mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-07-01 23:35:28 +00:00
Version 10.7
This commit is contained in:
parent
e2fc76d21d
commit
eb5f7ef7af
@ -9,8 +9,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 33
|
||||
|
||||
versionName "10.6"
|
||||
versionCode = 283
|
||||
versionName "10.7"
|
||||
versionCode = 286
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
7
fastlane/metadata/android/en-US/changelogs/286.txt
Normal file
7
fastlane/metadata/android/en-US/changelogs/286.txt
Normal file
@ -0,0 +1,7 @@
|
||||
- Slightly improved video encoding bandwidth efficiency
|
||||
- Fixed a crash on certain 32-bit Android TV devices
|
||||
- Improved input handling to process touch and gamepad events more quickly and accurately
|
||||
- Improved DeX touchpad mouse behavior on newer Samsung devices
|
||||
- Added an option to enable system-wide equalizer apps to work while streaming
|
||||
- Added a workaround for TVs with frame pacing problems at 30 Hz
|
||||
- Updated community contributed translations from Weblate
|
Loading…
x
Reference in New Issue
Block a user