Screen wakes after 5 seconds. Feature/issue Marshmallow - Nexus 6 Q&A, Help & Troubleshooting

After my phone idles flat on a table for 5 seconds at least -I pick it up and the screen wakes. This is a decent feature that I've really liked. But the screen often comes back on even if the phone was never idling. Like if it was in my pocket while walking or in my hand while running. I end up inadvertently playing music or opening the emergency dialer or camera from my lock screen.
How can I disable or customize this feature? I've Google and didn't really find anything this specific. It's not related to notifications, at least I don't think it is..

To disable: Settings / Display / Ambient display / off.
To modify: I'm sure there are a variety of options when rooted. Gravitybox has a few:
Gravity box has option under the power settings: "proximity wakeup (use proximity sensor to help decide whether to wake device up)"
Gravity box also has an option under lockscreen tweaks / shortcuts / "safe launch" - requires double tap to launch shortcuts (from lockscreen) preventing them from being launched accidentally while device is in the pocket
Personally I have ambient enabled in Android settings, the GB safe launch option checked and the GB proximity wakeup option unchecked. Works fine - never had an inadvertant launch of anything from lockscreen. I vaguely recall that checking the prox wakeup option has caused some other problems for users so I don't use it.

Related

Best settings for Gravity Screen on Gear

I've been messing around with this app obsessively for a few days as a possible replacement for the Gear wake-up gesture. The app seems to be great for two things...
1.) Screen turns off immediately as you start to lower your arm instead of the watch having to wait a minimum of 5-7 seconds
2.) Keep Screen ON by Motion option to prevent a screen timeout for as long as you are looking at it.
I've realized however that the "Turn screen on by motion" option uses more energy and is NOT a good replacement for the normal wake-up gesture found in gear settings. The normal wake-up gesture seems to be better optimized for the watch. No matter how many times i've tried to set up Gravity Screen to do the same thing, the angles don't work right and the screen comes on a lot when it shouldn't.
So i've combined the two...using the wake-up gesture of the gear (keeping the "screen on by motion" unchecked in Gravity screen) and utilizing the Screen Off feature and "Keep Screen ON by motion" feature of Gravity Screen. This has worked the best for me.
Here are the settings i use for everthing...
In the Gear settings:
-Set screen timeout to 7 seconds or whatever you prefer (not important if you keep Gravity Screen running all the time)
-Wake-up gesture set to "Last screen viewed".
(I simply turn off Wake-up gesture and pause Gravity Screen before going to bed... Still looking for a way to toggle these actions as a widget without having to go into settings everytime. Possibly tasker could do it? If anybody knows a way please tell me!)
In the Gravity Screen settings from top to bottom:
Pocket Sensor = 90 degrees
Table Sensor = 90 degrees
Keep Screen ON by Motion = checked
Sensitivity set = 100
Booster = checked
Running During Call = checked (your preference)
Notification = checked
Low Priority (hide icon) = checked
Start at boot = checked
(Everything else leave unchecked)
So that's it. Manually turning on/off the screen is always the best battery saver...but if you want to have the automatic wake-up then using either the app or the gear settings by themselves isn't as good on battery as combining the two as I have described. Let me know what you guys think.
Thanks for sharing your findings.

Lollipop 5.0.1 Tips

I figured I'd start a thread to share tips and tricks moving over to LP 5.0.1
Haven't found a way to add icons to Lock Screen other then Call & Camera yet BUT..
If your like me and really don't like the use of LP's Home button I downloaded "Screen Off and Unlock" from play store, now when I press and hold Home the screen goes off/sleep, it still goes to Google Now if you double hit Home...
1) If you want to use Do Not Disturb (DND), setting the toggle to on will keep DND on all the time. Setting just a schedule (and keeping the toggle off) will only activate DND during the scheduled time.
Alternatively, you can use the app called Do Not Disturb, which, IMO, works better than the default one. Plus, you can set multiple schedules!
2) if you're like me and hate how the new lockscreen notifications show everything that appears in your notification panel, and only shows the first 2 notifications (before you have to expand them all), then look at NiLS on Play. It mimics the LP lockscreen notifications, but you can choose what notifications to show or hide. And you can theme them too.

