summaryrefslogtreecommitdiffstats
path: root/src/com/android/contacts/interactions
Commit message (Expand)AuthorAgeFilesLines
* Check permissions before using associated APIsBrian Attwell2015-06-252-2/+10
* Check for empty contact lookup keysJay Shrauner2015-03-131-0/+6
* Batch join contactsBrian Attwell2015-03-031-0/+107
* Batch deletionBrian Attwell2015-03-031-0/+297
* Fix NPE when cursor is nullJay Shrauner2015-03-021-0/+7
* Start the fully expanded editor when "More fields" is clickedWalter Jang2015-02-261-1/+2
* Move TestLoaderManager into /tests. Unbundling.Brian Attwell2014-12-183-231/+94
* Don't use internal VisibleForTesting annotationBrian Attwell2014-12-171-1/+1
* Merge "Fix analytics in Contacts app" into lmp-mr1-devBrian Attwell2014-10-312-4/+3
|\
| * Fix analytics in Contacts appBrian Attwell2014-10-302-4/+3
* | Apply TtsSpan to known phone numbers in contact interactionsWalter Jang2014-10-294-8/+20
* | Sms and call log entry content description string fixesWalter Jang2014-10-284-6/+6
|/
* Use analytics activities and fragmentsBrian Attwell2014-10-232-3/+4
* Fix NPE when calling unicodeWrapJay Shrauner2014-10-222-5/+7
* Only display calendar events with last_synced=0Brian Attwell2014-10-201-1/+6
* Display phone numbers as LTRBrian Attwell2014-10-022-3/+10
* Don't let Threads.getOrCreateThreadId crash usBrian Attwell2014-09-251-2/+10
* Dedupes badges in the expanding cardPaul Soulos2014-09-084-0/+17
* Fixes crash for numbers with only symbolsPaul Soulos2014-09-031-2/+8
* Properly parses all day events in contact cardPaul Soulos2014-09-031-1/+1
* Merge "Adds TalkBack content details to Contact card" into lmp-devPaul Soulos2014-09-024-0/+44
|\
| * Adds TalkBack content details to Contact cardPaul Soulos2014-08-294-0/+44
* | Normalizes numbers before a CallLog query in Contact cardPaul Soulos2014-09-021-1/+3
|/
* Adds a "You: " prefix to messages sent by youPaul Soulos2014-08-211-1/+5
* Fixes crash with special characters in phone numberPaul Soulos2014-07-171-1/+1
* Fixes null storage error in QuickContactPaul Soulos2014-07-091-3/+0
* Fixes ContentValues misuse in CalendarInteractionPaul Soulos2014-07-021-1/+1
* Adds and limit to the call log loader queryPaul Soulos2014-07-011-4/+10
* Fixes a crash caused when getting values from the ContactInteractionPaul Soulos2014-06-243-57/+80
* Fix broken reference to R file.Jeff Davidson2014-06-231-1/+1
* Merge "Fixes a NPE in CalendarInteractionsLoader"Paul Soulos2014-06-181-2/+1
|\
| * Fixes a NPE in CalendarInteractionsLoaderPaul Soulos2014-06-191-2/+1
* | Adds Call Log interactions to the recent cardPaul Soulos2014-06-172-0/+329
|/
* Remove reference to com.android.internal.utilBrian Attwell2014-06-161-6/+3
* Runtime Fix for CalenderInteractionsLoaderPaul Soulos2014-06-111-0/+3
* Adds Calendar events to the Recent cardPaul Soulos2014-06-117-17/+710
* Bag of QuickContact improvementsBrian Attwell2014-06-111-0/+2
* Adds Recent Interaction loading to QuickContacts.Paul Soulos2014-06-114-0/+428
* Add @VisibleForTest to TestLoaderManager ctorBrian Attwell2014-02-051-0/+1
* Moving ImportExportDialogFragment to ContactCommon.Chiao Cheng2012-12-041-245/+0
* Moving SelectAccountDialogFragment to ContactsCommon.Chiao Cheng2012-12-041-2/+2
* Moving vcard UI to ContactsCommon.Chiao Cheng2012-12-031-3/+3
* Remove hard coded PeopleActivity.class from VCard UI.Chiao Cheng2012-12-031-1/+8
* Move AccountTypeManager to ContactsCommon.Chiao Cheng2012-11-262-2/+2
* Move dependencies of AccountTypeManager into ContactsCommon.Chiao Cheng2012-11-133-3/+3
* Moving PhoneNumberInteraction to Dialer.Chiao Cheng2012-10-311-474/+0
* Move label fetch logic into common utility class.Chiao Cheng2012-10-291-41/+20
* Move dependencies in prep for PhoneNumberInteraction move.Chiao Cheng2012-10-241-7/+7
* Additional clean-up of dialer split.Chiao Cheng2012-09-051-1/+2
* Initial removal of dialer features.Chiao Cheng2012-08-231-2/+1