24 Commits

Author SHA1 Message Date
b43b656a77 adb-get-log: Add auto detection for .debug and release build (#1625) 2025-09-09 22:21:08 +02:00
e53f7bf2c0 scripts: + gh-workflow-runs-delete.ps1 2025-09-08 22:16:41 +02:00
29e6df2f0a build: F-Droid v2 (#1585) 2025-09-08 12:42:17 +02:00
9c2f227e74 build: Install NDK using AGP 2025-09-05 16:49:31 +02:00
994fff55bf Remove git_fetch_branch.sh 2025-08-30 16:24:44 +02:00
65e6ee7c95 scripts: Remove start_test_cluster.cmd 2025-08-22 19:05:58 +02:00
9a3851cc9b refactor: centralise applicationId 2025-08-22 18:55:39 +02:00
585febb655 Go: 1.24.1 > 1.25.0 2025-08-17 19:33:16 +02:00
e91bf35b5f Add CHANGELOG.md 2025-08-03 13:41:53 +02:00
cf4a2a725e build: Remove deprecated dataBinding = true (#1553). migrate to KSP 2025-07-31 12:34:44 +02:00
39628bd505 Create chmod+x.cmd 2025-07-17 16:32:32 +02:00
814780d55f Update scripts 2025-07-14 00:14:54 +02:00
ffbc8cf7cc Update build-syncthing.cmd 2025-06-29 14:57:31 +02:00
4af19d0bc0 Move wiki to repo folder /wiki, add actions builds for branches "accrescent" and "fdroid" (#1508) 2025-06-27 13:19:24 +02:00
15147f8a2d Update hide-folders-from-notepad++.cmd 2025-06-26 15:05:49 +02:00
134df8e947 Update build-syncthing.cmd 2025-06-25 20:08:34 +02:00
e3831d3113 Create build-syncthing.cmd 2025-06-25 13:41:46 +02:00
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
e38db32fd0 Delete adb_delete_config_xml.cmd 2025-05-30 20:31:30 +02:00
ca9bf02250 Issue template update (#1445) 2025-05-22 23:16:00 +02:00
a3bee47ab5 Expert option: Run custom shell script after folder sync completed (#1412) 2025-05-13 19:02:45 +02:00
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
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
d565368a13 mv debug_scripts to scripts/debug 2025-05-12 19:36:09 +02:00