Commit Graph

65 Commits

Author SHA1 Message Date
Bastian
5ddf4894b0
info that blocking updates is kinda broken 2023-02-13 08:23:34 +01:00
Bastian
471fab02f6
changed layout 2022-08-15 22:04:12 +02:00
Bastian
839d9b4659
added a note that account logout only works on v41 or lower 2022-08-15 22:01:02 +02:00
basti564
13f135ac0f bump version to 1.3.5 2022-06-04 21:31:32 +02:00
basti564
d1c1ac0303 fix viewPermissionsBtn not disabling 2022-06-04 21:16:58 +02:00
basti564
1b03724a97 v40 fix for opening settings 2022-05-25 23:43:30 +02:00
Bastian
faa14ff809
Update README.md 2022-05-25 20:19:49 +02:00
Bastian
85214ae4bc
Update README.md 2022-05-25 19:44:19 +02:00
basti564
7461f5fe55 enable update notifier 2022-04-01 15:50:15 +02:00
Bastian
29e97a98eb
Update README.md 2022-03-08 21:35:41 +01:00
Bastian
73b3d29cbd
Update README.md 2022-03-08 11:53:37 +01:00
Bastian
593e86101c
Update README.md 2022-03-02 18:30:45 +01:00
basti564
f55545efa9 bump version to 1.3.3 2022-02-22 20:45:55 +01:00
basti564
51fb426be7 made text instructions clearer 2022-02-22 20:41:42 +01:00
basti564
8ee61fc958 updater dialog 2022-02-21 02:30:56 +01:00
Bastian
a30d3be0f7
Update README.md 2022-02-20 01:23:15 +01:00
basti564
73138f202b Revert "Update README.md"
This reverts commit b2dff205cf.
2022-02-19 23:59:48 +01:00
Bastian
b2dff205cf
Update README.md 2022-02-19 23:54:24 +01:00
basti564
a4906ac9de downgrade dependancies 🤡
androidx.core:core-ktx 1.7.0 -> 1.6.0
androidx.appcompat:appcompat 1.4.1 -> 1.3.1
com.google.android.material:material 1.5.0 -> 1.4.0
androidx.constraintlayout:constraintlayout 2.1.1 -> 2.1.3
2022-02-19 21:54:35 +01:00
basti564
01f497a0f2 Merge branch 'main' of https://github.com/basti564/Oculess 2022-02-18 18:55:09 +01:00
basti564
a808e97ac1 update dependancies
androidx.core:core-ktx 1.6.0 -> 1.7.0
androidx.appcompat:appcompat 1.3.1 -> 1.4.1
com.google.android.material:material 1.4.0 -> 1.5.0
androidx.constraintlayout:constraintlayout 2.1.1 -> 2.1.3
2022-02-18 18:55:06 +01:00
basti564
6f42f62df4 use mavenCentral() repo instead of jcenter() 2022-02-18 18:52:25 +01:00
basti564
4b94395214 remove junit 2022-02-18 18:51:51 +01:00
Bastian
e7874b112b
made README.md more readable 2022-02-17 23:02:33 +01:00
basti564
7e54483312 bump version to v1.3.2 2022-02-17 22:24:58 +01:00
basti564
825825685f JDK 14 -> JDK 11 2022-02-17 22:24:41 +01:00
basti564
796c5e2679 fix german translation 😅 2022-02-17 21:51:04 +01:00
basti564
13cd2fea58 increase versionCode & name 2022-02-17 21:49:33 +01:00
Bastian
9cb32f2528
Update README.md 2022-02-17 14:24:56 +01:00
basti564
1f2df2f5b2 display disabled telemetry packages, fix german localisation, use mainLooper 2022-02-08 01:17:20 +01:00
basti564
2eeb15bb42 use JDK_14 instead of JDK_15_PREVIEW 2022-02-08 01:16:11 +01:00
Bastian
abfd00ac51
Merge pull request #26 from threethan/main
Add Background Audio, Update UI
2022-02-07 21:53:46 +01:00
threethan
f1bc7fbdcc Changed some instructions to be more accurate 2022-02-07 12:04:38 -05:00
threethan
473cba73d2 Add Background Audio, Update UI
- A new option has been added to enable background audio
    When run, this will grab a list of all installed packages
    Every 2 seconds, all packages will be given the "PLAY_AUDIO" and "RECORD_AUDIO" permissions
    These permissions are enabled by default on all android apps,
    but the Quest OS disables them when an app is minimized or the headset is unlocked

    Music and voice chat apps now work on the Quest/2, even when in game
    This does not stop the OS from killing apps in the background, which will still happen when a game is quit
    The enabler service will remain though, so only the audio apps need to be reinitialized

- The user interface has been updated to better match with the Quest v30 default apps
    Colors were taken from screenshots, fonts were changed, and icons were added

- README has been updated to explain the new feature
- README has an updated screenshot
2022-02-05 23:23:32 -05:00
Bastian
36aee8b703
remove duplicate step in tutorial 2021-12-09 19:15:21 +01:00
Bastian
e518794665
Update README.md 2021-12-09 19:11:29 +01:00
Bastian
405758356f
added links to text tutorials 2021-10-13 22:46:13 +02:00
Bastian
2fa053698a
add Ko-Fi button 2021-10-13 22:45:27 +02:00
Bastian
7441bb4051
Merge pull request #15 from Saniee/patch-2
Spelling
2021-10-08 02:47:31 +02:00
Saniee
5b61c4486e
Spelling 2021-10-07 19:15:06 +02:00
Bastian
245ecdf793
Update README.md 2021-10-05 16:14:36 +02:00
Bastian
5d57807f08
Merge pull request #13 from Saniee/patch-1 2021-10-05 12:51:46 +02:00
Saniee
023cb21176
Spelling 2021-10-05 00:26:20 +02:00
Bastian
2093e96077
Update README.md 2021-10-04 16:20:10 +02:00
Bastian
2fc9a410f5
added screenshot 2021-10-04 11:48:02 +02:00
Bastian
86f2b24aa0
fix links and feature name 2021-10-04 11:45:51 +02:00
Bastian
0877efc57d
Update README.md 2021-10-04 11:43:05 +02:00
Bastian
313fb91eda
Update README.md 2021-10-03 12:40:27 +02:00
Bastian
de5ac8ac32
remove readme part that isn't relevant anymore 2021-10-03 12:39:26 +02:00
basti564
3e70300f30 updated readme to reflect changes in v1.2 2021-10-03 03:28:57 +02:00