2
0
mirror of https://github.com/KDE/kdeconnect-android synced 2025-08-22 01:51:47 +00:00
Philip Cohn-Cort d5c47a1c4c Migrate 2 Fragments to Kotlin
This is a rebased version of !522, with the same key changes.

* `PairingFragment` and `SystemVolumeFragment` are now written in Kotlin
* A new `BaseFragment` defines a common 'binding' property for `AboutFragment`,
`DeviceFragment`, `PairingFragment`, and `SystemVolumeFragment`
* Calls in and out of `Intent`s and `Bundle`s for `Parcelable` values now go through `IntentCompat` and `BundleCompat`
2025-05-24 15:52:41 +00:00
..
2024-12-16 21:46:31 +00:00
2024-05-12 21:28:31 +02:00
2025-05-24 15:52:41 +00:00
2022-02-16 22:54:52 +00:00
2022-02-16 22:54:52 +00:00
2025-04-18 19:51:51 +02:00
2025-05-08 20:54:56 +00:00