summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/VoicemailContentTable.java
Commit message (Expand)AuthorAgeFilesLines
* Fix read voicemails being marked as "new".Nancy Chen2015-06-231-1/+1
* Set Calls.NEW to 0 if the voicemail is read.Nancy Chen2015-06-081-2/+4
* Add phone_account_* fields to voicemail content table allowed columns.Nancy Chen2015-04-021-0/+4
* Upgrade voicemail_status and calls tables for visual voicemail.Nancy Chen2015-03-021-0/+4
* Add TRANSCRIPTION column to Calls tableYorke Lee2014-07-151-0/+2
* am 84acbc81: am e2688b18: am 44c3d51b: am 13d744f2: am 466d8411: am 8d54a6e0:...Chiao Cheng2013-07-231-0/+1
|\
| * resolved conflicts for merge of b8fb609b to jb-mr1-devChiao Cheng2013-07-221-1/+19
| |\
| | * Do not allow updates to the _data column.Chiao Cheng2013-07-121-1/+20
* | | Do not allow updates to the _data column.Chiao Cheng2013-07-121-1/+20
|/ /
* | Reorganize import in contacts providerMakoto Onuki2012-06-271-4/+4
|/
* Moving ProjectionMap to frameworks/ex.Dave Santoro2011-12-131-0/+1
* Use integer constant when adding filtering clause.Flavio Lerda2011-11-151-1/+1
* Fix voicemail tests.Flavio Lerda2011-09-051-1/+3
* Voicemail provider: Don't automatically set HAS_CONTENT field.Debashish Chatterjee2011-08-111-8/+1
* Notify callog uri if a change is made through voicemail provider.Debashish Chatterjee2011-08-101-2/+1
* Automatically add a geocoded location to entries in the call log.Flavio Lerda2011-08-101-1/+5
* Modified VoicemailContentProvider to set Calls.NEWDebashish Chatterjee2011-08-081-0/+4
* Don't crash deleting a voiceamil with no file.Hugo Hudson2011-08-041-1/+6
* Add synthetic columns to voicemail table.Hugo Hudson2011-08-021-17/+32
* No more use audio mime type for voicemail uris.Debashish Chatterjee2011-07-291-24/+3
* Merge "Improvements in voicemail broadcast notifications."Debashish Chatterjee2011-07-271-36/+9
|\
| * Improvements in voicemail broadcast notifications.Debashish Chatterjee2011-07-261-36/+9
* | Do not expose the NEW column in the Voicemail provider.Flavio Lerda2011-07-261-1/+0
|/
* Implement IS_READ column in content providers.Flavio Lerda2011-07-251-0/+1
* VoicemailStatus content provider implementation.Debashish Chatterjee2011-07-081-18/+9
* Refactored VoicemailContentProvider to simplify using multiple tables.Debashish Chatterjee2011-07-061-0/+289