Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Add hide_webxr_interstitial and hide_whats_new ADB commands.#3243

Merged
bluemarvin merged 1 commit intomasterfrom
addADBCommand
Apr 25, 2020
Merged

Add hide_webxr_interstitial and hide_whats_new ADB commands.#3243
bluemarvin merged 1 commit intomasterfrom
addADBCommand

Conversation

@daoshengmu
Copy link
Copy Markdown
Contributor

Disable webxr_interstitial and whats_new widgets as below:

adb shell am start -n org.mozilla.vrbrowser/org.mozilla.vrbrowser.VRBrowserActivity --ez hide_whats_new true

adb shell am start -n org.mozilla.vrbrowser/org.mozilla.vrbrowser.VRBrowserActivity --ez hide_webxr_interstitial true

Copy link
Copy Markdown
Contributor

@bluemarvin bluemarvin left a comment

Choose a reason for hiding this comment

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

Don't overwrite default value.

Comment thread app/src/common/shared/org/mozilla/vrbrowser/VRBrowserActivity.java Outdated
Comment thread app/src/common/shared/org/mozilla/vrbrowser/VRBrowserActivity.java Outdated
@bluemarvin bluemarvin merged commit d673d48 into master Apr 25, 2020
@bluemarvin bluemarvin deleted the addADBCommand branch April 25, 2020 01:51
@bluemarvin bluemarvin added this to the #10 features milestone Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants