summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Follow framework refactoring.Jeff Sharkey2016-03-173-14/+13
* Do not assume current stopwatch lap has positive durationJames Lemieux2016-02-172-16/+15
|\
| * Do not assume current stopwatch lap has positive durationJames Lemieux2016-02-122-16/+15
* | Use ACTION_LOCKED_BOOT_COMPLETED on API 24+ - DO NOT MERGEJustin Klaassen2016-02-171-8/+10
* | Teach DeskClock about file-based encryption. - DO NOT MERGEJeff Sharkey2016-02-164-15/+60
* | Refactoring SharedPreferences to common location. - DO NOT MERGEJustin Klaassen2016-02-1613-21/+33
* | Use SimpleItemAnimator - DO NOT MERGEJustin Klaassen2016-02-161-2/+3
|/
* Avoid IndexOutOfBounds when deleting timer - DO NOT MERGEJames Lemieux2016-02-041-1/+1
* Fix snooze event trackingJames Lemieux2016-01-211-1/+1
* Rebuild notifications after app upgradeJames Lemieux2016-01-202-0/+16
* Fire timers as scheduled after app upgradeJames Lemieux2016-01-201-0/+43
* Create AlarmObserverPreL in onCreateJustin Klaassen2016-01-201-12/+13
* Handle deleted timers gracefullyJames Lemieux2016-01-192-9/+14
* 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
* | Attempt to avoid early death of AlarmServiceJames Lemieux2015-12-092-19/+19
* | Pausing an expired timer should reset itJames Lemieux2015-12-082-4/+6
* | Fix alarm queryJames Lemieux2015-12-021-1/+3
* | Allow authority to be set from build configuration - DO NOT MERGEJustin Klaassen2015-12-011-1/+3
* | Do not attempt to display deleted timerJames Lemieux2015-11-251-5/+9
* | Allow "Night mode" menu item in all tabs of the appJames Lemieux2015-11-241-7/+4
|/
* 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
* | Update test cases to verify time-change scenarioJames Lemieux2015-11-201-12/+0
|/
* 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-192-99/+98
|/
* 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-171-49/+53
|/
* 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-111-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-1144-10435/+3578
|\
| * Refactor Timers to use new unified DataModelJames Lemieux2015-11-1044-10435/+3578
* | Avoid displaying two copies of the same alarmJames Lemieux2015-11-101-0/+4
|/
* Re-post notifs removed when AlarmService is destroyedJustin Klaassen2015-10-281-1/+13
|\
| * Re-post notifs removed when AlarmService is destroyedJustin Klaassen2015-10-281-1/+13
* | Make label inputType == textCapSentencesJustin Klaassen2015-10-271-0/+3
* | Merge "Set AlarmInstance to DISMISSED_STATE before instance deletion." into u...Annie Chin2015-10-263-17/+27
|\ \
| * | Set AlarmInstance to DISMISSED_STATE before instance deletion.Annie Chin2015-10-233-17/+27
* | | Write STATE_DELETED prior to deleting timer instancesJustin Klaassen2015-10-241-0/+1
|\ \ \ | |/ / |/| / | |/
| * Write STATE_DELETED prior to deleting timer instancesJustin Klaassen2015-10-231-0/+1
* | Merge "Make digital widget resizable to 2x1" into ub-deskclock-dazzleDylan Phan2015-10-225-49/+74
|\ \