You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The screen call service works but only in English even though I chose Spanish when enabling it. For some reason it still responds in English.
Steps to reproduce:
Open GAppsMod
Enable Call Screen.
Choose ES-es (Spanish from Spain).
Open and close the Google dialer for the setting to show.
Go to the Call Screen settings.
Wait for it to activate.
Receive a call.
The caller receives the response in English.
Expected behavior:
At step 8, the caller should receive the response in Spanish.
Actual Behavior:
The caller receives the response in English.
System Information:
Device and model: OnePlus 7 Pro
ROM and Android version: Derpfest with the latest Android 13.
Is the Google app you are trying to tweak (e.g., Phone by Google) installed as system app: yes.
Installed Magisk / other SU Manager version: 26.1
versionCode=400 minSdk=21 targetSdk=33
versionName=4.00
signatures=PackageSignatures{ac2d238 version:2, signatures:[8c539576], past signatures:[]}
Installed GAppsMod version: 4.00
The version of the Google app you are trying to tweak (e.g., Phone by Google): version 86.2.468079596
Your device language (locale):
[persist.sys.locale]: [en-US]
[ro.product.locale]: [en-US]
Your location (country of the SIM and country where you are):
Logcat
NOTE: # (
Launch the Google app you are trying to tweak (e.g., Phone by Google) in Debug mode using the adb shell "am start -D REPLACE_WITH_PACKAGENAME" command.
Open another terminal and use the adb logcat > logs.txt command to start capturing logs.
Perform the necessary steps to replicate the bug, then press CTRL+C to stop capturing logs.
Attach below the resulting logs.txt file.
)
The text was updated successfully, but these errors were encountered:
Working as expected. Google Dialer will default to EN if the caller isn't of the chosen language (based on the caller number country code).
GAppsMod cannot alter this behaviour.
The screen call service works but only in English even though I chose Spanish when enabling it. For some reason it still responds in English.
Steps to reproduce:
Expected behavior:
At step 8, the caller should receive the response in Spanish.
Actual Behavior:
The caller receives the response in English.
System Information:
Device and model: OnePlus 7 Pro
ROM and Android version: Derpfest with the latest Android 13.
Is the Google app you are trying to tweak (e.g., Phone by Google) installed as system app: yes.
Installed Magisk / other SU Manager version: 26.1
versionCode=400 minSdk=21 targetSdk=33
versionName=4.00
signatures=PackageSignatures{ac2d238 version:2, signatures:[8c539576], past signatures:[]}
[persist.sys.locale]: [en-US]
[ro.product.locale]: [en-US]
Logcat
NOTE: # (
Launch the Google app you are trying to tweak (e.g., Phone by Google) in Debug mode using the
adb shell "am start -D REPLACE_WITH_PACKAGENAME"
command.Open another terminal and use the
adb logcat > logs.txt
command to start capturing logs.Perform the necessary steps to replicate the bug, then press CTRL+C to stop capturing logs.
Attach below the resulting logs.txt file.
)
The text was updated successfully, but these errors were encountered: