summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/datepicker
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-4.4.1_r1' into HEADRicardo Cerqueira2013-12-061-1/+1
|\
| * Move ContactLoader related code to ContactsCommonYorke Lee2013-11-051-1/+1
* | Merge tag 'android-4.4_r1' into cm-11.0Ricardo Cerqueira2013-11-011-58/+21
|\|
| * 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
* | | Contacts: fix missing December in Date PickerPawit Pornkitprasan2013-07-261-4/+2
|/ /
* / 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