9 Commits

Author SHA1 Message Date
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