summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/datasources/systemcalllog
AgeCommit message (Expand)Author
2018-06-28Remove redundant @TargetApi, @RequiresApi and @SuppressWarningslinyuh
2018-06-18Improve Coalescer performancelinyuh
2018-05-15Register system call log content observer if user enables Phone permission.zachh
2018-05-09Added getLoggingName() to CallLogDataSource and PhoneLookup interfaces.zachh
2018-05-04Merge changes I481fbbc7,I57e48b5d,Ieb52489b,I2763ddd9android-build-prod (mdb)
2018-05-04Add column for call mapping id to AnnotatedCallLog database.wangqi
2018-05-04Replace DuoConstants with interface.twyen
2018-04-17Improved support for short codes in Coalescer.zachh
2018-04-16Remove column PHONE_ACCOUNT_LABEL and PHONE_ACCOUNT_COLOR from the annotated ...linyuh
2018-04-05Exclude Duo audio calls from the new call log.linyuh
2018-03-30Use IS_READ instead of NEW in new call log.zachh
2018-03-27Support new call log fragment in old peer.zachh
2018-03-26Remove TODOs left for M in the new call log as the min SDK has been bumped to N.linyuh
2018-03-26Increase minSdk to 24.calderwoodra
2018-03-22Removed appContext from CallLogDataSource and PhoneLookup.zachh
2018-03-20Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh
2018-03-20Added unregisterContentResolvers() to CallLogDataSource and PhoneLookup.zachh
2018-02-22Make MarkDirtyObserver available to all call log data sources & PhoneLookups.linyuh
2018-02-22Use a broadcast receiver to refresh the annotated call log.linyuh
2018-02-02Add Support for transcription state in the AnnotatedCallLoguabdullah
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-25Remove non call log dependencies on PhoneAccountUtiltwyen
2018-01-23Don't garbage collect voicemails in AnnotatedCallLog.zachh
2018-01-19Improved support for post dial digits in new call log.zachh
2018-01-12Do not show deleted voicemails in the NUI Voicemail tabuabdullah
2018-01-02Add assisted dialing to the new call log.erfanian
2017-12-22Register content observer when voicemail table changes.uabdullah
2017-12-12Updated writing of PhoneLookup columns in annotated call log.zachh
2017-12-07Added bindings for ListeningExecutorServices.zachh
2017-12-07Switched CallLogDataSource interface to be Future based.zachh
2017-12-07Add DATA_USAGE column to the annotated call log.linyuh
2017-11-01Use unencrypted storage for shared prefs in new call log.zachh
2017-10-25Add support for voicemailURI to annotated call log for new voicemail tabuabdullah
2017-10-24Rename the new bubble package name from "bubble" to "newbubble".Eric Erfanian
2017-10-13Use CONTENT_URI_WITH_VOICEMAIL for SystemCallLogDataSourceuabdullah
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-10-04Only show the most recent call type icon in the new call log, instead of the ...zachh
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian
2017-05-15Update Dialer to v10 RC32Eric Erfanian
2017-05-03This change reflects the Dialer V10 RC00 branch.Eric Erfanian