Commit Graph

39 Commits

Author SHA1 Message Date
Catfriend1
f4072aa3ca APK v2.0.10.1 2025-09-29 12:36:41 +02:00
Catfriend1
255c3bb60e workflow(release-app): Prepare APK for each ABI
app-release.apk > app-universal-release.apk
app-release-unsigned.apk > app-universal-release-unsigned.apk
2025-09-29 12:35:50 +02:00
Copilot
5d98a3d774 build: add cmdline-tools version to versions catalog (#1675)
---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2025-09-27 12:19:04 +02:00
Catfriend1
b22e7125f5 workflow/release: remove packages read permission (#1670)
minor cleanup to match with the other repo
2025-09-26 11:40:14 +02:00
Copilot
d9804b35bb workflow: cleanup runs periodically (#1668)
Signed-off-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2025-09-25 23:57:59 +02:00
Catfriend1
9ff55dc3ab Delete com.github.catfriend1.syncthingandroid.yml 2025-09-22 20:30:53 +02:00
Catfriend1
b43b656a77 adb-get-log: Add auto detection for .debug and release build (#1625) 2025-09-09 22:21:08 +02:00
Catfriend1
e53f7bf2c0 scripts: + gh-workflow-runs-delete.ps1 2025-09-08 22:16:41 +02:00
Catfriend1
29e6df2f0a build: F-Droid v2 (#1585) 2025-09-08 12:42:17 +02:00
Catfriend1
9c2f227e74 build: Install NDK using AGP 2025-09-05 16:49:31 +02:00
Catfriend1
8340160334 Update SyncthingNative to 2.0.6 2025-09-03 10:23:12 +02:00
Catfriend1
994fff55bf Remove git_fetch_branch.sh 2025-08-30 16:24:44 +02:00
Catfriend1
65e6ee7c95 scripts: Remove start_test_cluster.cmd 2025-08-22 19:05:58 +02:00
Catfriend1
9a3851cc9b refactor: centralise applicationId 2025-08-22 18:55:39 +02:00
Catfriend1
585febb655 Go: 1.24.1 > 1.25.0 2025-08-17 19:33:16 +02:00
Catfriend1
2a9c898fe5 wiki/Building-and-Development: Java 17 > 21 2025-08-10 11:20:08 +02:00
Catfriend1
e91bf35b5f Add CHANGELOG.md 2025-08-03 13:41:53 +02:00
Catfriend1
cf4a2a725e build: Remove deprecated dataBinding = true (#1553). migrate to KSP 2025-07-31 12:34:44 +02:00
Catfriend1
39628bd505 Create chmod+x.cmd 2025-07-17 16:32:32 +02:00
Catfriend1
814780d55f Update scripts 2025-07-14 00:14:54 +02:00
Catfriend1
ffbc8cf7cc Update build-syncthing.cmd 2025-06-29 14:57:31 +02:00
Catfriend1
b9aaf3c6fe Delete action-tag-create.cmd 2025-06-28 23:18:36 +02:00
Catfriend1
0a62e96244 remove scripts
git-log.cmd
git_fetch_branch.cmd
2025-06-28 21:28:35 +02:00
Catfriend1
7ec039498a Fix install_minimum_android_sdk_prerequisites.py (#1513) 2025-06-27 23:22:50 +02:00
Catfriend1
4af19d0bc0 Move wiki to repo folder /wiki, add actions builds for branches "accrescent" and "fdroid" (#1508) 2025-06-27 13:19:24 +02:00
Catfriend1
15147f8a2d Update hide-folders-from-notepad++.cmd 2025-06-26 15:05:49 +02:00
Catfriend1
134df8e947 Update build-syncthing.cmd 2025-06-25 20:08:34 +02:00
Catfriend1
e3831d3113 Create build-syncthing.cmd 2025-06-25 13:41:46 +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
Francisco Torres
3ab6a00b27 Fix web UI username null pointer exception (fixes #1450) (#1455)
* Fix web UI user name null pointer exception

* Update adb_forward_webui.cmd

---------

Co-authored-by: Catfriend1 <16361913+Catfriend1@users.noreply.github.com>
2025-05-30 20:48:39 +02:00
Catfriend1
e38db32fd0 Delete adb_delete_config_xml.cmd 2025-05-30 20:31:30 +02:00
Catfriend1
ca9bf02250 Issue template update (#1445) 2025-05-22 23:16:00 +02:00
Catfriend1
a3bee47ab5 Expert option: Run custom shell script after folder sync completed (#1412) 2025-05-13 19:02:45 +02:00
Catfriend1
8488dbf42d scripts/debug/win: Add scheduled task
SyncthingDevInstance
Make Notepad++ recognize build intermediate folders as hidden folders on windows.
2025-05-13 14:59:34 +02:00
Catfriend1
81e946d01b scripts/debug: Add SyncthingReceiverTestApp
Uses com.github.catfriend1.syncthingandroid.permission.RECEIVE_SYNC_STATUS to listen to broadcast, e.g. including com.github.catfriend1.syncthingandroid.ACTION_NOTIFY_FOLDER_SYNC_COMPLETE
ref: https://github.com/Catfriend1/syncthing-android/pull/1410
2025-05-13 02:12:56 +02:00
Catfriend1
d565368a13 mv debug_scripts to scripts/debug 2025-05-12 19:36:09 +02:00
Catfriend1
42e3de252c Remove play publisher plugin and script (#1403)
* Update App_build_and_release.cmd

* Update build.gradle.kts

* Delete prepare-release.bash
2025-05-10 22:55:15 +02:00
Catfriend1
44f0ae96b2 Revert bind_active_network due to bug (#1394)
* Revert bind_active_network due to bug

ref: PR #914
2025-05-09 01:04:23 +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