ec0e096b3165c09f74b5c7cfe391a52e41a42fec |
|
22-May-2015 |
Brian Attwell <brianattwell@google.com> |
Fix button colors in alert dialogs Bug: 21198043 Bug: 19410482 Change-Id: I8c423b759d0fe05e83718ba2ed2536795603df6a
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
ee89164751f62370e74e72f1204a6e248e614527 |
|
17-Jun-2014 |
Brian Attwell <brianattwell@google.com> |
Remove internal references from DatePicker Bug: 15675746 Change-Id: I92d22d25c140a82831eb6086772d66cf4ea62b86
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
cd321f65f1e50409812976380ad1f0fdb3fa35cb |
|
28-Oct-2013 |
Yorke Lee <yorkelee@google.com> |
Move ContactLoader related code to ContactsCommon This CL simply moves classes from Contacts into ContactsCommon. This is needed so that Dialer can use ContactLoader related code for b/11294679. A ContactLoader will also be needed in the future to allow InCallUI to download hi-res photos while in call. Bug: 11294679 Change-Id: Ia033f3ea2406a907a4e71290c9ce810a5583dab8
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
c7ea6e965339cd7a6936f418d729ac92ac7eaf79 |
|
11-Dec-2012 |
Yorke Lee <yorkelee@google.com> |
Use locale-appropriate date format for mTitleNoYearDateFormat Bug: 6383997 Change-Id: I8630123e3c40f4860a0a5039639b6b5a255defec
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
5a7a26962cc781d675280c790789e2dea28a7b34 |
|
04-Aug-2012 |
Daniel Lehmann <lehmannd@google.com> |
Fix support for birthday on February 29th with year omitted Bug:6260151 Change-Id: Ib78e8bfc30dd5d9554c1f82f9617f7abacb5ce78
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
e0b2f1e2d01d1ac52ba207dc7ce76971d853298e |
|
12-Jun-2012 |
Chiao Cheng <chiaocheng@google.com> |
Global import order fix. Changed import order to be in accordance with style guide: http://source.android.com/source/code-style.html#order-import-statements Static imports will be placed at the top since most existing files used that convention. It is also a style that can be handled by both eclipse and intellij. Change-Id: Ia7013c7a2d88e5fefb8f4975d121f7fcd3fcc462
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
11812c59ee140d62eaf3a8d826d2018767d490c5 |
|
30-Mar-2012 |
Daniel Lehmann <lehmannd@google.com> |
Don't move "Provide a year" around on screen anymore, center instead - Also fixes the title when no year is used. Doesn't show year "1' anymore Bug:6009385 Change-Id: If0a23d852112970456dc3f5c4061d5c578fff48a
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
b49659019e30ef922629b818bd9ebc9af04dccfd |
|
25-Jan-2011 |
Dmitri Plotnikov <dplotnikov@google.com> |
Removing an icon from the date picker dialog. Bug: 3381207 Change-Id: I3d27393f95a313c69129edebb439cfa0ece73595
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
f2da5b4e37e67b28e3bf4b32f4ae668ce0e74c3c |
|
30-Nov-2010 |
Dmitri Plotnikov <dplotnikov@google.com> |
Using holo_light theme in date picker dialog Bug: 3229279 Change-Id: If909f8b78a3dbc0e4bd215063f15bdb15a369d85
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|
392ccec3b56e8074a5a028af28106134b39f64bc |
|
02-Nov-2010 |
Daniel Lehmann <lehmannd@google.com> |
Provide support for events (birthdays) Bug:3134950 Change-Id: I9194dca403496a6f3a72bb45f69b16d8f530b15d
/packages/apps/Contacts/src/com/android/contacts/datepicker/DatePickerDialog.java
|