summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/datepicker
Commit message (Expand)AuthorAgeFilesLines
* Fix button colors in alert dialogsBrian Attwell2015-05-211-1/+2
* Unbundle DatePickerBrian Attwell2014-12-183-11/+112
* Remove internal references from DatePickerBrian Attwell2014-06-162-35/+6
* Move Contacts off private ICU API.Elliott Hughes2014-05-301-1/+1
* Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-1/+1
* am e9a4130c: Merge "Reuse some of the regular DatePicker implementation in Co...Elliott Hughes2013-05-021-58/+21
|\
| * Reuse some of the regular DatePicker implementation in Contacts.Elliott Hughes2013-05-011-58/+21
* | Use locale-appropriate date format for mTitleNoYearDateFormatYorke Lee2012-12-131-3/+1
|/
* Fix bug #7206086 NumberPicker widget should use locale digitsFabrice Di Meglio2012-09-231-2/+2
* Fix support for birthday on February 29th with year omittedDaniel Lehmann2012-08-032-18/+26
* Global import order fix.Chiao Cheng2012-06-122-6/+6
* Turn on the animation for toggling the yearDaniel Lehmann2012-05-071-8/+11
* Don't move "Provide a year" around on screen anymore, center insteadDaniel Lehmann2012-03-292-13/+22
* Removing an icon from the date picker dialog.Dmitri Plotnikov2011-01-251-1/+0
* API REVIEW: android.widget.NumberPicker.OnValueChangedListener - ContactsSvetoslav Ganov2011-01-201-4/+4
* Updating Contacts to use the new NumberPicker API that are to be made publicSvetoslav Ganov2010-12-281-14/+20
* Updated Contacts due to refactoring in NumberPicker for exposing the latter i...Svetoslav Ganov2010-12-071-10/+10
* Using holo_light theme in date picker dialogDmitri Plotnikov2010-11-291-1/+1
* Provide support for events (birthdays)Daniel Lehmann2010-11-012-0/+708