summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/ContactsDatabaseHelper.java
Commit message (Expand)AuthorAgeFilesLines
* ContactsProvider: don't crash on locale changeRoman Birg2016-05-061-3/+8
* Modify "(1/2) Call Lookup: Update call log handler to query usernames"Richard MacGregor2016-05-021-6/+26
* ContactsProvider: Join raw_contacts and data on the proper IDStephen Bird2016-04-071-1/+2
* (1/2) Call Lookup: Update call log handler to query usernamesStephen Bird2016-04-071-0/+13
* CallLog: change plugin to packageStephen Bird2016-04-071-2/+2
* CallLog: initial adding of new plugin columnsStephen Bird2016-04-071-1/+20
* [4/4] Add column for storing origin in CallLogStephen Bird2016-03-181-1/+17
* Add local group feature supportsblong2015-09-061-4/+87
* Add supports for SIM and Phone accountblong2015-08-241-6/+8
* Always atomically drop & create search index.Makoto Onuki2015-06-221-6/+12
* Fix upgrade stepsMakoto Onuki2015-06-221-3/+7
* Merge "Revert metadata_sync table and related code from M" into mnc-devZheng Fu2015-06-111-83/+10
|\
| * Revert metadata_sync table and related code from MZheng Fu2015-06-101-84/+11
* | Actually make CARRIER_PRESENCE accessibleMakoto Onuki2015-06-081-1/+7
|/
* Implement Data.CARRIER_PRESENCEMakoto Onuki2015-05-131-2/+12
* Re-create metadata_sync table.Zheng Fu2015-04-221-11/+49
* Add back upgrade actions that were lost from merging.Nancy Chen2015-03-181-16/+25
* Make contacts backup schema change accessible.Tingting2015-03-171-2/+9
* Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-161-2/+24
|\
| * Upgrade voicemail_status and calls tables for visual voicemail.Nancy Chen2015-03-021-14/+33
| * Upgrade calllog DB to use ICC ID & source_phone_number.Santos Cordon2015-03-021-2/+43
* | Cache photo URI too in calllogMakoto Onuki2015-03-091-1/+11
* | 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
* | | Hide unregistered phone account call log entries.Santos Cordon2015-03-031-5/+18
|/ /
* | Upgrade calllog DB to use ICC ID & source_phone_number.Santos Cordon2015-02-191-2/+41
* | Persist pre-authorized URIsBrian Attwell2015-02-191-8/+37
* | Add new metadata_sync table to facilitate android contacts backup.Zheng Fu2015-02-131-3/+47
* | Remove NAME_VERIFIED. Part3Brian Attwell2015-01-301-26/+9
* | Handle DB schema migration to facilitate android contacts backupZheng Fu2015-01-301-2/+37
|/
* Delete stale calls in a managed profile's call log tableYorke Lee2014-09-021-1/+22
* Handle db upgrade for non-Sprout devices to match Sprout devices.Nancy Chen2014-08-271-1/+18
* Fix getMimeTypeId/getPackageIdMakoto Onuki2014-08-111-0/+1
* Fix "UNIQUE constraint failed: mimetypes.mimetype"Makoto Onuki2014-08-071-56/+79
* Fix for incorrect PinnedPositions in RawContacts due to legacy pinnedposition...Yorke Lee2014-07-311-1/+11
* Do not build NAME_LOOKUP from phonetic namesMakoto Onuki2014-07-281-20/+7
* Update the value of PinnedPositions.UNPINNED to 0Yorke Lee2014-07-251-1/+27
* Sync call log entries from the primary user into the secondary user's call logYorke Lee2014-07-171-2/+6
* Add TRANSCRIPTION column to Calls tableYorke Lee2014-07-151-1/+14
* Add features and data_usage columns to calls table.Tyler Gunn2014-07-101-3/+19
* Fix references to two constantsIhab Awad2014-07-021-4/+4
* Rename Telecomm "Subscription" to "Account" (5/7)Ihab Awad2014-07-011-5/+5
* Changing call log adapter to normalize phone number where possible.Tyler Gunn2014-06-301-1/+59
* Update database schema for saving of subscription info in call logNancy Chen2014-06-261-2/+15
* Merge "Add reserved upgrade version."Santos Cordon2014-05-221-0/+5
|\
| * Add reserved upgrade version.Santos Cordon2014-05-151-0/+5
* | Fix acore crash in DB upgradeJay Shrauner2014-05-191-1/+0
|/
* Support secondary localesJay Shrauner2014-04-181-12/+13
* One more cleanup CL before the change to remove/replace mValues.Ben Gilad2014-04-041-453/+394
* Bump database version to rebuild search indexYorke Lee2014-03-261-1/+8