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