History log of /packages/apps/Contacts/src/com/android/contacts/preference/DisplayOrderPreference.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
a0233a048858f1593ea4924e9c5036f39aedbcdd 02-Nov-2012 Chiao Cheng <chiaocheng@google.com> Moving ContactListItemView and dependent classes.

Further clean-up of PhoneFavoriteFragment in Dialer app to move all necessary
dependencies into Contacts Common package.

Bug: 6993891
Change-Id: I3dfce84ad01932450dc09588c22903e7307d7da0
/packages/apps/Contacts/src/com/android/contacts/preference/DisplayOrderPreference.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/preference/DisplayOrderPreference.java
23effa9798361d38dcdca668309cbb4c5b09b037 05-Jan-2012 Josh Gargus <jjosh@google.com> Remove cancel button from display- and sort-order dialogs.

Bug: 5791742
Change-Id: I4072075622fde0f243e0570e7d7eaf93774a0c61
/packages/apps/Contacts/src/com/android/contacts/preference/DisplayOrderPreference.java
bc1216eee75576cd03dd58865a333da784b339d2 18-Sep-2010 Dmitri Plotnikov <dplotnikov@google.com> Refreshing display options onStart of contact list

Also fixing a couple of typos that snuck into the
previous CL.

Change-Id: Ib755f38f7970ca3489253a0d43eefdd7bbee600d
/packages/apps/Contacts/src/com/android/contacts/preference/DisplayOrderPreference.java
c85ad182093f5556d6dbb310f4708cdc174b2665 18-Sep-2010 Dmitri Plotnikov <dplotnikov@google.com> Changing preferences to PreferenceActivity.

Change-Id: I30f76e94c22828a9516cf2a72a2a772e0b4da44c
/packages/apps/Contacts/src/com/android/contacts/preference/DisplayOrderPreference.java