summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Improve delete handling strings.Danny Baumann2014-08-271-1/+2
* Calendar: Use TextUtils to check for null/empty string.Adnan2014-08-261-1/+2
* Calendar: Revamp deleting calendar events UI.Adnan2014-08-261-78/+90
* Calendar: Handle the date set action in the onDateSet callbackkaiyiz2014-08-261-24/+31
* Calendar: The delete events option status changed after rotate screenkaiyiz2014-08-261-0/+6
* Calendar: Check if the duration is empty before parser it when delete the eventskaiyiz2014-08-261-6/+9
* Calendar: Support for deleting events (rest of the features)Aravind Asam2014-08-262-18/+162
* Calendar: Add the "Go to" menu for user to go to any date as selectkaiyiz2014-08-261-0/+64
* Support for deleting calendar eventsAravind Asam2014-08-252-0/+395
* Calendar: To display the complex lunar info.yingying2014-08-254-37/+49
* Calendar: Do not show "Map" action if there isn't resolve app.yingying2014-08-251-7/+21
* Calendar: Fix the issue of Calendarkaiyiz2014-08-251-1/+1
* Calendar: Support display the lunar info.yingying2014-08-256-4/+374
* Calendar: Cursor remains constant after locking and unlockingkaiyiz2014-08-251-2/+1
* Calendar: Selected item should be selected after rotationkaiyiz2014-08-252-1/+11
* Merge tag 'android-4.4.2_r2' into HEADRicardo Cerqueira2014-03-224-35/+132
|\
| * Merge 'goog/ics-ub-calendar-fuchsia' into klp-devPaul Westbrook2014-01-084-35/+132
* | Add an option for the default view to show on startupVeeti Paananen2014-01-012-3/+22
* | Merge tag 'android-4.4_r1' into cm-11.0Ricardo Cerqueira2013-11-0120-225/+528
|\|
| * Use the correct version code check for K.Sam Blitzstein2013-10-091-3/+1
| * Abort onClick if no Window FocusAlon Albert2013-09-062-20/+27
| * Support PreferenceActivity.isValidFragmentAlon Albert2013-09-061-0/+6
| * Use setExact on K and up only.Isaac Katzenelson2013-09-042-1/+14
| * Call build() on the Builder, not the Style.Daniel Sandler2013-09-041-9/+7
| * am dea96f14: am fbfbc73d: Fixed crash when changing recurrent event.Paul Sliwowski2013-07-231-1/+2
| |\
| | * Fixed crash when changing recurrent event.Paul Sliwowski2013-07-231-1/+2
| * | Calendar alarms probably all need to be exact...Christopher Tate2013-07-181-1/+1
| |/
| * 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
| |\
| * \ 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
| |\ \ \