summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
kitkatImprove delete list item layout.Danny Baumann11 years
 
 
AgeCommit messageAuthorFilesLines
2014-09-01Improve delete list item layout.HEADkitkatDanny Baumann1-14/+9
2014-08-27Merge branch 'cm-11.0' of https://github.com/CyanogenMod/android_packages_app...LorDClockaN97-71/+4257
2014-08-26Calendar: Use TextUtils to check for null/empty string.Adnan1-1/+2
2014-08-26Calendar: Revamp deleting calendar events UI.Adnan3-137/+92
2014-08-26Calendar: Fix the unit test failure.yingying2-18/+32
2014-08-26Calendar: Handle the date set action in the onDateSet callbackkaiyiz1-24/+31
2014-08-26Calendar: The delete events option status changed after rotate screenkaiyiz1-0/+6
2014-08-26Calendar: Check if the duration is empty before parser it when delete the eventskaiyiz1-6/+9
2014-08-26Calendar: Added the read external storage permission for read media provider.kaiyiz1-0/+1
2014-08-26Calendar: Support for deleting events (rest of the features)Aravind Asam16-30/+239
[...]