summaryrefslogtreecommitdiff
path: root/src/com
Commit message (Collapse)AuthorAgeFilesLines
* TRDS:[datetimepicker] Dark Calendar (2/2)kroz2014-01-143-7/+8
| | | | | | made hardcoded datetimepicker themeable Change-Id: Ib5aa43fa6b4bf53bfc882589d00a58643fd6b215
* Add setDarkTheme() to TimePicker.Sam Blitzstein2013-09-057-34/+159
| | | | | | | | | 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
* Only clear A11y focus in date picker on MR1. Expose stable IDs.Alan Viverette2013-07-292-2/+10
| | | | | BUG: 8659961 Change-Id: I15be1c7208b75f1e85d644299437500c389f45ee
* Date picker modifications for TimelyJames Kung2013-06-274-10/+30
| | | | Change-Id: Ib5305466bb211116c43ac19ea59a01e070562271
* Small refactor on haptic feddback for TimeDailogPicker.Paul Sliwowski2013-06-252-9/+12
| | | | Change-Id: Ic7d4f8d9a3a98a0b11acfde3f69ccba2f3964fe7
* Merge "Fixed issue where we vibrate even when System setting has it disabled."Paul Sliwowski2013-06-264-56/+125
|\
| * Fixed issue where we vibrate even when System setting has it disabled.Paul Sliwowski2013-06-254-56/+125
| | | | | | | | | | Bug: 8833434 Change-Id: Ie5e8ddf348463d5932c735b4427a4c69f0da273d (cherry picked from commit 29f325e9f0b5a84b36b0bf4d6ab38bc4867d6b5c)
* | Fixed issue with Accessibility talkback in time picker.Paul Sliwowski2013-06-251-2/+6
|/ | | | | Bug: 8856042 Change-Id: Id7788f0e1f5d9d6cc9d23712bb3b9ecb5cffa341 (cherry picked from commit 8d7fc6da408116fc1fdff329e1ae1da8b79b0904)
* Switch calendar accessibility to use new ExploreByTouchHelper.Alan Viverette2013-05-302-568/+73
| | | | Change-Id: Idc2e268cdaa68524f7a5e7abf7276d8afec8dbba
* Improve accessibility for hardware keyboard mode.Sam Blitzstein2013-05-031-3/+20
| | | | | | | Like a normal edittext, speak out each key as its typed. Bug: 8590343 Change-Id: I52ff588aad5714d751a008e9d7c0574709a0c7e5
* Removed empty fileMichael Chan2013-04-231-0/+0
| | | | Change-Id: Ic94b4d2cd971828845c007d1a392e24c85d9a26a
* Polishing accessibility for date picker.Sam Blitzstein2013-04-1911-46/+313
| | | | | Bug: 8531032 Change-Id: Idff339300a8edcd353b4d8e37e8b218b7b99460b
* Merge "Fix null pointer exception in year picker Retain year picker position ↵James Kung2013-04-192-21/+30
|\ | | | | | | offset on orientation change" into jb-mr2-dev
| * Fix null pointer exception in year pickerJames Kung2013-04-182-21/+30
| | | | | | | | | | | | | | | | Retain year picker position offset on orientation change Bug: 8658299 Bug: 8581974 Change-Id: Ib21c5235be29f9143788b22fbd25d62538203265
* | Fix "MONTH YYYY" labels to work correctly for i18l.Sam Blitzstein2013-04-181-6/+16
| | | | | | | | | | Bug: 8634993 Change-Id: I3975ca71ac77c7c6a6e03bb99f73d8b43248496d
* | Add a virtual node provider to the date picker.Alan Viverette2013-04-184-26/+787
|/ | | | | | | | | Adds a virtual node provider using TouchExplorationHelper, refactors SimpleMonthView to handle its own touch events, and modifies DayPickerView to attempt to save and restore accessibility focus during a layout operation. Change-Id: Iefe2ffe7185ec2ed8557fb94ea783e32030ed655
* Date/Time Picker done button minheight 48dpJames Kung2013-04-171-1/+1
| | | | | | | Date Picker minor UI tweaks Bug: 8581974 Change-Id: Ica0f33e55686ba75a85df9bb6b54eda31100e062
* Use other numerals when necessary.Sam Blitzstein2013-04-162-3/+3
| | | | | | | | | For languages that use other digit numerals (i.e. persian, arabic), show those in the date picker month grid, and year picker list, when the device language is set as such. Bug: 8568209 Change-Id: Ie507c5ee1d24e125e8a4a62bb8fa84fe2b21f71c
* Timepicker UI fixes to be more consistent with date picker.Sam Blitzstein2013-04-152-7/+12
| | | | | Bug: 8616937 Change-Id: Ic16c311e74e3f0da4d266232334118b8cb428320
* Fixing date picker layout across all devicesJames Kung2013-04-112-4/+4
| | | | | Bug: 8599662 Change-Id: Ia47599a0f502117239df057efb12ab4133498975
* Date picker layout modificationsJames Kung2013-04-1011-304/+336
| | | | | Bug: 8581974 Change-Id: I3c547c2ebf1bb6488b823044bd7fd7bdffdab69e
* Add pulsating effect to header label when switching view.Sam Blitzstein2013-04-102-7/+52
| | | | | Bug: 8570362 Change-Id: Ie8534f5be227605ee17d14e558f3398f9d7c6ed7
* Fixed detection of date clicked in calendar gridJames Kung2013-04-081-1/+1
| | | | | Bug: 8566232 Change-Id: I2225106ef599a5370b1a26e8887e16a79ed3ed2a
* Layout for smaller devices e.g. Nexus SJames Kung2013-04-081-2/+4
| | | | | Bug: Change-Id: I210fbab377f49ec58bfa811d76e3dc5172fede63
* Merge "Include month calendars for the end year." into jb-mr2-devJames Kung2013-04-081-1/+1
|\
| * Include month calendars for the end year.James Kung2013-04-081-1/+1
| | | | | | | | | | Bug: 8566520 Change-Id: I24177cc5a561945e427dca33daf7feb97f7cf106
* | Date Picker UI revisionJames Kung2013-04-082-95/+68
|/ | | | Change-Id: Ifeab24a1809a82704f7f0e3382968dc3218cbfcd
* Further tweaks and bug fixes, and code cleanup.Sam Blitzstein2013-04-086-110/+422
| | | | | | Bug: 8530194 Bug: 8531032 Change-Id: I908e7df4a432f9f6b338bc601e7be08f26b93b98
* Hide soft input on date picker dialog launchJames Kung2013-04-041-0/+3
| | | | | Bug: 8545770 Change-Id: I0683bafd578c6b10d377d3fca9c0b411dfc13953
* DatePicker initial commitJames Kung2013-04-019-1/+1746
| | | | Change-Id: I5e2dda38b06b76454b974e7240befd6a9316364f
* Support for accessibility and hardware IME.Sam Blitzstein2013-03-299-444/+1159
| | | | Change-Id: If6096d4105e78cad8e082091776213756b0ebde1
* Tweaking timepicker and fixing bugs.Sam Blitzstein2013-03-216-25/+45
| | | | | | Fixed some bugs in Timepicker, and made tweaks to match redlines. Change-Id: I239a6294a7b2a7cd2fa200dc776a6d4f2fb24949
* Adding new timepicker library.Sam Blitzstein2013-03-206-0/+1777
Timepicker is a radial, animated selector. Change-Id: Ib6a6deebf7673dcb14561261314a0e082d4a3ffc