summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [1/2] DateTimePicker: Add ability to set Month Title layout offset.Rohit Yengisetty2015-10-181-3/+39
* Datetimepicker : Account for RTL locales when formulating Day labelsRohit Yengisetty2015-10-182-3/+42
* DateTimePicker : Add facilities to customize MonthView's appearance.Rohit Yengisetty2015-10-182-38/+129
* Remove the "white" color and use Android'sScott Kennedy2015-03-025-9/+10
* Use float instead of int to have better accuracyRuben2014-08-061-6/+6
* Prepare MonthView to support new features in child classesRuben2014-07-081-4/+17
* Update MonthView class to be used in xml layoutsRuben2014-06-063-16/+27
* Support new redlines for minimonth Calendar on phone and tabletSam Blitzstein2014-05-301-12/+12
* Check if mController is nullRuben2014-05-301-0/+6
* Add API for setMinDate and setMaxDateSam Blitzstein2014-05-216-5/+143
* Some changes from private to protectedRuben2014-03-131-5/+5
* Change from private to protected for accessibilityRuben2014-03-021-3/+7
* Open up more access to CalendarDay and MonthView.Sam Blitzstein2013-11-252-0/+24
* Fix some warningsScott Kennedy2013-10-135-12/+4
* Abstracting date picker classes to allow customizationJames Kung2013-10-068-851/+989
* Add setDarkTheme() to TimePicker.Sam Blitzstein2013-09-057-34/+159
* Only clear A11y focus in date picker on MR1. Expose stable IDs.Alan Viverette2013-07-292-2/+10
* Date picker modifications for TimelyJames Kung2013-06-274-10/+30
* Small refactor on haptic feddback for TimeDailogPicker.Paul Sliwowski2013-06-252-9/+12
* 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
* | Fixed issue with Accessibility talkback in time picker.Paul Sliwowski2013-06-251-2/+6
|/
* Switch calendar accessibility to use new ExploreByTouchHelper.Alan Viverette2013-05-302-568/+73
* Improve accessibility for hardware keyboard mode.Sam Blitzstein2013-05-031-3/+20
* Removed empty fileMichael Chan2013-04-231-0/+0
* Polishing accessibility for date picker.Sam Blitzstein2013-04-1911-46/+313
* Merge "Fix null pointer exception in year picker Retain year picker position ...James Kung2013-04-192-21/+30
|\
| * Fix null pointer exception in year pickerJames Kung2013-04-182-21/+30
* | Fix "MONTH YYYY" labels to work correctly for i18l.Sam Blitzstein2013-04-181-6/+16
* | Add a virtual node provider to the date picker.Alan Viverette2013-04-184-26/+787
|/
* Date/Time Picker done button minheight 48dpJames Kung2013-04-171-1/+1
* Use other numerals when necessary.Sam Blitzstein2013-04-162-3/+3
* Timepicker UI fixes to be more consistent with date picker.Sam Blitzstein2013-04-152-7/+12
* Fixing date picker layout across all devicesJames Kung2013-04-112-4/+4
* Date picker layout modificationsJames Kung2013-04-1011-304/+336
* Add pulsating effect to header label when switching view.Sam Blitzstein2013-04-102-7/+52
* Fixed detection of date clicked in calendar gridJames Kung2013-04-081-1/+1
* Layout for smaller devices e.g. Nexus SJames Kung2013-04-081-2/+4
* 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
* | Date Picker UI revisionJames Kung2013-04-082-95/+68
|/
* Further tweaks and bug fixes, and code cleanup.Sam Blitzstein2013-04-086-110/+422
* Hide soft input on date picker dialog launchJames Kung2013-04-041-0/+3
* DatePicker initial commitJames Kung2013-04-019-1/+1746
* Support for accessibility and hardware IME.Sam Blitzstein2013-03-299-444/+1159
* Tweaking timepicker and fixing bugs.Sam Blitzstein2013-03-216-25/+45
* Adding new timepicker library.Sam Blitzstein2013-03-206-0/+1777