Commit Graph

1530 Commits

Author SHA1 Message Date
f574fd68d1 Added code to ignore schedule when the screen is on
Some checks failed
Build App / Debug Build (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, python) (push) Has been cancelled
2025-08-14 20:08:00 +00:00
Catfriend1
2b4dcdc44f
Update SyncthingNative to v2.0.1 / APK version 2.0.1.0 (#1567) 2025-08-14 14:46:17 +02:00
Nick Wick
719c566244
Translated using Weblate (Swedish)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/sv/
2025-08-14 02:02:03 +00:00
Catfriend1
cbab4ec64c Upgrade SyncthingNative to v2.0.0 2025-08-12 10:38:09 +02:00
Sketch6580
1d974d0afe
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/zh_Hans/
2025-08-08 11:02:08 +02:00
Burak Yavuz
00174e1a81
Translated using Weblate (Turkish)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/tr/
2025-08-08 11:02:06 +02:00
Catfriend1
d06516a672 APK version v1.30.0.3 2025-08-07 14:12:04 +02:00
Catfriend1
0a403537f4
fix(model, CompletionInfo): int64 > long (#1560) 2025-08-05 19:09:12 +02:00
Catfriend1
991b0f21f5 fdroid: disable DEPENDENCY_INFO_BLOCK 2025-08-04 14:11:05 +02:00
Priit Jõerüüt
cc92f13360
Translated using Weblate (Estonian)
Currently translated at 100.0% (3 of 3 strings)

Translation: Syncthing/Google Play listings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-play-listings/et/
2025-08-03 20:02:00 +00:00
Priit Jõerüüt
96d60047f3
Translated using Weblate (Estonian)
Currently translated at 10.9% (59 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/et/
2025-08-03 20:01:59 +00:00
Catfriend1
72a7afcfbb fix isRunningOnEmulator 2025-08-02 02:03:49 +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
Igor Sorocean
751b580235
Translated using Weblate (Romanian)
Currently translated at 99.6% (539 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/ro/
2025-07-30 18:06:24 +00:00
André Colomb
806d79aa5f
Translated using Weblate (German)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/de/
2025-07-30 18:06:23 +00:00
Viktor Varvaruk
6fa8f2cf82
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/uk/
2025-07-27 15:04:48 +00:00
439JBYL80IGQTF25UXNR0X1BG
9e451606b0
Translated using Weblate (Russian)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/ru/
2025-07-27 15:04:47 +00:00
Catfriend1
ce24d95196 Update translations (push by weblate) 2025-07-17 16:32:24 +02:00
tomo90
cf27b6ddc3
Translated using Weblate (Czech)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/cs/
2025-07-16 10:01:54 +00:00
tomo90
66272125f6
Translated using Weblate (Czech)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/cs/
2025-07-16 10:01:53 +00:00
tomo90
f650c7e4f2
Translated using Weblate (Czech)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/cs/
2025-07-16 10:01:52 +00: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
Copilot
dfd94e00af
Migrate onBackPressed() to OnBackPressedDispatcher for Android 16+ compatibility (#1541)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2025-07-14 05:21:25 +02:00
Catfriend1
5d9df120cc Copilot: IS_COPILOT=true env disables buildNative 2025-07-14 02:58:57 +02:00
Catfriend1
90e4d4daeb locales: Add et, fixes lint warning 2025-07-14 00:33:50 +02:00
Catfriend1
d02e6f07bc Move compileSdk, targetSdk to versions catalog 2025-07-14 00:22:08 +02:00
Catfriend1
d51eb59dfe build.gradle.kts: Remove buildToolsVersion
as advised by gradle output
2025-07-14 00:21:40 +02:00
Catfriend1
89f7391c1d build.gradle.kts: Remove disable lint
ExpiringTargetSdkVersion
ExpiredTargetSdkVersion
2025-07-14 00:21:17 +02:00
Catfriend1
1f7f692d3d Update dependency: android-gradle-plugin = "8.11.1" 2025-07-14 00:20:51 +02:00
Catfriend1
2803d73914 Remove empty testRunner 2025-07-14 00:19:13 +02:00
Catfriend1
375503e63a Java 17 > 21 2025-07-14 00:18:10 +02:00
Catfriend1
b20e6332af Move minSdk to versions catalog 2025-07-14 00:16:52 +02:00
Catfriend1
ceec550455
fix gradle deprecation warning (#1533) 2025-07-11 21:11:58 +02:00
C. Rüdinger
ad7c3936e5
Translated using Weblate (German)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/de/
2025-07-10 23:01:49 +02:00
DerSchinken
198f8fad57
Translated using Weblate (German)
Currently translated at 100.0% (541 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/de/
2025-07-10 23:01:48 +02:00
Priit Jõerüüt
819499c892
Translated using Weblate (Estonian)
Currently translated at 4.4% (24 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/et/
2025-07-06 05:57:27 +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
MessingWithComputers
e1b6e84209
Translated using Weblate (Czech)
Currently translated at 95.7% (518 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/cs/
2025-06-30 09:33:05 +02:00
MessingWithComputers
b0e87d3ed7
Translated using Weblate (Czech)
Currently translated at 95.7% (518 of 541 strings)

Translation: Syncthing/Android app strings (fork)
Translate-URL: https://hosted.weblate.org/projects/syncthing/android/catfriend1/fork-stringsxml/cs/
2025-06-30 09:33:05 +02:00
Catfriend1
a0c8d89c8d Update Building-and-Development.md 2025-06-29 21:19:44 +02:00
Catfriend1
742ad7cf41 chore(annotation): RequiresApi using Build.VERSION_CODES 2025-06-29 14:56:52 +02:00
Catfriend1
5e80670d11 fix(SyncthingRunnable): set env ANDROID_NET_GATEWAY_IPV4
to workaround SyncthingNativeCode denied to read gatewayIP by Android 14+ restriction
reF: https://github.com/Catfriend1/syncthing-android/issues/1514
2025-06-29 14:54:40 +02:00
Catfriend1
25c8a2ebf7
Fix executorService crash while exiting the app is in progress (#1516) 2025-06-29 12:12:44 +02:00
Catfriend1
27d042ae90
model/Folder: maxConcurrentWrites = 0 (#1511)
to default to SyncthingNative's default of 16.
ref: https://github.com/syncthing/syncthing/pull/10200
2025-06-28 21:22:38 +02:00
Catfriend1
01b15d24dd
Fix duplicate .nomedia and DO_NOT_DELETE.txt files if folder is re-added (fixes #1504) (#1515) 2025-06-28 21:21:33 +02:00
Catfriend1
bda903e544 Import anyway if https-cert.pem and https-key.pem are missing (fixes #1498) 2025-06-25 19:43:40 +02:00
Catfriend1
c5fa31ce5a LogActivity: filter out more unnecessary tags from the system (#1503) 2025-06-25 19:28:46 +02:00
Catfriend1
8e850ed5fd Fix build warning: jvmTaget: String is deprecated (fixes #1502) 2025-06-25 18:11:16 +02:00