mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-22 16:26:41 +00:00
Version 10.8
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.7"
|
versionName "10.8"
|
||||||
versionCode = 286
|
versionCode = 287
|
||||||
|
|
||||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||||
ndk.debugSymbolLevel = 'FULL'
|
ndk.debugSymbolLevel = 'FULL'
|
||||||
|
|||||||
7
fastlane/metadata/android/en-US/changelogs/287.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/287.txt
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
- Reduced input latency on devices running Android 11 or later
|
||||||
|
- Refresh rate reduction is now off by default to reduce display latency
|
||||||
|
- Adjusted video decoder buffer processing to slightly reduce decoding latency
|
||||||
|
- Added support for portrait and landscape native resolutions on foldables
|
||||||
|
- Streaming is no longer locked to landscape orientation on foldables
|
||||||
|
- Fixed left clicking using the virtual trackpad on Samsung foldables
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user