summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/CallLogModule.java
Commit message (Expand)AuthorAgeFilesLines
* Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase.weijiaxu2018-05-111-0/+3
* Added "clearData" to CallLogDataSource and PhoneLookup interfaces.zachh2018-03-201-1/+2
* Implement VoicemailDataSourcetwyen2018-03-191-2/+4
* Switched CallLogDataSource interface to be Future based.zachh2017-12-071-3/+1
* Added PhoneLookupDataSource and implemented isDirty.zachh2017-11-181-8/+9
* Update AOSP Dialer source from internal google3 repository atEric Erfanian2017-06-071-7/+1
* This change reflects the Dialer V10 RC00 branch.Eric Erfanian2017-05-031-0/+62