aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-01-11Set metadata_dirty Not dirty when there's metadata change.Tingting Wang
2016-12-14Fix unit testsMakoto Onuki
2016-11-15Using correct variableSuprabh Shukla
2016-11-08Adding null checks to PackageIntentReceiver in contacts providerSuprabh Shukla
2016-11-08Prevent LAST_MODIFIED from changing after deletionTa-wei Yen
2016-10-24Add more testsMakoto Onuki
2016-10-17Follow-up to Ief2b93ce and more testsMakoto Onuki
2016-10-17Merge "Don't expose raw usage stats to clients; return "low-res" values."Makoto Onuki
2016-10-13Pass caller packager name to GAL provider, work profile caseMakoto Onuki
2016-10-12Pass client package name to GAL providersMakoto Onuki
2016-10-11Don't expose raw usage stats to clients; return "low-res" values.Makoto Onuki
2016-10-08Merge "Cleaned up upgrade steps for versions older than JB"TreeHugger Robot
2016-10-06Cleaned up upgrade steps for versions older than JBSuprabh Shukla
2016-10-06Support making a "snapshot" of databases during tests.Makoto Onuki
2016-10-03Add secondary tests that run on separate processMakoto Onuki
2016-09-30Enabling WALSuprabh Shukla
2016-09-29Merge "Report invalid SQL with non-crashing 'wtf' rather than crash"Makoto Onuki
2016-09-28Report invalid SQL with non-crashing 'wtf' rather than crashMakoto Onuki
2016-09-27Merge "Removing mimetype and package cache"TreeHugger Robot
2016-09-27SQL token checker to detect uses of hidden tables/columnsMakoto Onuki
2016-09-26Removing mimetype and package cacheSuprabh Shukla
2016-09-19Merge "Moving presence tables to the contacts db"Suprabh Shukla
2016-09-14Remove unneeded import ActivityManagerNativeSandy Roberts
2016-09-13Moving presence tables to the contacts dbSuprabh Shukla
2016-09-13Merge "Adding column display_name_alt to phone_lookup"TreeHugger Robot
2016-09-09Adding column display_name_alt to phone_lookupSuprabh Shukla
2016-09-09Merge "Make DbQueryUtils.escapeLikeValue() escape escape chars."Chris Smith
2016-09-08Fix the labeling issue when mixing Japanese/Trad-Chinese. am: 4b0653168f am: ...Makoto Onuki
2016-09-08Make DbQueryUtils.escapeLikeValue() escape escape chars.Chris Smith
2016-09-07Fix the labeling issue when mixing Japanese/Trad-Chinese.nougat-mr1-devMakoto Onuki
2016-09-06Fix thread leaks in unit testsMakoto Onuki
2016-08-31Fix multi-locale issues am: 2ee1d54fa1 am: f9aa1ae196Makoto Onuki
2016-08-29Fix multi-locale issuesMakoto Onuki
2016-08-25Removing pre-compiled sql statementsSuprabh Shukla
2016-08-12Mark voicemail as not new if it is updated as readTa-wei Yen
2016-08-08Allow the phone account to be queried for voicemail statusTa-wei Yen
2016-07-12Fix cursor leaking when inserting voicemail status.Ta-wei Yen
2016-05-25Add SOURCE_TYPE field to VoicemailStatus tableTa-wei Yen
2016-05-18Fix build break.Seigo Nonaka
2016-05-12Merge "Disable strict mode check on shared preferences to avoid logspam" into...Makoto Onuki
2016-05-12Merge "Use CONTACT_METADATA_SYNC_ENABLED." into nyc-devTingting Wang
2016-05-11Disable strict mode check on shared preferences to avoid logspamMakoto Onuki
2016-05-11Use CONTACT_METADATA_SYNC_ENABLED.Tingting Wang
2016-05-10Add test for EnterpriseGuard to test against the newly added user settingTony Mak
2016-05-06Fix enterprise contacts APIs naming and docsTony Mak
2016-05-04Merge "Honor the user setting MANAGED_PROFILE_CONTACT_REMOTE_SEARCH" into nyc...Tony Mak
2016-04-29Move cp2.scanPackagesByUid() to worker threadRicky Wai
2016-04-26Honor the user setting MANAGED_PROFILE_CONTACT_REMOTE_SEARCHTony Mak
2016-04-21Merge "Fix PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI API" into nyc-devVictor Chang
2016-04-20Fix PhoneLookup.ENTERPRISE_CONTENT_FILTER_URI APIVictor Chang