summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Contacts: fixed ConcurrentModificationExceptionErica Chang2016-04-071-2/+6
* Fix: update ambiguous placeCall methodRaj Yengisetty2016-04-071-1/+1
* Contacts Card: nudge subtitle adjustmentErica Chang2016-04-071-2/+2
* Contacts: show InCall plugin tab FAB in soft logged out stateErica Chang2016-04-071-3/+3
* Contacts: added stats settings checkErica Chang2016-04-071-2/+30
* Contacts: metricsErica Chang2016-04-0714-1/+1024
* Contacts : ViewPager RTL fixErica Chang2016-04-071-1/+1
* [2/2]Contacts: handle soft logged out stateErica Chang2016-04-072-10/+12
* Contacts: fixed contacts filter exceptionErica Chang2016-04-071-1/+3
* Contacts Card: fixed merged contacts with multiple plugin accountsErica Chang2016-04-071-11/+10
* Contacts Card: fix nudgesErica Chang2016-04-071-8/+24
* Contacts: add plugin status change receiverErica Chang2016-04-072-5/+22
* Adapt to the API changes in contact blocking classesRohit Yengisetty2016-04-071-3/+3
* (2/2) Contacts: fixed auth state handling and account handleErica Chang2016-04-073-75/+102
* Contacts Card: fixed plugin call logErica Chang2016-04-071-4/+4
* Contacts: added fix for parcelableErica Chang2016-04-071-1/+3
* Fix build breakage in QuickContactActivityRaj Yengisetty2016-04-071-10/+0
* Contacts: incall plugin implementationErica Chang2016-04-0716-221/+2451
* Fix NPE in Contact CardRohit Yengisetty2016-03-211-1/+3
* QuickContact Expand/Collapse Button removal fixedgkipnis2016-03-171-1/+1
* Trigger BlockContactHelper's resource clean-upRohit Yengisetty2016-02-241-0/+1
* Contacts Card: removed redundant code brought in during rebaseErica Chang2016-02-051-25/+0
* Move to new BlockContactHelper.BlockOperationRohit Yengisetty2016-01-201-2/+2
* Contacts : remove unused CONTACT_URI_EXTRARohit Yengisetty2016-01-191-8/+7
* Add contact blocking and unblockingRohit Yengisetty2016-01-121-2/+42
* Fix "Copy to .. " overflow menu item titleRohit Yengisetty2016-01-111-16/+16
* Don't show default and favorites groups in group overview.Danny Baumann2016-01-101-2/+9
* Display group memberships in a meaningful way.Danny Baumann2016-01-101-0/+41
* Clean up multi picker activity.Danny Baumann2016-01-083-768/+752
* Revert "Support adding contacts to blacklist and whitelist"Michael Bestas2015-12-192-293/+4
* Contacts: Use common contacts uri extracretin452015-12-021-4/+1
* Contacts: Save contact image from lookupcretin452015-12-021-6/+22
* Contacts: Remove contact shortcut for lookup contactcretin452015-12-021-1/+2
* Contacts: Add contact lookup with attribution to quick contactsMatt Garnes2015-12-022-22/+114
* Contacts : Ensure query excludes LOCAL_CONTACTSDanesh M2015-12-021-1/+2
* Fix local account name display for groups.Matt Garnes2015-12-021-0/+2
* Remove arbitrary set visibility callMartin Brabham2015-12-021-1/+0
* Keep a local instance of mContactData when copying to SIM card.Matt Garnes2015-12-021-2/+3
* Contacts:remove memory status from overflow in search modenaman142015-12-021-0/+1
* fix crash in QuickContact on sending contact via smsnaman142015-12-021-2/+7
* Summarize local phone storage in MemoryStatusActivity.Matt Garnes2015-12-021-0/+6
* QuickContacts: Fix null pointer exception when clicking a contactPatrick Lower2015-12-021-1/+1
* Contacts: Update dialog with the correct selected countRaj Yengisetty2015-12-011-0/+16
* contacts: Add support for import contacts to local phone storageJorge Ruesga2015-12-011-30/+3
* Fix up group fragment padding.Danny Baumann2015-12-011-11/+0
* Update DefaultImageProvider to the new APIRohit Yengisetty2015-11-242-4/+6
* Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-053-157/+91
|\
| * Remove PinnedHeaderListDemoActivityJay Shrauner2015-08-241-147/+0
| * am d37af1cf: Encode read-only lookupKeys twice so multi vcard URI can split on :Walter Jang2015-08-111-1/+1
| |\
| * | Add support for "call with note" in quick contacts.Tyler Gunn2015-08-052-10/+89