Skip to content
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

Call Screen not working in Spanish #94

Closed
Durocks opened this issue Jun 29, 2023 · 1 comment
Closed

Call Screen not working in Spanish #94

Durocks opened this issue Jun 29, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@Durocks
Copy link

Durocks commented Jun 29, 2023

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:

  1. Open GAppsMod
  2. Enable Call Screen.
  3. Choose ES-es (Spanish from Spain).
  4. Open and close the Google dialer for the setting to show.
  5. Go to the Call Screen settings.
  6. Wait for it to activate.
  7. Receive a call.
  8. 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.
)

@Durocks Durocks added the bug Something isn't working label Jun 29, 2023
@jacopotediosi
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants