summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/AlarmManagerService.java
Commit message (Expand)AuthorAgeFilesLines
* Fix issue #5173952: Opening a Notification From Lock Screen...Dianne Hackborn2011-09-231-1/+1
* Use ELAPSE_REALTIME alarm for tick eventPaul Westbrook2011-08-251-3/+9
* am c1b62e3b: am bf5adfa5: Merge "Check if we are in daylight time when calcul...Conley Owens2011-06-201-7/+3
|\
| * Check if we are in daylight time when calculating timezoneLavettacn Xiao2011-04-191-7/+3
* | Align inexact alarms in both time bases; don't pull to wall timeChristopher Tate2011-02-081-56/+30
* | Fix issue #3215261: NPE in WiFi SettingsDianne Hackborn2011-01-231-1/+2
|/
* am fb1e5529: Merge "Fix time zone info in kernel is nothing after reboot"Jean-Baptiste Queru2010-10-101-0/+8
|\
| * Fix time zone info in kernel is nothing after rebootRobert CH Chou2010-08-201-0/+8
* | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-061-11/+16
|/
* Fix alarms with negative or very large wakup times.Jeff Brown2010-03-311-3/+14
* Don't remove alarms for packages that are being updated.Dianne Hackborn2010-03-101-0/+5
* Switch the services library to using the new SlogJoe Onorato2010-03-011-16/+16
* Fix issue #2438980: Implement package watcher for voice recognizer service se...Dianne Hackborn2010-02-221-1/+28
* Rename media resource broadcastsSuchi Amalapurapu2010-02-081-2/+2
* Add an AlarmManager API to set the system time (with the proper permissions).Dan Egnor2010-02-051-0/+8
* Apps on sdcard: Add new broadcastsSuchi Amalapurapu2010-02-021-5/+22
* Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-3/+7
* AlarmManagerService: Fix daylight savings time offset computationMike Lockwood2009-11-201-2/+6
* More optimization of dumpsys output.Dianne Hackborn2009-04-221-31/+42
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+808
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-773/+0
* auto import from //depot/cupcake/@132589The Android Open Source Project2009-03-031-62/+27
* auto import from //depot/cupcake/@137055The Android Open Source Project2009-03-021-27/+62
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-6/+101
* Initial ContributionThe Android Open Source Project2008-10-211-0/+678