-
-
Notifications
You must be signed in to change notification settings - Fork 35
Major update #32
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
Major update #32
Conversation
| <uses-permission | ||
| android:name="android.permission.PACKAGE_USAGE_STATS" | ||
| tools:ignore="ProtectedPermissions"/> | ||
| <meta-data android:name="com.samsung.android.vr.application.mode" android:value="dual"/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure if this will be enough to have it show up in the Oculus TV menu on Quest, but we'll see.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like I also might want to add an entry for opening it on a "TV": https://developer.android.com/training/tv/start/start#tv-activity
|
Travis finally passing. Removed LGTM since it always fails anyway. |
…on, cleaned up travis config
d83a4c6 to
4d052e3
Compare
|
I think this PR is somewhat done. Now I just hope that the release process will go smoothly. |
Fixes #33