aboutsummaryrefslogtreecommitdiff
path: root/src/com/android/providers/contacts/VoicemailStatusTable.java
AgeCommit message (Expand)Author
2017-03-06Don't use manifest receiverMakoto Onuki
2016-08-12Mark voicemail as not new if it is updated as readTa-wei Yen
2016-08-08Allow the phone account to be queried for voicemail statusTa-wei Yen
2016-07-12Fix cursor leaking when inserting voicemail status.Ta-wei Yen
2016-05-25Add SOURCE_TYPE field to VoicemailStatus tableTa-wei Yen
2016-01-26Implement UPSERT for VoicemailStatusTable#insertTa-wei Yen
2016-01-11Move CallLog and VoiceMailStatus to their own DB.Makoto Onuki
2015-12-15Add QUOTA_OCCUPIED and QUOTA_TOTAL to VOICEMAIL_STATUS table.Ta-wei Yen
2012-06-27Reorganize import in contacts providerMakoto Onuki
2011-12-13Moving ProjectionMap to frameworks/ex.Dave Santoro
2011-08-10Notify callog uri if a change is made through voicemail provider.Debashish Chatterjee
2011-07-26Improvements in voicemail broadcast notifications.Debashish Chatterjee
2011-07-08VoicemailStatus content provider implementation.Debashish Chatterjee