1. 54dc4e8 Add FLAG_IMMUTABLE to PendingIntent in LegacyModeSmsHandler. by Varun Berry · 3 years, 9 months ago
  2. e3ef980 Add a permission to guard receiving intents in StatusSmsFetcher. by Varun Berry · 3 years, 9 months ago
  3. 360d2eb Remove PhoneAccountHandle when building the intent to call Voicemail. by Varun Berry · 3 years, 9 months ago
  4. 2ac6d47 API level 30 upgrade: AOSP Dialer by Damian Patel · 4 years ago
  5. 6346513 Wait for IPv4 before sending VVM requests. by Wei He · 4 years, 2 months ago
  6. 62fe343 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 10 months ago
  7. b879515 Update language to comply with Android's inclusive language guidance by Tyler Gunn · 5 years ago
  8. 0ab5f8e Merge "Updated target SDK from 28 to 29." am: 8f1aba6733 am: e4893a40a1 by Raman Tenneti · 5 years ago
  9. fe73384 Updated target SDK from 28 to 29. by Raman Tenneti · 5 years ago
  10. 6295a8e Merge "Dialer: Fix proto warning with optmize for lite" am: c251a5b0e9 am: 33e47c33df by Treehugger Robot · 5 years ago
  11. 500ed48 Dialer: Fix proto warning with optmize for lite by Luca Stefani · 5 years ago
  12. f80f789 Remove VVM configs from AOSP Dialer by samalin · 6 years ago
  13. cfeab70 Update translation strings. by Eric Erfanian · 7 years ago
  14. ba93c4f Strip +1 when subscribing to VVM3 by twyen · 7 years ago
  15. 60c1e57 Remove redundant @TargetApi, @RequiresApi and @SuppressWarnings by linyuh · 7 years ago
  16. 03bacec Post CONFIG_SERVICE_NOT_AVAILABLE if VVM provisioning failed by twyen · 7 years ago
  17. 5dcad7e Handle alternative form VVM SMS as legacy notification if the account is not activated yet. by twyen · 7 years ago
  18. ef7ac40 Handle null carrier config for emergency call hint by twyen · 7 years ago
  19. 26fe89b Fix assert when disabling VVM by twyen · 7 years ago
  20. 190343a Inlined ConfigProviderBindings.get() and removed ConfigProviderBindings. by zachh · 7 years ago
  21. be11b32 Handle invalid PhoneAccountHandle for CarrierIdentifier by twyen · 7 years ago
  22. 95b2a78 Add @InstallIn and @IncludeInDialerRoot to dagger modules in dialer codebase. by weijiaxu · 7 years ago
  23. 2f4a007 Add some annotations that won't influence aosp. by weijiaxu · 7 years ago
  24. 816cef3 Update targetSdkVersion to 28 by maxwelb · 7 years ago
  25. e9df43a Remove voicemail/impl/TelephonyMangerCompat by twyen · 7 years ago
  26. 4f12ba0 Ignore case for GID matching by twyen · 7 years ago
  27. ec71894 Add Tracfone VZW GID to vvm_config. by twyen · 7 years ago
  28. 512ae93 Disable transcrption downloads for T-Mobile. by twyen · 7 years ago
  29. 410bf31 Use existing transcription from transcription server if available by uabdullah · 7 years ago
  30. 0afd6ba Update what happens when donation is rejected & use correct donation availability check by uabdullah · 7 years ago
  31. 25879e3 When transcription setting is enabled, retranscribe voicemails by uabdullah · 7 years ago
  32. e652cbf Catch BadParcelableException by twyen · 7 years ago
  33. 74831c3 Delete locally transcribed transcripts when transcription is turned off. by uabdullah · 7 years ago
  34. 57fdc2b Increase minSdk to 24. by calderwoodra · 7 years ago
  35. a7530f8 Refactor VM Settings and add support for voicemail transcription by uabdullah · 7 years ago
  36. 1800fa4 Move HIDE_VOICEMAIL_SETTINGS_MENU out of voicemail/impl by twyen · 7 years ago
  37. 80f3d35 Prevent VVM subscribing when carrier reset subscription status by twyen · 7 years ago
  38. 2d127ba Disable VVM for tracfone USA by twyen · 7 years ago
  39. 981a3e9 Support GID1 for VVM configs by twyen · 7 years ago
  40. 83cd628 Add VVM Config for Bouygues FR by twyen · 7 years ago
  41. ef5b866 Fullly disable VVM if carrier VVM app is installed. by twyen · 7 years ago
  42. c377217 Use application context when fetching shared prefs. by zachh · 7 years ago
  43. 923e186 Prevent VvmNetworkRequestCallback from releasing twice by twyen · 7 years ago
  44. 9fbb81d Make sure that voicemail transcriptions are processed serially by mdooley · 7 years ago
  45. 183cb71 Remove field prefixes. by linyuh · 7 years ago
  46. f34f7b9 Upgrade target SDK version to 27. by linyuh · 8 years ago
  47. fed46f5 Change dt for CVVM to 6 by twyen · 8 years ago
  48. ad2ea23 Cleanup. Changing voicemail_transcription_enabled to voicemail_transcription_available by mdooley · 8 years ago
  49. 7310713 Allow VVM activation to be rerun if carrier sent STATUS SMS by twyen · 8 years ago
  50. b9ca335 Delete voicemails when disabling visual voicemail by mdooley · 8 years ago
  51. 00d18e0 Switching to alarms and exponential backoff while polling for transcription result by mdooley · 8 years ago
  52. 70fedf8 Adding transcription rating feedback by mdooley · 8 years ago
  53. cd7f4a6 Force disable VVM if carrier app is preloaded by twyen · 8 years ago
  54. 1b39ebe Remove assert on StubVoicemailClient.addActivationStateListener() by twyen · 8 years ago
  55. 5a2b1b2 Added place voice call search action to regular search. by calderwoodra · 8 years ago
  56. 7e1a0d1 Refactoring and adding TOS check before transcribing by mdooley · 8 years ago
  57. 22ff338 Don't transcribe voicemail unless carrier allows OTT transcription by mdooley · 8 years ago
  58. 0efc840 Hook up pre-call actions by twyen · 8 years ago
  59. c2ea695 Unify voicemail call placing by twyen · 8 years ago
  60. 68739de Updating SendTranscriptionFeedback for consistency. by Android Dialer · 8 years ago
  61. 7eb42e9 Defining transcription feedback API by mdooley · 8 years ago
  62. 1a56fac Allow the client to specify voicemail transcript id's by mdooley · 8 years ago
  63. 96f71f7 Fixing bug in donation settings by mdooley · 8 years ago
  64. 7547d3e Move voicemail settings to dialer UI by Zachary Heidepriem · 8 years ago
  65. ec1a970 internal change by mdooley · 8 years ago
  66. 168d09c Move the functionality of DialerUtils#getDefaultSharedPreferenceForDeviceProtectedStorageContext(Context) to StorageComponent. by linyuh · 8 years ago
  67. 938468d Rename the new bubble package name from "bubble" to "newbubble". by Eric Erfanian · 8 years ago
  68. e37d60c Refactor DialerStrictMode into an interface. by wangqi · 8 years ago
  69. c3c6126 Adding logging for transcription polling requests by mdooley · 8 years ago
  70. 95ef73e Forgot to keep this file in sync with //google/internal/communications/voicemailtranscription/v1/voicemail_transcription.proto by Android Dialer · 8 years ago
  71. dbbea66 Enable Orange FR/BE visual voicemail by twyen · 8 years ago
  72. 6999631 Only enable voicemail transcription on android O and later by mdooley · 8 years ago
  73. 5920980 Setup SMS filter even if VVM is already activated by twyen · 8 years ago
  74. bf90024 Send PhoneAccountHandle with ACTION_CONFIGURE_VOICEMAIL by twyen · 8 years ago
  75. 9abbf7f Fixing transcription crashes caused by job stoppage by mdooley · 8 years ago
  76. 1d6cd6d Load VVM config override before loading anything else by twyen · 8 years ago
  77. f84694f Adding dialer specific transcription error codes by mdooley · 8 years ago
  78. f370b7d Setup SMS filter during activation if legacy mode is used by twyen · 8 years ago
  79. 2ca4318 Update Dialer source to latest internal Google revision. by Eric Erfanian · 8 years ago
  80. 7cc2ab5 Disable Orange VVM in AOSP dialer by Ta-wei Yen · 8 years ago
  81. 83b2021 Update Dialer to v10 RC45. by Eric Erfanian · 8 years ago
  82. 3ed0c28 Update Dialer to v10 RC39 by Eric Erfanian · 8 years ago
  83. c857f90 Update Dialer to v10 RC32 by Eric Erfanian · 8 years ago
  84. 10b34a5 Update Dialer to V10 RC16 by Eric Erfanian · 8 years ago
  85. 8369df0 This change reflects the Dialer V10 RC00 branch. by Eric Erfanian · 8 years ago
  86. d8046e5 Update AOSP Dialer source from internal google3 repository at cl/152373142. by Eric Erfanian · 8 years ago
  87. 9050823 Update AOSP Dialer source from internal google3 repository at cl/151128062 by Eric Erfanian · 8 years ago
  88. fc37b02 Update AOSP Dialer source from internal google3 repository at cl/150756069 by Eric Erfanian · 8 years ago
  89. 30ccc4f Revert "Update AOSP Dialer source from internal google3 repository at cl/150622237" by Eric Erfanian · 8 years ago
  90. 06b6b56 Update AOSP Dialer source from internal google3 repository at cl/150622237 by Eric Erfanian · 8 years ago
  91. 9a090c8 Update AOSP Dialer source from internal google3 repository at cl/150392808 by Eric Erfanian · 8 years ago
  92. 2df4538 Revert "Update dialer to tap green cl 150332012." by Sailesh Nepal · 8 years ago
  93. 1019500 Update dialer to tap green cl 150332012. by Eric Erfanian · 8 years ago
  94. d5e47f6 Update Dialer source from latest green build. by Eric Erfanian · 8 years ago