Sleep mode

Hi
I can't find whether this option exists - to put the phone once docked to a dimmed clock with no leds flashing. I've used the do not disturb settings which disable the lights and sounds but not worked out how to trigger the dimmed clock when docked?! Any ideas?
I've previously used Dock Clock but if its a core feature I'd rather not install it.
On the Priv I returned recently this a setting based on the clock but doesn't appear to exist on the Note 5.
thanks
Daydream, maybe?

Trigger Amolad AOD with Tasker

A main disadvantage of the OP7P is the lack of AOD and Led. The ambient display is very short, so you never know if you missed call or message.
Some AOD Apps are heavy battery consumers, or disabling face recognition unlock, OPAODmod block chrome, Plus Beat is reasonable solution, though it is not AOD.
gigiion came up with the idea to trigger the Amolad AOD app to run only if notification was missed, using Macrodroid. Here is the way I implemented his idea, using Tasker:
1. Install Always on AMOLED from google play store. Do not enable the service. For OP7P choose One UI theme.
2. Screen condition
In Tasker, make these two profiles:
- Display off > Veriable set %Screen_Locked ~ 1
- Display Unlocked > Veriable set %Screen_Locked ~ 0
In such way the native ambient display will not interrupt the AOD whet it turn the screen on.
3. Main task
If %Screen_Locked ~ 1
Veriable set %Titel1 to %NTITLE
Veriable set %Text1 to %evtprm3
Wait 15 secondes
From Amolad plugin – start amolad display if %Screen_Locked ~ 1
End if
The variables %Title1 and %Text1, can be used to track the situation that the AOD start without any known trigger. Such phenomenon can happened if WhatsApp notify “Searching for messages”.
The 15 sec delay is for the native ambient display. The double condition of Screen_locked, disable AOD if you unlocked display in this period, of just answer a call.
4. Triggers
Make profiles of event/notification, missed call, state/power/power or whatever you like, and assign to the task you just made. Name those profiles – it is necessary for next stage.
5. Toggle profiles
Make “toggle aod profiles” task:
Profile Status missed_call set toggle
Profile Status aod set toggle
etc ……..
if % PENABLED ~ *,aod,* (“aod” is name of one of the trigger profiles)
setup quick setting (number: 1st, Name: toggle aod profiles, status: inactive)
else
setup quick setting (number: 1st, Name: toggle aod profiles, status: active)
end if
I do not understand way the active/inactive are replaced.
6. Assign quick setting button
In Tasker’s main screen upper right corner three dots: Preferences/ Action tab/ quick setting tab.
Then add it in the quick setting editor.
7. Automatic toggle triggers
Clone the task you made in section 5, and change “toggle” to “on” of “off”, then you can make any profile you like to toggle the triggers.
Seems like alot of work when you can just use this mod.
https://forum.xda-developers.com/on...ice-themes-apps--mods/oxygen-aod-mod-t4023587
hallo dare said:
Seems like alot of work when you can just use this mod.
https://forum.xda-developers.com/on...ice-themes-apps--mods/oxygen-aod-mod-t4023587
Click to expand...
Click to collapse
The main reason that I didn't use it, is the long remind interval (min 15 sec) and the short display time. You can miss notifications if you don't looking into the black screen all the time. Any case I found stable AOD to be better, otherwise i could use Plus beat.

Question Moto Edge 20 Fusion | How do we get Double Tap to Wake?

I know Moto has 'Peek Display' but that just keeps waking the phone at the slightest of movements and there's no option to disable motion sensing for it.
Is there a way to get the old school double tap to wake feature that'll show me the lock-screen or some way to make the phone light up when there are new notifications?
In the meanwhile, here's an app that will at least light up your phone when there are new notifications without peek display enabled: https://play.google.com/store/apps/details?id=de.nullgrad.glimpse&hl=en_IN&gl=US

Categories

Resources