summaryrefslogtreecommitdiffstats
path: root/src/com/android/calendar/DeleteEventsActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Calendar - Bug fixes in DeleteEvents activityRohit Yengisetty2015-01-221-12/+9
* 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: 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-111-15/+112
* Support for deleting calendar eventsAravind Asam2014-11-111-0/+392