summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fix alarm not firing in memory-pressure situationsJames Lemieux2016-01-146-59/+57
| * | | | Promote TimerService to the foreground while expired timers existJames Lemieux2016-01-113-66/+98
| * | | | Match firing alarms for SEARCH_MODE == alarm.nextJustin Klaassen2015-12-171-1/+15
| * | | | Merge "Fix alarm icon cut off in 1x4 digital widget on nexus 5" into ub-deskc...Dylan Phan2015-12-151-1/+1
| |\ \ \ \
| | * | | | Fix alarm icon cut off in 1x4 digital widget on nexus 5Dylan Phan2015-12-151-1/+1
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-141-2/+2
| * | | | | Merge "Attempt to avoid early death of AlarmService" into ub-deskclock-dazzleJames Lemieux2015-12-102-19/+19
| |\ \ \ \ \
| | * | | | | Attempt to avoid early death of AlarmServiceJames Lemieux2015-12-092-19/+19
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-091-1/+1
| |/ / / / /
| * | | | | Pausing an expired timer should reset itJames Lemieux2015-12-082-4/+6
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2015-12-071-5/+4
| * | | | | Fix alarm queryJames Lemieux2015-12-021-1/+3
| * | | | | Merge "Allow authority to be set from build configuration - DO NOT MERGE" int...Justin Klaassen2015-12-013-2/+25
| |\ \ \ \ \
| | * | | | | Allow authority to be set from build configuration - DO NOT MERGEJustin Klaassen2015-12-013-2/+25
| * | | | | | Merge "Make analog widget 2x2" into ub-deskclock-dazzleDylan Phan2015-12-013-2/+6
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Make analog widget 2x2Dylan Phan2015-12-013-2/+6
| * | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-301-20/+20
| * | | | | | Merge "Fix digital widget drop shadows." into ub-deskclock-dazzleDylan Phan2015-11-264-3/+9
| |\ \ \ \ \ \
| | * | | | | | Fix digital widget drop shadows.Dylan Phan2015-11-244-3/+9
| * | | | | | | Merge "Do not attempt to display deleted timer" into ub-deskclock-dazzleJames Lemieux2015-11-251-5/+9
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Do not attempt to display deleted timerJames Lemieux2015-11-251-5/+9
| * | | | | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-252-4/+4
| |/ / / / / /
| * | | | | | Merge "Allow "Night mode" menu item in all tabs of the app" into ub-deskclock...James Lemieux2015-11-251-7/+4
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Allow "Night mode" menu item in all tabs of the appJames Lemieux2015-11-241-7/+4
| | |/ / / /
| * / / / / Add drop shadows to digital widget text.Dylan Phan2015-11-244-0/+15
| |/ / / /
| * | | | Merge "Fix creation of first timer via voice" into ub-deskclock-dazzleJames Lemieux2015-11-232-4/+9
| |\ \ \ \
| | * | | | Fix creation of first timer via voiceJames Lemieux2015-11-232-4/+9
| * | | | | Merge "Update test cases to verify time-change scenario" into ub-deskclock-da...James Lemieux2015-11-231-12/+0
| |\ \ \ \ \
| | * | | | | Update test cases to verify time-change scenarioJames Lemieux2015-11-201-12/+0
| | |/ / / /
| * / / / / Import translations. DO NOT MERGEGeoff Mendal2015-11-2377-154/+154
| |/ / / /
| * | | | Merge "Avoid NPE when rotating after deleting timer" into ub-deskclock-dazzleJames Lemieux2015-11-202-15/+25
| |\ \ \ \
| | * | | | Avoid NPE when rotating after deleting timerJames Lemieux2015-11-192-15/+25
| * | | | | Fix fab disappearing on rotation when no timers existJames Lemieux2015-11-197-152/+177
| |/ / / /
| * | | | Merge "Miscellaneous fixes" into ub-deskclock-dazzleJames Lemieux2015-11-192-13/+11
| |\ \ \ \
| | * | | | Miscellaneous fixesJames Lemieux2015-11-192-13/+11
| * | | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-181-1/+1
| * | | | | Merge "Load TimeZone list in PrefsFragment#onCreate" into ub-deskclock-dazzleJustin Klaassen2015-11-181-32/+34
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Load TimeZone list in PrefsFragment#onCreateJustin Klaassen2015-11-171-32/+34
| * | | | | Avoid jank in the tabs from a cold openJames Lemieux2015-11-172-68/+76
| |/ / / /
| * | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-162-9/+5
| * | | | Import translations. DO NOT MERGEGeoff Mendal2015-11-1477-693/+466
| * | | | Merge "Simplify HandleDeskClockApiCalls, TimerService and StopwatchService" i...James Lemieux2015-11-136-115/+65
| |\ \ \ \
| | * | | | Simplify HandleDeskClockApiCalls, TimerService and StopwatchServiceJames Lemieux2015-11-126-115/+65
| * | | | | Fix DeskClock recreation after altering settingsJames Lemieux2015-11-131-1/+22
| * | | | | Fallback to internal alarm ringtone if necessaryJustin Klaassen2015-11-113-11/+13
| |/ / / /
| * | | | Fix mandatory timer creation screenJames Lemieux2015-11-111-1/+0
| * | | | Fix Alarm queryJames Lemieux2015-11-111-0/+1
| * | | | Merge "Refactor Timers to use new unified DataModel" into ub-deskclock-dazzleJames Lemieux2015-11-1166-10842/+3812
| |\ \ \ \
| | * | | | Refactor Timers to use new unified DataModelJames Lemieux2015-11-1066-10842/+3812
| * | | | | Shorten clock tab animationJames Lemieux2015-11-1110-184/+108