summaryrefslogtreecommitdiff
path: root/java/com/android/dialer/widget/ContactPhotoView.java
Commit message (Collapse)AuthorAgeFilesLines
* Improve ContactPhotoViewlinyuh2018-05-161-0/+16
| | | | | | | Bug: 70989658 Test: NewCallLogIntegrationTest + Manual PiperOrigin-RevId: 196845473 Change-Id: Ic0cbcf668ea1921c88fb6b080308884fa1113e61
* Tuned Speed Dial UI according to red lines.calderwoodra2018-05-041-5/+5
| | | | | | | Bug: 78490736 Test: manual PiperOrigin-RevId: 195161904 Change-Id: I7d3600267223fcfafae42f3f52bfd6cfff8b9146
* Add RTT badge to new call log.wangqi2018-04-111-0/+12
| | | | | | | Bug: 77717594 Test: ContactPhotoViewTest PiperOrigin-RevId: 192492913 Change-Id: I6db36017fde2cf9dca580d60d5c88bf2ad2dfe16
* Explicitly hide the badge in ContactPhotoView when it shouldn't be shown.linyuh2018-04-041-0/+3
| | | | | | | Bug: 70988682 Test: ContactPhotoViewTest PiperOrigin-RevId: 191600243 Change-Id: I60f979241898f1799a57c2401cbddb8975a9caa7
* Create a common widget (ContactPhotoView) for a contact photo and its ↵linyuh2018-03-281-0/+97
optional badge. Bug: 70988682 Test: ContactPhotoViewTest PiperOrigin-RevId: 190855440 Change-Id: Ib658efa6486b66548c710804049517905dc67b13