Commit graph

8 commits

Author SHA1 Message Date
Simon
c9922b1d94 Proper External SDCARD access
No need to use scoped storage
2024-05-06 19:49:08 +01:00
Simon
cf5f737f53 Various version upgrades
Gradle 8
API level 32
Using Scoped Storage
NDK version 25
2024-05-01 22:40:39 +01:00
Simon
08abd5fd16 Single APK scheme for all devices 2023-02-04 23:31:24 +00:00
Simon
b4a24d1765 Updated to OpenXR
Also means the Pico 4 works now
2022-12-22 22:22:52 +00:00
Simon
605d1edb6e Several Sweeeet fixes...
- Audio lag is now fixed - using the OpenSLES library (courtesy of Emile Belanger's Dark Places build for Android)
- 120hz mode can be used on the Quest 2 by adding the following to the command line:
``` -r 120 ```
2021-12-19 20:32:37 +00:00
Simon
3655f923a9 Updated to API level 24
- Added permission checking
- Update Gradle to 4.6
2019-07-27 18:20:40 +01:00
Simon
2360637ebf General Improvements to the Controls 2019-05-30 23:26:01 +01:00
Simon
54a544769d Initial Commit - Work in progress.. 2019-05-30 06:57:57 +01:00