summaryrefslogtreecommitdiffstats
path: root/core/java/android/app/AlarmManager.java
Commit message (Expand)AuthorAgeFilesLines
* Add @SystemApi annotations to methods used by GmsCore.David Christie2014-09-041-0/+2
* Made AlarmClockInfo a nested class in AlarmManagerJose Lima2014-08-141-0/+84
* Add AlarmClock API to AlarmManagerAdrian Roos2014-07-101-8/+81
* Un-deprecate setInexactRepeating() and tweak docsChristopher Tate2013-10-251-33/+52
* DOCS: document API 19+ Alarm Manager API and behaviorsChristopher Tate2013-10-251-25/+97
* Change build version from KEY_LIME_PIE to KITKATChet Haase2013-09-051-1/+1
* Add WorkSource capability to AlarmManager.David Christie2013-08-011-7/+16
* Temporary stay of executionChristopher Tate2013-07-301-0/+2
* If you set an alarm before the epoch, you're gonna have a bad timeChristopher Tate2013-07-301-0/+8
* Revert "Add WorkSource capability to AlarmManager"David Christie2013-07-261-15/+7
* Add WorkSource capability to AlarmManagerDavid Christie2013-07-261-7/+15
* Add AlarmManager.setWindow(...) for supplying an explicit delivery windowChristopher Tate2013-07-191-9/+60
* Batch alarms to reduce device wakeupsChristopher Tate2013-07-171-13/+56
* Explicitly specify 'milliseconds' as alarm manager's time unit.Jesse Wilson2011-12-221-27/+26
* Add an AlarmManager API to set the system time (with the proper permissions).Dan Egnor2010-02-051-1/+20
* AI 144405: am: CL 144307 am: CL 144306 Fix SDK issue 1716562 - Broadcast mech...Chris Tate2009-04-021-0/+11
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+276
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-276/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+70
* Initial ContributionThe Android Open Source Project2008-10-211-0/+214