-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
voicemail tab not showing #11
Comments
Maybe we are missing additional Google Dialer/Visual Voice Mail apks or
libraries?
…On Sun, Apr 19, 2020, 7:41 PM zolstarym ***@***.***> wrote:
Andoid 10 Galaxy S9+
Voicemail tab doesn't seem to show, nor does a visual voicemail setting
show in the voicemail settings menu.
Another different phone with google dialer installed by default shows the
VVM tab on the same carrier as this one, and it also has a change pin and
visual voicemail toggle in the settings, so I don't think it is the carrier.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#11>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACMH7H2LUK4ZYJTZJT3PFVLRNOD3NANCNFSM4MMAB6IA>
.
|
I haven't heard of anybody getting visual voicemail to work on non-pixel devices (although this might have changed recently). |
soldier rom |
From my experience, installing the dialer as a privileged app unlocks this feature. It's always been a pain to get it to actually work on stock roms and I've not had any success since Android 10. Works without issue in Lineage OS. I gather related files(permissions, preferred, sysconfig, framework, overlay, and the dialer app) from the OpenGApps "stock" zip and make a magisk module to place them. I disable the original dialer with "pm disable". You can always just flash that zip in recovery if you have space. |
I place these files specific to the dialer app(I place in the product folder for my own convenience, they can all be installed in system ofc):
I also place these files to enable pixel device features:
I place some additional permissions and configs found in the OpenGApps installer, but don't have any reason to believe they are required. Note that GoogleDialer.apk is architecture dependent and it is also probably worth it to check for differences between Android versions if you wanted to make a generic module. |
Andoid 10 Galaxy S9+
Voicemail tab doesn't seem to show, nor does a visual voicemail setting show in the voicemail settings menu.
Another different phone with google dialer installed by default shows the VVM tab on the same carrier as this one, and it also has a change pin and visual voicemail toggle in the settings, so I don't think it is the carrier.
The text was updated successfully, but these errors were encountered: