[GUIDE] LED FIX (with Tasker) - G2 General

Download Tasker
Import on Tasker this file: https://drive.google.com/file/d/0B83GDSMWMQ3US1NpcnR5WThFd2M/view?usp=docslist_api
You can hide the notification.

This is not working, it says tasker cant process the file, im on 4.8 tasker

Can you post a screenshot of the code directly ? For some reason link dont open from my network :/

Related

[Q] Start-up editor

I have been using S740 for mainly GPS and I was wondering, is there any way to edit the applications that open up at start up?
I have Garmin Mobile XT for this phone so when ever I switch on my phone, I want this application to startup immediately.
I have searched google on how to but it couldn't help me. All I know is that I will have to play a bit with the registry in order to do that. I have Resco explorer with me so anyone can help me out?
Thanks
Application to edit startup : http://www.fewbits.com/startmgr/
You can just use any kind of file explorer and add Garmin's shortcut at the "startup" folder ( \Windows\StartUp )....
The best file explorer I can suggest you is "TotalCommander" : http://www.ghisler.com/smartphone.htm
Good luck
Thanks for the reply, sasiskas. I will try this out tomorrow and post how it performs
Great software, Startup Manager works great. I could add my program easily. Thanks again. But I am facing one problem. The SMS/MMS Window pops up after I switch on my phone. How do I remove that? And also I don't use a sim card for this phone so I also get a notification for SIM Failure at start-up. How do I remove that too?
"tmail.exe" is responsible for your sms/mms window...Try to find it using the program I told you...check everywere(when in the program press "menu"-startup/services/user notification)
As for the sim Failure I don't know...probably you will find it if you look in "menu-user notifications" in the program.
If you can't find anything there...then try downloading SKTools and go to "maintenance-windows startup"
Thanks again, sasiskas. But my ActiveSync says now failed to connect. Due to this I'm unable to install SKTools
Auzern said:
Thanks again, sasiskas. But my ActiveSync says now failed to connect. Due to this I'm unable to install SKTools
Click to expand...
Click to collapse
what did you edit?
If you go to communication manager-connection there is an option that allows your device to work as a flash drive..do that and then move the sktools.cab file to your device and then from the device execute it.

[Q] Compiling power control widget (from settings app)

Hi,
I've been trying to compile the original code for the power control widget from the "settings" app, but it won't because of the missing / hidden / internal classes,
I remember seeing someone with a modified Settings apk with more or modified buttons in the widget but I can't find the post anymore :/
Do you guys know how it can be done, do I need a special sdk or something ?
Thanks
No one can help ?

Deleting/modify notification from apk-file

Hi, I'm trying to remove the notification that pops up on the host device when using teamviewer (screensharing is now active). I know that you can just use an app to block the notification, but that requires the device to be rooted. I need to access the source code of the app and remove the notification and then save the apk as a modified version and re-install on the host device.
Is it possible to do so? I've tried APK Editor, but I can't find the notification among the resource files.

Amazfit Timer App - Now Working

All Amazfit Users,
Here comes the next custom App for Amazfit - Countdown Timer. I have tried to retain the Amazfit Stopwatch color scheme and theme.
Edit - The App is now working. :victory: With Notifications like inbuilt Alarm!! Download the updated App.
Notifications on time up is now implemented, giving the option to restart the timer or open the timer app.
Once you start the timer, click the button on your watch to return to Watch face or let the watch lome out (about 15 seconds)ut (about 15 seconds)
Known Issues:
When in the Timer App:
Do not click the watch button twice to lock the watch - This causes the notification to be shown only when you manually unlock the watch after the timer is up.
Do not swipe back when you are in the timer. This sometimes does not trigger the notification. Not sure why.
Instructions:
Download the APK from here: https://mega.nz/#!PRBRHajB!kBnQ9e2FJli45k2eUFFNLPAb8l8SRqscnQktpp-UjIY
Connect the watch to your computer via USB and access via ADB (install ADB Drivers as needed)
Open command prompt or shell
Type adb devices to check if your devices is listed
Uninstall any version (if you have installed it ) use adb uninstall com.madtechcorp.timer from your command prompt or shell
Type adb install Timer.apk to install the app to the watch (make sure to use the correct path to the APK, if not copied to ADB folder)
You should see the Success message after sometime
To uninstall type adb uninstall com.madtechcorp.timer from your command prompt or shell
In the watch, if you have not already enabled "Launcher App List", go to "More Settings" -> "About" -> Keep clicking legal information till you see countdown to zero. Once that is done, you will have the Lab link below. Click on Lab and select "Launcher AppList". This will restart your Launcher. Now go to the Right most app from your watch face, you will see the Launcher.
Scroll through and Click the Timer icon to launch the Timer
The default timer value is 5 Minutes. You can set custom timer values by clicking on the Timer value ( 1 Min to 23 hrs - 59 min). The watch will vibrate and show a notification when the timer is up.
Notes:
Launcher AppList may only be available in Chinese ROM. Not sure if it is available for US ROM Version. (If you are interested, there is thread by Neuer_User here https://forum.xda-developers.com/sho....php?t=3539431 that will allow you to install latest English Translated Chinese ROM on your watch.
Bug Fix
New version of the Timer app. Fixed an issue with no vibration during notification.
Now the notification will vibrate for 30 Secs and auto dismiss, closing the notification and the timer.
Download link: https://mega.nz/#!DIgwESoQ
Note: Please uninstall existing version and install new version
madtech360 said:
New version of the Timer app. Fixed an issue with no vibration during notification.
Now the notification will vibrate for 30 Secs and auto dismiss, closing the notification and the timer.
Download link: https://mega.nz/#!DIgwESoQ
Note: Please uninstall existing version and install new version
Click to expand...
Click to collapse
Nice work!
Im wandering if it would be possible to implement also stopwatch functionality there to your app (swiping up/down) and then to replace original stopwatch with your app?
no decryption key in this link
What is the decryption key ?
madtech360 said:
New version of the Timer app. Fixed an issue with no vibration during notification.
Now the notification will vibrate for 30 Secs and auto dismiss, closing the notification and the timer.
Download link: https://mega.nz/#!DIgwESoQ
Note: Please uninstall existing version and install new version
Click to expand...
Click to collapse
What is the decryption key ?
yizhak722 said:
What is the decryption key ?
Click to expand...
Click to collapse
A new version has been updated and uploaded. Fixed an issue with remaining time displayed, when the app was opened again with an active timer running.
The link has been updated with key.
rihokirss said:
Nice work!
Im wandering if it would be possible to implement also stopwatch functionality there to your app (swiping up/down) and then to replace original stopwatch with your app?
Click to expand...
Click to collapse
I don't see any value is creating something that already exists for the device. May be I can look at adding an action to goto inbuilt stop-watch from my App. But you can't comeback to Timer App from in-built stop watch.
could it be that the timer service somhow broke the alarm clock service? since i've installed the timer, the alarm doesn't work, i'll try to remove it and see if it affected in any way.
1immortal said:
could it be that the timer service somhow broke the alarm clock service? since i've installed the timer, the alarm doesn't work, i'll try to remove it and see if it affected in any way.
Click to expand...
Click to collapse
I don't seem to be having any issues with Alarm. I have multiple alarms throughout the day and all of them have been going off as expected. I tested an alarm with active timer and the alarm went off on the dot.
had to disable and re-enable the alarms, all started to work, don't think that it's app related.
Thanks again!
Thank you for the Timer! I use it a lot)
It would be really nice to have the app for viewing notes.
Something like Papyrus EX
Where notes exists as a directory with simple TXT files.
Ideally, all sync with folder on your phone =)
the timer apk is good, but you think it is possible added a round counter and rest counter for emom and tabata exercises?
Hi I got the US version watch and did some adb command to enable the launcher app list. Problem is why do I get "invalid apk file: timer.apk" evrytime I execute adb install timer.apk?
Does the watch need to be rooted to install the apk?
powerforward said:
Hi I got the US version watch and did some adb command to enable the launcher app list. Problem is why do I get "invalid apk file: timer.apk" evrytime I execute adb install timer.apk?
Does the watch need to be rooted to install the apk?
Click to expand...
Click to collapse
Of course:
1.) Install @Neuer_User's PACEfied ROM, it's based on the latest Chinese FW, and it's already rooted
2.) you can root your watch yourself
Yes, temporary root is sufficient. Enabling Launcher App List and installing AmazfitCNTimer.apk did work, right now, on 1.3.1US stock ROM.
Help! Trying to root but im stuck at fastboot logo on watch, everytime I enter "fastboot devices" on adb nothing is showing. Is there something wrong? How dobo proceed?
powerforward said:
Help! Trying to root but im stuck at fastboot logo on watch, everytime I enter "fastboot devices" on adb nothing is showing. Is there something wrong? How dobo proceed?
Click to expand...
Click to collapse
try a different cable.
powerforward said:
Help!
Click to expand...
Click to collapse
Sorry. No informations, no help.
Edited
it is okay now
I would love to get this on my watch but am on US 1.3.2b can I still do this?

Bypass for Securly in 2020?

Hi, I am wondering if there is any new way (s) to bypass Securly in 2020 on a school chromebook? They have patched going into developer mode, and you can't disable the extension from task manager.
The on startup bypasss
423535 said:
Hi, I am wondering if there is any new way (s) to bypass Securly in 2020 on a school chromebook? They have patched going into developer mode, and you can't disable the extension from task manager.
Click to expand...
Click to collapse
well, sir you should know there is another thread on this topic alone but i'll tell you my method anyways
first start by getting the url or "link" of the blocked website, copy it to your clipboard
then go to chrome://settings and, go to the "on startup" menu
click open on a specific set of pages
and paste the url of the blocked website
then close out that tab and go to chrome://flags
"enable" a dummy flag I use the "Temporarily unexpire M84 flags" flag
then hit the restart button on the bottom of the page
wait a couple of seconds and then the chromebook should startup
the webpage that you put into the "on startup," should open up "before" securely has time to load,
but you can click any more links in the page as that will lead you to a new page that is blocked
follow these steps over and over again to do anything really without securely
have fun
Be sure to check out the thread linked below from here which provides a working method.
Thread: https://forum.xda-developers.com/t/...uardian-iboss-lightspeed-etc-a-guide.4330685/

Categories

Resources