| Commit message (Expand) | Author | Age | Files | Lines |
* | am 6d82f86f: Merge "Show CJK dates as all-numeric in the DatePicker." | Elliott Hughes | 2013-05-01 | 1 | -5/+19 |
|\ |
|
| * | Show CJK dates as all-numeric in the DatePicker. | Elliott Hughes | 2013-05-01 | 1 | -5/+19 |
* | | am e3f2735f: Merge "when locale is non-Enligh, sometimes month spinner needs ... | Elliott Hughes | 2013-04-30 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Merge "when locale is non-Enligh, sometimes month spinner needs a number IME" | Elliott Hughes | 2013-04-30 | 1 | -0/+5 |
| |\ |
|
| | * | when locale is non-Enligh, sometimes month spinner needs a number IME | Hyejin Kim | 2013-04-09 | 1 | -0/+5 |
* | | | am afe56810: Merge "Fix DatePicker\'s spinner order in various locales." | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
|\ \ \
| |/ / |
|
| * | | Fix DatePicker's spinner order in various locales. | Elliott Hughes | 2013-04-30 | 1 | -5/+10 |
| |/ |
|
* | | [DO NOT MERGE] DatePickerDialog title initially incorrect if calendar view sh... | Svetoslav | 2013-03-08 | 1 | -1/+1 |
|/ |
|
* | Fix bug #7206086 NumberPicker widget should use locale digits | Fabrice Di Meglio | 2012-09-21 | 1 | -1/+1 |
* | docs: fix a bunch of links from javadocs to api guides | Scott Main | 2012-07-24 | 1 | -2/+2 |
* | Accessibility focus - framework | Svetoslav Ganov | 2012-04-13 | 1 | -1/+6 |
* | Revamp of the NumberPicker widget. | Svetoslav Ganov | 2012-03-20 | 1 | -16/+21 |
* | Sync of the DatePicker attributes with the public Java APIs. | Svetoslav Ganov | 2012-03-02 | 1 | -1/+1 |
* | AccessibilityEvent/AccessibilityNodeInfo class name property should be set to... | Svetoslav Ganov | 2012-01-17 | 1 | -0/+13 |
* | DatePicker crashes when going from 2036 to 2035 via ▼ | Svetoslav Ganov | 2011-10-19 | 1 | -0/+32 |
* | The time and data pickers did not support IME editor action correctly. | Svetoslav Ganov | 2011-09-08 | 1 | -21/+44 |
* | Polish of the accessibility feedback of Date and Time pickers | Svetoslav Ganov | 2011-09-01 | 1 | -3/+31 |
* | Date/time pickers and calendar view not handling locale change. | Svetoslav Ganov | 2011-07-12 | 1 | -30/+65 |
* | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-22 | 1 | -3/+4 |
* | Revert "Touch exploration feature, event bubling, refactor" | Adam Powell | 2011-04-22 | 1 | -4/+3 |
* | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-21 | 1 | -3/+4 |
* | DatePicker does not respect the user preference of date format | Svetoslav Ganov | 2011-03-18 | 1 | -64/+18 |
* | am dc365a36: Merge "resolved conflicts for merge of 66edf2bb to honeycomb-plu... | Svetoslav Ganov | 2011-02-25 | 1 | -0/+1 |
|\ |
|
| * | resolved conflicts for merge of 66edf2bb to honeycomb-plus-aosp | Svetoslav Ganov | 2011-02-25 | 1 | -0/+1 |
| |\ |
|
| | * | Use different version of CLDR data in DatePicker | Svetoslav Ganov | 2011-02-24 | 1 | -6/+33 |
* | | | Exposing the CalendarView of the DatePicker. | Svetoslav Ganov | 2011-02-24 | 1 | -0/+11 |
* | | | Clean up of the DatePicker | Svetoslav Ganov | 2011-01-31 | 1 | -24/+22 |
|/ / |
|
* | | Accessibility support to NumberPicker, DatePicker, and TimePicker | Svetoslav Ganov | 2011-01-27 | 1 | -0/+12 |
* | | The calendar view widget was jumping incorrectly to the next week | Svetoslav Ganov | 2011-01-26 | 1 | -2/+9 |
* | | DatePicker is picking the wrong date | Svetoslav Ganov | 2011-01-24 | 1 | -89/+104 |
* | | API REVIEW: android.widget.NumberPicker.OnValueChangedListener | Svetoslav Ganov | 2011-01-20 | 1 | -2/+2 |
* | | Updated the Time/Date pickers to be backwards compatible | Svetoslav Ganov | 2011-01-19 | 1 | -5/+8 |
* | | Doc change: fix busted link to DatePicker tutorial. | Dirk Dougherty | 2011-01-17 | 1 | -2/+2 |
* | | Ensure that no callback is invoked while initializing DatePicker | Svetoslav Ganov | 2011-01-17 | 1 | -0/+2 |
* | | DatePicker is calling back its listener on init. | Svetoslav Ganov | 2011-01-13 | 1 | -1/+2 |
* | | Down arrow on the month can end up at the start of the month | Svetoslav Ganov | 2011-01-11 | 1 | -2/+3 |
* | | 3316147 TimePicker and DatePicker is editable even after the first setEnabled... | Svetoslav Ganov | 2010-12-29 | 1 | -1/+3 |
* | | 3313982 DatePicker/TimePicker allow users to scroll date/time even when disab... | Svetoslav Ganov | 2010-12-28 | 1 | -0/+11 |
* | | Adding APIs for setting whether to show week number and setting the start day... | Svetoslav Ganov | 2010-12-28 | 1 | -126/+331 |
* | | 3298147 DatePicker dialog does not provide mechanism for specifying range fro... | Svetoslav Ganov | 2010-12-22 | 1 | -16/+45 |
* | | bug_3259956 and bug_2166704 | Svetoslav Ganov | 2010-12-08 | 1 | -26/+39 |
* | | Updated the NumberPicker for exposing it into the SDK | Svetoslav Ganov | 2010-12-07 | 1 | -6/+6 |
* | | Fixing the build breakage | Svetoslav Ganov | 2010-12-07 | 1 | -2/+2 |
* | | Adding DatePciker widget based on the Calednar team code. Updated DatePciker ... | Svetoslav Ganov | 2010-12-07 | 1 | -212/+197 |
* | | Use different version of CLDR data in DatePicker | Kenny Root | 2010-11-15 | 1 | -6/+33 |
|/ |
|
* | Fix bug 3024080 - Date picker month field uses numeric text field | Adam Powell | 2010-10-02 | 1 | -1/+3 |
* | am 11a72482: Merge "docs: add links from widget classes to tutorials" into froyo | Scott Main | 2010-08-19 | 1 | -0/+3 |
|\ |
|
| * | docs: add links from widget classes to tutorials | Scott Main | 2010-08-19 | 1 | -0/+3 |
* | | merge from open-source master | The Android Open Source Project | 2010-05-05 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Fixed deserialization problem in DatePicker. | Nicholas Killewald | 2010-05-04 | 1 | -0/+1 |