summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/list/ContactEntryListFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Only reload contacts if relevant SharedPreferences change.Matt Garnes2015-03-221-2/+3
* ContactsCommon: Add direct call from contact list feature. (1/2)Adnan2015-03-221-0/+9
* ContactsCommon: Notify Listview when the content of the adapter changedkaiyiz2015-03-221-0/+1
* Contacts display blank when rotate screenblong2015-03-221-0/+8
* Add the support for SIM and Phone accountYujing Gu2014-11-041-0/+26
* Apply card padding when fragment becomes unhiddenBrian Attwell2014-08-281-26/+12
* Adding common contact list view and card layoutZheng Fu2014-08-271-2/+30
* Disable pinned headers for directory headersNancy Chen2014-08-081-2/+1
* Moved analytics base files to ContactsCommon.Sai Cheemalapati2014-07-311-1/+2
* Only kill image requests from the one fragmentBrian Attwell2014-07-231-0/+2
* Inline "select new contact" entry in contact pickerBrian Attwell2014-07-161-1/+1
* Add support for full-bleed selection of contact list items.Andrew Lee2014-06-091-11/+10
* Support empty results in contact entry list fragment.Andrew Lee2014-05-151-7/+18
* Delete mContactsCount tracking in ContactEntryListAdapter.Andrew Lee2014-05-011-8/+0
* Move list adapter creation from onCreateView to onCreateYorke Lee2013-10-011-2/+1
* Fix createCursorLoader NPEJay Shrauner2013-08-151-3/+3
* Changes to support smart dial in search.Christine Chen2013-07-101-0/+4
* Fix for bug #8146846 Phone App should be mirrored for RTL languagesFabrice Di Meglio2013-04-051-1/+16
* Moving depedencies of DialtactsActivity into ContactsCommon.Chiao Cheng2012-12-041-0/+855