1. d4f33f2 Do not assume current stopwatch lap has positive duration am: f8e562f69d by James Lemieux · 8 years ago
  2. f8e562f Do not assume current stopwatch lap has positive duration by James Lemieux · 8 years ago
  3. 22fd32f Prevent duplicate alarms from being created via intents by James Lemieux · 8 years ago
  4. f2e9b63 Alarms created via intents should default to vibrating by James Lemieux · 8 years ago
  5. 0d69c1e Enable "Switch Access" support firing alarms by Justin Klaassen · 8 years ago
  6. 821d4a6 Fixes to support multiple alarm instances by Justin Klaassen · 8 years ago
  7. 532f03a Use TypedArray#length() when retrieving cities by Justin Klaassen · 8 years ago
  8. 6ce9a79 Use TypedArray for cities by Justin Klaassen · 8 years ago
  9. ab49978 Merge "Use PeriodicCallbackModel to alter app background color" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  10. 3c1fa34 Use PeriodicCallbackModel to alter app background color by James Lemieux · 8 years ago
  11. a7b409f Merge "Adjust the formatting of date and next alarm time" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  12. 1de0c17 Adjust the formatting of date and next alarm time by James Lemieux · 8 years ago
  13. 3e80be1 Merge "Re-expand selected alarm on device rotation" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  14. c301770 Re-expand selected alarm on device rotation by James Lemieux · 8 years ago
  15. b7da7d2 Hide the notification timestamp for alarm notifications by James Lemieux · 8 years ago
  16. 5ae3c83 Merge "Add drop shadows beneath the app bars" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  17. 4e7ee09 Add drop shadows beneath the app bars by James Lemieux · 8 years ago
  18. 8633847 Avoid IndexOutOfBounds when deleting timer - DO NOT MERGE by James Lemieux · 8 years ago
  19. 310210d Use Logger singleton for custom logtags by Justin Klaassen · 8 years ago
  20. 603fe1d Update world cities by James Lemieux · 8 years ago
  21. 1ef14a7 Merge "Refactor the mechanism for delivering periodic callbacks" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  22. 3af168c Refactor the mechanism for delivering periodic callbacks by James Lemieux · 8 years ago
  23. 29abc39 Merge "Avoid IllegalAccessError while displaying missed alarm" into ub-deskclock-escargatoire by James Lemieux · 8 years ago
  24. d19fcfb Avoid IllegalAccessError while displaying missed alarm by James Lemieux · 8 years ago
  25. cabc934 Avoid smooth scrolling tab changes when the app is not open by James Lemieux · 8 years ago
  26. 0d1b99d Fix snooze event tracking am: e5cf47c18e by James Lemieux · 8 years ago
  27. 376b0f5 resolve merge conflicts of ac1506f175 to ub-deskclock-escargatoire. by James Lemieux · 8 years ago
  28. 0edcbf1 Merge "Add alarm volume muted indicators" into ub-deskclock-escargatoire by Dylan Phan · 8 years ago
  29. 1692031 Add alarm volume muted indicators by Dylan Phan · 9 years ago
  30. cc13ca1 Merge "resolve merge conflicts of a21a311d05 to ub-deskclock-escargatoire." into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  31. e5cf47c Fix snooze event tracking by James Lemieux · 9 years ago
  32. ef8d278 Merge "Schedule next alarm instance when alarm is pre-dismissed" into ub-deskclock-escargatoire by Justin Klaassen · 9 years ago
  33. 6d27c69 resolve merge conflicts of a21a311d05 to ub-deskclock-escargatoire. by James Lemieux · 9 years ago
  34. c2c5e8d Merge "Add timer vibrate option." into ub-deskclock-escargatoire by Annie Chin · 9 years ago
  35. 09c1f0e Add timer vibrate option. by Annie Chin · 9 years ago
  36. 4b3a9b1 Schedule next alarm instance when alarm is pre-dismissed by Justin Klaassen · 9 years ago
  37. ac1506f Rebuild notifications after app upgrade by James Lemieux · 9 years ago
  38. a21a311 Fire timers as scheduled after app upgrade by James Lemieux · 9 years ago
  39. 5a67cd4 Create AlarmObserverPreL in onCreate am: f93d6c754b by Justin Klaassen · 9 years ago
  40. 28489f4 Allow authority to be set from build configuration by Justin Klaassen · 9 years ago
  41. f93d6c7 Create AlarmObserverPreL in onCreate by Justin Klaassen · 9 years ago
  42. 313e58b Handle deleted timers gracefully am: 41ad8d99d3 by James Lemieux · 9 years ago
  43. 41ad8d9 Handle deleted timers gracefully by James Lemieux · 9 years ago
  44. 5ac08ff Fix alarm not firing in memory-pressure situations am: b76aa50f9e by James Lemieux · 9 years ago
  45. b76aa50 Fix alarm not firing in memory-pressure situations by James Lemieux · 9 years ago
  46. ed1c9b9 Promote TimerService to the foreground while expired timers exist am: 0dd0cac610 by James Lemieux · 9 years ago
  47. 0dd0cac Promote TimerService to the foreground while expired timers exist by James Lemieux · 9 years ago
  48. 5dc7509 Merge "Ringtone picker dialog should use appcompat v7 AlertDialog" into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  49. 93c81a5 Ringtone picker dialog should use appcompat v7 AlertDialog by James Lemieux · 9 years ago
  50. 66db5cb Fix horizontal swiping problems in timer tab by James Lemieux · 9 years ago
  51. c50c325 Schedule alarm state callbacks to occur even when device is idle by James Lemieux · 9 years ago
  52. a93c7ce Ensure gradually increasing volume is immune to time jumps by James Lemieux · 9 years ago
  53. 3057657 Remove special characters from comparison when searching cities by James Lemieux · 9 years ago
  54. c624a3f Fix build warnings by Justin Klaassen · 9 years ago
  55. 8737d03 Remove unused 'Help' menu item by Justin Klaassen · 9 years ago
  56. 1a57a65 Match firing alarms for SEARCH_MODE == alarm.next am: dd3f9e7cab by Justin Klaassen · 9 years ago
  57. dd3f9e7 Match firing alarms for SEARCH_MODE == alarm.next by Justin Klaassen · 9 years ago
  58. 5b178cd Merge "Support a variety of am/pm string sizes when formatting times" into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  59. 84a20e9 Support a variety of am/pm string sizes when formatting times by James Lemieux · 9 years ago
  60. 0956b48 Merge "Fix alarm icon cut off in 1x4 digital widget on nexus 5" into ub-deskclock-dazzle by Dylan Phan · 9 years ago
  61. d4c0268 Merge "Fix alarm icon cut off in 1x4 digital widget on nexus 5" into ub-deskclock-dazzle by Dylan Phan · 9 years ago
  62. f8c9c4b Merge "TimerSetupView now repurposes fab and buttons" into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  63. 6e89fe4 Fix alarm icon cut off in 1x4 digital widget on nexus 5 by Dylan Phan · 9 years ago
  64. a002a30 Merge "Make volume rocker change ringer volume instead of alarm" into ub-deskclock-escargatoire by Dylan Phan · 9 years ago
  65. e75ee0f TimerSetupView now repurposes fab and buttons by James Lemieux · 9 years ago
  66. b1130fd Merge "Avoid refreshing world clocks when none are selected" into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  67. bef3fdc Avoid refreshing world clocks when none are selected by James Lemieux · 9 years ago
  68. bbbb81d Merge "Attempt to avoid early death of AlarmService" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  69. cc5cc17 Attempt to avoid early death of AlarmService by James Lemieux · 9 years ago
  70. a610a3a Pausing an expired timer should reset it am: 06a5775de2 by James Lemieux · 9 years ago
  71. 06a5775 Pausing an expired timer should reset it by James Lemieux · 9 years ago
  72. 885f4eb Fab should shrink/grow as user changes tabs. by James Lemieux · 9 years ago
  73. 1daf1d2 Make volume rocker change ringer volume instead of alarm by Dylan Phan · 9 years ago
  74. 330fe0e Merge "Never set the silent ringtone as the default alarm ringtone" into ub-deskclock-escargatoire by James Lemieux · 9 years ago
  75. 25e82c3 Never set the silent ringtone as the default alarm ringtone by James Lemieux · 9 years ago
  76. 608665b Fix alarm query am: 0b3f6a4e57 by James Lemieux · 9 years ago
  77. 0b3f6a4 Fix alarm query by James Lemieux · 9 years ago
  78. e8cbcd8 Allow authority to be set from build configuration - DO NOT MERGE by Justin Klaassen · 9 years ago
  79. b10e1ab Refactor DataModel.resetOrDeleteTimer(...) by James Lemieux · 9 years ago
  80. 5e0c5c4 Remember the last selected tab between DeskClock launches by James Lemieux · 9 years ago
  81. 0bb7b9a Fix crash from using Fragment#getContext() by Justin Klaassen · 9 years ago
  82. 180434e Merge "Do not attempt to display deleted timer" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  83. 692ccc4 Do not attempt to display deleted timer by James Lemieux · 9 years ago
  84. e294dbb Merge "Allow "Night mode" menu item in all tabs of the app" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  85. 919e098 Allow "Night mode" menu item in all tabs of the app by James Lemieux · 9 years ago
  86. f4c2a72 Merge "Fix creation of first timer via voice" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  87. 9951f6f Merge "Fix creation of first timer via voice" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  88. bdcbdd7 Fix creation of first timer via voice by James Lemieux · 9 years ago
  89. a28f65f Merge "Update test cases to verify time-change scenario" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  90. 8f43675 Update test cases to verify time-change scenario by James Lemieux · 9 years ago
  91. 065a844 Merge "Add alarm volume slider in preferences." into ub-deskclock-escargatoire by Dylan Phan · 9 years ago
  92. e84dc3e Add alarm volume slider in preferences. by Dylan Phan · 9 years ago
  93. 3a7431e Merge "Avoid NPE when rotating after deleting timer" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  94. dcc746e Merge "Avoid NPE when rotating after deleting timer" into ub-deskclock-dazzle by James Lemieux · 9 years ago
  95. f4d06f8 Avoid NPE when rotating after deleting timer by James Lemieux · 9 years ago
  96. 72d0994 Fix fab disappearing on rotation when no timers exist am: 739e1ed7f3 by James Lemieux · 9 years ago
  97. 739e1ed Fix fab disappearing on rotation when no timers exist by James Lemieux · 9 years ago
  98. 08bb3cf resolve merge conflicts of 1cf96ee5a1 to ub-deskclock-escargatoire. by Justin Klaassen · 9 years ago
  99. 1cf96ee Merge "Load TimeZone list in PrefsFragment#onCreate" into ub-deskclock-dazzle by Justin Klaassen · 9 years ago
  100. 84006e2 Avoid jank in the tabs from a cold open by James Lemieux · 9 years ago