summaryrefslogtreecommitdiffstats
path: root/src/com/android/providers/contacts/DbModifierWithNotification.java
Commit message (Expand)AuthorAgeFilesLines
* Fix VoicemailContentProvider not notifying status changesTa-wei Yen2018-06-011-3/+4
* Don't update DIRTY flag when updating non-voicemail columnsTa-wei Yen2018-01-051-6/+14
* Implement DIRTY_RETAIN constantTa-wei Yen2017-11-301-23/+39
* Implement bulkInsert for VoicemailProviderTa-wei Yen2017-10-171-70/+50
* Make CP2 low-ram friendlyMakoto Onuki2017-07-061-3/+3
* Allow voicemail DIRTY flag to be explicity setTa-wei Yen2017-05-251-1/+10
* Change namespace for internal only intent.Tyler Gunn2017-03-311-1/+1
* Prevent LAST_MODIFIED from changing after deletionTa-wei Yen2016-11-081-6/+27
* Mark voicemail as not new if it is updated as readTa-wei Yen2016-08-121-7/+41
* Move CallLog and VoiceMailStatus to their own DB.Makoto Onuki2016-01-111-1/+1
* Add QUOTA_OCCUPIED and QUOTA_TOTAL to VOICEMAIL_STATUS table.Ta-wei Yen2015-12-151-11/+22
* Update calllogbackup's new package name.Santos Cordon2015-10-131-2/+2
* Fix broken CP2 unit tests and voicemail cleanupYorke Lee2015-06-041-5/+19
* Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release'Vinit Deshpande2015-03-161-3/+40
|\
| * Upgrade voicemail_status and calls tables for visual voicemail.Nancy Chen2015-03-021-3/+40
* | Remove CallLogBackupAgent.Santos Cordon2015-03-061-4/+8
* | Simple Backup Agent for the call log.Santos Cordon2015-02-201-0/+5
* | Fix log TAG that was too longJay Shrauner2015-01-161-1/+1
|/
* Rename voicemail permissionsYorke Lee2014-07-181-3/+3
* Add manage voicemail permission (2/4)Yorke Lee2014-06-301-3/+4
* Reorganize import in contacts providerMakoto Onuki2012-06-271-5/+5
* Notify callog uri if a change is made through voicemail provider.Debashish Chatterjee2011-08-101-0/+260