Skip to content

Patches related to fix some bugs & some existed feature behaviour fixes#173

Open
userariii wants to merge 4 commits intocrdroidandroid:16.0from
userariii:16.0
Open

Patches related to fix some bugs & some existed feature behaviour fixes#173
userariii wants to merge 4 commits intocrdroidandroid:16.0from
userariii:16.0

Conversation

@userariii
Copy link
Copy Markdown
Contributor

No description provided.

…type is not LTE & above

Signed-off-by: Arindam Bhattacharjee <abhattacharjee717@gmail.com>
…te 2G toggle

Signed-off-by: Arindam Bhattacharjee <abhattacharjee717@gmail.com>
…eboot

Signed-off-by: Arindam Bhattacharjee <abhattacharjee717@gmail.com>
If Dolby preference exist inside the Sound & Vibration option, then set the preference in Audio section

Signed-off-by: Arindam Bhattacharjee <abhattacharjee717@gmail.com>
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: d97f3d281e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment on lines +131 to +133
subscriptionManager.setDefaultDataSubId(restoredSubId);
rememberSelection(context, subscriptionManager, restoredSubId);
return true;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Re-enable mobile data when auto-restoring default data SIM

This auto-restore path sets DDS and immediately returns success, which suppresses the user dialog, but it never enables DATA_ENABLED_REASON_USER on the restored subscription. On devices where that user-data bit is not carried over to the new subId (a common reason the data-pick dialog appears), users can end up with a restored default data SIM but no cellular data and no prompt to fix it.

Useful? React with 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant