Here's what I'm trying to do with Tasker and I'm completely new at this.
I want to turn off my data...
IF the screen is off for over a minute
AND the phone is not plugged in
First things first, what android version are you running? Lollipop doesn't support 3rd party data toggling. All others do support it
https://play.google.com/store/apps/details?id=com.intangibleobject.securesettings.plugin&hl=en
Also note that Tasker does not support dual SIM mobiles, but I guess there is a plugin for the MTK chipset.
schhy said:
First things first, what android version are you running? Lollipop doesn't support 3rd party data toggling. All others do support it
Click to expand...
Click to collapse
I'm on jellybean.
I tired to do it but I don't know how to delay the task by 1 minute. Sorry I couldn't help.
guevarragv said:
Here's what I'm trying to do with Tasker and I'm completely new at this.
I want to turn off my data...
IF the screen is off for over a minute
AND the phone is not plugged in
Click to expand...
Click to collapse
Quite simple task. What you need:
- a profile "Data Toggle Screen Off" (or choose which name you prefer), which is triggered by "Status -> Display -> State -> Off" and another trigger "Status -> Power -> Power -> Source -> all" with the "invert" option checked. Now you have a profile that is triggered if the screen is off and the device is not connected to a charger
- another profile "Screen on" which is triggered by by "Status -> Display -> State -> On" (you will see what this is for later on)
Now you need two tasks:
- one task "Data toggle" which includes four things: first of all add "Variable -> Set Variable -> %SCREEN -> scr_off" (indicates that the screen is turned off). Then add "Task -> Wait" and set it to 1 minute. This will wait for one minute before continuing. Now add "Task -> If -> %SCREEN ~ scr_off" which will check after one minute if the screen is still off. Afterwards add "Network -> Mobile Data -> off". This will deactivate your mobile data once the screen has been turned off for more than one minute. This task you should set as default task for the first profile "Data Toggle Screen Off".
- next task: "Set SCREEN", which will set the variable %SCREEN to scr_on when the screen is on. So add "Variable -> Set Variable -> %SCREEN -> scr_on". Also add "Task -> Stop -> Data Toggle", which will stop the execution of the Data Toggle task if the screen is turned on within one minute. This "Set SCREEN" task should be your default task for the "Screen on" profile.
If you have further questions, do not hesitate to ask
---------- Post added at 10:02 AM ---------- Previous post was at 09:59 AM ----------
schhy said:
First things first, what android version are you running? Lollipop doesn't support 3rd party data toggling. All others do support it
Click to expand...
Click to collapse
Not natively, but you can use this plugin
orville87 said:
- a profile "Data Toggle Screen Off" (or choose which name you prefer), which is triggered by "Status -> Display -> State -> Off" and another trigger "Status -> Power -> Power -> Source -> all" with the "invert" option checked. Now you have a profile that is triggered if the screen is off and the device is not connected to a charger
- another profile "Screen on" which is triggered by by "Status -> Display -> State -> On" (you will see what this is for later on)
Click to expand...
Click to collapse
Ok, I got that part pretty easy.
orville87 said:
Now you need two tasks:
- one task "Data toggle" which includes four things: first of all add "Variable -> Set Variable -> %SCREEN -> scr_off" (indicates that the screen is turned off). Then add "Task -> Wait" and set it to 1 minute. This will wait for one minute before continuing. Now add "Task -> If -> %SCREEN ~ scr_off" which will check after one minute if the screen is still off. Afterwards add "Network -> Mobile Data -> off". This will deactivate your mobile data once the screen has been turned off for more than one minute. This task you should set as default task for the first profile "Data Toggle Screen Off".
Click to expand...
Click to collapse
I got a little lost here.
Here's what I did:
I went to add a task.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I pressed "+" to get select action category and selected Variables.
I got the variables action screen and selected Variable Set.
Then I got this screen...which I'm not sure this is where you needed me to set those variables.
Here's where I tried to set the variables you described.
And you see the error at the bottom.
Ah, I see. The variable %SCREEN is a systemwide variable. Just rename the variable, maybe choose %SCRSTATS, indicating screen stats.
You can start with the event Display>> display off
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Youtube video:
http://www.youtube.com/watch?v=8e-TXcSM6GE
After a great success of ProximtyScreenOffLite (more than 68,000 downloads) I decided to take all the feedback and feature requests by users and improve the features and quality of the app.
Pro Features:
Pocket/Flip or Smart Cover Mode: Turns screen OFF when sensor covered and ON when uncovered. (Feature requested by Galaxy Note users)
Turn Screen On/Off with following gestures:
Swipe Once,
Swipe Twice,
Swipe and Hold,
Hold and Swipe and
Cover and Hold
Ignore Apps list: Add the apps/games where you want to disable the service
Widget: to start and stop the service
ScreenOff shortcut: to turn off the screen by launching the app.
Sensor Configuration : Based on your device select the sensor of your choice, or the one that's available and configure their values, as they are different for different devices.
Enable screen on/off during calls only
Disable call handling completely
Battery saving options: De-Activate sensors after timeout and De-Activate sensors when power button pressed or system goes idle.
Override power button and screen-on by other apps (Phone is in pocket and you get a call or you accidentally press the power button, screen will remain off)
Prevent accidental screen on
Vibration on screen On/Off
Download:
https://play.google.com/store/apps/details?id=com.itsme4ucz.screenoffpro
Tips on using Light sensor for tablets/phones
Value when sensor covered
Tip: if you choose light Sensor and if you vales range from 0 to >50, keep this at around 15 (Use the charts to see what values sensors give out)
Value when sensor un-covered
Tip: if you choose light Sensor and if you vales range from 0 to >50, keep this at around 16
Pro Changelog:
v6.1
• Reduced battery consumption further
• Fixed wakelock release
• Fixed ScreenOff delay in gestures
• Fixed gestures
v6.0
• Added light sensor support for nexus 7 and other tablets where sensors are unregistered after screenOff
• Deactivate sensors after timeout
• Keep screenOn after unlock - fixed the timeout
• Added new feature to schedule start/Stop of service
• Fixed Deactivating sensors if only one of the option is selected screen on/off
• added clear logs option, to generate fresh set of logs for debugging
• lot of minor fixes
v5.7
• Added app shortcut(PSOToggle), to start and stop service. With this you can integrate it with Tasker or Put it in a sidebar/notification shortcuts.
• Removed ScreenOff from recents app
• Fixed swipe and hold screen on gesture
v5.5
No lockscreen on screenOn fix
debug logging toggle fix
added custom logging to SDcard with email support (require SDCard read/write permissions)
Fixed the combo "2 swipes" to screen on and "cover and Hold" to screenoff
v5.4:
Fixed the disable lockscreen
Added a feature to fix Flip Cover issue (No-Recognize Delay)
Auto configure tablets to use Light Sensor (Tested with Nexus 10/Note 10.1)
Added option to enable Debugging
v5.2:
Fixed widget issue
Fixed deactivation of sensors after timeout
Fixed disable in landscape
Fix Typo "screen on" under "screen off"
Added more screenOff methods
v5.0:
Added new gestures to turn On/Off screen:
Swipe Once,
Swipe Twice,
Swipe and Hold,
Hold and Swipe and
Cover and Hold
v4.3:
Improved the the Light Sensor gesture detection for tablets and phones.
v4.2:
Fixed app crash
Fixed alarm dismiss issue
Fixed lockscreen issue
Changed default settings of "Locks phone on ScreenOn" true.
v4.0:
New feature to save battery: sensors can be de-activated if power button is pressed or phone is idle (i.e, if app doesn't turn off the screen)
Fixed autostart after reboot
Fixed Disable vibrate on ignored apps
Fixed override screenOn in non-flip cover modes
v3.3:
Fixed the InCallOnly mode, sensor is active only during the senor, thereby saving power.
Added new battery saving feature: "De-Activate sensors after timeout". You can set a value in minutes and sensors will be de-activated after timeout and re-activated only when screen turns on.
Upgraded the Ignore list UI and included even the system apps.
v3.2:
Fixed flickering on ScreenON
Fixed lock screen/keyguard disable (Use option "Locks phone on screenOn" under "All settings" to enable lock screen)
v3.1:
Notification icon on status bar can be disabled/enabled now from "All Settings"
Lite Features:
1) Turn off the screen by sliding your hand
2) Turn off the screen by Covering the sensor for a duration of time (Tap and Hold)
3) Turn on the screen by Covering the sensor for a duration of time (Tap and Hold) - Note: This can cause Battery Drain
4) Enable screen on/off during calls only
5) ScreenOff shortcut, to turn off the screen by launching the app.
6) Based on your device select the sensor of your choice, or the one that's available and configure their values, as they are different for different devices.
If you love this app and want to support my efforts:
Code:
v3.7
- Fixed Phone locks to lock-screen by default
v3.6:
- Added option to enable/disable call handling
- Fixed bugs
v3.5:
- De-activate sensor when only screenOff mode is enabled. (except if override power button is enabled)
- enableInCall battery save mode added. Sensors are only active during the call.
- [New feature] to override lock screen, can be disabled by enabling lockOnScreenOn
- [New feature] override power button (Sensor needs to be active on screenOff)
v3.3:
- Fixed enableInCall option
v3.2:
- BUG FIX: Light sensor can now be selected to use gestures.
V3.1
- Added Notification to service (Now it can be disabled from settings)
- Auto starts with system
- Service wont get killed anymore
- Added smaller timeout values (0.25 seconds)
- Added charts to visualize sensor values.
- Easy uninstall works now
[B]09/03/2011: Version 2.0[/B]
- Added support for more devices by making sensor values configurable!!
> Select which sensor you want to use
> Set the values of sensor when covered and when open.
Note : try this only if this app does not work on your device.
- Added more timeout values, less than a second!!!
- Added, "During call only" feature.
- Added explicit uninstall feature.
[B] 02/02/2011: Version 1.9[/B]
1) [Bug Fix] Call handling fixed. However if you have ScreenOn feature enabled, it may conflict during call.
2) [Bug Fix] Release the wake lock after ScreenOn , this was causing the screen to be on forever, until its turned off by user/sensor.
3) Auto Unlock - ScreenOn will directly take you to home screen instead of lock screen
[B] 25/01/2011: Version 1.8[/B]
1) Bugs fixed:
- Fixed the issue where it stopped working/crashing after few try's
- Screen Off is much faster without any animations
18/01/2011: Version 1.7
1) Bugs fixed:
- Disable on Landscape fixed for "Cover and Hold" option
- Fixed WindowManager$BadTokenException
2) Made "Disable Accidental Lock" default.
3) Now you can only have one of the options enabled either "Disable Accidental Lock" or "Cover and hold to turn off Screen"
17/01/2011: Version 1.6
1) On huge requests I have added, Cover and Hold to "screen off" - Cover the proximity sensor for a specified duration will turn off the screen.
2) People who don't care about battery drain, I have added, Cover and Hold to "screen On" - Cover the proximity sensor for a specified duration will turn on the screen.
3) Bug fix: Screens sometimes goes off on first screen on.
30/12/2010: Version 1.5
- Added option to disable/enable accidental screen off's, just set the time out after which it wont turn off the screen.
- Added call handling, When phone is in pocket and it rings, screen remains off, once removed out of pocket screen will turn on!! (This feat can be disabled through another option)
22/12/2010
- Added a configuration screen
a) Now users can easily enable/disable DeviceAdmin, this will greatly ease the un-install process
b) Enable/Disable in landscape
- Added More elegant way to enable device admin permissions
- App creates 2 shortcuts, one for ProximityScreenOff and another for ScreenOff (One tap screen off)
- Lots more to come :)
20/12/2010
- Provision to enable/disable proximityScreenOff
- Battery consumption significantly less, please share your findings
- Disable proximityScreenOff on landscape!!
- Lot more to come...
19/12/2010
Added proximity sensors to screenoff app!! now turn of ur screen with a swipe!!!
Note:
1) To un-install, go Settings, Locations & Security, Select Device Administrators and disable the ScreenOff App...
AVAILABLE ON ANDROID MARKET!!!
QR code Below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Hey there i figured people who phones with me7 and have root need a rom option.
there is no recovery yet so i figured id get messy and make a adb script based installer so that you could have a modded gs4.
-Locked Me7 Up-
blocking mode- thanks to andybones
de-bloated - myfishbear
DSP manager -cm team
Fixed MMS supporting bigger messages
torch -cm team
sunbeam wallpaper - google
enhanced headphone volume - myfishbear
init.d scripts -sbreen94
At&t Optical reader -at&t
xposed modules - thanks to Nottach
Samsung boot-logo -samsung
Native tethering -scrosler
e911 icon removed -myfishbear
awesome beats -awesome
all sorts of notification sounds and ringtones
and much more!
Download here
How to install:
1. root phone
2. turn on debugging mode
3. install gs4 adb driver (you can do this with kies) found here
4. unzip my rar file
5. set phone to mtp mode
6. run lockedME7up_installer.bat
7. after install clear data on email and exchange because old data will cause system hangs.
How to enable blocking mode
1. install blocking mode
2 Get SqlLite Editor
3.Goto Setting Storage |System |
4. Edit field "notification_panel_active_app_list"
5. add DormantMode
6. edit field "dormant_switch_onoff" from 0 to 1,
7. Hit save and reboot
its not in the settings menu but you can access it from the toggles
-change log-
9/22/13
- added safestrap removal (do this from stock slot)
9/18/13
-DSP manager now works 100%
- added beats audio installer
9/15/13
-fixed dsp manager up
9/13/13
added alot of features such as
-increased headphone volume
-added At&t Optical reader
- added init.d scripts (enable them with universal init.d)
-made script run faster and more efficiently
Thank you so much.
Sent from my SCH-I545 using Tapatalk 4
kinjo28 said:
Thank you so much.
Sent from my SCH-I545 using Tapatalk 4
Click to expand...
Click to collapse
no problem! enjoy it! i made this cuz my gs4 came with ME7
So I can just add blocking mode with this?
Tool Belt said:
So I can just add blocking mode with this?
Click to expand...
Click to collapse
yep it has most of the mods seperated
And no problems with blocking mode?
Sent from my SCH-I545 using XDA Premium 4 mobile app
Tool Belt said:
And no problems with blocking mode?
Sent from my SCH-I545 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
yes your cell phone will melt and you will explode then you may or may not see jesus (depends on if your bad or good)
godsend
myfishbear said:
yes your cell phone will melt and you will explode
Click to expand...
Click to collapse
Really??
Tool Belt said:
Really??
Click to expand...
Click to collapse
yes it has lvl 4 summoning power which is quite high for a bakugan. if you are a bakugan battle brawler you may be able to channel its energy but only if you're truly |337!
Just ran "option 3" If you could point me to where I can now access blocking mode I'd appreciate it.
Thanks
Tool Belt said:
Just ran "option 3" If you could point me to where I can now access blocking mode I'd appreciate it.
Thanks
Click to expand...
Click to collapse
yeh look at the second pic on the op. it comes up under the options button(the one on the bottom left side of the phone) when viewing a contact or txt
Sorry, I thought blocking mode was this:
Settings/My Device/Blocking Mode
After tapping the menu item a new screen opens. To interact with the configuration items turn Blocking mode on at the tope of the screen by tapping the ON/OFF switch. Select on, or all of the four items included in the Blocking mode configuration screen, by tapping the check box to the right. They are:
Disable incoming calls – the phone won’t ring or vibrate when someone calls
Disable notifications – keeps the phone from making a notification sounds or vibrating when email arrives or an appointment begins among other things
Disable alarm and timer – keeps the alarm or timer a user previously set from making noise
Disabler LED indicator – stops the LED on the front top left from flashing during notifications
Tool Belt said:
Sorry, I thought blocking mode was this:
Settings/My Device/Blocking Mode
After tapping the menu item a new screen opens. To interact with the configuration items turn Blocking mode on at the tope of the screen by tapping the ON/OFF switch. Select on, or all of the four items included in the Blocking mode configuration screen, by tapping the check box to the right. They are:
Disable incoming calls – the phone won’t ring or vibrate when someone calls
Disable notifications – keeps the phone from making a notification sounds or vibrating when email arrives or an appointment begins among other things
Disable alarm and timer – keeps the alarm or timer a user previously set from making noise
Disabler LED indicator – stops the LED on the front top left from flashing during notifications
Click to expand...
Click to collapse
Here is what it looks like http://forum.xda-developers.com/showthread.php?t=2376044
Also enabling requires changing a few system apks and adding smaali
Sent from my TouchPad using xda app-developers app
Tool Belt said:
Sorry, I thought blocking mode was this:
Settings/My Device/Blocking Mode
After tapping the menu item a new screen opens. To interact with the configuration items turn Blocking mode on at the tope of the screen by tapping the ON/OFF switch. Select on, or all of the four items included in the Blocking mode configuration screen, by tapping the check box to the right. They are:
Disable incoming calls – the phone won’t ring or vibrate when someone calls
Disable notifications – keeps the phone from making a notification sounds or vibrating when email arrives or an appointment begins among other things
Disable alarm and timer – keeps the alarm or timer a user previously set from making noise
Disabler LED indicator – stops the LED on the front top left from flashing during notifications
Click to expand...
Click to collapse
you can block calls and manage it under toggles
So your mod does not really enable blocking mode, now does it?
So glad you flamed me on my original question.
Tool Belt said:
Sorry, I thought blocking mode was this:
Settings/My Device/Blocking Mode
After tapping the menu item a new screen opens. To interact with the configuration items turn Blocking mode on at the tope of the screen by tapping the ON/OFF switch. Select on, or all of the four items included in the Blocking mode configuration screen, by tapping the check box to the right. They are:
Disable incoming calls – the phone won’t ring or vibrate when someone calls
Disable notifications – keeps the phone from making a notification sounds or vibrating when email arrives or an appointment begins among other things
Disable alarm and timer – keeps the alarm or timer a user previously set from making noise
Disabler LED indicator – stops the LED on the front top left from flashing during notifications
Click to expand...
Click to collapse
Tool Belt said:
So your mod does not really enable blocking mode, now does it?
So glad you flamed me on my original question.
Click to expand...
Click to collapse
:laugh: you think its not there cuz your not |337 you silly xda user. i told you you had to be |337 to use it!
Sqlite editor will do the trick.
1 Get SqlLite Editor
2.Goto Setting Storage |System |
3. Edit field "notification_panel_active_app_list"
4. add DormantMode
5. edit field "dormant_switch_onoff" from 0 to 1,
6. Hit save and reboot
its not in the settings menu but you can access it from the toggles
does it work now for you now?
myfishbear said:
does it work now for you now?
Click to expand...
Click to collapse
what weather widget you running bro?
ct_tec313 said:
what weather widget you running bro?
Click to expand...
Click to collapse
hd widgets. i like it alot. you can pick weather updates from weather underground weatherbug or acuweather.
Tasker and Secure Settings
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I use these 2 apps to simplify the process of using Google Wallet and Maps as well as to save battery. Additionally, leaving NFC on is more of a security risk anyway. What this guide will show you is how to set up Tasker to enable NFC automatically for you when you launch Google Wallet and to enable the GPS when you use Google Maps. Whats cool is as soon as you exit the each program, it will turn NFC off or GPS off. It's great because it eliminates various annoying steps.
BEFORE YOU BEGIN, INSTALL BusyBox BY STERICSON!!
INSTRUCTIONS:
1. Download and Install Tasker and Secure Settings
2. Open Secure Settings
3. Once open, click System+ at the Top - See below
4. You should now be at the following Screen where it says Disabled with an X at the bottom - See below
5. Click Disabled to Enable this module (This requires root and if you have SuperUser or SuperSU, you will be prompted to grant Root Access)
6. Grant Root Permissions if this applies
7. If all Goes well, the module will be enabled - See below
8. Reboot the phone
9. Upon complete reboot process, open tasker
10. Click on Tasks - See below
11. Click the + at the bottom of the screen
12. Name the task NFC On as seen below
13. You will now be at the task Edit Screen, hit the + at the bottom again
14. You will see a Select Action Category Box -> select Plugin - see below
15. You will see Select Plugin Action Category Box -> select Secure Settings - see below
16. The Action edit Screen will open -> Click the pencil in the upper right corner - see below
17. All Actions will open up -> click System+ Actions - see below
18. Scroll down the list and click NFC
19. Make sure on is selected and hit the save button to the left the X - see below
20. You will come back to the task Edit Page - see below
21. Hit the softui back button 2x at the bottom of the screen until you see the Task in the list that you just created - (YOU WILL ONLY SEE NFC ON BECAUSE THATS ALL YOU CREATED SO FAR) - see below
22. Reapeat the same steps to Create NFC Off, GPS On and GPS On. Ensure you select the proper state such as on and off as it applies - see below
ON:
OFF:
32. Now you will Create the Profiles, in other words, picking the Apps that you want to use
33. Go to the profiles Tab of tasker - see below
34. A Box will pop up -> select Application - see below
35. Select Google Wallet for the NFC On/Off Tasks - see below
36. Hit the softui Back button at the bottom and a task window will appear - see below
37. Select NFC On from the list and you should see the below output
38. Long Press on NFC On and a Menu will pop up - see below
39. Click Add Exit task and select NFC Off
40. You will now have the output as seen below
41. Make Sure the profile is on and you are complete!!
42. If you would like to add Maps complete the same steps as above, if you are good with what you have then you are done!!
It looks like a lot of steps but trust me its not that bad. Its easy once you get used to it!!! Enjoy and if this helped you hit the thanks button!
I also made a battery saving profile that enables location and GPS upon opening Google maps and when exiting to wait 1 minute to turn location off (incase I get a phone call location does not turn off)
Have xposed and disable location consent module activated.
1.Then make a new profile for application and choose any apps for location
2. For the task you will choose plug in....then secure settings
3. In secure settings choose SYSTEM+ACTIONS and look for GPS then select on and press save
4. The next task will go back in to secure settings and turn on location services
5. New task back to secure settings and turn location mode to high accuracy
6. Create an exit task that waits 30 sec- 1 min delay in case you get a phone call while navigating
7. Then the rest of the exit tasks turn off GPS and location services in secure settings
Ooo good idea to use Tasker I'll set my nfc to turn on when launching isis!
Sent from my VS985 4G using Tapatalk
ok...lets see if you someone can help me with this...
How can i get Tasker to turn on my WIFI when the phone connects to my Network Extender?
I cant seem to find an option for that anywhere..
thanks!
LT1UltraZ said:
ok...lets see if you someone can help me with this...
How can i get Tasker to turn on my WIFI when the phone connects to my Network Extender?
I cant seem to find an option for that anywhere..
thanks!
Click to expand...
Click to collapse
Your best bet is going to do it by location. I've got mine set to turn on the WiFi when I get in the area of my house and have my phone set to automatically connect to my WiFi.
Everything works but I get a weird system toast notification saying unable to turn on nfc yet it does it just fine. And can't disable system+ notifications. Ideas?
So I recently bought the Moto G4 Amazon Prime Edition(Lock screen Ads and Offers) and had been searching through forums on a way to remove them. Now I know there are plenty of threads on how to remove them but me being not very tech savvy was having a hard time. After the Android 7.0 Nougat update I came across a hidden feature called System UI Tuner. Inside this hidden feature was a setting called Power Notifications. I enabled this feature and tested it out. After a bit of toying with it I discovered you can set app notifications to Level 0 which meant no notifications would be received. I went to the Amazon Offers app in the Notification settings and changed it to block all notifications on the lock screen, when i went to change it to Level 0 I discovered it was stopped from doing so, I could change notifications from level 1 to level 5, but not to level 0. I shut off the screen and powered it back on and whaddya know, all lock screen ads were gone. Here are the steps in detail.
Method #1
1. Pull down the notification shade from the home screen.
2. See the Settings cogwheel at the top right hand corner? Tap and hold on it for around 10 seconds.
3. Once you let go after 10 seconds, you’ll be taken straight to the Settings app with a prompt saying that System UI Tuner has been enabled.
4. You can access the new entry by scrolling all the way down in Settings.
5. Once your in System UI Tuner select the Other option
6. In the Other section select Power notification controls
7. Enable Power notification controls by pressing the little slider on the screen.
8. Now that you have enabled this, go into Settings and then into Notifications
9. Scroll through your list of apps and select Amazon Offers
10. Press the green A to the left of the slider and drag the slider to Level 1
11. Right Below the slider is an option that says "On the lock screen"
12. Press this and select "dont show notifications at all".
You have now removed the ads from the lockscreen of your Moto G4. Hope this method helped you and feel free to leave feedback
Method #2
1. Install Clean Master from the Play Store
2. Open Clean Master and select the 4 squared button at the bottom of the screen that says Tools
3. Under the Useful Shortcuts tab, select Notification Cleaner.
4. Grant the necessary permissions and Enable this feature.
5. Those annoying lock screen ads will now be removed as long as this app is installed.
6. You can go 1 step further and use the same process above and remove notifications from Clean Master.
7. Your phone will now have no ads and no notifications from Clean Master saying you have blocked ads.
Hope this method helped, Feel free to leave feedback
Edit, I worked at the beginning, but after 10 minutes they showed again: s
josegn26 said:
Edit, I worked at the beginning, but after 10 minutes they showed again: s
Click to expand...
Click to collapse
did you move both the slider and set the lock screen bar to "receive no notifications? Also is your phone updated to Nougat?
Didn't work
Neither method now works. In the first method no button appears to block notifications and lowest setting is a one. In the second "Amazon Offers" app does not appear in list of apps.
Method 1 worked for me. Then I rebooted my phone. Now the ads are back after reboot. I then disabled power notifications and then turned it back on and went through all the steps again and the ads are gone again. I'm waiting to see if this will last until I reboot. I don't reboot my phone very often so this could just have to be done after a reboot.
Edit: well that didn't take long. The ads are back after unlocking my phone a couple times. This is for method 1. I haven't tried method 2. It appears Amazon thought about this possibility.
Edit 2: After using my phone for a while with the power notification settings left active it seems that if any other notification is on the lock screen then the Amazon ads notification does not show since it is a level 1 priority. If there are no notifications, then the Amazon ad shows. So method 1 does work if there are any other notifications showing. It is pretty easy to have a notification showing at all times.
method 2 works for me.
However, I started getting persistent clean master notifications. Used method 1 to get rid of clean master notifications. XD
Edit:
Also it'd be helpful to open settings>apps>show system apps (by clicking on three dots)
Now open amazon offers. Scroll to the bottom, click on modify system settings, disable "Allow modify system settings". This should hopefully stop the app from changing notification priorities.
Neither method work with newest versions.
Method 1: slider is controlled by app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Click to expand...
Click to collapse
Method 2: Due to no notification ad, full screen ad is displayed instead.
Click to expand...
Click to collapse
Working non-root Method:
https://forum.xda-developers.com/moto-g4/how-to/remove-amazon-ads-automation-tools-root-t3578646
Didn't work for me
ethancwhite said:
So I recently bought the Moto G4 Amazon Prime Edition(Lock screen Ads and Offers) and had been searching through forums on a way to remove them. Now I know there are plenty of threads on how to remove them but me being not very tech savvy was having a hard time. After the Android 7.0 Nougat update I came across a hidden feature called System UI Tuner. Inside this hidden feature was a setting called Power Notifications. I enabled this feature and tested it out. After a bit of toying with it I discovered you can set app notifications to Level 0 which meant no notifications would be received. I went to the Amazon Offers app in the Notification settings and changed it to block all notifications on the lock screen, when i went to change it to Level 0 I discovered it was stopped from doing so, I could change notifications from level 1 to level 5, but not to level 0. I shut off the screen and powered it back on and whaddya know, all lock screen ads were gone. Here are the steps in detail.
Method #1
1. Pull down the notification shade from the home screen.
2. See the Settings cogwheel at the top right hand corner? Tap and hold on it for around 10 seconds.
3. Once you let go after 10 seconds, you’ll be taken straight to the Settings app with a prompt saying that System UI Tuner has been enabled.
4. You can access the new entry by scrolling all the way down in Settings.
5. Once your in System UI Tuner select the Other option
6. In the Other section select Power notification controls
7. Enable Power notification controls by pressing the little slider on the screen.
8. Now that you have enabled this, go into Settings and then into Notifications
9. Scroll through your list of apps and select Amazon Offers
10. Press the green A to the left of the slider and drag the slider to Level 1
11. Right Below the slider is an option that says "On the lock screen"
12. Press this and select "dont show notifications at all".
You have now removed the ads from the lockscreen of your Moto G4. Hope this method helped you and feel free to leave feedback
Method #2
1. Install Clean Master from the Play Store
2. Open Clean Master and select the 4 squared button at the bottom of the screen that says Tools
3. Under the Useful Shortcuts tab, select Notification Cleaner.
4. Grant the necessary permissions and Enable this feature.
5. Those annoying lock screen ads will now be removed as long as this app is installed.
6. You can go 1 step further and use the same process above and remove notifications from Clean Master.
7. Your phone will now have no ads and no notifications from Clean Master saying you have blocked ads.
Hope this method helped, Feel free to leave feedback
Click to expand...
Click to collapse
I have a brand new MOTO G4 Play unlocked w/v6.0.1 (Marshmallow) with (Lock screen Ads and Offers) I activated System UI Tuner and do not have the "Other" option. Where to now?
Thanks,
Does not work with Motorola X4.
ethancwhite said:
So I recently bought the Moto G4 Amazon Prime Edition(Lock screen Ads and Offers) and had been searching through forums on a way to remove them. Now I know there are plenty of threads on how to remove them but me being not very tech savvy was having a hard time. After the Android 7.0 Nougat update I came across a hidden feature called System UI Tuner. Inside this hidden feature was a setting called Power Notifications. I enabled this feature and tested it out. After a bit of toying with it I discovered you can set app notifications to Level 0 which meant no notifications would be received. I went to the Amazon Offers app in the Notification settings and changed it to block all notifications on the lock screen, when i went to change it to Level 0 I discovered it was stopped from doing so, I could change notifications from level 1 to level 5, but not to level 0. I shut off the screen and powered it back on and whaddya know, all lock screen ads were gone. Here are the steps in detail.
Method #1
1. Pull down the notification shade from the home screen.
2. See the Settings cogwheel at the top right hand corner? Tap and hold on it for around 10 seconds.
3. Once you let go after 10 seconds, you’ll be taken straight to the Settings app with a prompt saying that System UI Tuner has been enabled.
4. You can access the new entry by scrolling all the way down in Settings.
5. Once your in System UI Tuner select the Other option
6. In the Other section select Power notification controls
7. Enable Power notification controls by pressing the little slider on the screen.
8. Now that you have enabled this, go into Settings and then into Notifications
9. Scroll through your list of apps and select Amazon Offers
10. Press the green A to the left of the slider and drag the slider to Level 1
11. Right Below the slider is an option that says "On the lock screen"
12. Press this and select "dont show notifications at all".
You have now removed the ads from the lockscreen of your Moto G4. Hope this method helped you and feel free to leave feedback
Method #2
1. Install Clean Master from the Play Store
2. Open Clean Master and select the 4 squared button at the bottom of the screen that says Tools
3. Under the Useful Shortcuts tab, select Notification Cleaner.
4. Grant the necessary permissions and Enable this feature.
5. Those annoying lock screen ads will now be removed as long as this app is installed.
6. You can go 1 step further and use the same process above and remove notifications from Clean Master.
7. Your phone will now have no ads and no notifications from Clean Master saying you have blocked ads.
Hope this method helped, Feel free to leave feedback
Click to expand...
Click to collapse
I tried this on my new Moto X4. I was able to set it to 0 but it did not remove the lock screen ads. Do you have any suggestions?
Thank you.
---------- Post added at 09:36 AM ---------- Previous post was at 09:33 AM ----------
I tried this method on my X4 with no luck. However, I was able to set the value to 0 for the Amazon App but not for the Amazon offers as this app is listed as system app. Do you have any suggestions?
Thanks... Method 2 So Far So Good
Tried method 1 on G5 Plus and did not work.
Tried method 2 and it worked like a charm. ??
Method #1
1. Pull down the notification shade from the home screen.
2. See the Settings cogwheel at the top right hand corner? Tap and hold on it for around 10 seconds.
3. Once you let go after 10 seconds, you’ll be taken straight to the Settings app with a prompt saying that System UI Tuner has been enabled.
4. You can access the new entry by scrolling all the way down in Settings.
5. Once your in System UI Tuner select the Other option
6. In the Other section select Power notification controls
7. Enable Power notification controls by pressing the little slider on the screen.
8. Now that you have enabled this, go into Settings and then into Notifications
9. Scroll through your list of apps and select Amazon Offers
10. Press the green A to the left of the slider and drag the slider to Level 1
11. Right Below the slider is an option that says "On the lock screen"
12. Press this and select "dont show notifications at all".
You have now removed the ads from the lockscreen of your Moto G4. Hope this method helped you and feel free to leave feedback
Method #2
1. Install Clean Master from the Play Store
2. Open Clean Master and select the 4 squared button at the bottom of the screen that says Tools
3. Under the Useful Shortcuts tab, select Notification Cleaner.
4. Grant the necessary permissions and Enable this feature.
5. Those annoying lock screen ads will now be removed as long as this app is installed.
6. You can go 1 step further and use the same process above and remove notifications from Clean Master.
7. Your phone will now have no ads and no notifications from Clean Master saying you have blocked ads.
Hope this method helped, Feel free to leave feedback [/QUOTE]
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tool for automatic display mode matching to video frame rate. Additionally allows manual mode switching via OSD or shortcuts and HDMI CEC remote shourtcuts.
INSTALLATION
Requires SHIELD Experience Upgrade 8.0 (Android P)
- Install from google play (can' post links yet so search for "Refresh rate" or "mobi.bytearray.refreshrate" in google play)
- Enable 'Apps > Special app access > Display over other apps > Refresh Rate' (draw invisible pixel on top of apps and use preferredDisplayModeId api for it)
- Enable 'Device Preferences > Accessibility > Refresh Rate' (used for detecting current app and for remote key binding)
- Enable 'Device Preferences > Developer Options > Network debugging' (used for obtain current video refresh rate and HDMI CEC signals)
- Set 'Device Preferences > Developer Options > Logger buffer sizes' to '16M per log buffer'
Main screen
'Remote control settings' - access to remote control settings and shortcuts (see below)
'Advanced settings' - access to other settings (see below)
'APPS' section - list of installed apps
'Show system apps' - it includes/excludes system apps in APPS section
App details
'Auto refresh rate' - enables automatic refresh rate for this app; after ~5s from video start, display mode will be matched to video frame rate; when first time enabled 'Allow network debugging?' will prompt, check 'always allow' and 'OK'
'Automatic default switching' - it works in conjuncjon with 'Auto refresh rate' app setting; when video stops refresh rate will switch back to app default mode (WARNING: this can cause display mode flickering after video seek)
'Startup display mode' - if selected, after app start display mode will be changed to it, after app exit mode will be changed to system default. It can be used in conjunction with 'Auto refresh rate'
Remote control settings
'HDMI CEC' - it allows to use HDMI CEC remote controls for shortcuts.
'Numeric pad' - assign remote control channels number buttons as shortcuts to refresh rate display modes (manual switching)
'OSD shortcut' - assign remote control key to OSD menu with refresh rate display modes (manual switching)
'HOME shortcut' - assign remote control key to HOME system action (useful for HDMI CEC remotes)
'RECENT APPS shortcut' - assign remote control key to RECENT APPS overview (useful for HDMI CEC remotes)
'VOLUME UP/DOWN shortcuts' - assign remote control keys to volume control (useful for HDMI CEC remotes)
Advanced settings
'Resolution switching' - when enabled, OSD menu includes all display modes; when disabled OSD includes refresh rates for current resolution only
'Display video frame rate' - after video start frame rate value is displayed
'Automatic modes whitelist' - display modes that are used for automatic refresh rate matching
Known issues
Netflix:
There is problem when change from 59.94hz or 60hz to lower durning video playback.
Solution 1:
Restart video by exiting to home menu and launching something different (or wait for trailer starts).
Solution 2:
Set default refresh rate to 23.976fps for netflix app, it looks that changes from this 'base' is working fine without restarting video playback.
Amazon Prime:
If you change refresh rate durning playback you will get HDCP Error. You should restart video after change or select proper refresh rate before video start.
Volume overlay:
Android bug, when Accessibility service enabled, volume overlay will be visible 20s
IR volume control:
There is an issue in 9.0 with IR volume control when anything is enabled in accessibility settings. What you'll see is IR volume control doesn't work, it falls back to digital system volume control (slider on the right).
FAQ
Q: After upgrade from sideloaded to google play version auto refresh rate is not working
A: Disable 'Network debugging', use 'Revoke USB debugging authorizations', enable 'Network debugging'.
If you like this app, PLEASE RATE IT in google play! THANKS!!!
One thing I noticed was that If I set my default refresh rate for the system to lets say 1080p 120hz. And I go into an app with Auto switch turned on it will not go to 4k 24p, It will only go to 1080p 24p. Does the app need to be launched in 4k for it to play video in 4k? The reason I want 1080p 120hz is because the UI is super smooth. I dont need this during video play though.