summaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/providers/contacts/CallLogProviderTest.java
Commit message (Expand)AuthorAgeFilesLines
* Renaming Telecomm to Telecom.Tyler Gunn2014-09-121-4/+5
* Replace Calls.FEATURES_NONE with 0 (3/4)Yorke Lee2014-09-081-5/+5
* Add Calls.TRANSCRIPTION to CallLog (1/2)Yorke Lee2014-07-241-1/+1
* Rename PhoneAccount to PhoneAccountHandleEvan Charlton2014-07-201-2/+2
* Rename voicemail permissionsYorke Lee2014-07-181-8/+8
* Merge "Wire up multi-SIM experience (2/4)" into lmp-devIhab Awad2014-07-171-1/+1
|\
| * Wire up multi-SIM experience (2/4)Ihab Awad2014-07-171-1/+1
* | Sync call log entries from the primary user into the secondary user's call logYorke Lee2014-07-171-1/+81
|/
* Add TRANSCRIPTION column to Calls tableYorke Lee2014-07-151-1/+1
* Implement multi-SIM capabilities (5/6) [DO NOT MERGE]Santos Cordon2014-07-141-1/+1
* Add features and data_usage columns to calls table.Tyler Gunn2014-07-101-1/+6
* Merge "Add manage voicemail permission (2/4)"Yorke Lee2014-07-091-13/+22
|\
| * Add manage voicemail permission (2/4)Yorke Lee2014-06-301-13/+22
* | Fix references to two constantsIhab Awad2014-07-021-2/+2
* | Rename Telecomm "Subscription" to "Account" (5/7)Ihab Awad2014-07-011-6/+5
|/
* Update database schema for saving of subscription info in call logNancy Chen2014-06-261-2/+13
* Add number presentation column to call log tableJay Shrauner2013-06-101-1/+4
* Adding limit and offset parameters to calllog provider.Chiao Cheng2012-08-031-0/+60
* Use telephony-commonWink Saville2012-07-061-2/+2
* Don't manually close the database.Makoto Onuki2012-03-071-1/+1
* Add new column for cached formatted number.Flavio Lerda2011-10-011-2/+1
* Add a few columns for caching to the call log.Flavio Lerda2011-08-261-1/+1
* Automatically add a geocoded location to entries in the call log.Flavio Lerda2011-08-101-3/+15
* Fixed broken VoicemailContentProviderTest.Debashish Chatterjee2011-08-041-7/+7
* Improvements in voicemail broadcast notifications.Debashish Chatterjee2011-07-261-0/+18
* Implement IS_READ column in content providers.Flavio Lerda2011-07-251-1/+1
* Use shared constants for call log with voicemails.Flavio Lerda2011-06-291-20/+17
* Introduced query param 'include_voicemails' for call_log uri.Debashish Chatterjee2011-06-281-14/+119
* Added checks in voicemail provider to not expose call_log fields.Debashish Chatterjee2011-06-171-1/+4
* Introduced new voicemail fields in 'calls' table.Debashish Chatterjee2011-06-151-7/+79
* Store the current country code in call logBai Tao2010-09-011-0/+7
* moved the hidden sync helpers out of the frameworkFred Quintana2009-12-141-8/+2
* Update test documentation and suite classifications.Omari Stephens2009-09-291-3/+4
* Renaming OpenHelper to ContactsDatabaseHelperDmitri Plotnikov2009-09-291-5/+5
* Clearing out references to deprecated APIDmitri Plotnikov2009-09-091-4/+4
* Contact conversion script, initial cutDmitri Plotnikov2009-08-051-1/+1
* Extracting call log implementation out of the legacy contacts provider.Dmitri Plotnikov2009-07-291-0/+168