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

feat: Add toggle for adding cross-sim to network name #264

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

fillwithjoy1
Copy link
Contributor

@fillwithjoy1 fillwithjoy1 commented Feb 18, 2024

If I read the code correctly, we can modify the CROSS_SIM_FORMAT to make it add "Cross SIM Calling" to the SIM card that has Cross SIM available.
image

This could be useful for showing the user that cross-sim is available. I don't have any SIM cards to test this at all, so this will rely on people that can test this out.

I can confirm myself that setting KEY_CROSS_SIM_SPN_FORMAT_INT to 1 shows [carrier name] Backup calling and setting it to 2 just shows the carrier name

CarrierConfigManager.java

@fillwithjoy1
Copy link
Contributor Author

Am roaming and if this is set to 2, then backup calling disappears completely (shows carrier name only) whereas 1 shows [carrier name] Backup calling

@fillwithjoy1 fillwithjoy1 marked this pull request as draft February 24, 2024 08:26
@fillwithjoy1
Copy link
Contributor Author

nvrmind, its correct

@fillwithjoy1 fillwithjoy1 marked this pull request as ready for review February 24, 2024 13:11
@fillwithjoy1 fillwithjoy1 changed the title Add toggle for adding cross-sim to network name feat: Add toggle for adding cross-sim to network name Feb 24, 2024
@kyujin-cho kyujin-cho added the enhancement New feature or request label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants