Commit Graph

34 Commits

Author SHA1 Message Date
Catfriend1
cf4a2a725e
build: Remove deprecated dataBinding = true (#1553). migrate to KSP 2025-07-31 12:34:44 +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
1f7f692d3d Update dependency: android-gradle-plugin = "8.11.1" 2025-07-14 00:20:51 +02:00
Catfriend1
a1622e2b1d
Fix crash referring to libSyncthingNative.so (fixes #1518) (#1519) 2025-07-02 00:42:35 +02:00
Catfriend1
6eea7ac2a6
Updated SyncthingNative to v1.30.0 (#1517) 2025-07-01 19:14:31 +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
Catfriend1
26ea1e4f50 Set BUILD_HOST in fdroiddata/com.github.catfriend1.syncthingandroid.yml (fixes #1383) (#1480)
* APK version v1.29.7.4
2025-06-10 15:24:30 +02:00
Catfriend1
2932fa8843 APK version v1.29.7.3 2025-06-06 15:25:26 +02:00
Catfriend1
d27f59273c Export configuration to an encrypted zip file (fixes #678) (#1465) 2025-06-05 00:46:29 +02:00
Catfriend1
2244c91f59 APK version v1.29.7.1 2025-06-03 18:55:37 +02:00
Catfriend1
40149bf269 Update SyncthingNative to v1.29.7 (#1461) 2025-06-02 21:31:53 +02:00
Catfriend1
e8f408b278 APK version v1.29.6.6 2025-06-01 13:33:23 +02:00
Catfriend1
223fae445a security: Update release key which was over 5 years old (fixes #1440) (#1441) 2025-05-22 15:04:13 +02:00
Catfriend1
b41e79fb61 APK version v1.29.6.4 2025-05-17 10:51:12 +02:00
Catfriend1
0475d932a8 APK version v1.29.6.3, cleanup unused weblate translation strings (#1419) 2025-05-15 13:04:40 +02:00
Catfriend1
bb6a1d56f5 APK version 1.29.6.2 2025-05-14 00:09:49 +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
820db86702 build/plugin: Remove com.github.ben-manes.versions
Replaced by GitHub's dependabot
2025-05-13 15:00:18 +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
dfc3c34f2b APK version 1.29.6.1 2025-05-09 04:13:14 +02:00
Catfriend1
a9f13571b0 Add license info to Settings / About screen (#1385)
* Update build.gradle.kts

* Update build.gradle.kts

* Update SettingsActivity.java

* Update SettingsActivity.java

* Update strings.xml

* Update build.gradle.kts

* Update app_settings.xml

* Update app_settings.xml

* Update strings.xml

* Update SettingsActivity.java

* Update AndroidManifest.xml

* Update SettingsActivity.java

* 1
2025-05-07 15:17:31 +02:00
Catfriend1
a4187d484a Update SyncthingNative to v1.29.6 / Update debug cert to SHA256 / Prepare GPG sign (fixes #1284) (fixes #1311) (#1377)
* Update SyncthingNative to v1.29.6

* Update build.gradle.kts

* Update syncthing

* Update build-app.yaml

* Update build-app.yaml

* Update release-app.yaml

* Update build-app.yaml

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update actions-setup.txt

* Update release-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update App_build_and_release.cmd

* Update build.gradle.kts

* Create build-outputs-apk-debug.lnk

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update default.txt

* Update build-app.yaml

* Update build-app.yaml
2025-05-06 20:40:53 +02:00
Catfriend1
1d4fe00d1c APK version v1.29.5.0 (#1372)
Update SyncthingNative to v1.29.5
Build using CI
2025-05-06 04:31:53 +02:00
Catfriend1
841f221c23 Update SyncthingNative to v1.29.4 2025-04-03 00:40:49 +02:00
Catfriend1
2300f6d5fb Update NDK and Windows build scripts 2025-03-18 00:00:13 +01:00
Catfriend1
f027054950 Update SyncthingNative to v1.29.3 2025-03-13 10:25:21 +01:00
dependabot[bot]
050acb810a Bump com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0 (#1261)
Bumps com.github.ben-manes:gradle-versions-plugin from 0.51.0 to 0.52.0.

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  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-01-29 12:00:18 +01:00
Catfriend1
b481b0cf4c APK version 1.29.2.0 2025-01-19 21:10:57 +01:00
Catfriend1
a9d4255717 APK version 1.29.0.0 2025-01-06 15:57:38 +01:00
Catfriend1
179b16ab95 APK version 1.28.1.1 2024-12-11 00:01:40 +01:00
dependabot[bot]
cfeecd7dde Bump com.github.ben-manes:gradle-versions-plugin from 0.42.0 to 0.51.0 (#1204)
Bumps [com.github.ben-manes:gradle-versions-plugin](https://github.com/ben-manes/gradle-versions-plugin) from 0.42.0 to 0.51.0.
- [Release notes](https://github.com/ben-manes/gradle-versions-plugin/releases)
- [Commits](https://github.com/ben-manes/gradle-versions-plugin/compare/v0.42.0...v0.51.0)

---
updated-dependencies:
- dependency-name: com.github.ben-manes:gradle-versions-plugin
  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>
2024-12-10 21:40:45 +01:00
Catfriend1
c99fcd28d1 SyncthingNative v1.28.1 (#1194) 2024-12-10 14:09:17 +01:00
Catfriend1
84144f8211 Fix build due to JCenter shutdown (fixes #1135) (#1136) 2024-10-21 23:48:31 +02:00