mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-29 05:07:40 +00:00
Release 1.27.0
This commit is contained in:
parent
96fc4016ff
commit
49e2b2d9a2
@ -9,8 +9,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"
|
||||||
package="org.kde.kdeconnect_tp"
|
package="org.kde.kdeconnect_tp"
|
||||||
android:versionCode="12604"
|
android:versionCode="12700"
|
||||||
android:versionName="1.26.4">
|
android:versionName="1.27.0">
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:name="android.hardware.telephony"
|
android:name="android.hardware.telephony"
|
||||||
|
9
fastlane/metadata/android/en-US/changelogs/12700.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/12700.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
1.27:
|
||||||
|
* Added back the mouse receiver plugin.
|
||||||
|
|
||||||
|
1.26:
|
||||||
|
* Allow having different widgets for diferent devices.
|
||||||
|
* Add stats about network packets sent and received.
|
||||||
|
* Add the option to cancel a pairing request after sending it.
|
||||||
|
* Fix device name set initially not being human-friendly.
|
||||||
|
* Rewrite some of the internals to improve performance.
|
Loading…
x
Reference in New Issue
Block a user