feat: Quick Settings tiles to instantly control VoLTE setting #253
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
After this PR is merged, installing Pixel IMS will now add new Quick Settings tiles to the system.
About toggles
Two types of tiles available currently: IMS status display and VoLTE configuration toggle.
VoLTE configuration toggle
Acts as a shortcut of
Enable VoLTE
toggle at the config page.IMS Status display
Indicates IMS (VoLTE) registration status of the cellular plan. Tapping this toggle will restart IMS registration process (same behavior as tapping
Restart IMS Registration
section inside Pixel IMS app).Adding toggles
Every supported android versions
Open Quick Settings page from notifications page and click Pencil icon. Drag desired toggle to the active section.
For Android 13 or above only
Move on to Pixel IMS' Config page. Scroll down to
Quick Settings Tile
section and click items to start adding toggles.If toggle is not present on your current setup, android system will show a confirmation popup about pinning the button. Otherwise the app will ignore the request.