summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/src/com/android/systemui/doze
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-052-2/+17
|\
| * Ambient display now comes up immediately when a notification comes inSelim Cinek2015-09-291-2/+11
| * Fix wakelock leak for dozingJorim Jaggi2015-08-191-0/+2
| * Fix race condition for doze mode and wake-and-unlockingJorim Jaggi2015-08-172-0/+4
* | dozeui: Broadcast an intent when beginning a doze pulseChristopher R. Palmer2015-10-261-0/+1
* | doze: Separate proximity check by reasonEthan Chen2015-10-261-2/+1
* | doze: Make delay and duration of intent triggered dozes configurableChristopher R. Palmer2015-10-261-1/+1
* | doze: Do not bother checking proximity for the DOZE_ACTION intentChristopher R. Palmer2015-10-261-1/+2
|/
* Animation for touch, wake and unlockJorim Jaggi2015-07-281-2/+2
* Don't spam the system with unique wake lock names.Dianne Hackborn2015-07-101-1/+1
* Only doze when not occludedJorim Jaggi2015-06-092-6/+12
* Doze: Don't block pickup pulses on a proximity check.John Spurlock2014-12-031-5/+13
* Doze: Fast path for pickup pulses.John Spurlock2014-12-032-3/+6
* Merge "NoMan/SysUI: Clear LEDs only when entering the shade" into lmp-mr1-devChristoph Studer2014-12-022-10/+35
|\
| * NoMan/SysUI: Clear LEDs only when entering the shadeChristoph Studer2014-12-022-9/+34
* | Doze: Break out proxcheck stats by pulse reason.John Spurlock2014-11-293-24/+53
|/
* Doze: Make proximity check configurable.John Spurlock2014-11-201-17/+27
* Doze: Fix trigger sensor re-registration.John Spurlock2014-11-101-3/+6
* Doze: Avoid pulsing in pockets.John Spurlock2014-10-072-34/+154
* Doze: Log screenOnFromTouch when flinging.John Spurlock2014-09-301-2/+3
* DozeLog: Keep keyguard monitor alive, keep emer call stats.John Spurlock2014-09-291-23/+30
* Avoid dozing in car mode.John Spurlock2014-09-251-1/+24
* Ensure wakelock is released unconditionally.Jeff Brown2014-09-231-1/+1
* Fix order of operations while pulsing the ambient display.Jeff Brown2014-09-192-95/+144
* When dozing, re-enable falsing threshold and log events.John Spurlock2014-09-192-9/+234
* Doze: Workaround vibration-related pickup gestures.John Spurlock2014-09-161-1/+9
* Doze: Aggressively dial down notification-related pulses.John Spurlock2014-09-151-37/+79
* Add support for dozing after screen off.Jeff Brown2014-09-121-28/+2
* Doze: Use configured doze brightness when pulsing.John Spurlock2014-09-121-10/+0
* Doze: Introduce a pulse period function.John Spurlock2014-09-111-32/+27
* Doze: Only doze as owner.John Spurlock2014-08-251-0/+2
* Don't do ambient display when in power-conservation mode.John Spurlock2014-08-221-1/+24
* Doze: Pulse once when a pickup gesture is received.John Spurlock2014-08-091-36/+60
* Doze: Follow the notification light.John Spurlock2014-08-041-26/+83
* Merge "Remove DozeHardware since it will not be used." into lmp-devJeff Brown2014-07-251-7/+1
|\
| * Remove DozeHardware since it will not be used.Jeff Brown2014-07-261-7/+1
* | Doze: Update tease signal to buzz-beep-blink from NoMan.John Spurlock2014-07-261-0/+6
|/
* Doze: Manage screen state + brightness when teasing.John Spurlock2014-07-231-3/+43
* Doze: allow devices to opt-out of sigmotion trigger.John Spurlock2014-06-281-7/+39
* Create a basic doze dream in SystemUI.John Spurlock2014-06-251-0/+238