summaryrefslogtreecommitdiff
path: root/res
Commit message (Collapse)AuthorAgeFilesLines
* datetimepicker: fix done button for TIMEpicker this timeHEADkitkatdankoman2014-09-081-2/+2
| | | | Change-Id: Ia7cb93c3da2e9a85f9b03e2a80be45262b39c73a
* datetimepicker: Fix white done button for TRDS landscape viewdankoman2014-09-083-5/+5
| | | | | | | | Fixes the white background for the "Done" button in the date picker dialog and time picker dialog while in landscape orientation and TRDS is on. Change-Id: I53bf02a21f0bb8a223aca75bb9c658c9a4bc7ef8
* Import translations. DO NOT MERGEBaligh Uddin2014-06-061-0/+31
| | | | | Change-Id: I2a8a3be919672391aa48faa5098e0e112bdb7799 Auto-generated-cl: translation import
* trds: darker time picker [for red theme]kroz2014-01-141-7/+7
| | | | | | | DeskClock is using red theme for time picker w/c is already dark let's make it more darker Change-Id: I829265c9e489a548bff74a199249b4f165ba2f92
* TRDS:[datetimepicker] Dark Calendar (2/2)kroz2014-01-147-3/+118
| | | | | | made hardcoded datetimepicker themeable Change-Id: Ib5aa43fa6b4bf53bfc882589d00a58643fd6b215
* Import translations. DO NOT MERGEBaligh Uddin2013-10-043-1/+63
| | | | | Change-Id: I65915573dcce4d1ef04d80d60735d1a337b58d96 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-09-253-0/+93
| | | | | Change-Id: I03081e80f346affe612ec424a83104200ac2c2a1 Auto-generated-cl: translation import
* datetimepicker deblueingAri Sachter-Zeltzer2013-09-243-0/+51
| | | | Change-Id: Ieb03fd3bfd56e582ca65afcd9b6f1ae95f5c19e7
* Import translations. DO NOT MERGEBaligh Uddin2013-09-145-1/+125
| | | | | Change-Id: Ice0e5c0957df2f6b4c2fc091fd4781364f091e7d Auto-generated-cl: translation import
* Add setDarkTheme() to TimePicker.Sam Blitzstein2013-09-0510-36/+160
| | | | | | | | | This is just a temporary solution for the clock app. When the pickers are framework-ready they will use the correct system-level factory methods for setting dark themes. Bug: 10516092 Change-Id: I0574de6f79f0d2973a80ea91bcc885e207f2fcf8
* Import translations. DO NOT MERGEBaligh Uddin2013-05-132-2/+2
| | | | | Change-Id: I1cf779cf0b184b9d4b6b024a625db415aa421a96 Auto-generated-cl: translation import
* Import translations. DO NOT MERGEBaligh Uddin2013-05-0848-0/+48
| | | | | Change-Id: Iced52dd4be2729940535b6393569b8e17dce93cb Auto-generated-cl: translation import
* Improve accessibility for hardware keyboard mode.Sam Blitzstein2013-05-031-1/+3
| | | | | | | Like a normal edittext, speak out each key as its typed. Bug: 8590343 Change-Id: I52ff588aad5714d751a008e9d7c0574709a0c7e5
* Import translations. DO NOT MERGEBaligh Uddin2013-04-244-7/+7
| | | | | Change-Id: I702039f6f454f8146620a679b98e5946c1393a6a Auto-generated-cl: translation import
* Consistent done button picker colorJames Kung2013-04-232-1/+23
| | | | | Bug: 8696938 Change-Id: I32d8f6fad3519799fd402307e43ee634af649aa8
* Import translations. DO NOT MERGEBaligh Uddin2013-04-2248-0/+240
| | | | | Change-Id: Id0ee121f5f4b5e127def31600dedbdb560bca71c Auto-generated-cl: translation import
* Polishing accessibility for date picker.Sam Blitzstein2013-04-194-9/+10
| | | | | Bug: 8531032 Change-Id: Idff339300a8edcd353b4d8e37e8b218b7b99460b
* Merge "Strings necessary for upcoming datepicker accessibility." into jb-mr2-devSam Blitzstein2013-04-181-0/+19
|\
| * Strings necessary for upcoming datepicker accessibility.Sam Blitzstein2013-04-171-0/+19
| | | | | | | | | | | | | | | | These accessibility is not 100% ready, but these strings need to be submitted now to ensure the translations are ready in time for launch. Change-Id: Ia7ea2e7f8acd5a4a3dfa61ecd048d9bbb13c0170
* | Date/Time Picker done button minheight 48dpJames Kung2013-04-176-4/+7
|/ | | | | | | Date Picker minor UI tweaks Bug: 8581974 Change-Id: Ica0f33e55686ba75a85df9bb6b54eda31100e062
* Fix for Nexus 10 landscape layoutJames Kung2013-04-174-6/+53
| | | | | Bug: 8581974 Change-Id: I2e9fef9aa4e5afa1459b2c05c326ddc49f5054bf
* Nexus 10 date picker landscape simple fixJames Kung2013-04-161-1/+1
| | | | | Bug: 8581974 Change-Id: I79a580b1966f4d05dc8b5fb07c32ab2086dbfd13
* Merge "Removing vertical divider from date picker landscape" into jb-mr2-devJames Kung2013-04-162-10/+0
|\
| * Removing vertical divider from date picker landscapeJames Kung2013-04-162-10/+0
| | | | | | | | | | Bug: 8581974 Change-Id: I96ecd410a58c1b3e13edd0b43d215ed49366ca57
* | Timepicker UI fixes to be more consistent with date picker.Sam Blitzstein2013-04-156-40/+18
|/ | | | | Bug: 8616937 Change-Id: Ic16c311e74e3f0da4d266232334118b8cb428320
* Fixing date picker layout across all devicesJames Kung2013-04-1115-117/+96
| | | | | Bug: 8599662 Change-Id: Ia47599a0f502117239df057efb12ab4133498975
* Date picker layout modificationsJames Kung2013-04-1010-36/+46
| | | | | Bug: 8581974 Change-Id: I3c547c2ebf1bb6488b823044bd7fd7bdffdab69e
* Merge "Add pulsating effect to header label when switching view." into ↵Sam Blitzstein2013-04-115-19/+60
|\ | | | | | | jb-mr2-dev
| * Add pulsating effect to header label when switching view.Sam Blitzstein2013-04-105-19/+60
| | | | | | | | | | Bug: 8570362 Change-Id: Ie8534f5be227605ee17d14e558f3398f9d7c6ed7
* | Import translations. DO NOT MERGEBaligh Uddin2013-04-1017-13/+288
|/ | | | | Change-Id: Ifdf12d52f8095fd25d31854c683095f979e13cca Auto-generated-cl: translation import
* Merge "Import translations. DO NOT MERGE" into jb-mr2-devBaligh Uddin2013-04-0937-0/+925
|\
| * Import translations. DO NOT MERGEBaligh Uddin2013-04-0837-0/+925
| | | | | | | | | | Change-Id: Icc89af4995e477296fbc2d32bf6235e348d69b99 Auto-generated-cl: translation import
* | Layout for smaller devices e.g. Nexus SJames Kung2013-04-089-50/+224
| | | | | | | | | | Bug: Change-Id: I210fbab377f49ec58bfa811d76e3dc5172fede63
* | Date Picker UI revisionJames Kung2013-04-083-36/+57
| | | | | | | | Change-Id: Ifeab24a1809a82704f7f0e3382968dc3218cbfcd
* | Further tweaks and bug fixes, and code cleanup.Sam Blitzstein2013-04-0811-46/+56
|/ | | | | | Bug: 8530194 Bug: 8531032 Change-Id: I908e7df4a432f9f6b338bc601e7be08f26b93b98
* Making comments more descriptiveJames Kung2013-04-051-2/+10
| | | | Change-Id: I869669eb4a057dd0a1c69d4b47358c0d257b0de8
* Comments and char limits for stringsJames Kung2013-04-051-2/+10
| | | | Change-Id: I37df2769f1d5f2ab49485adb90807c7514ccae40
* DatePicker initial commitJames Kung2013-04-0113-29/+339
| | | | Change-Id: I5e2dda38b06b76454b974e7240befd6a9316364f
* Support for accessibility and hardware IME.Sam Blitzstein2013-03-2910-328/+108
| | | | Change-Id: If6096d4105e78cad8e082091776213756b0ebde1
* Tweaking timepicker and fixing bugs.Sam Blitzstein2013-03-2112-37/+80
| | | | | | Fixed some bugs in Timepicker, and made tweaks to match redlines. Change-Id: I239a6294a7b2a7cd2fa200dc776a6d4f2fb24949
* Adding new timepicker library.Sam Blitzstein2013-03-2016-0/+703
Timepicker is a radial, animated selector. Change-Id: Ib6a6deebf7673dcb14561261314a0e082d4a3ffc