Commit Graph

74 Commits

Author SHA1 Message Date
Catfriend1
2b4dcdc44f
Update SyncthingNative to v2.0.1 / APK version 2.0.1.0 (#1567) 2025-08-14 14:46:17 +02:00
Catfriend1
6f03c0bc35 Revert "Update AGP 8.11.1 > 8.12.0"
This reverts commit fc8768a7d9.
2025-08-13 16:42:51 +02:00
Catfriend1
cbab4ec64c Upgrade SyncthingNative to v2.0.0 2025-08-12 10:38:09 +02:00
Catfriend1
d06516a672 APK version v1.30.0.3 2025-08-07 14:12:04 +02:00
Catfriend1
3f1aef23ed APK version v1.30.0.2 2025-08-07 13:48:42 +02:00
Catfriend1
fc8768a7d9 Update AGP 8.11.1 > 8.12.0 2025-08-05 18:59:40 +02:00
Catfriend1
f80e5cf1af
Cleanup unused dependencies, Upgrade to material3 (#1555) 2025-08-01 02:03:02 +02:00
Catfriend1
cf4a2a725e
build: Remove deprecated dataBinding = true (#1553). migrate to KSP 2025-07-31 12:34:44 +02:00
Catfriend1
fa591388ed versionCatalog: cleanup 2025-07-31 10:59:33 +02:00
Catfriend1
44dea78e63 Update dependencies: dagger, gson 2025-07-17 16:32:13 +02:00
Catfriend1
b4240a2e94
Move version-code, version-name to libs.versions.toml (#1544)
Add gradle task to verify if versionCode matches versionName.
2025-07-14 17:14:34 +02:00
Catfriend1
d02e6f07bc Move compileSdk, targetSdk to versions catalog 2025-07-14 00:22:08 +02:00
Catfriend1
1f7f692d3d Update dependency: android-gradle-plugin = "8.11.1" 2025-07-14 00:20:51 +02:00
Catfriend1
14d0d3f2c7 Update dependency: constraintlayout = "2.2.1" 2025-07-14 00:20:00 +02:00
Catfriend1
e3b6416071 Update dependency: android-material = "1.12.0" 2025-07-14 00:19:47 +02:00
Catfriend1
2803d73914 Remove empty testRunner 2025-07-14 00:19:13 +02:00
Catfriend1
1314d877ec gradle 8.11.1 > 8.13 2025-07-14 00:18:34 +02:00
Catfriend1
b20e6332af Move minSdk to versions catalog 2025-07-14 00:16:52 +02:00
Catfriend1
dc9445ca9b Update gradle-wrapper
checksum 2db75c40782f5e8ba1fc278a5574bab070adccb2d21ca5a6e5ed840888448046
2025-07-10 04:52:19 +02:00
dependabot[bot]
3d1a207fd0
Bump aboutLibraries from 12.2.3 to 12.2.4 (#1526)
Bumps `aboutLibraries` from 12.2.3 to 12.2.4.

Updates `com.mikepenz:aboutlibraries-core` from 12.2.3 to 12.2.4
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.3...12.2.4)

Updates `com.mikepenz:aboutlibraries-compose-core` from 12.2.3 to 12.2.4
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.3...12.2.4)

Updates `com.mikepenz:aboutlibraries-compose` from 12.2.3 to 12.2.4
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.3...12.2.4)

Updates `com.mikepenz.aboutlibraries.plugin` from 12.2.3 to 12.2.4

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 12.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 12.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose
  dependency-version: 12.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-version: 12.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-08 02:49:34 +02:00
dependabot[bot]
92262a181e Bump kotlin from 2.1.21 to 2.2.0 (#1496)
Bumps `kotlin` from 2.1.21 to 2.2.0.

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.21 to 2.2.0

Updates `org.jetbrains.kotlin.android` from 2.1.21 to 2.2.0

Updates `org.jetbrains.kotlin.kapt` from 2.1.21 to 2.2.0

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-version: 2.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 09:24:12 +02:00
dependabot[bot]
392cb544a7 Bump compose-material from 1.8.2 to 1.8.3 (#1495)
Bumps `compose-material` from 1.8.2 to 1.8.3.

Updates `androidx.compose.foundation:foundation` from 1.8.2 to 1.8.3

Updates `androidx.compose.material:material` from 1.8.2 to 1.8.3

Updates `androidx.compose.ui:ui` from 1.8.2 to 1.8.3

Updates `androidx.compose.ui:ui-tooling-preview` from 1.8.2 to 1.8.3

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.8.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-24 09:23:38 +02:00
Catfriend1
4088a95003 Edge2edge view improvements (fixes #1493) (#1494)
Fix layouts - background color of activities below the statusbar
Fix dark mode
Fix edge-to-edge view on pre Android 11 devices
2025-06-23 18:28:37 +02:00
Catfriend1
3b70939397 Support Android 16 (#1492)
* targetApi 36
* Update install_minimum_android_sdk_prerequisites.py
* Update themes.xml
* Upgrade AGP
* Remove import android.annotation.TargetApi
* APK version v1.29.7.5
* Fix lint
2025-06-23 04:55:21 +02:00
dependabot[bot]
77939c231b Bump aboutLibraries from 12.2.1 to 12.2.3 (#1488)
Bumps `aboutLibraries` from 12.2.1 to 12.2.3.

Updates `com.mikepenz:aboutlibraries-core` from 12.2.1 to 12.2.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.1...12.2.3)

Updates `com.mikepenz:aboutlibraries-compose-core` from 12.2.1 to 12.2.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.1...12.2.3)

Updates `com.mikepenz:aboutlibraries-compose` from 12.2.1 to 12.2.3
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.1...12.2.3)

Updates `com.mikepenz.aboutlibraries.plugin` from 12.2.1 to 12.2.3

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 12.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 12.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose
  dependency-version: 12.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-version: 12.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-17 00:12:29 +02:00
dependabot[bot]
2449bba905 Bump androidx.fragment:fragment-ktx from 1.8.7 to 1.8.8 (#1477)
Bumps androidx.fragment:fragment-ktx from 1.8.7 to 1.8.8.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-version: 1.8.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 22:48:43 +02:00
dependabot[bot]
d370ef38bd Bump aboutLibraries from 12.2.0 to 12.2.1 (#1478)
Bumps `aboutLibraries` from 12.2.0 to 12.2.1.

Updates `com.mikepenz:aboutlibraries-core` from 12.2.0 to 12.2.1
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.0...12.2.1)

Updates `com.mikepenz:aboutlibraries-compose-core` from 12.2.0 to 12.2.1
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.0...12.2.1)

Updates `com.mikepenz:aboutlibraries-compose` from 12.2.0 to 12.2.1
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.2.0...12.2.1)

Updates `com.mikepenz.aboutlibraries.plugin` from 12.2.0 to 12.2.1

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz:aboutlibraries-compose
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-09 22:48:33 +02:00
Catfriend1
d27f59273c Export configuration to an encrypted zip file (fixes #678) (#1465) 2025-06-05 00:46:29 +02:00
dependabot[bot]
488eae0065 Bump aboutLibraries from 12.1.2 to 12.2.0 (#1462)
Bumps `aboutLibraries` from 12.1.2 to 12.2.0.

Updates `com.mikepenz:aboutlibraries-core` from 12.1.2 to 12.2.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.1.2...12.2.0)

Updates `com.mikepenz:aboutlibraries-compose-core` from 12.1.2 to 12.2.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.1.2...12.2.0)

Updates `com.mikepenz:aboutlibraries-compose` from 12.1.2 to 12.2.0
- [Release notes](https://github.com/mikepenz/AboutLibraries/releases)
- [Commits](https://github.com/mikepenz/AboutLibraries/compare/12.1.2...12.2.0)

Updates `com.mikepenz.aboutlibraries.plugin` from 12.1.2 to 12.2.0

---
updated-dependencies:
- dependency-name: com.mikepenz:aboutlibraries-core
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries-compose-core
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:aboutlibraries-compose
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz.aboutlibraries.plugin
  dependency-version: 12.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-02 21:29:19 +02:00
dependabot[bot]
ea57922fc6 Bump androidx.fragment:fragment-ktx from 1.8.6 to 1.8.7 (#1452)
Bumps androidx.fragment:fragment-ktx from 1.8.6 to 1.8.7.

---
updated-dependencies:
- dependency-name: androidx.fragment:fragment-ktx
  dependency-version: 1.8.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 10:36:11 +02:00
dependabot[bot]
3059df7420 Bump compose-material from 1.8.1 to 1.8.2 (#1451)
Bumps `compose-material` from 1.8.1 to 1.8.2.

Updates `androidx.compose.foundation:foundation` from 1.8.1 to 1.8.2

Updates `androidx.compose.material:material` from 1.8.1 to 1.8.2

Updates `androidx.compose.ui:ui` from 1.8.1 to 1.8.2

Updates `androidx.compose.ui:ui-tooling-preview` from 1.8.1 to 1.8.2

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.material:material
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: androidx.compose.ui:ui-tooling-preview
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-27 10:35:42 +02:00
dependabot[bot]
7546d4eb6f Bump kotlin from 2.1.20 to 2.1.21 (#1432)
Bumps `kotlin` from 2.1.20 to 2.1.21.

Updates `org.jetbrains.kotlin.plugin.compose` from 2.1.20 to 2.1.21

Updates `org.jetbrains.kotlin.android` from 2.1.20 to 2.1.21

Updates `org.jetbrains.kotlin.kapt` from 2.1.20 to 2.1.21

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.plugin.compose
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.android
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.jetbrains.kotlin.kapt
  dependency-version: 2.1.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-20 01:59:33 +02:00
Catfriend1
3836b470cd gradle: Update 8.9 > 8.10.2
fix lint: quick setting tiles (minApi 24), NotificationHandler FLAG_IMMUTABLE (minApi 23)
2025-05-13 15:03:48 +02:00
Catfriend1
36471f623a build/plugin: Update vyarus.use.python to 4.1.0
Resolves gradle crash when running BuildAnaylzer cache optimization test.

Configuration cache state could not be cached: field `readLock` of `org.codehaus.groovy.runtime.memoize.ConcurrentCommonCache` bean found in field `cache` of `org.codehaus.groovy.runtime.memoize.Memoize$MemoizeFunction` bean found in field `memoizedMethodClosure$buildModulesList` of task `:syncthing:checkPython` of type `ru.vyarus.gradle.plugin.python.task.CheckPythonTask`: error writing value of type 'java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock'
Unable to make field private final java.util.concurrent.locks.ReentrantReadWriteLock$Sync java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.sync accessible: module java.base does not "opens java.util.concurrent.locks" to unnamed module
2025-05-13 15:02:28 +02:00
dependabot[bot]
84a4389cc5 Bump androidx.documentfile:documentfile from 1.0.1 to 1.1.0 (#1408)
Bumps androidx.documentfile:documentfile from 1.0.1 to 1.1.0.

---
updated-dependencies:
- dependency-name: androidx.documentfile:documentfile
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 22:22:24 +02:00
Catfriend1
8d2fae308d Switch from oss-licenses-plugin to AboutLicenses plugin (fixes #1400) (#1401) 2025-05-10 22:38:42 +02:00
Catfriend1
2a714bc6bb Update dependencies, enable kotlin compiler, migrate to TOML versions config (#1402)
* implementation(libs.play.services.oss.licenses)
2025-05-10 22:27:53 +02:00
Catfriend1
84144f8211 Fix build due to JCenter shutdown (fixes #1135) (#1136) 2024-10-21 23:48:31 +02:00
Catfriend1
972fcd0eaa gradle update 8.7 2024-07-27 13:49:39 +02:00
Catfriend1
347990d627 targetSdk 35 2024-07-27 13:20:01 +02:00
Catfriend1
5dc941fc20 Android target SDK 33 > 34 (#1017)
* Update build.gradle

* Update install_minimum_android_sdk_prerequisites.py

* gradle 7.5

* gradle 8.0

* Remove chmod 500 (required for Android 4.x)

* Update build.gradle

* fg service
2023-10-15 00:12:54 +02:00
Catfriend1
49ced7d881 Revert "gradle-wrapper.jar 7.4-bin"
This reverts commit a8740fc6ed.
2023-03-09 23:16:45 +01:00
Catfriend1
a8740fc6ed gradle-wrapper.jar 7.4-bin 2023-03-09 12:08:50 +01:00
Catfriend1
bbc46cf7c0 gradle wrapper: 7.3.3 > 7.4 2022-09-29 21:35:45 +02:00
Catfriend1
bd725bd515 Update gradle to 7.3.3, compileSdkVersion to 32 2022-07-06 20:39:11 +02:00
Catfriend1
dc1a5a812d gradle: 7.0.2 > 7.2 2022-05-05 09:54:09 +02:00
Catfriend1
e1b360f208 Update gradle wrapper to 7.0.2 2021-09-24 13:12:20 +02:00
Catfriend1
b07826cb13 gradle: Update to 7.0.2
from 6.6.1
2021-09-15 15:08:26 +02:00
Catfriend1
794726f76b Update gradle from 6.2.2 to 6.6.1 2020-09-20 18:56:31 +02:00
Catfriend1
dcfcd9fe88 gradle-wrapper.properties: Update gradle 6.0.1 > 6.2.2 2020-03-15 21:52:43 +01:00