Commit Graph

24 Commits

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