1. 11 Apr, 2011 1 commit
  2. 29 Mar, 2011 1 commit
  3. 25 Feb, 2011 1 commit
  4. 11 Feb, 2011 1 commit
  5. 27 Jan, 2011 1 commit
  6. 26 Jan, 2011 1 commit
    • Erik's avatar
      b/3388467 Update per Christian's request · 7075f706
      Erik authored
      Changes background again per request by Christian. Now 15% more
      consistent with other apps! Also, everything aligns again...
      except Repetition, which aligns after a rotate, so it looks like
      an obscure framework bug which I'm not going to fight with in
      this CL.
      
      Change-Id: I58229333205a636aef873a2ea7b1c39cb604f013
      7075f706
  7. 23 Jan, 2011 1 commit
  8. 20 Jan, 2011 1 commit
  9. 19 Jan, 2011 1 commit
  10. 18 Jan, 2011 2 commits
    • Erik's avatar
      b/3362796 Allow for interval=1 in rrules · 38f0828f
      Erik authored
      If the interval was set we'd treat it as a custom recurrence. This
      makes it so setting the interval to 1 doesn't consider it to be a
      custom recurrence.
      
      Change-Id: I55cdbf0fba4103319b712e01208f255e97fc29a7
      38f0828f
    • Erik's avatar
      b/3363020 Changes alert asset to use light theme · f6b6fb32
      Erik authored
      Updates our setIcon calls for alert messages.
      
      Change-Id: Ia65038748f594f8f98dc12f602f676b79bac8e8f
      f6b6fb32
  11. 15 Jan, 2011 1 commit
    • Erik's avatar
      b/3293809 Adds basic support for accessibility in Calendar · 259b8f9a
      Erik authored
      This adds accessibility events for navigating the views in Calendar.
      -Moving times in Day/Week view says the time and any overlapping
      events.
      -Switching between events in the same time slot says the event.
      -Opening an event popup reads the event.
      -Opening edit event reads the event.
      -Opening an event in search reads the event.
      
      Fixed a bug in month view that caused a crash.
      
      Change-Id: I734b43597fbdf76cbf693374ac8585645fab94fe
      259b8f9a
  12. 13 Jan, 2011 1 commit
    • Erik's avatar
      b/3315832 fix for editevent backgrounds · efa480cc
      Erik authored
      Fixes several issues with backgrounds for editable fields in
      Edit Event. Fields now get their correct bg restored when
      editing and alignment is now consistent across all fields.
      
      Change-Id: I3ecb9a53c1ca087da0d9f3f21fd24da6403edee1
      efa480cc
  13. 11 Jan, 2011 1 commit
    • Erik's avatar
      b/3335099 Adds a home time zone descriptor to edit event · 8a548964
      Erik authored
      This adds lines for displaying the date and time of an event
      that is in a different time zone than the time zone your calendar
      is set to.
      Also fixed some bugs:
      The ro mode was displaying when in the wrong time zone and new
      events weren't being created in the home time zone if it was set.
      
      Change-Id: Ieb8a55a0d0e7c9f26f0246a7bf32da25fba53b5e
      8a548964
  14. 07 Jan, 2011 1 commit
    • Michael Chan's avatar
      Edit:Remove the fling behavior when a reminder is added. · c3b2f30e
      Michael Chan authored
      Originally, it was added so the user can see the new reminder
      added if it pops up below the visible area.  It turns out to
      be a pain in dual column format if the right column extends
      beyond the left column
      
      Change-Id: I68a90b04711064e44de9874e2b6486889bec3481
      c3b2f30e
  15. 04 Jan, 2011 1 commit
  16. 22 Dec, 2010 1 commit
    • Erik's avatar
      b/3304341 Stop multi-day allday end from decrimenting · 442d1069
      Erik authored
      Had an excess call to a method that tweaked the date as part of
      allday vs non-allday event that was causing the end date to
      decriment when you edited the event.
      
      Change-Id: I816d3964ceaf7bac6e10a0405448526a31b19162
      442d1069
  17. 20 Dec, 2010 1 commit
  18. 10 Dec, 2010 1 commit
  19. 09 Dec, 2010 1 commit
  20. 08 Dec, 2010 1 commit
    • Erik's avatar
      Add card style event view to search · a7694eea
      Erik authored
      This puts the read only card style event into search. Two big
      todos for search are:
      1)open an event by default on load
      2)attempt to reopen an event when data changes, or open a new
        default if the previous event was deleted.
      3)re-examine the onPause saving behavior once b/3263703 is
        resolved.
      
      Change-Id: I52c2d26d683cfb478b163a7636c151b902a7a020
      a7694eea
  21. 07 Dec, 2010 1 commit
    • Erik's avatar
      Implement 'card' style for EditEvent · 3400a2bf
      Erik authored
      A todo for this change is to remove the extra gravities once
      b/3259292 is fixed. Also fixes a bug with rotating new events.
      
      Change-Id: If07fc053bf986bc8361e7dc9001e1bd653bb4364
      3400a2bf
  22. 02 Dec, 2010 1 commit
    • Erik's avatar
      Adds read only/edit mode switches to edit event · c07a57fb
      Erik authored
      Makes toggling between read only mode and edit mode for
      events easy. Also adds new UX flow, enter details mode then
      tap Edit to modify the event, at which point prompt for which
      event to edit is shown.
      
      Change-Id: I5147ba04ff477cd1a7c187958127899db13c3ef8
      c07a57fb
  23. 16 Nov, 2010 1 commit
  24. 05 Nov, 2010 1 commit
    • Michael Chan's avatar
      Update Event Info and Edit Event so it's closer to spec · 4c6e4b68
      Michael Chan authored
      = Edit/Detail
      - Moved Title above Calendar
      - Moved Reminders above Presense and Privacy
      - Changed every text field to 18pt except for the title which is 24 bold.
      - Vertically center the Yes/Maybe/No relative to the radio buttons
      - Space out Yes/Maybe/No
      
      = Event info
      - Space out Yes/Maybe/No
      - Relayout per design
      
      Change-Id: Id177f818d07c297cd6bdc5d5feb758133a02a043
      4c6e4b68
  25. 03 Nov, 2010 1 commit
    • Erik's avatar
      Moves Edit Event back into an activity · 5f62079a
      Erik authored
      Also updates the permissions for adding reminders to events and
      fixes b/3125518, b/2976280, and b/3023359.
      
      TODO Check exceptions to see if they haven't been synced yet
      before allowing them to be edited.
      
      Change-Id: I0fe7777d69d61da6cc17b4a0714ed020bd2fc1d6
      5f62079a
  26. 02 Nov, 2010 1 commit
  27. 30 Oct, 2010 1 commit
  28. 28 Oct, 2010 2 commits
  29. 27 Oct, 2010 2 commits
  30. 14 Oct, 2010 1 commit
  31. 13 Oct, 2010 1 commit
  32. 11 Oct, 2010 1 commit
    • Michael Chan's avatar
      Major bug fixing in EventInfo and EditEvent · 352e1a2f
      Michael Chan authored
      In EventInfo/Popup:
      Fixed reminders and response
      Set a fixed height
      Renamed Edit event button to Open event in the Event popup
      Enabled Open event button unless it's a free/busy calendar
      Removed action bar buttons in Event popup
      Disallow reminders for busy/free calendars
      TODO: Update UI only if everything is loaded
      
      In Edit Event:
      Switch to side-by-side label format
      Have everything ready before removing "Loading" msg
      Added organizer
      Restrict adding of attendees:
        For non-organizers, write permission to the calendar is sufficient.
        For organizers, the user needs a) write permission to the calendar
          AND b) ownerCanRespond == true AND c) attendee data exist
          (this means num of attendees > 1, the calendar owner's and others).
      TODO: Attendees do not always show up. Need to switch from listview to linear layout
      TODO: Move to one column format for portrait in EditEvent
      
      Turned on Holo.light theme but the light version isn't ready in the framework yet.
      Removed dependency to android.test.runner
      
      b/3052155
      b/2709441
      b/3060967
      b/3060985
      
      Change-Id: I4a25fecf3ade6a7924ba7b55801daced3dca6fa7
      352e1a2f
  33. 24 Sep, 2010 1 commit
    • Erik's avatar
      b/2988876 Stop crash on orientation change · 7b92da25
      Erik authored
      EditEventFragment was triggering a fragment swap in onPause, which
      isn't supported. This fixes the behavior of Edit to handle moving
      the fragment around correctly. This change makes the behavior save
      the event when back is pressed and restore the event if the user
      goes home and returns. On orientation change changes get lost,
      however. Another change will be made to fix this.
      
      Change-Id: Iaef5eac6668a8e0ee4859f69e5a77ecb9a7a15a3
      7b92da25
  34. 23 Sep, 2010 1 commit
  35. 17 Sep, 2010 1 commit
    • Daisuke Miyakawa's avatar
      Make settings screen support two pane mode. · 4b441bd6
      Daisuke Miyakawa authored
      1) Rename CalendarPreferenceActivity to GeneralPreferences, and
         add CalendarSettingsActivity for top-level Activity.
      
      We should retain previous logs for CalendarPreferenceActivity,
      and we shouldn't call it "Activity" any more, as it is Fragment.
      
      I'm not sure whether the new "CalendarSettingsActivity" should
      be named so, or renaming it to "CalendarPreferenceActivity"
      to keep consistency around naming.
      
      2) Add necessary xmls.
      
      Some of them are derived from Settings app, which already has
      new two pane structure, so refering its logic seems enough for now.
      
      Change-Id: I6a0b04bb824d06c2842cbd8127e2860c45350987
      4b441bd6
  36. 01 Sep, 2010 2 commits
    • Erik's avatar
      Fix bug where new attendees weren't being added · 3b67932e
      Erik authored
      New attendees weren't being added if there
      a) weren't any guests in the event yet and
      b) the user only entered them into the text field without hitting add
      
      Change-Id: I74a1edc1ae6e2ab9bea905126d4275931a39b5e5
      3b67932e
    • Erik's avatar
      Move EditEventFragment into AllInOneActivity · dd95df57
      Erik authored
      This change makes AllInOneActivity be the launch point for edit event
      and causes it to take over as a full screen view. This way we can
      handle message passing between edit event and the rest of calendar
      as well as maintain the actionbar items.
      
      Also fixes b/2954347
      
      Change-Id: Ib28e5382abbfe4f72a183c0945f27e61b7fd176e
      dd95df57