summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/common/list
Commit message (Expand)AuthorAgeFilesLines
* contactscommon: ensure preferences are loaded before reload dataJorge Ruesga2015-11-171-0/+1
* Only reload contacts if relevant SharedPreferences change.Matt Garnes2015-11-171-2/+3
* Add a checkable QuickContactBadge.Danny Baumann2015-11-171-6/+17
* The FastScroller is not working properly.Ran Zhengyuan2015-11-171-1/+3
* ContactsCommon: Add optional text highlight colorcretin452015-11-171-2/+6
* Fix dialer name ordering options not being respected on first load.Danny Baumann2015-11-091-17/+14
* Add the new res for SIM and Phone accountwangjing2015-09-153-8/+26
* Add SIM photo for SIM contactsxjiang2015-09-118-28/+121
* Add the support for SIM and Phone accountblong2015-09-075-1/+119
* Fix NPE in ViewPagerStripsYorke Lee2015-07-011-0/+7
* Swap in right icon for messaging and info.Andrew Lee2015-06-241-1/+1
* Protect against CP2 crash in DialerYorke Lee2015-06-232-8/+27
* Rename PhoneNumberUtils APIsBrian Attwell2015-06-021-3/+2
* Fix buildbreak. ='(Andrew Lee2015-03-271-1/+1
* Merge "Fix sRGB profile compiler warnings."Andrew Lee2015-03-271-1/+1
|\
| * Fix sRGB profile compiler warnings.Andrew Lee2015-03-271-1/+1
* | Merge "Support for click analytics in search results."Tyler Gunn2015-03-272-0/+84
|\ \ | |/ |/|
| * Support for click analytics in search results.Tyler Gunn2015-03-202-0/+84
* | Merge "Change list shortcut item styling."Andrew Lee2015-03-231-8/+8
|\ \
| * | Change list shortcut item styling.Andrew Lee2015-03-231-8/+8
| |/
* | Merge "Check for null lookup uris"Jay Shrauner2015-03-232-7/+2
|\ \ | |/ |/|
| * Check for null lookup urisJay Shrauner2015-03-132-7/+2
* | Add material text sms icon.Andrew Lee2015-03-161-1/+1
|/
* Add icon support for Dialer/Contacts tabs.Andrew Lee2015-03-061-20/+40
* Multi-select to share. Part 1Brian Attwell2015-02-272-5/+85
* QuickContacts can prioritize phone mimetype. Part4Brian Attwell2015-02-251-0/+5
* Avoid senseless disambiguation #1/2Brian Attwell2015-02-191-0/+3
* Use unhidden PhoneNumberUtils TtsSpan methodsBrian Attwell2015-02-051-3/+3
* Avoid hidden isLayoutRtlBrian Attwell2015-01-261-1/+2
* Merge "Fix NPE in loadInBackground" into lmp-mr1-devJay Shrauner2014-12-011-2/+5
|\
| * Fix NPE in loadInBackgroundJay Shrauner2014-11-261-2/+5
* | Fix cursor exception in changeCursorJay Shrauner2014-11-251-2/+1
|/
* Don't crash in loader on SecurityExceptionsJay Shrauner2014-11-241-2/+2
* Set snippet/data/phonetic textview text alignment to startWalter Jang2014-11-121-0/+3
* Merge "Improve analytics" into lmp-mr1-devBrian Attwell2014-10-314-10/+4
|\
| * Improve analyticsBrian Attwell2014-10-304-10/+4
* | Set TtsSpans on names and snippets that could be phone numbersWalter Jang2014-10-291-0/+16
* | Fix NPE in onPageSelectedJay Shrauner2014-10-271-1/+6
|/
* Use analytics activities and fragmentsBrian Attwell2014-10-233-6/+8
* RTL support in starred contactsBrian Attwell2014-10-161-1/+2
* Merge "Set setIsSectionHeaderEnabled in bindView()" into lmp-devBrian Attwell2014-09-153-0/+8
|\
| * Set setIsSectionHeaderEnabled in bindView()Brian Attwell2014-09-153-0/+8
* | Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-1/+1
|/
* Symmetric ripples in ContactTileAdapterBrian Attwell2014-09-081-13/+15
* Fix NPE when mAdapter is nullJay Shrauner2014-09-061-1/+4
* Move non telecomm schemes to ContactsUtilsJay Shrauner2014-09-061-3/+4
* Use semi-stable ids in Contact listsBrian Attwell2014-09-054-2/+22
* Fix width of ContactListPinnedHeaderViewBrian Attwell2014-09-051-3/+4
* Follow ContactsContract API changesYorke Lee2014-09-042-2/+2
* Merge "Circular direct-message shortcut" into lmp-devBrian Attwell2014-09-021-30/+6
|\