mirror of
https://github.com/basti564/Oculess.git
synced 2024-11-22 02:02:31 +01:00
changed layout
This commit is contained in:
parent
839d9b4659
commit
471fab02f6
37
README.md
37
README.md
@ -1,23 +1,10 @@
|
||||
# Oculess
|
||||
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/R6R1657BK)
|
||||
## Features
|
||||
- (Fully) [Log Out OF Oculus / FaceBook account](https://github.com/basti564/Oculess#full-account-logout--disable-most-fb-stuff-disable-device-companion)
|
||||
- [Disable telemetry](https://github.com/basti564/Oculess#disable-telemetry)
|
||||
- [Disable Updates](https://github.com/basti564/Oculess#disable-updates)
|
||||
- (New) [Enable Audio in Background](https://github.com/basti564/Oculess#enable-background-audio)
|
||||
|
||||
## [only v41 and lower] Full Account Logout + Disable Most FB Stuff (Disable Device Companion)
|
||||
Text tutorial: https://basti564.github.io/Quest-Account-Logout/
|
||||
|
||||
Video tutorial: https://www.youtube.com/watch?v=vIwUvtxd2-U
|
||||
1. Change your system theme to light mode (sideload [Settings Shortcut](https://github.com/basti564/SettingsShortcut/releases/) and navigate to Display>Dark Theme and turn it off)
|
||||
2. Download and install the latest apk of from the [releases tab](https://github.com/basti564/Oculess/releases/) on your Quest
|
||||
3. Click on "DISABLE COMPANION"
|
||||
4. Click "OK"
|
||||
5. Choose “Companion Server” from the List
|
||||
6. Click “Deactivate this device admin app”
|
||||
7. Restart your Quest
|
||||
(If you want your account back just restart your Quest and connect with the Oculus Phone App)
|
||||
- [Enable Audio in Background](https://github.com/basti564/Oculess#enable-background-audio)
|
||||
- (v41 or lower) [Log Out OF Oculus / FaceBook account](https://github.com/basti564/Oculess#full-account-logout--disable-most-fb-stuff-disable-device-companion)
|
||||
|
||||
## Disable Telemetry
|
||||
Text tutorial: https://basti564.github.io/Disable-Telemetry/
|
||||
@ -37,7 +24,6 @@ Video tutorial: https://www.youtube.com/watch?v=aMnHgz2Zo3E
|
||||
2. Click on "ENABLE BACKGROUND AUDIO" (you will need to repeat this step after each reboot)
|
||||
|
||||
> **Note**
|
||||
>
|
||||
> All Apps will now be allowed to play audio in the background, and record audio as if they have been given microphone access.
|
||||
> Music will be paused when a game is quit. If this happens, you will have to reopen the music app and click play.
|
||||
> Note that apps might still be killed. You may need to reopen apps or click the button again if oculess is killed.
|
||||
@ -46,7 +32,6 @@ Video tutorial: https://www.youtube.com/watch?v=aMnHgz2Zo3E
|
||||
This only needs to be done once and after that you will never need to do it again.
|
||||
1. Follow the steps in the [Remove Accounts](https://github.com/basti564/Oculess#remove-accounts-temporary) section first.
|
||||
> **Warning**
|
||||
>
|
||||
> You won't be able to remove this app without a factory reset after running the following command
|
||||
|
||||
2. Run this command (if you haven't before) ```adb shell dpm set-device-owner com.bos.oculess/.DevAdminReceiver```
|
||||
@ -55,7 +40,6 @@ This only needs to be done once and after that you will never need to do it agai
|
||||
## Remove Accounts (temporary)
|
||||
This option is only needed for the [Make Oculess a "Device Owner"](https://github.com/basti564/Oculess#make-oculess-a-device-owner) section.
|
||||
> **Note**
|
||||
>
|
||||
> If the the "REMOVE ACCOUNT" button brings you to an empty settings page try the following ADB command to get to the Settings app and manually navigate to the Accounts section.
|
||||
> monkey -p com.android.settings -c android.intent.category.LAUNCHER 1
|
||||
1. Click on "REMOVE ACCOUNT"
|
||||
@ -64,5 +48,22 @@ This option is only needed for the [Make Oculess a "Device Owner"](https://githu
|
||||
4. Click “REMOVE ACCOUNT”
|
||||
(Your accounts should return after like 5 minutes or a restart)
|
||||
|
||||
## Full Account Logout + Disable Most FB Stuff (Disable Device Companion)
|
||||
> **Note**
|
||||
> This only works on v41 or lower
|
||||
|
||||
|
||||
Text tutorial: https://basti564.github.io/Quest-Account-Logout/
|
||||
|
||||
Video tutorial: https://www.youtube.com/watch?v=vIwUvtxd2-U
|
||||
1. Change your system theme to light mode (sideload [Settings Shortcut](https://github.com/basti564/SettingsShortcut/releases/) and navigate to Display>Dark Theme and turn it off)
|
||||
2. Download and install the latest apk of from the [releases tab](https://github.com/basti564/Oculess/releases/) on your Quest
|
||||
3. Click on "DISABLE COMPANION"
|
||||
4. Click "OK"
|
||||
5. Choose “Companion Server” from the List
|
||||
6. Click “Deactivate this device admin app”
|
||||
7. Restart your Quest
|
||||
(If you want your account back just restart your Quest and connect with the Oculus Phone App)
|
||||
|
||||
## Screenshot
|
||||
![Screenshot](https://user-images.githubusercontent.com/12588584/152667664-40db8b5b-1e93-4518-836f-e1de3782a07a.jpg)
|
||||
|
Loading…
Reference in New Issue
Block a user