mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-01 14:45:08 +00:00
Release 1.32.7
This commit is contained in:
@@ -8,8 +8,8 @@ SPDX-License-Identifier: GPL-2.0-only OR GPL-3.0-only OR LicenseRef-KDE-Accepted
|
|||||||
|
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:versionCode="13205"
|
android:versionCode="13207"
|
||||||
android:versionName="1.32.5">
|
android:versionName="1.32.7">
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:name="android.hardware.telephony"
|
android:name="android.hardware.telephony"
|
||||||
|
16
fastlane/metadata/android/en-US/changelogs/13207.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/13207.txt
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
1.32.7
|
||||||
|
* Fixed file transfers showing as failed when they succeeded
|
||||||
|
* Fixed plugin list not updating after granting permissions
|
||||||
|
|
||||||
|
1.32.5
|
||||||
|
* Fixed crash in Android 14+
|
||||||
|
|
||||||
|
1.32.3
|
||||||
|
* Fix trusted devices list
|
||||||
|
|
||||||
|
1.32.2
|
||||||
|
* Handle expired certificates
|
||||||
|
* Support doubletap drag in remote mouse
|
||||||
|
|
||||||
|
1.32.1
|
||||||
|
* Fixed a crash when opening the presentation remote
|
Reference in New Issue
Block a user