1. 25 Feb, 2013 1 commit
  2. 16 Feb, 2013 1 commit
  3. 15 Feb, 2013 1 commit
  4. 13 Feb, 2013 2 commits
  5. 05 Dec, 2012 1 commit
  6. 27 Nov, 2012 1 commit
  7. 16 Nov, 2012 1 commit
  8. 15 Nov, 2012 1 commit
  9. 18 Sep, 2012 1 commit
  10. 13 Sep, 2012 1 commit
  11. 13 Aug, 2012 1 commit
  12. 27 Jun, 2012 1 commit
  13. 18 Jun, 2012 1 commit
  14. 14 May, 2012 1 commit
    • Michael Chan's avatar
      Show the proper time zone name based on whether event start time is in DLS or not · 559cb86b
      Michael Chan authored
      e.g. Eastern Standard Time vs Eastern Daylight Time
      
      - Fixed the same when picking a home time zone
      - Also fixed the problem where moving switching from all day to non-all day
        will put the event in device time zone instead of app time zone
      - Updated the list of tz to match Settings
      - Added sun symbol to denote the tz observes DLS
      - Improve performance by lazily generate all the display time zone names.
      
      Bug: 6187750
      Change-Id: Iaba77590c4b1062d41fbdd8f2368a7e64836f113
      559cb86b
  15. 11 May, 2012 1 commit
  16. 09 May, 2012 1 commit
  17. 26 Mar, 2012 1 commit
  18. 11 Jan, 2012 1 commit
  19. 16 Dec, 2011 2 commits
  20. 15 Dec, 2011 1 commit
  21. 14 Nov, 2011 1 commit
  22. 12 Nov, 2011 1 commit
  23. 28 Oct, 2011 1 commit
  24. 03 Oct, 2011 1 commit
  25. 28 Sep, 2011 2 commits
    • Isaac Katzenelson's avatar
      Fix lost remiders on device rotation in EditEvent · 6a63b77c
      Isaac Katzenelson authored
      Bug: 5382729 reminder removed
      
      Remiders are deleted in onItemSelected in EditEventView which is used
      to select a calender for the event.
      Added code to do reminders deletion only if the calender changed.
      
      Change-Id: I76c8318971a07b9f6e60d245573f75fe15660cd6
      6a63b77c
    • RoboErik's avatar
      b/5313706 Don't update visible reminders if user changed them · 8b5743c1
      RoboErik authored
      This adds some logic for tracking when the user makes a change to
      the list of existing reminders on an event and won't update the
      shown reminders on a data update if the user has changed something.
      
      Change-Id: I30345668b8c21180e2bd705179839fadda77e07f
      8b5743c1
  26. 20 Sep, 2011 1 commit
  27. 19 Sep, 2011 1 commit
  28. 13 Sep, 2011 1 commit
  29. 08 Sep, 2011 2 commits
  30. 01 Sep, 2011 1 commit
  31. 20 Aug, 2011 1 commit
    • Michael Chan's avatar
      Fix warnings · 17c0cea5
      Michael Chan authored
      Change-Id: Ia28012de0cba552cee8e312c122ae5a3e672c541
      17c0cea5
  32. 19 Aug, 2011 1 commit
    • RoboErik's avatar
      b/5081643 Another pass at edit event layout · cb2ba0f5
      RoboErik authored
      This one makes almost all fields be entirely style set and works
      with the new padding in framework assets.
      
      Change-Id: Ic3302a90d765dcf5b5144ac37b479fed1c8ef6d4
      cb2ba0f5
  33. 18 Aug, 2011 1 commit
  34. 13 Aug, 2011 1 commit
    • Michael Chan's avatar
      Fix warnings · 5d89406c
      Michael Chan authored
      Change-Id: Ifce8eed10172b6a41b945abb5a18613f975587dd
      5d89406c
  35. 11 Aug, 2011 2 commits