1. 07 Jul, 2010 1 commit
  2. 21 Jun, 2010 1 commit
  3. 10 Jun, 2010 1 commit
  4. 19 May, 2010 1 commit
  5. 17 May, 2010 1 commit
  6. 29 Apr, 2010 1 commit
  7. 28 Apr, 2010 1 commit
  8. 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
  9. 15 Apr, 2010 1 commit
  10. 14 Apr, 2010 1 commit
  11. 12 Apr, 2010 1 commit
  12. 07 Apr, 2010 1 commit
  13. 02 Apr, 2010 1 commit
  14. 30 Mar, 2010 3 commits
  15. 18 Mar, 2010 2 commits
  16. 17 Mar, 2010 1 commit
  17. 15 Mar, 2010 1 commit
    • Daniel Sandler's avatar
      Keep listening for dock event broadcasts when paused. · 3f505261
      Daniel Sandler authored
      When the screen is off, the dock app is paused; if the
      device is undocked in this state, there's a race to resume
      the dock app & broadcast the UI mode change event. Fixed.
      
      Bug: 2507444
      Change-Id: I7416aed4f9def0b9458273f40fe27131412d23f0
      3f505261
  18. 12 Mar, 2010 1 commit
  19. 09 Mar, 2010 1 commit
  20. 08 Mar, 2010 1 commit
  21. 05 Mar, 2010 1 commit
  22. 04 Mar, 2010 4 commits
  23. 03 Mar, 2010 1 commit
    • Patrick Scott's avatar
      Have "Revert" go back to the original state of the alarm. · 6064d3f7
      Patrick Scott authored
      Keep the original alarm state so that revert will reload the preferences from
      the original state. Have all preferences immediately take effect. When adding a
      new alarm, add the alarm if preferences change and then delete the alarm when
      reverting.
      
      Pop the set alarm toast only when changing the time or the enabled setting and
      the result is that the alarm is enabled. Otherwise there can be a lot of toasts
      showing while editing an alarm.
      6064d3f7
  24. 02 Mar, 2010 1 commit
  25. 01 Mar, 2010 2 commits
  26. 27 Feb, 2010 1 commit
  27. 22 Feb, 2010 1 commit
  28. 19 Feb, 2010 1 commit
  29. 17 Feb, 2010 3 commits
  30. 12 Feb, 2010 1 commit