summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/CallLogProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Fix query if no username exists in pathStephen Bird2016-04-071-1/+1
* CallLog: change plugin to packageStephen Bird2016-04-071-11/+12
* CallLog: initial adding of new plugin columnsStephen Bird2016-04-071-3/+47
* [4/4] Add column for storing origin in CallLogStephen Bird2016-03-181-1/+4
* Support to delete single call logblong2015-09-061-0/+5
* Fix broken CP2 unit tests and voicemail cleanupYorke Lee2015-06-041-1/+0
* Fix NPE in CallLogProviderWorkerYorke Lee2015-05-141-1/+1
* Grant VoicemailContentProvider permissions to default or system dialersYorke Lee2015-04-271-3/+3
* Cache photo URI too in calllogMakoto Onuki2015-03-091-0/+1
* Unhide call log entries by phone number.Santos Cordon2015-03-021-3/+43
* Hide unregistered phone account call log entries.Santos Cordon2015-03-031-6/+32
* Upgrade calllog DB to use ICC ID & source_phone_number.Santos Cordon2015-02-191-0/+1
* Sync call log entries to secondary user on background threadYorke Lee2014-10-271-5/+67
* Block access to call logs from the corp profileYorke Lee2014-08-101-1/+3
* Add Calls.TRANSCRIPTION to CallLog (1/2)Yorke Lee2014-07-241-0/+1
* Rename voicemail permissionsYorke Lee2014-07-181-3/+3
* Sync call log entries from the primary user into the secondary user's call logYorke Lee2014-07-171-0/+122
* Add features and data_usage columns to calls table.Tyler Gunn2014-07-101-0/+2
* Merge "Add manage voicemail permission (2/4)"Yorke Lee2014-07-091-3/+5
|\
| * Add manage voicemail permission (2/4)Yorke Lee2014-06-301-3/+5
* | Fix references to two constantsIhab Awad2014-07-021-2/+2
* | Rename Telecomm "Subscription" to "Account" (5/7)Ihab Awad2014-07-011-2/+2
|/
* Update database schema for saving of subscription info in call logNancy Chen2014-06-261-0/+2
* Add READ_ALL_VOICEMAILS Permision to VoicemailPermissions, VoicemailContentPr...fafaisland2014-06-171-5/+7
* Filtes out legacy number in call logsChristine Chen2013-10-011-4/+12
* Add number presentation column to call log tableJay Shrauner2013-06-101-0/+1
* Clean up int data conversion callsJay Shrauner2013-05-231-2/+2
* Start tracking content provider app ops.Dianne Hackborn2013-01-151-0/+2
* Adding limit and offset parameters to calllog provider.Chiao Cheng2012-08-031-5/+37
* Reorganize import in contacts providerMakoto Onuki2012-06-271-4/+4
* Use integer constant when adding filtering clause.Flavio Lerda2011-11-151-4/+3
* Add new column for cached formatted number.Flavio Lerda2011-10-011-0/+1
* Fix voicemail tests.Flavio Lerda2011-09-051-2/+7
* Lazily-initialize PhoneNumberOfflineGeocoder/PhoneNumberUtilMakoto Onuki2011-08-301-1/+1
* Add log to measure startup performanceMakoto Onuki2011-08-281-0/+7
* Add a few columns for caching to the call log.Flavio Lerda2011-08-261-0/+4
* Notify callog uri if a change is made through voicemail provider.Debashish Chatterjee2011-08-101-20/+13
* Automatically add a geocoded location to entries in the call log.Flavio Lerda2011-08-101-12/+11
* Improvements in voicemail broadcast notifications.Debashish Chatterjee2011-07-261-3/+19
* Implement IS_READ column in content providers.Flavio Lerda2011-07-251-0/+1
* Use shared constants for call log with voicemails.Flavio Lerda2011-06-291-28/+3
* Introduced query param 'include_voicemails' for call_log uri.Debashish Chatterjee2011-06-281-17/+120
* Added checks in voicemail provider to not expose call_log fields.Debashish Chatterjee2011-06-171-11/+5
* Introduced new voicemail fields in 'calls' table.Debashish Chatterjee2011-06-151-10/+24
* Fixing strict mode violation in CallLogProvider.Dmitri Plotnikov2010-12-081-4/+5
* Fixing LegacyContactImporterTestDmitri Plotnikov2010-11-301-1/+1
* Store the current country code in call logBai Tao2010-09-011-1/+10
* Remove the fake ContentChanged notificationBai Tao2010-03-251-2/+6
* Renaming OpenHelper to ContactsDatabaseHelperDmitri Plotnikov2009-09-291-9/+9
* Use strict phone number comparation algorithm if the config tells the package...Daisuke Miyakawa2009-09-191-1/+6