summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/menu/Modules.java
AgeCommit message (Expand)Author
2018-02-26Implement logic of bottom sheet options related to spam numbers.linyuh
2018-02-22Include the primary callback action in the new call log's bottom sheet.linyuh
2018-02-14Add bottom sheet options for blocked and/or spam numbers in the new call log.linyuh
2018-01-26Reworked the internals of DialerPhoneNumber.zachh
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-17Correctly show the contact's photo in CallDetailsActivity when launched from ...linyuh
2018-01-11Merge PhoneLookupDataSource results into a proto in annotated call log.twyen
2018-01-08Add "delete" option in the 3-dot menu of the new call loglinyuh
2018-01-04Set flag 'canReportAsInvalidNumber' in CallDetailsActivity's intent when it's...linyuh
2018-01-02Support assisted dialing in CallDetailsActivity when launched from the new ca...linyuh
2017-12-15Implement basic bottom sheet in NUI Voicemail tab.uabdullah
2017-12-14Refactor add to contacts, send a message and copy number modules for bottom s...uabdullah
2017-12-13Integrate CallDetailsActivity with the new call log UI.linyuh
2017-11-01Renamed call_details string, which was conflicting with one from the calldeta...zachh
2017-10-11Added basic bottom sheet to new call log.Zachary Heidepriem