1. 14 Sep, 2012 1 commit
  2. 17 Jul, 2012 1 commit
  3. 22 Jun, 2012 1 commit
  4. 18 Jun, 2012 1 commit
  5. 16 Dec, 2011 2 commits
  6. 15 Dec, 2011 1 commit
  7. 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
  8. 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
  9. 09 Jun, 2011 1 commit
    • Andy McFadden's avatar
      More Calendar unbundling · d46b1150
      Andy McFadden authored
      A few minor items:
      - Remove an unnecessary import, missed in previous checkin.
      - Drop guava from libs (not currently needed).
      - Add commented-out build lines for the benefit of anyone who wants
        to experiment.
      
      Bug 4575374
      
      Change-Id: I5669e41008a97810f9c23247447e91637c54bc22
      d46b1150
  10. 14 Oct, 2010 1 commit
  11. 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
  12. 30 Jun, 2010 1 commit
  13. 24 Jun, 2010 1 commit
    • Mason Tang's avatar
      Refactored so that the widget is now with the app, not the provider · bb3f08ab
      Mason Tang authored
       - CalendarAppWidgetReceiver now functions as the broadcast receiver for:
           * android.intent.action.TIMEZONE_CHANGED
           * android.intent.action.TIME_SET
           * android.intent.action.PROVIDER_CHANGED (content://com.android.calendar)
       - CalendarAppWidgetService has been refactored to use IntentService for
         serializing widget updates
       - AppWidgetShared has been preserved for managing wake locks
       - CalendarAppWidgetModel was pulled out into its own class
      
      Change-Id: If7641aba278acc8ad00f14acd289ddbcbb1d5bcf
      bb3f08ab
  14. 02 Mar, 2010 1 commit
  15. 19 Feb, 2010 1 commit
  16. 11 Feb, 2010 1 commit
    • Erik's avatar
      b/2313182 Cleaned up launch activity with better multi-account handling. · fc5e058c
      Erik authored
      Launch activity now just checks for the existence of any account, and if not found
      bounces users to the account settings activity where they can add a calendar
      supported account. If a non-calendar supported account is found it will let users
      enter Calendar but they will be unable to create any events.
      fc5e058c
  17. 09 Feb, 2010 1 commit
  18. 21 Jan, 2010 1 commit
  19. 06 Jan, 2010 1 commit
  20. 04 Mar, 2009 2 commits
  21. 18 Dec, 2008 1 commit
  22. 21 Oct, 2008 1 commit