1. 17 Mar, 2010 1 commit
  2. 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
  3. 12 Mar, 2010 1 commit
  4. 09 Mar, 2010 1 commit
  5. 08 Mar, 2010 1 commit
  6. 05 Mar, 2010 1 commit
  7. 04 Mar, 2010 4 commits
  8. 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
  9. 02 Mar, 2010 1 commit
  10. 01 Mar, 2010 2 commits
  11. 27 Feb, 2010 1 commit
  12. 22 Feb, 2010 1 commit
  13. 19 Feb, 2010 1 commit
  14. 17 Feb, 2010 3 commits
  15. 12 Feb, 2010 1 commit
  16. 11 Feb, 2010 2 commits
  17. 05 Feb, 2010 3 commits
  18. 03 Feb, 2010 1 commit
  19. 02 Feb, 2010 1 commit
  20. 29 Jan, 2010 1 commit
  21. 28 Jan, 2010 2 commits
  22. 27 Jan, 2010 1 commit
    • Patrick Scott's avatar
      Moving alarm creation into SetAlarm. · e46be904
      Patrick Scott authored
      This change allows the user to create a new alarm and then press "Revert"
      without having already created the alarm.
      
      Refactor a few methods to take an Alarm object rather than all the alarm fields.
      The static method in AlarmClock to create a new alarm is no longer needed. Do
      some cleanup in AlarmProvider around intial values.
      
      Bug: 2338234
      e46be904
  23. 25 Jan, 2010 2 commits
  24. 23 Jan, 2010 1 commit
  25. 22 Jan, 2010 2 commits
  26. 21 Jan, 2010 2 commits
  27. 20 Jan, 2010 1 commit