summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/CalendarController.java
Commit message (Expand)AuthorAgeFilesLines
* Calendar - Added provisions to show/hide Floating Action Button.Rohit Yengisetty2015-10-181-0/+5
* Calendar : Adding Year ViewRohit Yengisetty2015-10-181-2/+3
* Fix memory leak with CalendarController getInstance().Paul Sliwowski2013-07-011-4/+10
* Revert "Add timely fragment"Isaac Katzenelson2013-06-251-2/+1
* Add timely fragmentIsaac Katzenelson2013-05-011-1/+2
* All-day events are not shown as two days.James Kung2013-01-181-9/+11
* Revert "All-day events do not span two days"James Kung2013-01-141-61/+16
* Fix warnings. Tone down loggingMichael Chan2012-12-121-21/+11
* All-day events do not span two days after creationJames Kung2012-12-101-17/+68
* New event dialog on long click within month viewJames Kung2012-11-151-5/+43
* Avoid crashing if incorrect view type, and ensure view type is set to a reaso...James Kung2012-10-301-0/+1
* Populate user's selection from gmail inviteIsaac Katzenelson2012-06-201-2/+0
* Fix agenda view goto behaviorIsaac Katzenelson2012-05-081-16/+89
* Manual refresh by account, not by calendarAndy McFadden2011-11-171-77/+16
* b/5456741 Fix date updates when leaving edit eventRoboErik2011-10-131-0/+13
* Unregister all event handlersPaul Westbrook2011-10-071-0/+12
* b/5045933 Highlight the current day/time when Today button is pressedRoboErik2011-10-041-0/+2
* Make new created event selected in agenda viewIsaac Katzenelson2011-09-291-1/+2
* Merge "Manual sync should be set"Alon Albert2011-08-261-1/+1
|\
| * Manual sync should be setAlon Albert2011-08-261-1/+1
* | b/2891538 Create an all-day event when tapping on the all day areaMichael Chan2011-08-251-4/+16
|/
* b/5045764 After tapping on a day from Month, back will take you back to monthMichael Chan2011-08-121-1/+6
* b/5064080 Add toast for empty events not savingRoboErik2011-07-291-0/+1
* b/3362680 fix up register/deregister for AllInOneActivityRoboErik2011-07-261-0/+37
* b/5072056 Avoid the Activity Picker by specifying the class in intentsMichael Chan2011-07-251-4/+4
* Add UI to select calendar visibility on the phoneMichael Chan2011-07-181-0/+19
* api comment fixesRoboErik2011-06-231-8/+8
* Rename Calendar.java to CalendarContract.javaRoboErik2011-06-141-4/+4
* Support event info as dialog and activityIsaac Katzenelson2011-06-081-0/+1
* Merge "Update calendars table to v300"RoboErik2011-05-111-4/+4
|\
| * Update calendars table to v300RoboErik2011-05-101-4/+4
* | Agenda fixesIsaac Katzenelson2011-05-111-15/+18
|/
* Make the controller use the calendar's tzRoboErik2011-03-241-3/+11
* b/3410166 Shrink the notification dialog to a normal sizeMichael Chan2011-02-081-0/+7
* Jump to the tapped position when viewing an eventRoboErik2011-02-031-4/+10
* b/3395354 Make month view always go to correct timeErik2011-01-261-1/+2
* b/3333788 Have a notion of selected time in addition to start/end timesMichael Chan2011-01-121-11/+53
* b/3335050 Ignore scroll and swipe gestures while animatingMichael Chan2011-01-111-2/+6
* b/3314295 Disables the view title and adds a date rangeErik2011-01-051-0/+3
* b/3240249 Show the current time when Today is pressed.Michael Chan2010-12-211-5/+25
* Added support for 'response' through ACTION_VIEW of eventsMichael Chan2010-12-101-11/+26
* b/3189042 Handle ACTION_VIEW in AllInOne. Removed EventInfoActivity.Michael Chan2010-12-101-1/+1
* Add card style event view to searchErik2010-12-081-4/+18
* Clean up unused API from controllerMichael Chan2010-11-231-26/+0
* Fixes some bugs with full month viewErik2010-11-221-0/+9
* Moves Edit Event back into an activityErik2010-11-031-4/+5
* Work on making month view a list viewErik2010-10-151-0/+7
* Makes bubble and event info in search update tzErik2010-09-281-2/+15
* b/2988876 Stop crash on orientation changeErik2010-09-241-0/+28
* Moves per calendar sync settings into SettingsErik2010-09-211-18/+5