summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Automatic translation importstable/cm-12.0-YNG3CMichael Bestas2015-05-024-0/+85
| | | | | Change-Id: Ia2f1a08c62c801d6bcf2d8fb7b1af58e293c6d20 (cherry picked from commit a1f5d23843a09b946a5ffabadd3f7b93396c6322)
* Automatic translation importMichael Bestas2015-04-252-1/+21
| | | | Change-Id: Ic0945f6101b2698207c51c570da842b9bad39adb
* Automatic translation importMichael Bestas2015-04-173-4/+3
| | | | Change-Id: I2930b60170000312ab90a4a667fdde22171363c4
* Calendar: do not auto save events when importingRaj Yengisetty2015-04-142-1/+8
| | | | Change-Id: Ia359592ef99becab0fda94a938e5cafd639eaebb
* Calendar: add RTL supportRaj Yengisetty2015-04-142-10/+11
| | | | Change-Id: I9108456ea240cb9fab16e95480d955c53e6a384b
* Automatic translation importMichael Bestas2015-03-312-6/+42
| | | | Change-Id: I481b993408c8583b2d413e41bed2b38ad63c8afe
* Automatic translation importMichael Bestas2015-03-227-0/+154
| | | | Change-Id: Ib83a450f3a8b417a9605b4ec62d77994560b59ee
* Calendar: support ACTION_VIEW instead of ACTION_SENDRaj Yengisetty2015-03-161-1/+1
| | | | Change-Id: I9b7608a9161b1370a4ee4ab520c0e0e9a0fd9c9c
* Automatic translation importMichael Bestas2015-03-151-0/+27
| | | | Change-Id: I7890752036c3f6c12cf897c855303e39c8f162f9
* Calendar: add feature to select/deselect all events in delete viewRaj Yengisetty2015-03-122-1/+23
| | | | Change-Id: I1301d921474d848d6c877eb904bd7a00df13c48a
* Automatic translation importMichael Bestas2015-03-061-1/+1
| | | | Change-Id: Ia643d52b6f4b9461a6e05a83868f05fea4445864
* Automatic translation importstable/cm-12.0-YNG1TAstable/cm-12.0-YNG1TMichael Bestas2015-02-2811-8/+208
| | | | Change-Id: I8e810db0528cd41d3d413161ca056e87ad1df019
* Automatic translation importstable/cm-12.0-YNG1IMichael Bestas2015-02-1912-3/+148
| | | | Change-Id: Icaf9108b330b6c679c3eb7bff8448bd00d6d27b2
* Calendar: Set untranslatableTamás Tóth2015-02-121-1/+1
| | | | Change-Id: I9c7c767f6a221589800bd2e08ed4f46153bc4f50
* Remove mistakenly added DE stringsMichael Bestas2015-02-111-6/+0
| | | | Change-Id: I066bcffeca64c6b1f467990bf485756c90a8761d
* Automatic translation importMichael Bestas2015-02-1081-39/+4408
| | | | Change-Id: Ie2fd674489a10f55f7e7a400156119f17451573f
* New Material iconMichael Bestas2015-02-025-0/+0
| | | | | | * Created by Jovie Brett Bardoles Change-Id: I91930f556e58011d494b457f792b53f493354212
* Calendar: Add some simplified chinese translationslinus_lee2015-01-241-0/+57
| | | | | | | Because of some internal deadlines, we will submit these manually but Crowdin eventually will overwrite these values Change-Id: I24cc10e982b3977b115a3ef8d0a2814e92304e9a
* Calendar - Fix the title in Year View on tablets. Rohit Yengisetty2015-01-221-3/+5
| | | | | | | The title is decoupled from the action bar on tablets, so there is a need to provide an accurate date range to generate said title. Change-Id: I7c482c0d18e2a7079e2f7ff68f2921042cb7bf0b
* Calendar - Bug fixes in DeleteEvents activityRohit Yengisetty2015-01-222-15/+13
| | | | | | | | | > stop checkboxes from stealing touch events > correct listview's getChildAt usage > fix onDestroyActionMode from inadvertently triggering onItemCheckedStateChanged with wrong parameters Change-Id: Ibd151c4de4b373733a9ae6e0b982c088de7bd5ad
* Calendar : Respond to calendar events share intentRohit Yengisetty2015-01-2112-118/+668
| | | | | | | | | Retrofit existing classes to support launching Calendar in "shareable" mode. User will have the ability to select calendar events for whom vcs files will be generated and sent to the requester. Change-Id: I2b0162ea53a4392149aa49765b8b070db36daa8a
* Calendar: toggle on delete events overlay to delete multiple eventsRaj Yengisetty2015-01-151-1/+1
| | | | Change-Id: I1be6e96dad970e522d32b474c0652d49459adc93
* Calendar - Added provisions to show/hide Floating Action Button.Rohit Yengisetty2015-01-105-7/+138
| | | | | | | YearView actively shows/hides FAB when the user scrolls to keep all the content accessible. Change-Id: I8005861cb6ecf98758782c034adcc19e30951df8
* Fix a string for crowdinMichael Bestas2015-01-081-1/+1
| | | | | Change-Id: Ib8ca8b6e9b16100ed58e392f588f31c00f4cf419 (cherry picked from commit 169d540c04de2f0f0b8213dc76a4eba0cb74c6b1)
* Calendar : Temporarily add localizations for YearView in ChineseRohit Yengisetty2015-01-083-0/+3
| | | | | | languages. Change-Id: Ia90db8c5dbcdd17d36c9f31a3b53dad0d1ee8d12
* Calendar: move CM strings to cm_stringsVladislav Koldobskiy2015-01-042-8/+7
| | | | Change-Id: I39c04e2f0e8d139a9e4c9add3fe55a81866b283b
* Add action_import menu item to all all_in_one_title_bar menusRaj Yengisetty2014-12-183-0/+18
| | | | Change-Id: Ic113638bacb431d7cf4f4cd1a12c868debaeb01d
* Calendar : Add ability to import/export from sdcardDanesh M2014-12-1616-42/+499
| | | | Change-Id: Ia2ae56b50bff764786cdd37b760eb6b94a63743f
* Calendar : Add lollipop uxDanesh M2014-12-1433-59/+170
| | | | Change-Id: Ibc7bc2267b464c4f8c3d07c2406ed2cf87e7febb
* Support sharing calendar events as .vcs files to MMS.Matt Garnes2014-12-124-9/+84
| | | | | | | | | | - 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
* Calendar : Adding Year ViewRohit Yengisetty2014-12-1110-5/+638
| | | | | | | Depends on changes to datetimepicker @ http://review.cyanogenmod.org/#/c/79480/ Change-Id: Ie528d8c1753477b94a9c477f5735a198565afd4d
* Calendar - Add the ability to share calendar events through an ics file.Rohit Yengisetty2014-12-0413-2/+737
| | | | | | | | | | | | iCal specification rescources: http://build.mnode.org/projects/ical4j/apidocs/index.html http://www.kanzaki.com/docs/ical/ iCal validators: http://icalvalid.cloudapp.net http://severinghaus.org/projects/icv/ Change-Id: I87b12fd37aa7e3ad29bea79d4dbb152f868ff4f8
* Calendar: Display the lunar and festival if the language is Chinese.yingying2014-11-135-10/+492
| | | | | | | If the current language is Chinese, it will display the lunar and festival for month, week and day view Change-Id: Ib948e2aef30d9129f2d0eeeade41b31f432e7de4
* Revert "Calendar: Support display the lunar info."Matt Garnes2014-11-138-393/+9
| | | | This reverts commit d18341a463bee0b027785ed0f3cee9d0a7f00763.
* Revert "Calendar: To display the complex lunar info."Matt Garnes2014-11-134-49/+37
| | | | This reverts commit 3dc108642c87bc85085e7b5dd40d0a227ead24ff.
* Improve delete list item layout.Danny Baumann2014-11-111-14/+9
| | | | | | Add a little padding and RTL support. Change-Id: Ie3d9fd99c8e1888d59212d29cb78a406dee54632
* Improve delete handling strings.Danny Baumann2014-11-113-3/+24
| | | | Change-Id: I5e9d6ab5a805b9968fcb8ed2453061de51cd9a69
* Calendar: Use TextUtils to check for null/empty string.Adnan2014-11-111-1/+2
| | | | Change-Id: Icdbc97939a51c5fa2db8cacbeb9c9fe815f927e4
* Calendar: Revamp deleting calendar events UI.Adnan2014-11-113-137/+92
| | | | | | | - Use contextual action bar instead of weird spinner/action bar combo - Actually influence behavior and let the user know they're deleting something Change-Id: Idec775f84b873211d6c6a46be120ea82b8a0b9e5
* Calendar: Fix the unit test failure.yingying2014-11-112-18/+32
| | | | | | | | | | | As there maybe some edit for DateUtils API on the different android version, and it make the test cases' expected result maybe not same as the actual result. So we will print the warning in the log for the test result if this test case used to test the date format. CRs-fixed: 652947 Change-Id: Ie2aa984191fb8b5b6c7316235672630291717ed4
* Calendar: Handle the date set action in the onDateSet callbackkaiyiz2014-11-111-24/+31
| | | | | | | | | | | | | When the user press the done button on the dialog, it maybe couldn't get the right date. For example, the user input the date value by keyboard, and press the done before keyboard exit. So we need handle the date set action in the onDateSet callback. And if the user cancel the date set action, we will do nothing. CRs-Fixed: 652859 Change-Id: I124cbd7998cdb167cd4a94b9fc0926fef03a230d
* Calendar: The delete events option status changed after rotate screenkaiyiz2014-11-111-0/+6
| | | | | | | | | | | | | | Calendar through LoadManager to query the total number of events, and update the delete events option status in onLoadFinished method. But this method will be called at the first time load data or data have changed, so can't update option status when rotating screen. Calls the initLoader function in onCreate and onResume ensure that the onLoadFinished can be callback. CRs-Fixed: 650667 Change-Id: Id96f28bf648de374fb5d2cb7e0827e072f5342bd
* Calendar: Check if the duration is empty before parser it when delete the eventskaiyiz2014-11-111-6/+9
| | | | | | | | | | | | If the event end time is 0, it will calculate the end time by "duration" string. But if the "duration" is null, it will lead the NullPointerException. So check the duration string is empty or not before use it to get the end time when delete the events. CRs-Fixed: 650814 Change-Id: I97350db4103959b851367beae53f09200a2a29b8
* Calendar: Added the read external storage permission for read media provider.kaiyiz2014-11-111-0/+1
| | | | | | | | | | As "READ_EXTERNAL_STORAGE" permission is enforced starting in API level 19. So we need add this permission to manifest for access the media provider to get the ringtone's title. CRs-Fixed: 643665 Change-Id: I3f5b76ff5e244932effb4bb2698ce15a83e77876
* Calendar: Support for deleting events (rest of the features)Aravind Asam2014-11-1113-28/+224
| | | | | | | | | | * 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 selectkaiyiz2014-11-117-2/+89
| | | | | | | | | 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
* Modified file action_mode.xmlAravind Asam2014-11-111-28/+37
| | | | | | | action_mode.xml with the changes. Copyright updated. Temporarily disabled use of dropdown icon till it is merged. Change-Id: Idd40cde01b9487fdea11823886def1cf416df08f
* Calendar: Add the delete events menu item for landscape.kaiyiz2014-11-111-0/+5
| | | | | | | | Add the menu item for "Delete event" in the landscape menu layout. CRs-Fixed: 630737 Change-Id: Ic5b093085a92994ef61000cb6a828ae048fd3cec
* Original action_mode.xmlAravind Asam2014-11-111-0/+48
| | | | | | From Gallery App Change-Id: I40fe986a0f29249ef3c3ea5139287f948114f36c
* Support for deleting calendar eventsAravind Asam2014-11-117-2/+544
| | | | | | First version. Includes support for deleting some or all events. Updates for comments.. Change-Id: Id61ce184396f3c1e084de68ab082b056378a537a