1. 275a6a8 Dialer: Remove more unused stuff [19/x] by Michael W · 1 year, 7 months ago
  2. bcc17bb Dialer: Remove unused Utilities [14/x] by Michael W · 1 year, 7 months ago
  3. 955a5fb Dialer: Collapse manifests and remove duplicate permission [11/x] by Michael W · 1 year, 7 months ago
  4. af62ca2 Dialer: Start converting to AndroidX [10/x] by Michael W · 1 year, 7 months ago
  5. 9b8d92b Dialer: Remove NeededForTesting and VisibleForTesting [9/x] by Michael W · 1 year, 7 months ago
  6. 2a486d1 Dialer: Remove even more dead code [7/x] by Michael W · 1 year, 7 months ago
  7. d78a951 Dialer: Remove compatibility (1/x) by Michael W · 1 year, 8 months ago
  8. 6b98e50 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 5 months ago
  9. 4045179 Merge "Remove Time use." am: 34db0a318b by Treehugger Robot · 2 years, 7 months ago
  10. d273e98 Remove Time use. by Almaz Mingaleev · 2 years, 7 months ago
  11. af2f6f5 No longer export CallSubjectDialog am: 31f48e0edd am: 2f9984babe am: ed37b71cbc by Tatsuaki Machida · 3 years ago
  12. 31f48e0 No longer export CallSubjectDialog by Tatsuaki Machida · 3 years ago
  13. aed2d60 Update SyncHighRes service in AOSP Dialer app. by Tingting · 3 years, 4 months ago
  14. 6d65daf Remove FSA1 SyncHighResPhoto service ref. by Tingting · 3 years, 6 months ago
  15. d91eca2 Merge "Fix selecting phone account dialog show error." am: 12095062b3 am: 603f062f7a am: b0406b16af am: ba8225eef4 am: 9a29981143 by Treehugger Robot · 4 years, 6 months ago
  16. d109b5e Fix selecting phone account dialog show error. by Grace Jia · 4 years, 6 months ago
  17. eaa6965 Add an exported flag in manifest by Ashwini Oruganti · 4 years, 10 months ago
  18. fe73384 Updated target SDK from 28 to 29. by Raman Tenneti · 4 years, 10 months ago
  19. 500ed48 Dialer: Fix proto warning with optmize for lite by Luca Stefani · 4 years, 10 months ago
  20. cfeab70 Update translation strings. by Eric Erfanian · 7 years ago
  21. 84a6d29 Move contacts.commons.R to dialer.contacts.resources by twyen · 7 years ago
  22. 5578d92 Refactor ContactPreference by twyen · 7 years ago
  23. a93df43 Converted ThemeUtil into a DaggerModule. by calderwoodra · 7 years ago
  24. c5c4218 Began implementation of Dialer dark theme. by calderwoodra · 7 years ago
  25. 929539e Implement a global theme to be easily configured in Dialer. by calderwoodra · 7 years ago
  26. c140122 Add spam status tests for CallList#onCallAdded by maxwelb · 7 years ago
  27. 0ab7540 Make SIM Selection hint multi-line by twyen · 7 years ago
  28. 0a5c34d Disable entries in CallingAccountSelector that are not selectable by twyen · 7 years ago
  29. 66adad0 Add "enabled" to SelectPhoneAccountDialogFragment. by twyen · 7 years ago
  30. 437ae95 Remove obsolete version checks and compat utilities after min SDK was bumped up to N. by linyuh · 7 years ago
  31. f4b4844 Correctly display phone numbers containing whitespaces in RTL context. by linyuh · 7 years ago
  32. 57fdc2b Increase minSdk to 24. by calderwoodra · 7 years ago
  33. 58d0b2a Delete old search, old contacts, p13n logger, filtered numbers add number search. by calderwoodra · 7 years ago
  34. e931c12 Check null for getPhoneAccount() by twyen · 7 years ago
  35. e760e42 Resolve all build resource conflicts. by calderwoodra · 7 years ago
  36. fae1ecb Remove deprecated android.graphics.Canvas APIs by Android Dialer · 7 years ago
  37. 8dd4dff Fix RTL label alignment in select SIM dialog by twyen · 7 years ago
  38. 73a74c3 Handle preferred SIM for ACTION_CALL by twyen · 7 years ago
  39. b06d009 Disable phone number formatting for devices with Argentinian SIMs. by linyuh · 7 years ago
  40. c3d3c3d Move DirectoryCompat from "contacts/common" to "dialer/common/cp2". by linyuh · 7 years ago
  41. 8d26b82 Fixed some bugs in NUI search. by calderwoodra · 7 years ago
  42. c266566 Restored work profile contacts to Dialer search. by calderwoodra · 7 years ago
  43. a2c2d5c Don't let the FAB obscure the last item of speed dial/call log/voicemail. by linyuh · 7 years ago
  44. 1306455 Format number for SIM selection by twyen · 7 years ago
  45. dc38c54 Fix resource not found when placing call outside dialer by twyen · 7 years ago
  46. ba99bef Implement SIM selection dialog by twyen · 7 years ago
  47. 241be98 Use correct field type for annotation definition. by erfanian · 7 years ago
  48. 5a2b1b2 Added place voice call search action to regular search. by calderwoodra · 7 years ago
  49. a1c046f Implement preferred SIM by twyen · 7 years ago
  50. b66c1d2 Use TextUtils.isEmpty() instead of null check. by yueg · 7 years ago
  51. 0efc840 Hook up pre-call actions by twyen · 7 years ago
  52. 73d995f Implement CallingAccountSelector and AssistedDialAction by Zachary Heidepriem · 7 years ago
  53. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 7 years ago
  54. 4f02639 Rename Lightbringer to Duo by roldenburg · 7 years ago
  55. a0df9f7 Added basic bottom sheet to new call log. by Zachary Heidepriem · 7 years ago
  56. 6007f52 Improved FAB UX. by calderwoodra · 7 years ago
  57. f29d22e Warmup shared prefs in googledialer when strict mode is enabled. by zachh · 7 years ago
  58. e37d60c Refactor DialerStrictMode into an interface. by wangqi · 7 years ago
  59. 1420a22 Better handling country iso when getting geo location of phone number. by wangqi · 7 years ago
  60. 8164367 Update package assets and strings. by Eric Erfanian · 7 years ago
  61. 273fd7b Adjusted layout dimensions in new search UI. by calderwoodra · 8 years ago
  62. 2ca4318 Update Dialer source to latest internal Google revision. by Eric Erfanian · 8 years ago
  63. 83b2021 Update Dialer to v10 RC45. by Eric Erfanian · 8 years ago
  64. 3ed0c28 Update Dialer to v10 RC39 by Eric Erfanian · 8 years ago
  65. c857f90 Update Dialer to v10 RC32 by Eric Erfanian · 8 years ago
  66. 10b34a5 Update Dialer to V10 RC16 by Eric Erfanian · 8 years ago
  67. 8369df0 This change reflects the Dialer V10 RC00 branch. by Eric Erfanian · 8 years ago
  68. d8046e5 Update AOSP Dialer source from internal google3 repository at cl/152373142. by Eric Erfanian · 8 years ago
  69. 9779f96 Update AOSP Dialer source from internal google3 repository at cl/151342913. by Eric Erfanian · 8 years ago
  70. 9050823 Update AOSP Dialer source from internal google3 repository at cl/151128062 by Eric Erfanian · 8 years ago
  71. fc37b02 Update AOSP Dialer source from internal google3 repository at cl/150756069 by Eric Erfanian · 8 years ago
  72. 30ccc4f Revert "Update AOSP Dialer source from internal google3 repository at cl/150622237" by Eric Erfanian · 8 years ago
  73. 06b6b56 Update AOSP Dialer source from internal google3 repository at cl/150622237 by Eric Erfanian · 8 years ago
  74. 9a090c8 Update AOSP Dialer source from internal google3 repository at cl/150392808 by Eric Erfanian · 8 years ago
  75. 2df4538 Revert "Update dialer to tap green cl 150332012." by Sailesh Nepal · 8 years ago
  76. 1019500 Update dialer to tap green cl 150332012. by Eric Erfanian · 8 years ago
  77. d5e47f6 Update Dialer source from latest green build. by Eric Erfanian · 8 years ago
  78. ccca315 Update dialer sources. by Eric Erfanian · 8 years ago