summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/contacts/ContactsActor.java
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for enterprise caller-idMakoto Onuki2014-08-081-3/+35
* Check DPM.getCrossProfileCallerIdDisabled in caller-idMakoto Onuki2014-07-221-2/+97
* Call new init function to use for testing, to turn off app ops.Dianne Hackborn2013-02-261-1/+1
* Send a broadcast when profile changesMakoto Onuki2012-09-121-0/+11
* Reorganize import in contacts providerMakoto Onuki2012-06-271-3/+3
* Cache fast scrolling index.Makoto Onuki2012-02-131-1/+9
* Fix test crash in ContactsProvider2.initialize().Makoto Onuki2011-10-211-0/+8
* Allow read-only sharing of Uri in voicemail content provider.Debashish Chatterjee2011-08-041-4/+28
* Large photo storage.Dave Santoro2011-07-131-0/+7
* Remove restricted white-listingDaniel Lehmann2011-07-111-74/+6
* Provider implementation of stream item API.Daniel Lehmann2011-07-071-0/+5
* URIs and queries to support profiles.Dave Santoro2011-06-091-2/+57
* Moving initialization and callbacks to backgroundDmitri Plotnikov2010-12-011-0/+54
* Fixing LegacyContactImporterTestDmitri Plotnikov2010-11-301-4/+28
* resolved conflicts for merge of 47fd3881 to masterDmitri Plotnikov2010-10-221-9/+18
|\
| * Fixing unit testsDmitri Plotnikov2010-10-221-9/+18
* | Backing up cached resource IDs with resource namesDmitri Plotnikov2010-10-211-0/+6
* | Introducing ContactDirectoryManagerDmitri Plotnikov2010-08-051-47/+7
* | Initial implementation of the directory APIDmitri Plotnikov2010-06-071-0/+7
|/
* Preventing Chinese shorthand keys from being inserted for non-Chinese contacts.Dmitri Plotnikov2010-03-041-0/+5
* Resubmit: Adding support for new Contacts columns for names and sortingDmitri Plotnikov2009-12-211-3/+7
* Revert "Merge change Ief95261a"Mike Lockwood2009-12-211-7/+3
* Adding support for new Contacts columns for names and sortingDmitri Plotnikov2009-12-181-3/+7
* Fixing tests broken by jsharkey in CL https://android-git.corp.google.com/g/#...Dmitri Plotnikov2009-10-161-0/+10
* Unit tests to verify IS_RESTRICTED security mechanisms.Jeff Sharkey2009-10-121-2/+117
* Fixing broken tests in ContactsProvider2Dmitri Plotnikov2009-09-091-2/+2
* Removing handling of primary phone/email on Contact.Dmitri Plotnikov2009-08-111-19/+0
* Extracting call log implementation out of the legacy contacts provider.Dmitri Plotnikov2009-07-291-9/+28
* ContactsProvider2: Renaming Aggregates to ContactsDmitri Plotnikov2009-07-271-18/+18
* ContactsProvider2: Renaming CONTACT_ID to RAW_CONTACT_IDDmitri Plotnikov2009-07-271-5/+5
* Changing Contacts to RawContacts.Dmitri Plotnikov2009-07-271-11/+11
* Hard-coded IS_RESTRICTED exceptions, move to RES_PACKAGE.Jeff Sharkey2009-07-211-8/+2
* Work in progress: introducing DataRowHandlers in ContactsProvider2.Dmitri Plotnikov2009-07-171-0/+2
* Initial cut of legacy public API unit test.Dmitri Plotnikov2009-07-101-6/+8
* Merge commit 'goog/eclair-dev' into merge3Evan Millar2009-07-081-0/+296