mirror of
https://github.com/KDE/kdeconnect-android
synced 2025-08-22 09:58:08 +00:00
Release 1.33.4
This commit is contained in:
parent
e3ccfb1b25
commit
ed1dcdab52
@ -40,8 +40,8 @@ android {
|
|||||||
applicationId = "org.kde.kdeconnect_tp"
|
applicationId = "org.kde.kdeconnect_tp"
|
||||||
minSdk = 21
|
minSdk = 21
|
||||||
targetSdk = 35
|
targetSdk = 35
|
||||||
versionCode = 13303
|
versionCode = 13304
|
||||||
versionName = "1.33.3"
|
versionName = "1.33.4"
|
||||||
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
proguardFiles(getDefaultProguardFile("proguard-android.txt"), "proguard-rules.pro")
|
||||||
}
|
}
|
||||||
buildFeatures {
|
buildFeatures {
|
||||||
|
16
fastlane/metadata/android/en-US/changelogs/13304.txt
Normal file
16
fastlane/metadata/android/en-US/changelogs/13304.txt
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
1.33.4
|
||||||
|
* Extend offline URL sharing behavior to direct share targets.
|
||||||
|
* Improve paring screen.
|
||||||
|
|
||||||
|
1.33.3
|
||||||
|
* Fix connection issues. Pairing again might be needed in some cases.
|
||||||
|
* Add a setting to export the application logs.
|
||||||
|
|
||||||
|
1.33.1
|
||||||
|
* Fix compatibility with GSConnect.
|
||||||
|
|
||||||
|
1.33.0
|
||||||
|
* Add support for PeerTube links.
|
||||||
|
* Allow filtering notifications from work profile.
|
||||||
|
* Fix bug where devices would unpair without user interaction.
|
||||||
|
* Verification key now changes every second (if both devices support it).
|
Loading…
x
Reference in New Issue
Block a user