summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/database/AnnotatedCallLogContentProvider.java
AgeCommit message (Expand)Author
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-20Enforce AnnotatedCallLog column constraints in its content provider.linyuh
2018-05-11Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-02Added timing to some more AnnotatedCallLog operations.zachh
2018-01-24Add skeleton for SpamPhoneLookuplinyuh
2017-12-07Implemented PhoneLookupDataSource#onSuccesfulFill.zachh
2017-11-18Added URI for selecting distinct phone numbers from AnnotatedCallLog.zachh
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-13Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSourceuabdullah
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian