summaryrefslogtreecommitdiffstats
path: root/java/com/android/dialer/historyitemactions
Commit message (Expand)AuthorAgeFilesLines
* Update translation strings.Eric Erfanian2018-07-1082-0/+984
* Log existing call log impressions in the new call log.linyuh2018-06-273-17/+189
* Fix an AOSP build error caused by bottom sheet states.linyuh2018-06-181-6/+7
* Fully expand the bottom sheet when touch exploration is enabled.linyuh2018-06-181-35/+115
* Replace TextView with BidiTextView in the new call log where a phone number c...linyuh2018-06-041-2/+2
* Better a11y for the bottom sheet.linyuh2018-05-302-1/+4
* Converted ThemeUtil into a DaggerModule.calderwoodra2018-05-291-2/+3
* Began implementation of Dialer dark theme.calderwoodra2018-05-294-8/+6
* Don't show "Add contact" and/or "Message" in the bottom sheet if correspondin...linyuh2018-05-211-2/+7
* Implement a global theme to be easily configured in Dialer.calderwoodra2018-05-213-4/+4
* Don't show an outgoing call to a spam number as spam.linyuh2018-05-181-13/+17
* Improve ContactPhotoViewlinyuh2018-05-161-4/+3
* Place Duo calls with PreCalltwyen2018-05-092-67/+7
* Config correct layout boundaries to accommodate long text (call log & bottom ...linyuh2018-05-091-2/+2
* Use info from EmergencyPhoneLookup to render UI for an emergency number.linyuh2018-05-092-10/+8
* Show calls to/from emergency numbers as "Emergency number" in call log & call...linyuh2018-05-091-5/+23
* Remove TODOs for showing SIM info in the bottom sheet & call details.linyuh2018-05-041-2/+0
* Filter out unnecessary bottom sheet options for a call to a voicemail box.linyuh2018-05-041-7/+29
* Aosp fix for v28-support-prelease bottom sheet.calderwoodra2018-05-041-3/+3
* Simplify how we build bottom sheet options (a.k.a. modules).linyuh2018-05-045-247/+598
* More refactoringerfanian2018-05-041-3/+3
* Change bottomsheet peek height.calderwoodra2018-05-033-10/+12
* Updated bottomsheet to be scrollable.calderwoodra2018-05-036-18/+130
* Build out the bottom sheet for suggested contacts in Speed Dial.calderwoodra2018-04-263-1/+13
* Reduce the number of parameters when building bottom sheet options for teleco...linyuh2018-04-182-59/+15
* Support placing Duo calls in the new UI's bottom sheet.linyuh2018-04-032-1/+81
* Badge contact photos for video calls in the bottom sheet.linyuh2018-03-292-24/+16
* Replace assets "quantum_ic_videocam_white_24" with a vector asset.linyuh2018-03-281-1/+1
* Make the top row of the bottom sheet not clickable.linyuh2018-03-193-92/+53
* Use a vector "unblock" icon in the bottom sheetlinyuh2018-03-162-1/+1
* Resolve all build resource conflicts.calderwoodra2018-03-152-1/+1
* Introduce GlidePhotoManager to CallDetailsActivitylinyuh2018-03-151-1/+1
* Implement logic for unblocking a number from the new call log's bottom sheet.linyuh2018-03-081-13/+4
* Implement logic for blocking a number from the new call log's bottom sheet.linyuh2018-03-081-9/+14
* Group info needed to show a block/report spam dialog into a proto to avoid lo...linyuh2018-02-281-50/+17
* Internal cleanup for the new UI's bottom sheet.linyuh2018-02-2714-0/+892