What's Changed
- Added Steam achievement support!
- Correctly install prerequisites like VCRedist, PhysX, XNA, etc by @unbelievableflavour
- Add quick menu performance HUD overlay by @xXJSONDeruloXx in #777
- Fix bug for Steam downloads where they get stuck on "Resume" in #767
- Fix local saves being overwritten with cloud saves if connection lost during gameplay by @xXJSONDeruloXx in #791
- Fixed infinite booting screens, black screens on boot and improved ability to download contents from our endpoints
- Fixes Edit Container crashes on older Android versions by @Catpotatos in #753
- Fix external game launches while app is open & avoid pop-ups on external launch by @phobos665 in #759
- Added container config export/import for all platforms by @unbelievableflavour in #649
- Added per-game auto-pause/resume settings by @xXJSONDeruloXx in #746
- Fixed VirGL in Glibc containers - Will enable Mali users to play 2D games in Glibc by @Catpotatos in #763
- Fixed touchpad input by @AndreVto in #725
- Added language-support for gen 1 GOG downloader by @unbelievableflavour in #743
- Added language support for Epic (also shrinks game sizes) by @unbelievableflavour in #754
- Replace Toast with Compose Snackbar system by @jeremybernstein in #697
- Show games on internal and external storage at the same time by @jeremybernstein in #781
- Allow searching for game titles with diacritics removed by @danbruno in #712
- add fexcore 2603 by @phobos665 in #723
- remove trim for passwords to fix trailing spaces in some user passwords by @phobos665 in #736
- Fix: Closing FileInputStream and BufferedReader on listRunningWineProcesses by @giovannygb in #756
- refactor: deduplicate network connectivity checks by @jeremybernstein in #648
- Fix app crash in race condition in DownloadInfo ETA by snapshotting speed samples by @unbelievableflavour in #755
- fix: resume immediately when opening keyboard in manual suspend mode by @xXJSONDeruloXx in #779
- Translation into Russian by @Denis11212 in #695
Additions since prerelease:
- fix: skip achievements generation when Steam not logged in by @jeremybernstein in #835
- fix: allow intent launches for non-Steam and offline-mode games by @jeremybernstein in #832
- Added app screen gradient so back button stays visible by @unbelievableflavour in #843
- Fix/cpu affinity empty selection crash by @xXJSONDeruloXx in #764
- fix: wait for exit sync before returning to launcher by @xXJSONDeruloXx in #792
- Correctly delete Epic containers by @Catpotatos in #760
- Fix crash on empty depot list (#729) by @jeremybernstein in #772
- fix: update action shows Resume instead of download progress by @jeremybernstein in #806
- Updated achievement uploading code to not skip achievements.json when… by @utkarshdalal in #847
- Cleaned up UI on Portrait screens (on game page) and on small landsca… by @utkarshdalal in #862
- Consolidated networking code to always attempt Google DNS, should pre… by @utkarshdalal in #861
- Handle XServerView lifecycle across app sleep by @xXJSONDeruloXx in #853
New Contributors
- @Denis11212 made their first contribution in #695
- @danbruno made their first contribution in #712
- @Catpotatos made their first contribution in #753
- @giovannygb made their first contribution in #756
Full Changelog: v0.8.0...v0.8.1