summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts
Commit message (Expand)AuthorAgeFilesLines
* Contacts: only schedule metrics JobService if Ambient existsErica Chang2016-05-252-5/+30
* Request storage permission for gallery accessArtem Shvadskiy2016-05-235-23/+88
* Contacts : added a flag to track soft vs hard signed out stateErica Chang2016-05-231-4/+11
* Use the explicit spam flag on Contact for identifying spammy contactsRohit Yengisetty2016-05-181-1/+2
* Contacts : handle InCall plugin refresh on configuration changeErica Chang2016-05-165-20/+79
* Use JobService for periodic InCallMetrics reportingErica Chang2016-05-134-73/+137
* Contacts : prompt run time READ_SMS permission for MErica Chang2016-05-131-8/+83
* Track changes to AmbientDataSubscription.Danny Baumann2016-05-102-7/+8
* Update BlockContactHelper usage to new specArtem Shvadskiy2016-05-091-1/+1
* [1/2] Only get directory intent on button pressStephen Bird2016-05-093-13/+40
* Contacts : only refresh ENABLED plugins onResumeErica Chang2016-05-092-14/+25
* Fix number label in quick contacts recent calls listRichard MacGregor2016-05-051-3/+7
* Fix double ripple in quick contact card entryRichard MacGregor2016-05-052-7/+19
* Contacts Metrics: added directory search and bug fixErica Chang2016-05-055-190/+281
* [2/2] Contacts : fixed InCall plugin PendingIntent after refactorErica Chang2016-04-274-15/+31
* [2/4] Update contacts for CallMethodHelper refactorStephen Bird2016-04-2610-214/+71
* [2/2] Add new method for determining whether to show block optionRichard MacGregor2016-04-141-4/+1
* Make Block action contingent on system-wide Blacklist settingRohit Yengisetty2016-04-141-3/+12
* Add null object checkStephen Bird2016-04-081-1/+3
* 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