Commit Graph

35 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
a0c8d89c8d Update Building-and-Development.md 2025-06-29 21:19:44 +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
Marcus B Spencer
ae14af5633 Update Building-and-Development.md (#1505)
...for ebe144452b and 42e3de252c
2025-06-26 07:23:38 +02:00
Catfriend1
d8606cbc1a Update Remote-Control-by-Broadcast-Intents.md 2025-06-08 23:52:28 +02:00
Catfriend1
0e9f68b9ae Wiki and Readme update (#1444)
Move build instructions and development notes to wiki
2025-05-22 22:37:33 +02:00
Catfriend1
223fae445a security: Update release key which was over 5 years old (fixes #1440) (#1441) 2025-05-22 15:04:13 +02:00
Catfriend1
fdd5e108ac Update Integrate-your-app-with-Syncthing-receive-folder-sync-status.md 2025-05-17 11:11:00 +02:00
Catfriend1
0475d932a8 APK version v1.29.6.3, cleanup unused weblate translation strings (#1419) 2025-05-15 13:04:40 +02:00
Catfriend1
3fc4ed6382 Allow follow, force start/stop using service control broadcasts (fixes #1192) (#1418)
See https://github.com/Catfriend1/syncthing-android/blob/main/wiki/Remote-Control-by-Broadcast-Intents.md for more details.
2025-05-14 23:49:35 +02:00
Catfriend1
2795f37f61 Send an intent when a shared folder finished syncing (fixes #1409) (#1410)
* Update RestApi.java

* Add wiki Integrate-your-app-with-Syncthing-receive-folder-sync-status.md
2025-05-13 02:42:29 +02:00
Catfriend1
d2d940267a Let's differentiate between TRUSTED and UNTRUSTED debug builds. (#1382)
* Update com.github.catfriend1.syncthingandroid.yml

* Create debug.keystore.pub

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update build-app.yaml
2025-05-07 10:00:54 +02:00
Catfriend1
b8e36827e7 Update Switch-between-releases_Verify-APK-is-genuine.md 2025-05-06 22:51:05 +02:00
Catfriend1
a4187d484a Update SyncthingNative to v1.29.6 / Update debug cert to SHA256 / Prepare GPG sign (fixes #1284) (fixes #1311) (#1377)
* Update SyncthingNative to v1.29.6

* Update build.gradle.kts

* Update syncthing

* Update build-app.yaml

* Update build-app.yaml

* Update release-app.yaml

* Update build-app.yaml

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update actions-setup.txt

* Update release-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update build-app.yaml

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update App_build_and_release.cmd

* Update build.gradle.kts

* Create build-outputs-apk-debug.lnk

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update Switch-between-releases_Verify-APK-is-genuine.md

* Update default.txt

* Update build-app.yaml

* Update build-app.yaml
2025-05-06 20:40:53 +02:00
Craig Raslawski
30c603e6f4 update GitHub APK hash and keytool command (#1279) 2025-02-15 08:06:38 +01:00
Catfriend1
d5c671d061 Compat with "Add HTML login form" upstream PR-8757 (#1007)
* Bump SyncthingNative to pr-8757

* model/ConfigXml: support "sendBasicAuthPrompt"

* ConfigXml/updateIfNeeded: Force sendBasicAuthPrompt = true

* Revert "ConfigXml/updateIfNeeded: Force sendBasicAuthPrompt = true"

This reverts commit 3dc51423733df03e33d2e3f24c9d5247d016952d.

* Revert "model/ConfigXml: support "sendBasicAuthPrompt""

This reverts commit 0515f5028697e054aa24990aedd6cb72709a1e16.

* Use Auth Basic Header

* Use Auth Basic Header

* Update SyncthingNative_update_and_build.cmd

* Create Build-speed-AV-exceptions.txt

* Update WebGuiActivity.java

* Revert "Update WebGuiActivity.java"

This reverts commit 6974f4ba7830f84103744e6d51268bcedb1a26f2.

* SyncthingNative 1.26.0-rc.1
2023-10-14 21:49:26 +02:00
Catfriend1
a2d288e8dd wiki/SD-card-write-access: Mention "ExtSDCard Write Enabler Magisk Module" (closes #659)
- credits go to @madduck
2020-07-08 01:21:59 +02:00
Catfriend1
31bcca7c2e Make GUI faster where it displays cached stats (#628)
* Add REST_UPDATE_INTERVAL

- Differentiate between GUI_UPDATE_INTERVAL and REST_UPDATE_INTERVAL

* FolderListFragment: Use ConfigRouter

* Remove "CPU Usage" from status tab (fixes #620)

- no longer supported by SyncthingNative 1.4.1

* Remove unused translations

* Create Atom_FindAndReplace_regEx.txt

Co-authored-by: Catfriend1 <Catfriend1@users.noreply.github.com>
2020-04-11 14:57:59 +02:00
Catfriend1
a4ec5679bd Fix PR #590 to work on Android <= 7 2019-12-23 20:30:51 +01:00
Catfriend1
705cdce10c Rename "libsyncthing.so" to "syncthing.so" (fixes #589) (#590)
* Rename "libsyncthing.so" to "syncthing.so" (fixes #589)

* Update APK version to v1.3.3.4
2019-12-23 19:08:43 +01:00
Catfriend1
21e18cbc7a Update SD-card-write-access.md 2019-10-09 09:19:40 +02:00
Catfriend1
76e73c0f88 Create wiki: SD-card-write-access (fixes #472) 2019-09-01 15:37:10 +02:00
Catfriend1
70db4fc590 Update wiki: Frequently-Asked-Questions 2019-09-01 15:08:42 +02:00
Catfriend1
1b04afffeb Create wiki: Remote-Control-by-Broadcast-Intents 2019-09-01 15:02:53 +02:00
Catfriend1
0ba33f3c1f Add wiki/Info-on-battery-optimization-and-settings-affecting-battery-usage.md (fixes #419) (fixes #327)
Wiki link: https://github.com/Catfriend1/syncthing-android/wiki/Info-on-battery-optimization-and-settings-affecting-battery-usage
2019-07-11 11:31:13 +02:00
Catfriend1
c9078d2cf5 Create Build-instructions.md 2019-06-16 18:11:50 +02:00
Catfriend1
3cfa68ae17 Add wiki article: Nokia-HMD-phone-preparations.md 2019-04-27 13:04:21 +02:00
Catfriend1
715c3ab397 Update wiki: Sync N first files
ref #b90e3db3db
2019-02-24 16:23:32 +01:00
Catfriend1
b90e3db3db Add wiki: Sync N first files, "get N movies for watching" (fixes #336) 2019-02-24 13:29:13 +01:00
Catfriend1
dbcc6c9d0f Update wiki (fixes #333) 2019-02-24 11:48:14 +01:00
Catfriend1
4c97fdecaa Add wiki page: Switch-between-releases_Verify-APK-is-genuine 2019-01-06 16:33:12 +01:00
Catfriend1
0bda42df62 Optimize onboarding screen to fit on screens and improve texts (fixes #126) (fixes #192) (#196)
* Update desc_padding to 20dp

* Update dimens

* Update welcome wizard texts

* Remove unused dimen

* Update welcome slide layouts

* Add dimen: grant_button_padding

* Welcome slides: use dimen/dots_height as marginBottom

* Update ic_location

* Add @dimen/welcome_title

* Remove res-auto/autoSizeTextType

Add @dimen/slide_desc

* Add dimen for 540dp TV displays

* Add FirstStartActivity#isRunningOnTV detection

* Updated translations

* Increase default slide_desc textSize to 16sp (fixes #126)

* Add dimens for devics with at least 320dp

* Update dimens defintions

* Detect missing "ignore doze" dialog on Android TV's (fixes #192)
2019-01-05 15:08:10 +01:00
Catfriend1
19338652ea Add notice to "ignore battery optimizations" welcome slide for nVidia shield TV's (fixes #192) (#195)
* Add wiki article: nVidia Shield TV preparations (fixes #192)

* Update wiki: line breaks

* Add os notice to ignore doze permission welcome slide (fixes #192)

* Add Util#containsIgnoreCase

* Updated translations
2019-01-05 12:25:08 +01:00