mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 13:17:43 +00:00
Release 1.30.1
This commit is contained in:
parent
47e0cca3c6
commit
9065867c4a
@ -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="13000"
|
android:versionCode="13001"
|
||||||
android:versionName="1.30.0">
|
android:versionName="1.30.1">
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:name="android.hardware.telephony"
|
android:name="android.hardware.telephony"
|
||||||
|
16
fastlane/metadata/android/en-US/changelogs/13001.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/13001.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
1.30.1
|
||||||
|
* Fixes recently introduced crashes
|
||||||
|
|
||||||
|
1.30
|
||||||
|
* Added Bluetooth support (beta)
|
||||||
|
* Improved device controls
|
||||||
|
* Added scroll sensitivity option to remote input
|
||||||
|
* Accessibility improvements
|
||||||
|
|
||||||
|
1.29
|
||||||
|
* Added MDNS device discovery
|
||||||
|
* Fixed crash opening the Run Command widget settings
|
||||||
|
* Added more fine-grained notification channels
|
||||||
|
* Added a confirmation before copying contacts
|
||||||
|
* Long-tapping the "Send clipboard" quick settings tile now opens the app
|
||||||
|
* Removed the photo plugin
|
Loading…
x
Reference in New Issue
Block a user