summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/ContactsDatabaseHelper.java
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add IN_DEFAULT_DIRECTORY to views and projectionsBrian Attwell2014-03-041-1/+14
* Fix broadcast of CONTACTS_DATABASE_CREATED intent.Chiao Cheng2013-11-071-0/+8
* Catch potential NPEJay Shrauner2013-10-091-6/+0
* Fix PHONE_FILTER and CALLABLES_FILTER search behaviorYorke Lee2013-09-101-2/+9
* Add pinning support in ContactsProviderYorke Lee2013-07-241-4/+28
* Fix acore crash when upgrading to KLPYorke Lee2013-07-121-1/+1
* Fix acore crash during Contacts database upgrade to 801Amith Yamasani2013-06-211-0/+1
* Ensure database create broadcast fires after boot complete.Chiao Cheng2013-06-191-14/+16
* Merge "Add number presentation column to call log table"Jay Shrauner2013-06-191-9/+26
|\
| * Add number presentation column to call log tableJay Shrauner2013-06-101-9/+26
* | Contacts provider needs to be a privileged apkChristopher Tate2013-06-171-2/+4
|/
* Fix unit tests when phone is in ja_JP localeJay Shrauner2013-05-101-1/+5
* Adding contacts delta api.Chiao Cheng2013-04-081-32/+53
* Japanese and Chinese search key fixesJay Shrauner2013-04-021-1/+11
* Auto-update ContactsDB on ICU version changeJay Shrauner2013-03-041-16/+95
* Use ICU JNI wrappers for phonebook labelsJay Shrauner2013-02-251-25/+77
* Use phonetic name as display name if no other given nameYorke Lee2013-01-101-0/+11
* Provide helpful log message on attempt to downgrade SQL versionYorke Lee2012-12-131-0/+10
* Rebuild SQLITE_STAT1 table after drop operations.Makoto Onuki2012-11-141-14/+70
* Make sure to rebuild search index on locale changes...Makoto Onuki2012-10-011-3/+9
* Skip suffix match if mUseStrictPhoneNumberComparison is trueYorke Lee2012-09-121-22/+37
* Change fallback method for contact matchingYorke Lee2012-09-121-9/+24
* Reorganize import in contacts providerMakoto Onuki2012-06-271-5/+5
* Fix transaction handling in the providerMakoto Onuki2012-06-251-0/+4
* Remove never used SocialProvider and activity tableMakoto Onuki2012-05-031-53/+8
* Make names with special chars searchable.Makoto Onuki2012-04-301-1/+7
* Clean up Phone.NORMALIZED_NUMBERS upgraded from GBMakoto Onuki2012-04-251-1/+83
* Upgrade step to fill raw_contacts.last_time_contacted.Makoto Onuki2012-04-141-1/+17
* Clear in-memory caches when rolling back transactionMakoto Onuki2012-03-281-4/+9
* Merge "Revert ""Rollback" mimetype cache""Makoto Onuki2012-03-281-43/+3
|\
| * Revert ""Rollback" mimetype cache"Makoto Onuki2012-03-281-43/+3
* | Merge ""Rollback" mimetype cache"Makoto Onuki2012-03-271-3/+43
|\ \ | |/
| * "Rollback" mimetype cacheMakoto Onuki2012-03-271-3/+43
* | Add new package aggregation.utilMakoto Onuki2012-03-231-0/+1
|/
* Use wall time instead of CPU time for performance logMakoto Onuki2012-03-081-2/+2
* Merge "Don't manually close the database."Makoto Onuki2012-03-071-23/+6
|\
| * Don't manually close the database.Makoto Onuki2012-03-071-23/+6
* | Speed up VISIBLE_CONTACTS updateMakoto Onuki2012-03-071-14/+26
|/
* Move aggregator to its own packageMakoto Onuki2012-03-051-3/+1
* Don't remove default directories from directories tableMakoto Onuki2012-02-211-1/+15
* Remove in-memory account cacheMakoto Onuki2012-02-171-34/+36
* Merge "Fix proguard flags"Makoto Onuki2012-01-311-0/+3
|\
| * Fix proguard flagsMakoto Onuki2012-01-271-0/+3
* | Remove the obsolete account columns from newly created dbMakoto Onuki2012-01-251-11/+0
|/