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

new safe mode #7923

Merged
merged 4 commits into from
May 15, 2024
Merged

new safe mode #7923

merged 4 commits into from
May 15, 2024

Conversation

vvb2060
Copy link
Collaborator

@vvb2060 vvb2060 commented Mar 20, 2024

auto enable safe mode after failing to boot twice in a row

menu.menu.findItem(R.id.action_reboot_userspace).isVisible = true
menu.setOnMenuItemClickListener(RebootMenu::reboot)
}
if (Const.APP_IS_CANARY) {
Copy link
Contributor

Choose a reason for hiding this comment

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

also BuildConfig.DEBUG?

@topjohnwu topjohnwu force-pushed the master branch 4 times, most recently from ec54aed to f61827c Compare May 9, 2024 09:19
@topjohnwu topjohnwu merged commit 6cf0013 into topjohnwu:master May 15, 2024
3 checks passed
@vvb2060 vvb2060 deleted the safemode branch May 15, 2024 05:07
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.

None yet

3 participants