mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-09-01 06:35:09 +00:00
Release 1.32.1
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="13200"
|
android:versionCode="13201"
|
||||||
android:versionName="1.32.0">
|
android:versionName="1.32.1">
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:name="android.hardware.telephony"
|
android:name="android.hardware.telephony"
|
||||||
|
13
fastlane/metadata/android/en-US/changelogs/13201.txt
Normal file
13
fastlane/metadata/android/en-US/changelogs/13201.txt
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
1.32.1
|
||||||
|
* Fixed a crash when opening the presentation remote
|
||||||
|
|
||||||
|
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
|
Reference in New Issue
Block a user