summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Revamp deleting calendar events UI.Adnan2015-10-181-78/+90
* Calendar: Handle the date set action in the onDateSet callbackkaiyiz2015-10-181-24/+31
* Calendar: The delete events option status changed after rotate screenkaiyiz2015-10-181-0/+6
* Calendar: Check if the duration is empty before parser it when delete the eventskaiyiz2015-10-181-6/+9
* Calendar: Support for deleting events (rest of the features)Aravind Asam2015-10-182-18/+162
* Calendar: Add the "Go to" menu for user to go to any date as selectkaiyiz2015-10-181-0/+64
* Support for deleting calendar eventsAravind Asam2015-10-182-0/+395
* Calendar: To display the complex lunar info.yingying2015-10-184-37/+49
* Calendar: Do not show "Map" action if there isn't resolve app.yingying2015-10-181-7/+21
* Calendar: Fix the issue of Calendarkaiyiz2015-10-181-1/+1
* Calendar: Support display the lunar info.yingying2015-10-186-4/+374
* Calendar: Cursor remains constant after locking and unlockingkaiyiz2015-10-181-2/+1
* Calendar: Selected item should be selected after rotationkaiyiz2015-10-182-1/+11
* Add an option for the default view to show on startupVeeti Paananen2015-10-182-3/+21
* Allow configuring the delay for snoozing calendar reminders.Danny Baumann2015-10-186-5/+140
* Force a manual, incremental sync one time, as early as possible.Sam Blitzstein2013-12-043-0/+55
* Use the correct version code check for K.Sam Blitzstein2013-10-091-3/+1
* Merge "Process RSVP Intent Without Event Editor" into ics-ub-calendar-fuchsiaAlon Albert2013-09-131-35/+77
|\
| * Process RSVP Intent Without Event EditorAlon Albert2013-08-021-35/+77
* | Merge "Abort onClick if no Window Focus" into ics-ub-calendar-fuchsiaIsaac Katzenelson2013-09-062-20/+27
|\ \
| * | Abort onClick if no Window FocusAlon Albert2013-09-062-20/+27
* | | Merge "Support PreferenceActivity.isValidFragment" into ics-ub-calendar-fuchsiaIsaac Katzenelson2013-09-061-0/+6
|\ \ \
| * | | Support PreferenceActivity.isValidFragmentAlon Albert2013-09-061-0/+6
| |/ /
* / / Use setExact on K and up only.Isaac Katzenelson2013-09-032-1/+14
|/ /
* / Call build() on the Builder, not the Style.Daniel Sandler2013-08-201-9/+7
|/
* Fixed crash when changing recurrent event.Paul Sliwowski2013-07-231-1/+2
* Small workaround when text is slight bigger then all day event rect.Paul Sliwowski2013-07-161-1/+3
* Fix memory leak with CalendarController getInstance().Paul Sliwowski2013-07-011-4/+10
* Add analytics tracking to calendar app.Paul Sliwowski2013-06-273-26/+86
* Fix small typos in I9490f478681783200a5cb8309a58243723bda4c1.Paul Sliwowski2013-06-261-5/+5
* Merge "Add in-memory cache to dismiss alerts that we haven't seen yet." into ...Paul Sliwowski2013-06-262-101/+273
|\
| * Add in-memory cache to dismiss alerts that we haven't seen yet.Paul Sliwowski2013-06-192-101/+273
* | Merge "Fix bug where recurrent event won't allow events with duration of 0." ...Paul Sliwowski2013-06-261-1/+1
|\ \
| * | Fix bug where recurrent event won't allow events with duration of 0.Paul Sliwowski2013-06-241-1/+1
* | | Revert "Add timely fragment"Isaac Katzenelson2013-06-254-188/+1
|/ /
* | Merge "Fix bug in recurrent event dialog picker when setting monthly day of t...Paul Sliwowski2013-06-201-6/+29
|\ \
| * | Fix bug in recurrent event dialog picker when setting monthly day of the week.Paul Sliwowski2013-06-201-6/+29
| |/
* | Merge "Fixed ISE issue when subscribing to gcm groups from the main thread." ...Paul Sliwowski2013-06-191-1/+9
|\ \
| * | Fixed ISE issue when subscribing to gcm groups from the main thread.Paul Sliwowski2013-06-181-1/+9
| |/
* / Fix mokey NullPointerException when there is no colors to save.Paul Sliwowski2013-06-181-0/+4
|/
* Merge "Fix calander crash where getTimezone was call without a looper." into ...Paul Sliwowski2013-06-142-12/+15
|\
| * Fix calander crash where getTimezone was call without a looper.Paul Sliwowski2013-06-122-12/+15
* | Fix crash when dismissing notification.Paul Sliwowski2013-06-133-15/+10
|/
* am 61388102: Calendar color picker Exchange account fixJames Kung2013-05-316-15/+207
|\
| * Calendar color picker Exchange account fixJames Kung2013-05-306-15/+207
* | Merge "Remove dead code in AlarmService." into ics-ub-calendar-timelyPaul Sliwowski2013-05-212-9/+11
|\ \
| * | Remove dead code in AlarmService.Paul Sliwowski2013-05-212-9/+11
* | | Merge "Display error when a viewed event has been deleted." into ics-ub-calen...Paul Sliwowski2013-05-211-9/+15
|\ \ \
| * | | Display error when a viewed event has been deleted.Paul Sliwowski2013-05-211-9/+15
| |/ /
* | | Merge "Capitalize Noon and Midnight in event edit view." into ics-ub-calendar...Paul Sliwowski2013-05-211-0/+1
|\ \ \