summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/AlarmManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increa...Chris Tate2015-06-011-2/+2
|\
| * DO NOT MERGE Fix bug regarding the comparator sorts Alarms into increasing ti...jinho.park2015-05-281-2/+2
* | Next alarm clock updates.John Spurlock2015-06-011-0/+23
|/
* Ignore small time changes in alarm manager.Dianne Hackborn2015-05-131-62/+94
* Implement user-settable power save whitelist.Dianne Hackborn2015-04-291-8/+17
* Hopefully fix issue #20297662: Statusbar clock not updatingDianne Hackborn2015-04-231-1/+10
* Work on issue #20401752: device idle and alarms.Dianne Hackborn2015-04-211-28/+77
* Fixes to idle alarm scheduling, package importance.Dianne Hackborn2015-04-141-18/+25
* More work on device idle mode and other power stuff.Dianne Hackborn2015-04-091-60/+252
* am 5c2fdc33: Merge "Always re-establish kernel alarms when considering new al...Dianne Hackborn2015-02-051-2/+4
|\
| * Always re-establish kernel alarms when considering new alarm setChristopher Tate2015-02-041-2/+4
* | am 892e65cb: am 0dab4dc0: Fix bad alarm deliveryChristopher Tate2014-12-161-62/+22
|\ \ | |/
| * Fix bad alarm deliveryChristopher Tate2014-12-161-62/+22
* | am 125579ca: am 012de64e: Merge "Fix bugs regarding delay the dispatching of ...Christopher Tate2014-12-121-1/+1
|\ \ | |/ |/|
| * Fix bugs regarding delay the dispatching of non-wakeup alarmsminho.choo2014-12-121-1/+1
* | Tune delivery and batching of alarmsChristopher Tate2014-12-041-23/+63
* | Properly recognize repeating wakeup alarmsChristopher Tate2014-12-021-5/+2
* | Fixed several time related states for secondary usersSelim Cinek2014-11-211-5/+6
* | Prevent some alarm pathologiesChristopher Tate2014-11-181-1/+20
|/
* Fix alarm delivery-order sortingChristopher Tate2014-10-031-6/+73
* Log alarm delivery only when localLOGVChristopher Tate2014-09-181-1/+3
* Merge "Work on issue #17477510: Time change notifications sent too often" int...Dianne Hackborn2014-09-121-0/+5
|\
| * Work on issue #17477510: Time change notifications sent too oftenDianne Hackborn2014-09-111-0/+5
* | Temp enable the log to identify the wake up cause.Xin Guan2014-09-111-1/+1
|/
* Made AlarmClockInfo a nested class in AlarmManagerJose Lima2014-08-141-19/+24
* Add AlarmClock API to AlarmManagerAdrian Roos2014-07-101-14/+208
* Delay the dispatching of non-wakeup alarms.Dianne Hackborn2014-05-201-125/+293
* Battery stats: wake locks, radio active, cleanup.Dianne Hackborn2014-03-241-11/+8
* Battery stats: track actually running timeDianne Hackborn2014-03-211-2/+7
* Reduce wake lock noise in battery history.Dianne Hackborn2014-03-111-11/+19
* Start recording wakeup reasons in battery history.Dianne Hackborn2014-03-071-1/+4
* More battery stats.Dianne Hackborn2014-02-251-8/+2
* am 5f652b9f: am 0cab896a: resolved conflicts for merge of 9e413bf4 to klp-mod...Greg Hackmann2014-02-221-2/+10
|\
| * resolved conflicts for merge of 9e413bf4 to klp-modular-dev-plus-aospGreg Hackmann2014-02-211-2/+10
* | am 25df673b: am 1b51c9cb: Merge "Make SystemService constructor take a Contex...Jeff Brown2014-02-111-0/+4
|\ \ | |/
| * Make SystemService constructor take a Context.Jeff Brown2014-02-101-0/+4
* | Improve logging of first wake lock, history size.Dianne Hackborn2014-02-051-63/+123
* | Battery stats improvements.Dianne Hackborn2014-01-221-2/+10
|/
* Move some system services to separate directoriesAmith Yamasani2013-12-191-0/+1515