index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
AlarmManagerService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-12-17
resolved conflicts for merge of 08579921 to klp-modular-dev
Greg Hackmann
2013-12-16
Add timerfd backend to AlarmManagerService
Greg Hackmann
2013-12-12
Introduce a Lifecycle for system services
Adam Lesinski
2013-10-28
Always re-evaluate kernel alarm setpoints when a new alarm is added
Christopher Tate
2013-10-21
Preserve window sizes when rebatching alarms
Christopher Tate
2013-09-26
Sigh.
Christopher Tate
2013-09-24
Don't crash when no alarms are scheduled
Christopher Tate
2013-09-19
Implement issue #10691475: Kill cached processes if about to...
Dianne Hackborn
2013-09-05
Turn off verbose wakeup-alarm stats
Christopher Tate
2013-08-01
Add WorkSource capability to AlarmManager.
David Christie
2013-07-31
Don't try to do the work if there isn't any data.
Christopher Tate
2013-07-30
If you set an alarm before the epoch, you're gonna have a bad time
Christopher Tate
2013-07-29
Turn off Alarm Manager logspew pending a more friendly implementation
Christopher Tate
2013-07-26
Maintain ordering when alarm removal alters batch bounds
Christopher Tate
2013-07-26
Revert "Add WorkSource capability to AlarmManager"
David Christie
2013-07-26
Add WorkSource capability to AlarmManager
David Christie
2013-07-25
Turn on debug logs for alarm batching
Christopher Tate
2013-07-23
Don't let batch coalescing / rewindowing break batch ordering
Christopher Tate
2013-07-19
Add AlarmManager.setWindow(...) for supplying an explicit delivery window
Christopher Tate
2013-07-19
EWRONGVARNAME
Christopher Tate
2013-07-17
Batch alarms to reduce device wakeups
Christopher Tate
2013-07-02
Add dumpsys of recent wakeup patterns, for analysis
Christopher Tate
2013-05-30
Clean up some temporary allocations.
Dianne Hackborn
2013-01-10
am a3e79199: Merge "TIME_TICK was not occurred for one hour"
Christopher Tate
2013-01-10
TIME_TICK was not occurred for one hour
Sungmin Choi
2012-11-27
Improve debugging for issue #7586414: AlarmManager wakelocks held
Dianne Hackborn
2012-10-26
Fix issue #7419050: Time is not getting updated after launching Clock
Dianne Hackborn
2012-09-17
Fix API review bugs.
Dianne Hackborn
2012-08-31
Don't set the time zone under the caller's identity
Christopher Tate
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-28
Start implementing concept of "running" users.
Dianne Hackborn
2012-04-06
Attribute alarm broadcast wakelocks to the sender
Christopher Tate
2012-03-08
Add new Intent API for associating a ClipData with an Intent.
Dianne Hackborn
2011-09-23
Fix issue #5173952: Opening a Notification From Lock Screen...
Dianne Hackborn
2011-08-25
Use ELAPSE_REALTIME alarm for tick event
Paul Westbrook
2011-06-20
am c1b62e3b: am bf5adfa5: Merge "Check if we are in daylight time when calcul...
Conley Owens
2011-04-19
Check if we are in daylight time when calculating timezone
Lavettacn Xiao
2011-02-08
Align inexact alarms in both time bases; don't pull to wall time
Christopher Tate
2011-01-23
Fix issue #3215261: NPE in WiFi Settings
Dianne Hackborn
2010-10-10
am fb1e5529: Merge "Fix time zone info in kernel is nothing after reboot"
Jean-Baptiste Queru
2010-10-06
Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...
Dianne Hackborn
2010-08-20
Fix time zone info in kernel is nothing after reboot
Robert CH Chou
2010-03-31
Fix alarms with negative or very large wakup times.
Jeff Brown
2010-03-10
Don't remove alarms for packages that are being updated.
Dianne Hackborn
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2010-02-22
Fix issue #2438980: Implement package watcher for voice recognizer service se...
Dianne Hackborn
2010-02-08
Rename media resource broadcasts
Suchi Amalapurapu
2010-02-05
Add an AlarmManager API to set the system time (with the proper permissions).
Dan Egnor
2010-02-02
Apps on sdcard: Add new broadcasts
Suchi Amalapurapu
[next]