summaryrefslogtreecommitdiff
path: root/src/com/android/datetimepicker/date/SimpleMonthView.java
Commit message (Collapse)AuthorAgeFilesLines
* Switch calendar accessibility to use new ExploreByTouchHelper.Alan Viverette2013-05-301-93/+73
| | | | Change-Id: Idc2e268cdaa68524f7a5e7abf7276d8afec8dbba
* Polishing accessibility for date picker.Sam Blitzstein2013-04-191-16/+19
| | | | | Bug: 8531032 Change-Id: Idff339300a8edcd353b4d8e37e8b218b7b99460b
* 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-181-0/+250
| | | | | | | | | 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-161-2/+2
| | | | | | | | | 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
* Fixing date picker layout across all devicesJames Kung2013-04-111-2/+2
| | | | | Bug: 8599662 Change-Id: Ia47599a0f502117239df057efb12ab4133498975
* Date picker layout modificationsJames Kung2013-04-101-22/+28
| | | | | Bug: 8581974 Change-Id: I3c547c2ebf1bb6488b823044bd7fd7bdffdab69e
* Fixed detection of date clicked in calendar gridJames Kung2013-04-081-1/+1
| | | | | Bug: 8566232 Change-Id: I2225106ef599a5370b1a26e8887e16a79ed3ed2a
* DatePicker initial commitJames Kung2013-04-011-0/+418
Change-Id: I5e2dda38b06b76454b974e7240befd6a9316364f