2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-29 13:17:43 +00:00

Release 1.32.0

This commit is contained in:
Albert Vaca Cintora 2024-08-10 14:07:49 +02:00
parent 4bdbb8f74a
commit aed2b64416
No known key found for this signature in database
2 changed files with 12 additions and 2 deletions

View File

@ -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"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="13199"
android:versionName="1.32.0 Beta">
android:versionCode="13200"
android:versionName="1.32.0">
<uses-feature
android:name="android.hardware.telephony"

View File

@ -0,0 +1,10 @@
1.32
* Rewrite the remote file browsing
* Add Direct Share targets
* Send album art from phone to PC
1.31
* Allow sharing URLs to disconnected devices, to be opened when they become available later
* Show a notification to continue playing media on this device after stopping it on another device
* Display a shortened version of the pairing verification key
* Tweaks to the app theme