aboutsummaryrefslogtreecommitdiff
path: root/tests/src/com/android/providers/contacts/ContactsActor.java
AgeCommit message (Expand)Author
2022-11-16Add tests for ContactsProvider in clone profileJigar Thakkar
2022-11-16Disable writes for clone CP2Jigar Thakkar
2021-10-05UM.getUserHandle -> UM.getProcessUserIdAdam Bookatz
2021-01-19Add new storage for call composer elementsHall Liu
2020-01-23Fix mock UserManager for ContactsProviderTestsValentin Iftime
2019-11-21Don't use UserInfo() ContactsProvider testBookatz
2019-10-16Remove usage of non-API methods in ContactsProvider.Tyler Gunn
2018-03-09Allow carrier-privileged apps to access voicemail provider.Jeff Davidson
2017-03-06Rescan all GAL providers when GAL provider packages have...Makoto Onuki
2016-12-15Fix failing test am: 640e082744Makoto Onuki
2016-12-14Fix unit testsMakoto Onuki
2016-12-14Fix failing testMakoto Onuki
2016-10-06Support making a "snapshot" of databases during tests.Makoto Onuki
2016-09-06Fix thread leaks in unit testsMakoto Onuki
2016-01-21[FBE] Introduce shadow calllog provider [2/2]Makoto Onuki
2016-01-14Merge "Create a new device policy for controlling work contacts search"Victor Chang
2016-01-14Create a new device policy for controlling work contacts searchVictor Chang
2016-01-11Move CallLog and VoiceMailStatus to their own DB.Makoto Onuki
2015-12-17Add isSameProfileGroup() to mock user managerMakoto Onuki
2015-05-15Fix unit testsMakoto Onuki
2015-05-15Clean up permissionsMakoto Onuki
2014-10-27Sync call log entries to secondary user on background threadYorke Lee
2014-09-02Fix testPhoneLookupEnterprise_withCorpProfileMakoto Onuki
2014-08-08Add unit tests for enterprise caller-idMakoto Onuki
2014-07-22Check DPM.getCrossProfileCallerIdDisabled in caller-idMakoto Onuki
2013-02-26Call new init function to use for testing, to turn off app ops.Dianne Hackborn
2012-09-12Send a broadcast when profile changesMakoto Onuki
2012-06-27Reorganize import in contacts providerMakoto Onuki
2012-02-13Cache fast scrolling index.Makoto Onuki
2011-10-21Fix test crash in ContactsProvider2.initialize().Makoto Onuki
2011-08-04Allow read-only sharing of Uri in voicemail content provider.Debashish Chatterjee
2011-07-13Large photo storage.Dave Santoro
2011-07-11Remove restricted white-listingDaniel Lehmann
2011-07-07Provider implementation of stream item API.Daniel Lehmann
2011-06-09URIs and queries to support profiles.Dave Santoro
2010-12-01Moving initialization and callbacks to backgroundDmitri Plotnikov
2010-11-30Fixing LegacyContactImporterTestDmitri Plotnikov
2010-10-22resolved conflicts for merge of 47fd3881 to masterDmitri Plotnikov
2010-10-22Fixing unit testsDmitri Plotnikov
2010-10-21Backing up cached resource IDs with resource namesDmitri Plotnikov
2010-08-05Introducing ContactDirectoryManagerDmitri Plotnikov
2010-06-07Initial implementation of the directory APIDmitri Plotnikov
2010-03-04Preventing Chinese shorthand keys from being inserted for non-Chinese contacts.Dmitri Plotnikov
2009-12-21Resubmit: Adding support for new Contacts columns for names and sortingDmitri Plotnikov
2009-12-21Revert "Merge change Ief95261a"Mike Lockwood
2009-12-18Adding support for new Contacts columns for names and sortingDmitri Plotnikov
2009-10-16Fixing tests broken by jsharkey in CL https://android-git.corp.google.com/g/#...Dmitri Plotnikov
2009-10-12Unit tests to verify IS_RESTRICTED security mechanisms.Jeff Sharkey
2009-09-09Fixing broken tests in ContactsProvider2Dmitri Plotnikov
2009-08-11Removing handling of primary phone/email on Contact.Dmitri Plotnikov