summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/calllog/ui/menu
AgeCommit message (Expand)Author
2018-07-10Update translation strings.Eric Erfanian
2018-06-27Log existing call log impressions in the new call log.linyuh
2018-05-30Better a11y for contact badge in the new call log.linyuh
2018-05-18Remove duplicate code when constructing PhotoInfo proto.linyuh
2018-05-09Use info from EmergencyPhoneLookup to render UI for an emergency number.linyuh
2018-05-04Mark photo info as voicemails in bottom sheettwyen
2018-05-04Simplify how we build bottom sheet options (a.k.a. modules).linyuh
2018-05-04Replace DuoConstants with interface.twyen
2018-05-02Select SIM when calling back from call log.twyen
2018-04-24Don't allow reporting a inaccurate number for a voicemail call.linyuh
2018-04-18Support placing a call with assisted dialing in the new call log.linyuh
2018-04-18Reduce the number of parameters when building bottom sheet options for teleco...linyuh
2018-04-11Add RTT badge to new call log.wangqi
2018-04-10For an audio call log entry, add a video call option in the bottom sheet if t...linyuh
2018-04-04Use the default phone account for a voice call when the call log item is for ...linyuh
2018-04-03Support placing Duo calls in the new UI's bottom sheet.linyuh
2018-03-30Use IS_READ instead of NEW in new call log.zachh
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-19Make the top row of the bottom sheet not clickable.linyuh
2018-03-19Convert @AutoValue CoalescedRow to a protolinyuh
2018-03-19Implement VoicemailDataSourcetwyen
2018-03-15Introduce GlidePhotoManager to CallDetailsActivitylinyuh
2018-03-06Covnert @AutoValue PhotoInfo into a proto.linyuh
2018-02-28Log contact source when reporting spam from the new UI.linyuh
2018-02-28Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh
2018-02-27Internal cleanup for the new UI's bottom sheet.linyuh
2018-02-27Set the correct reporting location when reporting spam in the new call log.linyuh
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-14Mark calls as read in new call log.zachh
2018-02-14Add bottom sheet options for blocked and/or spam numbers in the new call log.linyuh
2018-02-09Show icon and label for a spam number 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-24Show Icon and label for blocked numberstwyen
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-11Minor polish and bugfixes for new call log.zachh
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-11Hook up pre-call actionstwyen
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