summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge "AOSP/Calendar - Fix the crash bug. Deleted a code fragment that remain...Bob Badour2019-01-153-114/+2
|\
| * AOSP/Calendar - Fix the crash bug. Deleted a code fragment that remained that...Raman Tenneti2019-01-143-114/+2
* | Merge "AOSP/Calendar - Minimal calendar app." am: a4438e61ac am: 142020ee38Raman Tenneti2018-11-0177-24418/+47
|\|
| * AOSP/Calendar - Minimal calendar app.Raman Tenneti2018-10-3177-24418/+47
* | Convert Calendar to androidxAurimas Liutikas2018-04-101-1/+1
|/
* 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
|\ \ \
| * | | Capitalize Noon and Midnight in event edit view.Paul Sliwowski2013-05-201-0/+1
| |/ /
* / / Fixed leak cursor in AlertRecieverPaul Sliwowski2013-05-201-12/+10
|/ /
* | am 497a6259: No crash on color change and orientation changeJames Kung2013-05-171-8/+10
|\|
| * No crash on color change and orientation changeJames Kung2013-05-171-8/+10
* | am 9662675d: Merge "Query for Colors in parallel with all other queries" into...Isaac Katzenelson2013-05-141-4/+10
|\|
| * Merge "Query for Colors in parallel with all other queries" into ics-ub-calen...Isaac Katzenelson2013-05-141-4/+10
| |\
| | * Query for Colors in parallel with all other queriesIsaac Katzenelson2013-05-131-4/+10
* | | am 3f0521e9: Merge "Fix for interval strings beginning with the count" into i...James Kung2013-05-131-8/+4
|\| |
| * | Merge "Fix for interval strings beginning with the count" into ics-ub-calenda...James Kung2013-05-131-8/+4
| |\ \
| | * | Fix for interval strings beginning with the countJames Kung2013-05-131-8/+4