summaryrefslogtreecommitdiffstats
path: root/res/values/cm_strings.xml
Commit message (Collapse)AuthorAgeFilesLines
* Calendar: Fix translatability of buttons listMichael Bestas2016-05-011-0/+7
| | | | | | | * Revert change to AOSP array, move to new array * Convert entries to string references, set as untranslatable Change-Id: I490a78aa81e826835044a03a0bb4f2578644d7ba
* Calendar: move CM strings to cm_stringsVladislav Koldobskiy2015-10-181-5/+7
| | | | Change-Id: I39c04e2f0e8d139a9e4c9add3fe55a81866b283b
* Calendar : Add ability to import/export from sdcardDanesh M2015-10-181-0/+8
| | | | Change-Id: Ia2ae56b50bff764786cdd37b760eb6b94a63743f
* Support sharing calendar events as .vcs files to MMS.Matt Garnes2015-10-181-0/+3
| | | | | | | | | | - Export calendar events to a temporary .vcs file. Currently, the actual file format is still ical, this may need to be reformatted to actually contain only vCalendar content. - Share this specifically to the com.android.mms package when the share button is clicked. - Share the event as ical .ics to all other applications. Change-Id: If337360b17d4071d580087ecc97a2397d0563ff6
* Improve delete handling strings.Danny Baumann2015-10-181-2/+1
| | | | Change-Id: I5e9d6ab5a805b9968fcb8ed2453061de51cd9a69
* Calendar: Support for deleting events (rest of the features)Aravind Asam2015-10-181-1/+2
| | | | | | | | | | * Includes highlight for selected items. * Spinner-style select all, deselect all. * Improvements asset files updated. * Add the TW strings for it. * Show the delete events menu as the config. Change-Id: I1781bd8748487bc51da8988f7ae74927c0e179c1
* Calendar: Add the "Go to" menu for user to go to any date as selectkaiyiz2015-10-181-0/+4
| | | | | | | | | When user press the menu button, it will show the "Go to" item, and the user could select any date to view. CRs-Fixed: 587493 Change-Id: Ia90f9c5697cf36a753534a0256947fa5e3a58576
* Support for deleting calendar eventsAravind Asam2015-10-181-0/+12
| | | | | | First version. Includes support for deleting some or all events. Updates for comments.. Change-Id: Id61ce184396f3c1e084de68ab082b056378a537a
* Add an option for the default view to show on startupVeeti Paananen2015-10-181-0/+34
Typically, the Calendar application opens with the previously used view (day, week, ...). This adds an option to select another view as the default when starting the app. Change-Id: I43c549b777ed30f67a18c6a862d2d833c5528d54