PhoneVR v1.0.0-beta
github-actions
released this
21 Jul 18:42
·
99 commits
to master
since this release
Updates
- v1.0.0-beta brings new updates for PhoneVR after one year of developmental work :p
- Solves Many Performance Issues/Networking/User friendlyness issues. fixes
- Major change would be integrating ALVR Server which decreases overall average latency by 10 times to ~150ms
- Still in beta because, #74
- Move to github-actions ci from appveyor ci
- Implemented E2E Testing for improved code reliability.
What's Changed
- [FIX] Logs - Logging by @ShootingKing-AM in #47
- Additional Stats for Performance diagnostics by @ShootingKing-AM in #46
- Core Networking optimizations, fixes, reformating code and descriptive logging by @ShootingKing-AM in #50
- Adding Error Handling in PVRGlobals & native-lib by @thezofx in #53
- [Android] Error Handling OpenGL functions [RenderUtils.cpp] by @thezofx in #58
- [Andorid] Patch core network iffaddrs to fix Stack Corruption by @ShootingKing-AM in #57
- [Android] Optimizing release build by @ShootingKing-AM in #59
- [Android] Network/Core fixes by @ShootingKing-AM in #63
- [Android] Add ShareLogs and OpenLogs buttons by @ShootingKing-AM in #65
- Fix #82 by @verypurple in #91
- 2023 fixes by @ShootingKing-AM in #114
- Remove deploy and release in appveyor.yml by @ShootingKing-AM in #115
- Integrate ALVR-Cardboard with existing GVR by @ShootingKing-AM in #116
- CI: Build Driver and Server by @ShootingKing-AM in #119
- tests: Implemented basic SS instrumentation tests for critical app paths by @ShootingKing-AM in #121
- build: Update build.gradle APK release config by @ShootingKing-AM in #122
- ci: SS test implemetation by @ShootingKing-AM in #130
- fix: ci failures on master by @ShootingKing-AM in #133
- Bump actions/setup-node from 1 to 3 by @dependabot in #132
- ci: disable immersive notifications by @ShootingKing-AM in #136
- Update ALVR to v20.1.0 by @ShootingKing-AM in #154
- ci: Create Release workflow by @ShootingKing-AM in #156
New Contributors
- @verypurple made their first contribution in #91
- @dependabot made their first contribution in #132
Full Changelog: 0.2-beta...v1.0.0-beta