summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/TwilightService.java
Commit message (Expand)AuthorAgeFilesLines
* Twilight alarms are now non-wakeup but exactChristopher Tate2013-07-181-1/+1
* Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-261-4/+4
* Revert "Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()"Philip Milne2012-09-241-1/+1
* Fix for bug: #7173350. elapsedRealtimeNano() -> elapsedRealtimeNanos()Philip Milne2012-09-211-1/+1
* Fix NPE.Jeff Brown2012-08-221-1/+6
* Extract the twilight detection into its own service.Jeff Brown2012-08-221-0/+567