summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Calendar: do not auto save events when importingRaj Yengisetty2015-04-142-1/+8
* Calendar: add feature to select/deselect all events in delete viewRaj Yengisetty2015-03-121-1/+19
* Calendar - Fix the title in Year View on tablets. Rohit Yengisetty2015-01-221-3/+5
* Calendar - Bug fixes in DeleteEvents activityRohit Yengisetty2015-01-221-12/+9
* Calendar : Respond to calendar events share intentRohit Yengisetty2015-01-218-114/+603
* Calendar - Added provisions to show/hide Floating Action Button.Rohit Yengisetty2015-01-104-7/+136
* Calendar : Add ability to import/export from sdcardDanesh M2014-12-168-41/+462
* Calendar : Add lollipop uxDanesh M2014-12-143-15/+17
* Support sharing calendar events as .vcs files to MMS.Matt Garnes2014-12-123-9/+81
* Calendar : Adding Year ViewRohit Yengisetty2014-12-115-4/+624
* Calendar - Add the ability to share calendar events through an ics file.Rohit Yengisetty2014-12-047-2/+729
* Calendar: Display the lunar and festival if the language is Chinese.yingying2014-11-134-6/+474
* Revert "Calendar: Support display the lunar info."Matt Garnes2014-11-136-373/+4
* Revert "Calendar: To display the complex lunar info."Matt Garnes2014-11-134-49/+37
* Improve delete handling strings.Danny Baumann2014-11-111-1/+2
* Calendar: Use TextUtils to check for null/empty string.Adnan2014-11-111-1/+2
* Calendar: Revamp deleting calendar events UI.Adnan2014-11-111-78/+90
* Calendar: Handle the date set action in the onDateSet callbackkaiyiz2014-11-111-24/+31
* Calendar: The delete events option status changed after rotate screenkaiyiz2014-11-111-0/+6
* Calendar: Check if the duration is empty before parser it when delete the eventskaiyiz2014-11-111-6/+9
* Calendar: Support for deleting events (rest of the features)Aravind Asam2014-11-112-18/+162
* Calendar: Add the "Go to" menu for user to go to any date as selectkaiyiz2014-11-111-0/+64
* Support for deleting calendar eventsAravind Asam2014-11-112-0/+395
* Calendar: To display the complex lunar info.yingying2014-11-114-37/+49
* Calendar: Do not show "Map" action if there isn't resolve app.yingying2014-11-111-7/+21
* Calendar: Fix the issue of Calendarkaiyiz2014-11-111-1/+1
* Calendar: Support display the lunar info.yingying2014-11-116-4/+374
* Calendar: Cursor remains constant after locking and unlockingkaiyiz2014-11-111-2/+1
* Calendar: Selected item should be selected after rotationkaiyiz2014-11-112-1/+11
* Add an option for the default view to show on startupVeeti Paananen2014-11-112-3/+21
* Allow configuring the delay for snoozing calendar reminders.Danny Baumann2014-11-116-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