summaryrefslogtreecommitdiffstats
path: root/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | | Additional change to IS_SUPER_PRIMARYBrian Attwell2015-01-281-5/+6
* | | | Revert "Additional change to IS_SUPER_PRIMARY"Brian Attwell2015-01-281-2/+5
|/ / /
* | | Additional change to IS_SUPER_PRIMARYBrian Attwell2015-01-281-5/+2
* | | Change IS_SUPER_PRIMARY reset logicBrian Attwell2015-01-261-6/+8
* | | am c219a079: am b5e3a4c8: am abaa423f: Fix cross profile caller id to use man...Kenny Guy2015-01-261-13/+14
|\ \ \ | |/ /
| * | Fix cross profile caller id to use manager profiles userid.Kenny Guy2015-01-231-13/+14
| |/
* | Fix log TAG that was too longJay Shrauner2015-01-161-1/+1
* | Ubundle from contacts contract Part 2/3Brian Attwell2015-01-081-11/+2
|/
* Merge "Skip aggregation if candidate contact contains too many raw contacts" ...Zheng Fu2014-12-091-2/+19
|\
| * Skip aggregation if candidate contact contains too many raw contactsZheng Fu2014-12-091-2/+19
* | Fix package manager TransactionTooLargeExceptionJay Shrauner2014-12-051-11/+29
|/
* Modify the contact split logic to avoid over-split issue.Zheng Fu2014-11-132-172/+366
* Make the email comparison case-insensitive for contact aggregation.Zheng Fu2014-11-131-2/+2
* Sync call log entries to secondary user on background threadYorke Lee2014-10-271-5/+67
* am 04707de5: am f624d76a: Use ContactsProvider context when sending broadcastYorke Lee2014-10-081-1/+1
|\
| * Use ContactsProvider context when sending broadcastYorke Lee2014-10-071-1/+1
| * DO NOT MERGE synchronize photo storage creation for race conditions.Zheng Fu2014-09-291-4/+8
* | synchronize photo storage creation for race conditions.Zheng Fu2014-09-161-4/+8
* | DO NOT MERGE Remove default settings during contacts aggregation.Zheng Fu2014-09-151-0/+53
|/
* Follow ContactsContract API changesYorke Lee2014-09-041-1/+1
* Delete stale calls in a managed profile's call log tableYorke Lee2014-09-021-1/+22
* Merge "Handle db upgrade for non-Sprout devices to match Sprout devices." int...Nancy Chen2014-08-281-1/+18
|\
| * Handle db upgrade for non-Sprout devices to match Sprout devices.Nancy Chen2014-08-271-1/+18
* | Address API review comments:Makoto Onuki2014-08-271-1/+1
|/
* Add a maximum length check when inserting or updating phone numbersYorke Lee2014-08-181-0/+18
* Fix getMimeTypeId/getPackageIdMakoto Onuki2014-08-111-0/+1
* Merge "Block access to call logs from the corp profile" into lmp-devYorke Lee2014-08-111-1/+3
|\
| * Block access to call logs from the corp profileYorke Lee2014-08-101-1/+3
* | Add authority for ProfileProvider to fix CP2 NPE at startupYorke Lee2014-08-081-0/+1
|/
* Add unit tests for enterprise caller-idMakoto Onuki2014-08-081-5/+5
* Fix "UNIQUE constraint failed: mimetypes.mimetype"Makoto Onuki2014-08-072-56/+80
* Fix for incorrect PinnedPositions in RawContacts due to legacy pinnedposition...Yorke Lee2014-07-312-1/+18
* Fix broken aggregation behavior for pinned contacts and testsYorke Lee2014-07-301-4/+9