summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
* Calendar: Fix translatability of buttons listMichael Bestas2016-05-012-2/+2
* Fix alerts in doze modeniks2552016-04-111-1/+1
* prepareForSave: Dont set time in allday eventsStephen Bird2015-10-181-4/+5
* Calendar: when sharing calendar events use File.createTempFileRaj Yengisetty2015-10-181-5/+16
* Calendar: fix recurrence picker switchdankoman2015-10-181-0/+1
* Check date string size before trimming itStephen Bird2015-10-181-3/+4
* Fix for days that are expected to be 3chars end up being longer.Stephen Bird2015-10-181-1/+3
* Calendar:"ADD ACCOUNT" has no function when long tapping date to creat new ev...michael.yang2015-10-181-1/+1
* Calendar: add feature to select/deselect all events in delete viewRaj Yengisetty2015-10-181-1/+19
* Calendar: do not auto save events when importingRaj Yengisetty2015-10-182-1/+8
* Calendar - Fix the title in Year View on tablets. Rohit Yengisetty2015-10-181-3/+5
* Calendar - Bug fixes in DeleteEvents activityRohit Yengisetty2015-10-181-12/+9
* Calendar : Respond to calendar events share intentRohit Yengisetty2015-10-188-114/+603
* Calendar - Added provisions to show/hide Floating Action Button.Rohit Yengisetty2015-10-184-7/+136
* Calendar : Add ability to import/export from sdcardDanesh M2015-10-188-41/+462
* Calendar : Add lollipop uxDanesh M2015-10-183-15/+17
* Support sharing calendar events as .vcs files to MMS.Matt Garnes2015-10-183-9/+81
* Calendar : Adding Year ViewRohit Yengisetty2015-10-185-4/+624
* Calendar - Add the ability to share calendar events through an ics file.Rohit Yengisetty2015-10-187-2/+729
* Calendar: Display the lunar and festival if the language is Chinese.yingying2015-10-184-6/+474
* Revert "Calendar: Support display the lunar info."Matt Garnes2015-10-186-373/+4
* Revert "Calendar: To display the complex lunar info."Matt Garnes2015-10-184-49/+37
* Improve delete handling strings.Danny Baumann2015-10-181-1/+2
* Calendar: Use TextUtils to check for null/empty string.Adnan2015-10-181-1/+2
* 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