1. 988a7e9 Fix an AOSP build error caused by bottom sheet states. by linyuh · 6 years ago
  2. d7c7691 Fully expand the bottom sheet when touch exploration is enabled. by linyuh · 6 years ago
  3. 25bb49e Replace TextView with BidiTextView in the new call log where a phone number can be shown. by linyuh · 6 years ago
  4. 86d9e86 Better a11y for the bottom sheet. by linyuh · 6 years ago
  5. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 6 years ago
  6. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 6 years ago
  7. fec2920 Don't show "Add contact" and/or "Message" in the bottom sheet if corresponding permissions are not granted. by linyuh · 6 years ago
  8. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 6 years ago
  9. ee506ae Don't show an outgoing call to a spam number as spam. by linyuh · 6 years ago
  10. 51789e7 Improve ContactPhotoView by linyuh · 6 years ago
  11. b2b6365 Place Duo calls with PreCall by twyen · 6 years ago
  12. 3b905e4 Config correct layout boundaries to accommodate long text (call log & bottom sheet) by linyuh · 6 years ago
  13. 9d1ef8f Use info from EmergencyPhoneLookup to render UI for an emergency number. by linyuh · 6 years ago
  14. 8293227 Show calls to/from emergency numbers as "Emergency number" in call log & call details by linyuh · 6 years ago
  15. 763ce44 Remove TODOs for showing SIM info in the bottom sheet & call details. by linyuh · 6 years ago
  16. e627008 Filter out unnecessary bottom sheet options for a call to a voicemail box. by linyuh · 6 years ago
  17. 0f22455 Aosp fix for v28-support-prelease bottom sheet. by calderwoodra · 6 years ago
  18. 253b440 Simplify how we build bottom sheet options (a.k.a. modules). by linyuh · 6 years ago
  19. 89e3d1b More refactoring by erfanian · 6 years ago
  20. 1197065 Change bottomsheet peek height. by calderwoodra · 6 years ago
  21. 41f5c0c Updated bottomsheet to be scrollable. by calderwoodra · 6 years ago
  22. 4db0741 Build out the bottom sheet for suggested contacts in Speed Dial. by calderwoodra · 6 years ago
  23. 136a888 Reduce the number of parameters when building bottom sheet options for telecom/Duo calls. by linyuh · 6 years ago
  24. 6c480f7 Support placing Duo calls in the new UI's bottom sheet. by linyuh · 6 years ago
  25. 756f013 Badge contact photos for video calls in the bottom sheet. by linyuh · 6 years ago
  26. 8dc242d Replace assets "quantum_ic_videocam_white_24" with a vector asset. by linyuh · 6 years ago
  27. d6180d4 Make the top row of the bottom sheet not clickable. by linyuh · 6 years ago
  28. 7086ed1 Use a vector "unblock" icon in the bottom sheet by linyuh · 6 years ago
  29. e760e42 Resolve all build resource conflicts. by calderwoodra · 6 years ago
  30. 6b576be Introduce GlidePhotoManager to CallDetailsActivity by linyuh · 6 years ago
  31. 20824a0 Implement logic for unblocking a number from the new call log's bottom sheet. by linyuh · 6 years ago
  32. e987eb0 Implement logic for blocking a number from the new call log's bottom sheet. by linyuh · 6 years ago
  33. 81670b0 Group info needed to show a block/report spam dialog into a proto to avoid long method signatures. by linyuh · 6 years ago
  34. 4ef5116 Internal cleanup for the new UI's bottom sheet. by linyuh · 6 years ago