summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/EventInfoActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Resolve bug where rotating device was losing event view state.Sam Blitzstein2013-02-251-2/+9
* Color picker for eventsJames Kung2013-02-121-47/+23
* Support non-standard VIEW intent formatIsaac Katzenelson2012-06-291-3/+31
* Populate user's selection from gmail inviteIsaac Katzenelson2012-06-201-2/+2
* Increased widget query size to 100Michael Chan2012-05-111-2/+0
* Fix agenda view goto behaviorIsaac Katzenelson2012-05-081-3/+4
* Fix back and home behaviorIsaac Katzenelson2012-05-021-4/+8
* Revert "Fix back and home behavior"Isaac Katzenelson2012-05-021-8/+4
* Fix back and home behaviorIsaac Katzenelson2012-05-021-4/+8
* Use double pane agenda view instead of full screen event infoAndrew Flynn2012-03-121-7/+17
* b/5233576 Fixed the problem where long desc are not showingMichael Chan2011-11-141-2/+0
* Support for 7 inch devicesIsaac Katzenelson2011-10-311-1/+3
* b/5340452 b/5341768 Fix up button in event info + launch add accountRoboErik2011-09-191-5/+3
* b/5072056 Avoid the Activity Picker by specifying the class in intentsMichael Chan2011-07-251-13/+6
* b/5039149 hide edit/delete for read only calendarsRoboErik2011-07-211-38/+38
* Move to use a single layout file for the wrapper activities aroundMichael Chan2011-07-101-9/+3
* Remove title from eventinfo activityIsaac Katzenelson2011-07-011-0/+6
* Use exception creation URIAndy McFadden2011-06-241-2/+0
* api comment fixesRoboErik2011-06-231-6/+6
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-141-5/+5
* Support event info as dialog and activityIsaac Katzenelson2011-06-081-0/+186
* b/3189042 Handle ACTION_VIEW in AllInOne. Removed EventInfoActivity.Michael Chan2010-12-101-89/+0
* Clean up unused API from controllerMichael Chan2010-11-231-24/+0
* Removed deprecated getFragmentTransaction() callsMason Tang2010-08-201-3/+5
* Implemented a search activity, two pane results layoutMason Tang2010-08-201-2/+69
* Converted EventInfo into a fragmentMason Tang2010-08-131-1147/+12
* Added getInstance method for CalendarControllerMichael Chan2010-07-221-2/+2
* Added create/edit/view/delete event and open settings and manage calendars to...Michael Chan2010-07-131-9/+6
* Refactor DeleteEventHelper to allow null activities if exitWhenDone is false.Michael Chan2010-07-011-1/+1
* Moves EditEvent into a fragmentErik2010-06-301-6/+6
* Remove EditEvent.java and update all references.Erik2010-06-241-10/+11
* Changes to DeleteEventHelper to make it asyncErik2010-06-221-1/+2
* Creates an EditEventView with as little app logic as possibleErik2010-06-161-1/+1
* Fix bug #1661857 (switch from using meta feed to the new allcalendars feed)Fabrice Di Meglio2010-06-141-2/+2
* am 4dcea88c: merge from open-source masterThe Android Open Source Project2010-06-091-1/+2
|\
| * merge from open-source masterThe Android Open Source Project2010-06-091-1/+2
| |\
| | * Fixed a npe in Calendar on EmulatorChristian Mehlmauer2010-06-091-1/+2
* | | am ec5daf68: merge from open-source masterThe Android Open Source Project2010-05-181-3/+0
|\| |
| * | merge from open-source masterThe Android Open Source Project2010-05-181-3/+0
| |\|
| | * Removed some Warnings, Added Type argumentsChristian Mehlmauer2010-05-171-3/+0
* | | b/2633629 Makes deleting an exception set it to canceledErik2010-04-271-0/+1
|/ /
* | Revert "b/2622128 Fix crash from editEvent and EventInfoActivity"Erik2010-04-261-1/+0
* | b/2622128 Fix crash from editEvent and EventInfoActivityErik2010-04-231-0/+1
* | b/2531257 More work on cleaning up owner account for dupesErik2010-03-231-5/+6
* | b/2531257 Will only display owner account if different than cal nameErik2010-03-221-2/+3
* | b/2494603 Improve UI to disambiguate calendars with the same nameMichael Chan2010-03-161-0/+25
* | b/2507842 Added code to hide response spinner if not supportedErik2010-03-121-2/+8
* | b/2505788 Small cleanup following change Ic986c877Erik2010-03-111-1/+1
* | b/2505788 Added check so we only dirty an event if an update occurredErik2010-03-101-4/+8
* | b/2496984 Pulled out -1 attendee id into a constantErik2010-03-101-4/+5