summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/historyitemactions
AgeCommit message (Expand)Author
2020-12-12Dialer: Fix proto warning with optmize for liteLuca Stefani
2018-07-10Update translation strings.Eric Erfanian
2018-06-27Log existing call log impressions in the new call log.linyuh
2018-06-18Fix an AOSP build error caused by bottom sheet states.linyuh
2018-06-18Fully expand the bottom sheet when touch exploration is enabled.linyuh
2018-06-04Replace TextView with BidiTextView in the new call log where a phone number c...linyuh
2018-05-30Better a11y for the bottom sheet.linyuh
2018-05-29Converted ThemeUtil into a DaggerModule.calderwoodra
2018-05-29Began implementation of Dialer dark theme.calderwoodra
2018-05-21Don't show "Add contact" and/or "Message" in the bottom sheet if correspondin...linyuh
2018-05-21Implement a global theme to be easily configured in Dialer.calderwoodra
2018-05-18Don't show an outgoing call to a spam number as spam.linyuh
2018-05-16Improve ContactPhotoViewlinyuh
2018-05-09Place Duo calls with PreCalltwyen
2018-05-09Config correct layout boundaries to accommodate long text (call log & bottom ...linyuh
2018-05-09Use info from EmergencyPhoneLookup to render UI for an emergency number.linyuh
2018-05-09Show calls to/from emergency numbers as "Emergency number" in call log & call...linyuh
2018-05-04Remove TODOs for showing SIM info in the bottom sheet & call details.linyuh
2018-05-04Filter out unnecessary bottom sheet options for a call to a voicemail box.linyuh
2018-05-04Aosp fix for v28-support-prelease bottom sheet.calderwoodra
2018-05-04Simplify how we build bottom sheet options (a.k.a. modules).linyuh
2018-05-04More refactoringerfanian
2018-05-03Change bottomsheet peek height.calderwoodra
2018-05-03Updated bottomsheet to be scrollable.calderwoodra
2018-04-26Build out the bottom sheet for suggested contacts in Speed Dial.calderwoodra
2018-04-18Reduce the number of parameters when building bottom sheet options for teleco...linyuh
2018-04-03Support placing Duo calls in the new UI's bottom sheet.linyuh
2018-03-29Badge contact photos for video calls in the bottom sheet.linyuh
2018-03-28Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh
2018-03-19Make the top row of the bottom sheet not clickable.linyuh
2018-03-16Use a vector "unblock" icon in the bottom sheetlinyuh
2018-03-15Resolve all build resource conflicts.calderwoodra
2018-03-15Introduce GlidePhotoManager to CallDetailsActivitylinyuh
2018-03-08Implement logic for unblocking a number from the new call log's bottom sheet.linyuh
2018-03-08Implement logic for blocking a number from the new call log's bottom sheet.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