summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/database/Coalescer.java
AgeCommit message (Expand)Author
2018-06-28Also ignore IllegalStateException thrown by SQLiteClosable when coalescing fa...linyuh
2018-06-18Improve Coalescer performancelinyuh
2018-06-11Default column IS_VOICEMAIL_CALL to 0 in the annotated call log.linyuh
2018-06-11Have Coalescer return CoalescedRow protos directly.linyuh
2018-05-11Move coalescing logic out of AnnotatedCallLogContentProvider.linyuh
2018-04-17Improved support for short codes in Coalescer.zachh
2018-04-11Add RTT badge to new call log.wangqi
2018-04-03Separate calls with the video feature from others when coalescing rows in the...linyuh
2018-01-26Added number presentation to AnnotatedCallLog.zachh
2018-01-25Remove non call log dependencies on PhoneAccountUtiltwyen
2018-01-19Improved support for post dial digits in new call log.zachh
2018-01-17Relax number matching when coalescing rows in new call log.zachh
2018-01-08Simplifying implementation of the coalescing logic in the new call log.linyuh
2018-01-02Add assisted dialing to the new call log.erfanian
2017-12-08In the coalesced call log, replace column NUMBER_CALLS with a new column COAL...linyuh
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem
2017-08-31Update Dialer source to latest internal Google revision.Eric Erfanian