summaryrefslogtreecommitdiffstats
path: root/src/com/android/dialer/list/AllContactsFragment.java
Commit message (Expand)AuthorAgeFilesLines
* Refresh all contacts fragment when permission grantedYorke Lee2015-07-171-0/+28
* Add permission prompts for contacts and dialpad searchYorke Lee2015-07-171-1/+1
* Update Dialer permissions UI per mocksYorke Lee2015-07-151-1/+1
* Update Dialer UI to prompt for permissionsYorke Lee2015-07-151-10/+50
* Protect against CP2 crash in DialerYorke Lee2015-06-231-1/+1
* Fix class variable declaration.Andrew Lee2015-06-081-1/+1
* Show empty view after load returns empty.Andrew Lee2015-06-051-3/+16
* Handle runtime permissions in DialerYorke Lee2015-05-221-0/+12
* QuickContacts can prioritize phone mimetype. Part2Brian Attwell2015-02-261-1/+3
* Show contacts without phone numbers in All contactsYorke Lee2014-07-161-1/+1
* Update strings for empty lists in Dialer.Andrew Lee2014-06-111-1/+1
* Update empty list assets and text.Andrew Lee2014-06-101-2/+7
* Dialer changes for correct selection bounds adjustment.Andrew Lee2014-06-091-0/+1
* Add padding to bottom of listviewsYorke Lee2014-05-221-1/+8
* Defer to default photo position in all contacts list.Andrew Lee2014-04-251-1/+0
* Disable quickcontactbadge in AllContactsFragmentYorke Lee2014-04-231-5/+15
* Renable fast scroller in All contactsYorke Lee2014-04-211-0/+1
* On click, open quick contacts for list items in Dialer's Contacts.Andrew Lee2014-04-171-22/+33
* Reattach listener when fragment is destroyed and recreatedYorke Lee2014-04-171-5/+10
* Extract ShowAllContactsFragment and add it to its own activityYorke Lee2013-08-091-0/+55