1. 07 Oct, 2011 1 commit
  2. 28 Sep, 2011 1 commit
    • Isaac Katzenelson's avatar
      Change "new event hint" for day view · ba25b7c5
      Isaac Katzenelson authored
      Bug: 5375030 When tapping on a time box on day view,
           the "+" symbol should be changed with a label saying "+ New event"
      Change-Id: I842b4a034a036b63a9dc9d8e7ea3d618f366a7d4
      ba25b7c5
  3. 02 Sep, 2011 1 commit
  4. 13 Aug, 2011 1 commit
    • Michael Chan's avatar
      Fix warnings · 5d89406c
      Michael Chan authored
      Change-Id: Ifce8eed10172b6a41b945abb5a18613f975587dd
      5d89406c
  5. 29 Jul, 2011 2 commits
  6. 25 Jul, 2011 1 commit
  7. 20 Jul, 2011 1 commit
  8. 19 Jul, 2011 1 commit
  9. 01 Jul, 2011 1 commit
  10. 24 Jun, 2011 1 commit
  11. 23 Jun, 2011 1 commit
  12. 15 Jun, 2011 1 commit
  13. 10 Jun, 2011 1 commit
  14. 09 Jun, 2011 2 commits
  15. 08 Jun, 2011 2 commits
  16. 03 Jun, 2011 2 commits
  17. 18 May, 2011 1 commit
  18. 21 Apr, 2011 1 commit
  19. 01 Mar, 2011 1 commit
  20. 24 Feb, 2011 1 commit
  21. 09 Feb, 2011 1 commit
  22. 24 Jan, 2011 1 commit
  23. 20 Jan, 2011 1 commit
    • Erik's avatar
      Some visuals work · ca478676
      Erik authored
      Change-Id: I62822bde98012218dbcae561371539aeff259980
      ca478676
  24. 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
  25. 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
  26. 22 Nov, 2010 1 commit
  27. 20 Nov, 2010 1 commit
    • Erik's avatar
      Finishes making full month use list view · 40bcd101
      Erik authored
      This is the last piece to get parity with the old month view code
      using a list view for rendering the month. This version should be
      much faster. Also fixes a couple more bugs with home time zone.
      
      Change-Id: I7661ef7cf0290d714d7c053155ad6048355d8a3e
      40bcd101
  28. 05 Nov, 2010 1 commit
  29. 03 Nov, 2010 1 commit
  30. 02 Nov, 2010 1 commit
  31. 01 Nov, 2010 1 commit
  32. 28 Oct, 2010 1 commit
  33. 27 Oct, 2010 1 commit
    • Michael Chan's avatar
      Update Event Popup · 71b221ae
      Michael Chan authored
      - Update UI per spec
      - Remove organizer, reminder, attendee presence.
      - Reenable showing of calendar email if the calendar display name isn't unique.
      
      Change-Id: I8d9f022c0745e98e71726a8cdccfb4a681024c95
      71b221ae
  34. 22 Oct, 2010 1 commit
  35. 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
  36. 29 Sep, 2010 1 commit
    • Daisuke Miyakawa's avatar
      Fix a string. · d6e3a31e
      Daisuke Miyakawa authored
      Now we may have non-phone device.
      
      Change-Id: I319f2d90720c61a0c6c116c88b447e059c3051b2
      d6e3a31e