summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/event
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Cursor remains constant after locking and unlockingkaiyiz2015-10-181-2/+1
* Abort onClick if no Window FocusAlon Albert2013-09-062-20/+27
* Fixed crash when changing recurrent event.Paul Sliwowski2013-07-231-1/+2
* Fix bug where recurrent event won't allow events with duration of 0.Paul Sliwowski2013-06-241-1/+1
* Capitalize Noon and Midnight in event edit view.Paul Sliwowski2013-05-201-0/+1
* Merge "Query for Colors in parallel with all other queries" into ics-ub-calen...Isaac Katzenelson2013-05-141-4/+10
|\
| * Query for Colors in parallel with all other queriesIsaac Katzenelson2013-05-131-4/+10
* | Reformat timezone name to better distinguish GMT from timezone.Sam Blitzstein2013-05-031-1/+1
* | Null check for create event dialog fragmentJames Kung2013-05-021-2/+12
|/
* Fix events that recur weekly on a different start date.Sam Blitzstein2013-04-301-0/+77
* Retain color palette icon on orientation changeJames Kung2013-04-292-7/+31
* Small recurrence picker layout bugs.Sam Blitzstein2013-04-291-1/+1
* Allow reformatted timezone display name to show.Sam Blitzstein2013-04-261-1/+2
* Fix for duplicate remindersJames Kung2013-04-221-1/+1
* 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
* Hide color picker button if calendar cannot be modifiedJames Kung2013-04-031-1/+0
* Merge "Remove setTargetFragment calls on EventColorPickerDialog." into ics-ub...James Kung2013-04-031-9/+20
|\
| * Remove setTargetFragment calls on EventColorPickerDialog.James Kung2013-04-021-9/+20
* | New time zone pickerMichael Chan2013-04-031-77/+86
* | Fix for crashing on rotation with no reminders.Sam Blitzstein2013-04-021-1/+6
|/
* Merge "Adding init state booleans for int color variables" into ics-ub-calend...James Kung2013-04-024-29/+40
|\
| * Adding init state booleans for int color variablesJames Kung2013-03-074-29/+40
* | Integrating new date picker into appJames Kung2013-04-012-26/+45
* | Refactoring TimePicker packagename.Sam Blitzstein2013-03-291-5/+4
* | Fix for "Fragment already added" exceptionJames Kung2013-03-201-1/+4
* | Added in new time picker library.Sam Blitzstein2013-03-202-9/+45
* | First draft of Recurrence pickerMichael Chan2013-03-191-175/+87
|/
* Color/reminder changes preserved from info to editJames Kung2013-03-072-5/+46
* Color picker fix for creating event via month viewJames Kung2013-03-051-13/+14
* Replacing colorpicker constructor with newInstanceJames Kung2013-03-042-9/+27
* Resolving missing desktop feature with event availability/allday.Sam Blitzstein2013-02-251-3/+61
* Fix for setting to default calendar button.James Kung2013-02-191-3/+1
* Moving colorpicker items into its own library.James Kung2013-02-153-6/+3
* Set certain color picker buttons to 'gone'James Kung2013-02-141-1/+1
* Allow color change after orientation change.James Kung2013-02-141-13/+14
* Bug fix and clean-up work for color pickers.James Kung2013-02-133-8/+10
* Color picker for eventsJames Kung2013-02-125-18/+340
* Modifying CreateEventDialogFragment NPE bug fixJames Kung2013-01-071-1/+1
* MonthByWeek/CreateEventDialog Fragment NPE fixes.James Kung2013-01-041-1/+4
* Save textless event if times changed or attendees have been added.Michael Chan2012-12-141-22/+10
* Fix warnings. Tone down loggingMichael Chan2012-12-122-3/+0
* 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-262-4/+10
* Fixed Save feature of create new event dialogJames Kung2012-11-191-3/+13
* Merge "Autocomplete location in edit-event with recent locations and contacts...Sara Ting2012-11-152-10/+499
|\
| * Autocomplete location in edit-event with recent locations and contacts' names...Sara Ting2012-11-152-10/+499