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

Enable to switch settings in 4636 menu and other buttons in service menu #123

Open
MarsDoe49 opened this issue Apr 29, 2023 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@MarsDoe49
Copy link

Hello!

Can u create an switcher in Pixel IMS for operate this settings?

  1. EAB/Presence Provisioned
  2. Carrier provisioning info
  3. Trigger Carrier provisioning
  4. OEM-Specific info / settings
  5. In Pixel IMS String values - User agent
  6. Some settings for enable Volte icon
    Screenshot_20230429-191052
    Screenshot_20230429-190715
    Screenshot_20230429-190339
@kyujin-cho kyujin-cho added the enhancement New feature or request label May 27, 2023
@huajijam
Copy link
Contributor

for OEM-Specific info, check this code
it was control by ur custom rom's oem thing.It query activity with com.android.phone.settings.OEM_RADIO_INFO intent,if there is one,then it will open it.

@huajijam
Copy link
Contributor

for EAB/Presence Provisioned switchs, google blocked them intentionally
check this

@huajijam
Copy link
Contributor

huajijam commented Oct 27, 2023

for Trigger Carrier provisioning and Carrier provisioning info
it need a key call CarrierConfigManager.KEY_CARRIER_PROVISIONING_APP_STRING
u can set it in PixelIMS manually,but it just control by carrier profile about ur sim card
check this

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

No branches or pull requests

3 participants