summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/EventInfoFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Selected item should be selected after rotationkaiyiz2015-10-181-1/+7
* Display error when a viewed event has been deleted.Paul Sliwowski2013-05-211-9/+15
* No crash on color change and orientation changeJames Kung2013-05-171-8/+10
* Fixed save recurring event response through gmailJames Kung2013-05-011-0/+4
* Replacing long click listener with onLongPressJames Kung2013-04-151-1/+1
* Fix for duplicate icons in agenda viewJames Kung2013-04-111-2/+3
* Hide color picker button if calendar cannot be modifiedJames Kung2013-04-031-4/+6
* Remove setTargetFragment calls on EventColorPickerDialog.James Kung2013-04-021-8/+16
* Merge "Adding init state booleans for int color variables" into ics-ub-calend...James Kung2013-04-021-3/+22
|\
| * Adding init state booleans for int color variablesJames Kung2013-03-071-3/+22
* | Fix for "Fragment already added" exceptionJames Kung2013-03-201-1/+4
* | First draft of Recurrence pickerMichael Chan2013-03-191-1/+2
|/
* Color/reminder changes preserved from info to editJames Kung2013-03-071-11/+13
* Replacing colorpicker constructor with newInstanceJames Kung2013-03-041-1/+1
* Resolve bug where rotating device was losing event view state.Sam Blitzstein2013-02-251-11/+73
* Merge "Fixed bug during cancelation of attendance response." into ics-ub-cale...Sam Blitzstein2013-02-161-16/+95
|\
| * Fixed bug during cancelation of attendance response.Sam Blitzstein2013-02-151-16/+95
* | Merge "Revert "Fixed bug during cancelation of attendance response."" into ic...Sam Blitzstein2013-02-161-92/+13
|\ \
| * | Revert "Fixed bug during cancelation of attendance response."Sam Blitzstein2013-02-161-92/+13
* | | Merge "Fixed bug during cancelation of attendance response." into ics-ub-cale...Sam Blitzstein2013-02-161-13/+92
|\| |
| * | Fixed bug during cancelation of attendance response.Sam Blitzstein2013-02-151-13/+92
| |/
* / Moving colorpicker items into its own library.James Kung2013-02-151-2/+3
|/
* Allow color change after orientation change.James Kung2013-02-141-10/+11
* Bug fix and clean-up work for color pickers.James Kung2013-02-131-9/+9
* Color picker for eventsJames Kung2013-02-121-40/+196
* Fix warnings. Tone down loggingMichael Chan2012-12-121-8/+1
* Fill in the correct start/end time in the event details page when the Events....Sara Ting2012-12-111-1/+35
* Allow coordinates in event location.Sam Blitzstein2012-11-271-1/+11
* Added new notification actions for map and call.Sam Blitzstein2012-11-151-327/+1
* Make changes to event save on exit.Sam Blitzstein2012-10-171-4/+8
* Allow "tel:" as phone prefix; more white space leniency.Sam Blitzstein2012-09-191-2/+15
* Fix emailing guests from event info page when attendees aren't synced down (t...Sara Ting2012-09-121-5/+16
* Switch from switch to if-else to be compatible with the new ADTMichael Chan2012-08-171-40/+30
* Add calendar owner to event info if more than 1 calendar.Sara Ting2012-08-021-14/+28
* Merge "Fix maps linking in location field." into ics-ub-calendar-mr1Sara Ting2012-07-251-18/+51
|\
| * Fix maps linking in location field.Sara Ting2012-07-251-18/+51
* | Add quick response to event info's email-guests feature.Sara Ting2012-07-241-47/+28
|/
* Support non-standard VIEW intent formatIsaac Katzenelson2012-06-291-1/+3
* Rename calendarcommon to calendarcommon2 to workaround OEM sillinessMichael Chan2012-06-261-1/+1
* am 6e354ae4: am 877f5203: Merge "Add quick response when email guests in noti...Michael Chan2012-06-181-1/+1
|\
| * Add quick response when email guests in notificationMichael Chan2012-06-181-1/+1
* | am 46cc3d52: am c334a20c: Merge "Fix event info buttons size" into jb-devIsaac Katzenelson2012-06-051-6/+7
|\|
| * Fix event info buttons sizeIsaac Katzenelson2012-06-041-6/+7
* | Make notifications code ICS compatible.Sara Ting2012-06-041-4/+3
* | Modify app so it will run in ICS MR1Michael Chan2012-05-311-7/+24
* | Revert "Modify app so it will run in ICS MR1"Michael Chan2012-05-311-24/+7
* | Modify app so it will run in ICS MR1Michael Chan2012-05-311-7/+24
|/
* Remove time zone from all day events (which have no time zones)Michael Chan2012-05-301-5/+7
* Fix NPE in EventInfoFragmentMichael Chan2012-05-241-1/+6
* Fix eventinfo dialog size on rotationMichael Chan2012-05-171-5/+11