summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add phone_account_* fields to voicemail content table allowed columns."Nancy Chen2015-04-031-0/+4
|\
| * Add phone_account_* fields to voicemail content table allowed columns.Nancy Chen2015-04-021-0/+4
* | Add some new method implementations for new contact aggregator.Zheng Fu2015-04-023-92/+173
|/
* Merge "Enterprise quick contact 2/2"Makoto Onuki2015-03-311-0/+8
|\
| * Enterprise quick contact 2/2Makoto Onuki2015-03-301-0/+8
| * Merge "Revert "Enterprise quick contact 2/2""Makoto Onuki2015-03-301-8/+0
| |\
| | * Revert "Enterprise quick contact 2/2"Makoto Onuki2015-03-301-8/+0
| * | Merge "Enterprise quick contact 2/2"Makoto Onuki2015-03-301-0/+8
| |\ \ | | |/
| | * Enterprise quick contact 2/2Makoto Onuki2015-03-231-0/+8
* | | New contact aggregator (part 1)Zheng Fu2015-03-303-531/+456
|/ /
* | Merge "Protect against null lookup uri"Jay Shrauner2015-03-231-1/+2
|\ \ | |/ |/|
| * Protect against null lookup uriJay Shrauner2015-03-131-1/+2
* | Add Email.ENTERPRISE_CONTENT_LOOKUP_URIRicky Wai2015-03-191-43/+77
* | Merge "Add RawContactsEntity.CORP_CONTENT_URI"Ricky Wai2015-03-191-0/+14
|\ \
| * | Add RawContactsEntity.CORP_CONTENT_URIRicky Wai2015-03-181-0/+14
* | | Merge " Fork ContactMatcher.java to RawContactMatcher.java"Zheng Fu2015-03-181-0/+456
|\ \ \
| * | | Fork ContactMatcher.java to RawContactMatcher.javaZheng Fu2015-03-181-0/+456
| | |/ | |/|
* | | Add back upgrade actions that were lost from merging.Nancy Chen2015-03-181-16/+25
* | | Make contacts backup schema change accessible.Tingting2015-03-172-2/+11
* | | Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-163-5/+68
|\ \ \ | |/ / |/| |
| * | Upgrade voicemail_status and calls tables for visual voicemail.Nancy Chen2015-03-023-17/+77
| * | Upgrade calllog DB to use ICC ID & source_phone_number.Santos Cordon2015-03-022-2/+44
* | | Merge "Add private API to get merged primary and enterprise contacts"Ricky Wai2015-03-101-2/+86
|\ \ \ | | |/ | |/|
| * | Add private API to get merged primary and enterprise contactsRicky Wai2015-03-091-2/+86
* | | Cache photo URI too in calllogMakoto Onuki2015-03-092-1/+12
* | | Merge "Remove CallLogBackupAgent."Santos Cordon2015-03-072-390/+8
|\ \ \
| * | | Remove CallLogBackupAgent.Santos Cordon2015-03-062-390/+8
* | | | Merge "Prioritize regular names over phonetic names. P2/2"Brian Attwell2015-03-051-2/+26
|\ \ \ \ | |/ / / |/| | |
| * | | Prioritize regular names over phonetic names. P2/2Brian Attwell2015-03-051-2/+26
* | | | Unhide call log entries by phone number.Santos Cordon2015-03-021-3/+43
* | | | Hide unregistered phone account call log entries.Santos Cordon2015-03-034-13/+108
* | | | Merge "Enterprise phone lookup should return consistent result..."Makoto Onuki2015-03-021-13/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Enterprise phone lookup should return consistent result...Makoto Onuki2015-02-271-13/+18
* | | Merge "More tests for CallLogBackupAgent"Santos Cordon2015-02-271-48/+77
|\ \ \ | |/ / |/| |
| * | More tests for CallLogBackupAgentSantos Cordon2015-02-261-48/+77
* | | Fork ContactAggregator.java to ContactAggregator2.javaZheng Fu2015-02-261-0/+2834
|/ /
* | Add simple backup/restore to Call Log.Santos Cordon2015-02-251-12/+135
* | Add tests for CallLogBackupAgent.Santos Cordon2015-02-221-26/+45
* | Simple Backup Agent for the call log.Santos Cordon2015-02-202-0/+220
* | Upgrade calllog DB to use ICC ID & source_phone_number.Santos Cordon2015-02-192-2/+42
* | am 6278612a: am a435c434: am 463d577c: am 6522ca93: Don\'t use queryContentPr...Makoto Onuki2015-02-191-9/+19
|\ \ | |/
| * Don't use queryContentProviders to avoid "transaction too large" exceptionMakoto Onuki2015-02-181-9/+19
| * Merge "Additional change to IS_SUPER_PRIMARY" into lmp-mr1-devBrian Attwell2015-02-031-5/+6
| |\
| | * Additional change to IS_SUPER_PRIMARYBrian Attwell2015-02-031-5/+6
* | | Persist pre-authorized URIsBrian Attwell2015-02-192-28/+65
* | | Add new metadata_sync table to facilitate android contacts backup.Zheng Fu2015-02-131-3/+47
* | | Remove NAME_VERIFIED. Part3Brian Attwell2015-01-303-68/+58
* | | Handle DB schema migration to facilitate android contacts backupZheng Fu2015-01-301-2/+37
* | | Merge "No longer need to take care of pre boot msg."Dianne Hackborn2015-01-301-5/+0
|\ \ \
| * | | No longer need to take care of pre boot msg.Dianne Hackborn2015-01-291-5/+0