1. 03 Oct, 2011 1 commit
  2. 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
  3. 20 Sep, 2011 1 commit
  4. 19 Sep, 2011 1 commit
  5. 13 Sep, 2011 1 commit
  6. 08 Sep, 2011 2 commits
  7. 01 Sep, 2011 1 commit
  8. 20 Aug, 2011 1 commit
    • Michael Chan's avatar
      Fix warnings · 17c0cea5
      Michael Chan authored
      Change-Id: Ia28012de0cba552cee8e312c122ae5a3e672c541
      17c0cea5
  9. 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
  10. 18 Aug, 2011 1 commit
  11. 13 Aug, 2011 1 commit
    • Michael Chan's avatar
      Fix warnings · 5d89406c
      Michael Chan authored
      Change-Id: Ifce8eed10172b6a41b945abb5a18613f975587dd
      5d89406c
  12. 11 Aug, 2011 2 commits
  13. 10 Aug, 2011 2 commits
  14. 09 Aug, 2011 2 commits
  15. 08 Aug, 2011 1 commit
  16. 05 Aug, 2011 1 commit
  17. 25 Jul, 2011 1 commit
  18. 21 Jul, 2011 1 commit
  19. 18 Jul, 2011 1 commit
  20. 14 Jul, 2011 1 commit
    • Andy McFadden's avatar
      Correctly split recurring events that have COUNT · 152cb249
      Andy McFadden authored
      The code that splits recurring events for "this and all future"
      edits was always adding an UNTIL part.  This didn't work right
      when the original event had a COUNT part.
      
      Also, treat recurrence rules with COUNT parts as "custom".
      
      Bug 4977517
      
      Change-Id: I7e469fb23d7774ff2e157cc0b1c1dd9daba4fc40
      152cb249
  21. 08 Jul, 2011 1 commit
    • Andy McFadden's avatar
      Relocate common Calendar classes · 8ed988fb
      Andy McFadden authored
      Move some classes from android.pim to com.android.calendarcommon.
      
      Switch Calendar app to build unbundled.
      
      Bug 4575374
      
      Change-Id: I3c344364b8fa82be1fbc21b0d1d2628957d8d07e
      8ed988fb
  22. 24 Jun, 2011 1 commit
    • Andy McFadden's avatar
      Expand definition of "custom" recurrence · 648c3b54
      Andy McFadden authored
      Anything the app UI can't display is considered a "custom" rule,
      and editing is prohibited.  The check was not taking into
      consideration monthly events for which the day was specified with
      a negative value (e.g. "the last day of every month"), which we
      don't handle.
      
      Bug 4522027
      
      Change-Id: Id10e9f6d744cc8da7ac115ee93c2b81bd826cfe2
      648c3b54
  23. 21 Jun, 2011 1 commit
    • Mindy Pereira's avatar
      integrate chips ui into calendar. · 18cabd26
      Mindy Pereira authored
      Makes edit event display chips UI. We still need final design
      to decide if we're going to display a full list of guests in
      tablets like we currently do or just the chips. Leaving with
      current behavior but showing chips in the edit box for now.
      
      Change-Id: Ia045bbdc3326dca9056070ae0ebc75a7a5b2f5ba
      18cabd26
  24. 14 Jun, 2011 1 commit
  25. 10 Jun, 2011 2 commits
  26. 09 Jun, 2011 2 commits
  27. 08 Jun, 2011 2 commits
  28. 01 Jun, 2011 1 commit
  29. 19 May, 2011 1 commit
    • Andy McFadden's avatar
      Add support for different alert methods to UI · 9645d9c3
      Andy McFadden authored
      Google Calendar supports different alert methods for reminders
      (e.g. pop-up message or e-mail).  This change adds a UI element
      that allows you to select the method for each reminder.
      
      The set of available methods is determined by calendar attributes,
      as is the maximum number of reminders.
      
      Bug 4419019
      
      Change-Id: I3f319e21b1919965d4859595f76206b9e96242b8
      9645d9c3
  30. 16 May, 2011 1 commit
    • Andy McFadden's avatar
      Progress toward alert method support · fea9af5d
      Andy McFadden authored
      This replaces some of the "lists of minutes" with a list of objects
      that also specify the alert method.  There should be no externally
      visible effects.
      
      Bug 4419019
      
      Change-Id: Ia555252c5c44019eaf4f1a569703a2eab6740acc
      fea9af5d
  31. 11 May, 2011 1 commit
  32. 11 Apr, 2011 1 commit