1. 7f1bc0e Add header to TimersList for expired timers by Isaac Katzenelson · 12 years ago
  2. c18f545 Clear delete dialog flag when dialog dismissed by Isaac Katzenelson · 12 years ago
  3. 2caafe1 Use trilinear filtering to draw the analog clock by Romain Guy · 12 years ago
  4. 44e68f5 Resseting volume button to "do nothing" on upgrade by Isaac Katzenelson · 12 years ago
  5. a4185d0 Switch volume button defailt behavior by Isaac Katzenelson · 12 years ago
  6. bcc15ef Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  7. 44d7a11 Do not launch clock when touching the clock on the lockscreen by Isaac Katzenelson · 12 years ago
  8. 9cddb91 Start blibking thread with post instead of postDelayed by Isaac Katzenelson · 12 years ago
  9. 2c1f711 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  10. a15ff10 Revert alarm on/off switch to system strings. by Isaac Katzenelson · 12 years ago
  11. 3b93ebd Add time zone check every 15 minutes by Isaac Katzenelson · 12 years ago
  12. 15a438a Always log the alarm time by Robyn Coultas · 12 years ago
  13. 379f2ec Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  14. 9f7796b Tweak layouts for digital clock widget. by Isaac Katzenelson · 12 years ago
  15. 2747b4d Merge "Fixed scaling on timer/stopwatch time" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  16. 0a3ccc7 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  17. 313a91b Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  18. af55e3a Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  19. fe41830 Merge "Reset timers data instead of deleting it" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  20. a9b3995 Distinguish replacing alarm from dismiss by Robyn Coultas · 12 years ago
  21. 87bf27c Aligning columns in stopwatch lap times by Robyn Coultas · 12 years ago
  22. 93e1bb5 Fixed scaling on timer/stopwatch time by Robyn Coultas · 12 years ago
  23. 68e39c4 Fix camparators in timer sorting by Isaac Katzenelson · 12 years ago
  24. 1ee1407 Merge "Revert "Do not invalidate listview just to update time"" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  25. c2327af Revert "Do not invalidate listview just to update time" by Isaac Katzenelson · 12 years ago
  26. c0c0ef7 Merge "Do not invalidate listview just to update time" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  27. a135482 Remove "resort" method by Isaac Katzenelson · 12 years ago
  28. 67932cf Do not invalidate listview just to update time by Robyn Coultas · 12 years ago
  29. af03da2 Timers: Sort order and auto-scrolling behavior by Robyn Coultas · 12 years ago
  30. 90da3eb Merge "Padding between date and digital clock" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  31. e42b415 Change fragment tags container to a hashset by Itzhak Katzenelson · 12 years ago
  32. 5715401 Padding between date and digital clock by Robyn Coultas · 12 years ago
  33. e25e9f8 Merge "Keep screen on when running stopwatch" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  34. 64056d4 Keep screen on when running stopwatch by Isaac Katzenelson · 12 years ago
  35. 0b7c93a ACTION_ON_QUARTER_HOUR replaces ACTION_TIME_TICK by Robyn Coultas · 12 years ago
  36. e6731f8 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  37. f309bba Merge "Timer Setup layout change for i18n" into ics-ub-clock-amazon by Robyn Coultas · 12 years ago
  38. 986a7e7 Merge "Fix buildGmtDisplayName" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  39. efae1f6 Fix buildGmtDisplayName by Isaac Katzenelson · 12 years ago
  40. 22d7b2c Extract boilerplate code into drawHand() utility method, for make benefit glorious readability. by Attila Bodis · 12 years ago
  41. 62dd4b8 Remove commented code by Isaac Katzenelson · 12 years ago
  42. 4f96cf3 Sort timezones in timezone picker by Isaac Katzenelson · 12 years ago
  43. 261fe6e Timer Setup layout change for i18n by Robyn Coultas · 12 years ago
  44. 037fb1d Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  45. c6199d6 Put the seconds hand on top in the analog clock by Isaac Katzenelson · 12 years ago
  46. 96224e6 Reset timers data instead of deleting it by Isaac Katzenelson · 12 years ago
  47. 073038f Alarm delete confirmation by Isaac Katzenelson · 12 years ago
  48. 2fd3219 Expand top margin for digital clock by Isaac Katzenelson · 12 years ago
  49. c997b7d Merge "Revert "Fix flickers in numeric pad of time picker"" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  50. 63a198d Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  51. 1cf9771 Revert "Fix flickers in numeric pad of time picker" by Isaac Katzenelson · 12 years ago
  52. c351964 Disable on/off switch when in CAB mode by Isaac Katzenelson · 12 years ago
  53. 7d09def Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  54. 6621e6e Make on/off switch more visible by Isaac Katzenelson · 12 years ago
  55. d851e8a Code formatting fixes. by Isaac Katzenelson · 12 years ago
  56. 5977447 Move SDK version to 17 by Isaac Katzenelson · 12 years ago
  57. d4bbc12 Read cities names for DB and not from list by Isaac Katzenelson · 12 years ago
  58. 2ab6f50 Slide unlock cannot get accessibility focus (deskclock). by Svetoslav Ganov · 12 years ago
  59. b397215 Fixed flicker in widget by Isaac Katzenelson · 12 years ago
  60. a6bbcd4 Merge "Add intents in the broadcast listener of the widget" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  61. d998781 Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  62. ab6d0e6 Add intents in the broadcast listener of the widget by Isaac Katzenelson · 12 years ago
  63. 8f637be Use the new TextClock widget for the appwidget's date. by Daniel Sandler · 12 years ago
  64. 0918f46 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  65. 5445bc1 Merge "Revert "Add am/pm to main digital clock"" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  66. 66d8ebc Revert "Add am/pm to main digital clock" by Isaac Katzenelson · 12 years ago
  67. 0d4a0dc Revert "Prevent am/pm wrapping if too long" by Isaac Katzenelson · 12 years ago
  68. 169e589 Prevent am/pm wrapping if too long by Isaac Katzenelson · 12 years ago
  69. 29fa541 Add am/pm to main digital clock by Isaac Katzenelson · 12 years ago
  70. ef410d4 Update widget when timezone is changed by Isaac Katzenelson · 12 years ago
  71. d50daaf Merge "Update widget with home time changes" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  72. e342f08 Update widget with home time changes by Isaac Katzenelson · 12 years ago
  73. e14d485 Make Clock dream default to "dim" by Isaac Katzenelson · 12 years ago
  74. 5e7c4db Update world clocks with time zone by Isaac Katzenelson · 12 years ago
  75. 6a97b13 Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  76. 32f7d95 Merge "Revert "clock preview no more bold", switched back to bold hours." into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  77. d2649e0 Revert "clock preview no more bold", switched back to bold hours. by Isaac Katzenelson · 12 years ago
  78. 81fcbde Add am/pm support and bold hours to widget by Isaac Katzenelson · 12 years ago
  79. 8d9b177 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  80. 00d4369 clock preview no more bold by Peter Ng · 12 years ago
  81. 7d914d4 Fix widget layouts by Isaac Katzenelson · 12 years ago
  82. 644fc1e Tablet size adjustment by Isaac Katzenelson · 12 years ago
  83. 3296d6e Clock widget fixes: by Itzhak Katzenelson · 12 years ago
  84. 93f6ae8 Layout changes for widget by Isaac Katzenelson · 12 years ago
  85. a1442fb Merge "Fix crash on widget" into ics-ub-clock-amazon by Isaac Katzenelson · 12 years ago
  86. b244a3e Fix crash on widget by Isaac Katzenelson · 12 years ago
  87. 5d723f8 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  88. 79ce3d8 Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  89. 45b6b3e Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  90. 3137ff3 Add support for keyguard by Isaac Katzenelson · 12 years ago
  91. 7048625 New digital clock widget for Clock by Isaac Katzenelson · 12 years ago
  92. c7c2d43 Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  93. f8b2fd8 Merge "Center world clocks" into ics-ub-clock-amazon by Itzhak Katzenelson · 12 years ago
  94. ca178a3 Merge "Fixed response to taps in alarm "card"" into ics-ub-clock-amazon by Itzhak Katzenelson · 12 years ago
  95. c219d22 Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  96. 886472e Import translations. DO NOT MERGE by Baligh Uddin · 12 years ago
  97. 6812126 Center world clocks by Itzhak Katzenelson · 12 years ago
  98. 9247d82 Fixed response to taps in alarm "card" by Itzhak Katzenelson · 12 years ago
  99. f0f62f0 Merge "Import translations. DO NOT MERGE" into ics-ub-clock-amazon by Baligh Uddin · 12 years ago
  100. d56adc4 widget previews by Peter Ng · 12 years ago