mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-01 23:35:28 +00:00
Version 10.8
This commit is contained in:
parent
6462b580bb
commit
2bcc2bdfe5
@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.7"
|
||||
versionCode = 286
|
||||
versionName "10.8"
|
||||
versionCode = 287
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user