summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/list/PostalAddressPickerFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Don't crash QuickContacts because of null uriBrian Attwell2014-10-031-0/+3
* Moving depedencies of DialtactsActivity into ContactsCommon.Chiao Cheng2012-12-041-0/+1
* Moving ContactListItemView and dependent classes.Chiao Cheng2012-11-051-0/+2
* Global import order fix.Chiao Cheng2012-06-121-2/+2
* Misc picker configuration fixes.Daisuke Miyakawa2011-11-181-0/+7
* Filter and header refactoring.Daisuke Miyakawa2011-10-211-1/+1
* Provide a picker for third partiesDaniel Lehmann2011-03-231-1/+1
* Removing search field from postal pickerDmitri Plotnikov2011-01-231-5/+1
* Disabling QC and fixing picture size in phone and postal pickersDmitri Plotnikov2011-01-131-4/+1
* Adding search mode to pickers.Dmitri Plotnikov2010-10-251-0/+1
* Removing the obsolete "search results mode"Dmitri Plotnikov2010-06-291-2/+0
* Removing obsolete API and fixing ArrayIndexOutOfBoundsExceptionDmitri Plotnikov2010-06-031-2/+0
* Reworking contacts list adapters for the new CompositeCursorAdapter APIDmitri Plotnikov2010-06-021-2/+2
* Refactoring contact list mode resolution.Dmitri Plotnikov2010-05-131-2/+2
* Now supporting legacy postal address picker in the Loader/Fragment solution.Dmitri Plotnikov2010-05-071-15/+27
* Bringing back contacts display preferences.Dmitri Plotnikov2010-05-061-7/+0
* Postal address picker now works with Loaders and Fragments.Dmitri Plotnikov2010-05-061-0/+84