summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/database/AnnotatedCallLogContentProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh2018-06-281-3/+0
* Enforce AnnotatedCallLog column constraints in its content provider.linyuh2018-06-201-2/+5
* Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh2018-05-111-49/+1
* Increase minSdk to 24.calderwoodra2018-03-261-1/+1
* Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh2018-03-201-7/+2
* Added timing to some more AnnotatedCallLog operations.zachh2018-03-021-0/+4
* Add skeleton for SpamPhoneLookuplinyuh2018-01-241-3/+10
* Implemented PhoneLookupDataSource#onSuccesfulFill.zachh2017-12-071-17/+23
* Added URI for selecting distinct phone numbers from AnnotatedCallLog.zachh2017-11-181-4/+41
* Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian2017-10-241-2/+2
* Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSourceuabdullah2017-10-131-1/+8
* Update Dialer source to latest internal Google revision.Eric Erfanian2017-08-311-0/+333