Skip to content

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

Closed
@MarsDoe49

Description

@MarsDoe49

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

Activity

huajijam

huajijam commented on Oct 27, 2023

@huajijam
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

huajijam commented on Oct 27, 2023

@huajijam
Contributor

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

huajijam

huajijam commented on Oct 27, 2023

@huajijam
Contributor

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @kyujin-cho@huajijam@MarsDoe49

        Issue actions

          Enable to switch settings in 4636 menu and other buttons in service menu ยท Issue #123 ยท kyujin-cho/pixel-volte-patch