summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/event/EditEventView.java
Commit message (Expand)AuthorAgeFilesLines
* prepareForSave: Dont set time in allday eventsStephen Bird2015-10-181-4/+5
* Abort onClick if no Window FocusAlon Albert2013-09-061-1/+8
* Capitalize Noon and Midnight in event edit view.Paul Sliwowski2013-05-201-0/+1
* Reformat timezone name to better distinguish GMT from timezone.Sam Blitzstein2013-05-031-1/+1
* Retain color palette icon on orientation changeJames Kung2013-04-291-6/+15
* Small recurrence picker layout bugs.Sam Blitzstein2013-04-291-1/+1
* Allow reformatted timezone display name to show.Sam Blitzstein2013-04-261-1/+2
* Calling executePendingTransactions() before isAdded()James Kung2013-04-111-4/+3
* Use pre-set timezone display names when default is low quality.Sam Blitzstein2013-04-111-1/+5
* Fixing possible bugs while showing TimePicker Dialog.Sam Blitzstein2013-04-081-6/+24
* Temporary fix for attendee concatenation error.James Kung2013-04-041-1/+7
* Integrating time zone picker into settingsJames Kung2013-04-041-37/+2
* New time zone pickerMichael Chan2013-04-031-77/+86
* Merge "Adding init state booleans for int color variables" into ics-ub-calend...James Kung2013-04-021-4/+7
|\
| * Adding init state booleans for int color variablesJames Kung2013-03-071-4/+7
* | Integrating new date picker into appJames Kung2013-04-011-25/+35
* | Refactoring TimePicker packagename.Sam Blitzstein2013-03-291-5/+4
* | Added in new time picker library.Sam Blitzstein2013-03-201-8/+35
* | First draft of Recurrence pickerMichael Chan2013-03-191-175/+87
|/
* Color picker fix for creating event via month viewJames Kung2013-03-051-13/+14
* Resolving missing desktop feature with event availability/allday.Sam Blitzstein2013-02-251-3/+61
* Moving colorpicker items into its own library.James Kung2013-02-151-3/+0
* Set certain color picker buttons to 'gone'James Kung2013-02-141-1/+1
* Bug fix and clean-up work for color pickers.James Kung2013-02-131-4/+4
* Color picker for eventsJames Kung2013-02-121-15/+57
* Revert "Add autocompletion for title in edit-event."Sara Ting2012-12-051-133/+2
* Only query visible calendars for autocomplete of recent titles/locations.Sara Ting2012-11-261-2/+5
* Merge "Autocomplete location in edit-event with recent locations and contacts...Sara Ting2012-11-151-10/+28
|\
| * Autocomplete location in edit-event with recent locations and contacts' names...Sara Ting2012-11-151-10/+28
* | New event dialog on long click within month viewJames Kung2012-11-151-9/+31
|/
* am 844cac06: Skip local account types when picking default calendar.Sara Ting2012-09-181-1/+5
|\
| * Skip local account types when picking default calendar.Sara Ting2012-09-181-1/+5
* | am 8286d2f7: Fix default calendar used when creating/editing event for the fi...Sara Ting2012-09-131-4/+11
|\|
| * Fix default calendar used when creating/editing event for the first time.Sara Ting2012-09-131-4/+11
* | Add autocompletion for title in edit-event.Sara Ting2012-08-131-2/+132
|/
* Rename calendarcommon to calendarcommon2 to workaround OEM sillinessMichael Chan2012-06-261-1/+1
* Add quick response when email guests in notificationMichael Chan2012-06-181-1/+1
* Show the proper time zone name based on whether event start time is in DLS or...Michael Chan2012-05-141-10/+21
* Increased widget query size to 100Michael Chan2012-05-111-22/+21
* Make sure we update the visibility of fields based on all day event or not.Mindy Pereira2012-05-091-1/+1
* Add-reminder button should not be seen if the event has the maximum allowed r...Sara Ting2012-03-261-0/+3
* am 9bcb8449: am 8b1119b1: Fixed end date in multiday events where it be off b...Michael Chan2012-01-121-2/+11
|\
| * Fixed end date in multiday events where it be off by a dayMichael Chan2012-01-111-2/+11
* | Revert "Revert "Use the resources in the static chips lib now.""Mindy Pereira2011-12-161-14/+0
* | Revert "Use the resources in the static chips lib now."Mindy Pereira2011-12-161-0/+14
* | Use the resources in the static chips lib now.Mindy Pereira2011-12-151-14/+0
|/
* b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-141-1/+0
* Edit event view needs ui love on tablet.Mindy Pereira2011-11-111-1/+4
* b/5309787 support allowedAvailability in calendar appRoboErik2011-10-281-2/+39
* b/5383209 Save cursor location on rotation in editviewMichael Chan2011-10-031-3/+13