1. 27 Apr, 2011 1 commit
  2. 18 Mar, 2011 1 commit
  3. 15 Feb, 2011 1 commit
  4. 07 Feb, 2011 1 commit
  5. 28 Jan, 2011 1 commit
  6. 27 Jan, 2011 1 commit
  7. 06 Jan, 2011 1 commit
  8. 30 Nov, 2010 1 commit
  9. 26 Oct, 2010 1 commit
  10. 14 Oct, 2010 1 commit
  11. 11 Oct, 2010 1 commit
  12. 06 Oct, 2010 1 commit
  13. 29 Sep, 2010 1 commit
    • Patrick Scott's avatar
      Pop a toast when handling the set alarm intent. · 5ad9026a
      Patrick Scott authored
      If the intent does not contain extras, start the AlarmClock activity to show the
      list of alarms.
      
      When checking for an alarm that already exists, make sure the repeat setting is
      0.
      
      Change-Id: If257b0d3bd591cddf7ff92b56bb240af8cb621a3
      5ad9026a
  14. 28 Sep, 2010 3 commits
  15. 27 Sep, 2010 2 commits
    • Patrick Scott's avatar
      Fix multiple allocations of the typeface. · 13af16f6
      Patrick Scott authored
      Bug: 2999402
      Change-Id: I682803e4386fc2f6a75cce1a57f950246e2bcd3a
      13af16f6
    • Patrick Scott's avatar
      Add logs to track missed alarms. · aaeb8a22
      Patrick Scott authored
      Turn on a few verbose logs to track a couple of cases where an alarm might be
      skipped or cancelled.  Add a Log.wtf when an alert cannot be parsed as this is
      never supposed to happen.
      
      If we are returning from the AlarmReceiver due to some error, make sure to set
      the next alert.
      
      Bug: 3004064
      Change-Id: I6879317b233ccb0497a5ed7b8259925cd00cf8e8
      aaeb8a22
  16. 24 Sep, 2010 1 commit
  17. 18 Sep, 2010 1 commit
    • Chet Haase's avatar
      do not merge · da9528b9
      Chet Haase authored
      new assets
      
      Change-Id: Ibd0e99069553b4158d8e180b0e47a3cb258902fe
      da9528b9
  18. 26 Aug, 2010 1 commit
  19. 17 Aug, 2010 1 commit
  20. 10 Aug, 2010 2 commits
  21. 06 Aug, 2010 1 commit
  22. 04 Aug, 2010 2 commits
  23. 07 Jul, 2010 1 commit
  24. 21 Jun, 2010 1 commit
  25. 10 Jun, 2010 1 commit
  26. 19 May, 2010 1 commit
  27. 17 May, 2010 1 commit
  28. 29 Apr, 2010 1 commit
  29. 28 Apr, 2010 1 commit
  30. 27 Apr, 2010 2 commits
    • Kenny Root's avatar
      Import revised translations · 69aa8d13
      Kenny Root authored
      Change-Id: I7ec8f6e718f9ec86e52247effd3ef944a48481cb
      69aa8d13
    • Daniel Sandler's avatar
      Switch to explicitly managed cursors for weather query. · 5d1b2366
      Daniel Sandler authored
      Previously, DeskClock used Activity.managedQuery, which
      didn't exactly leak cursors, but it allowed them to
      accumulate as long as the DeskClock Activity was running.
      When used overnight as a bedside clock, the Activity can run
      for a very long time without being paused.
      
      Bug: 2627720
      Change-Id: If4d53d3d6cba9dd96b41a3e25f4c8fad75339c42
      5d1b2366
  31. 15 Apr, 2010 1 commit
  32. 14 Apr, 2010 1 commit
  33. 12 Apr, 2010 1 commit
  34. 07 Apr, 2010 1 commit