1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-26 14:21:16 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Catfriend1
88f5a49a99
Update syncthing to v0.14.51-rc.3 (#45) 2018-09-14 18:29:52 +02:00
Catfriend1
fdcafc6d1b
Update syncthing to v0.14.51-rc.2 (#43)
* Update syncthing to v0.14.51-rc.1

* Update syncthing to v0.14.51-rc.2

* Update fdroid metadata

* Update python build script
Use prebuilt go binaries from google and check SHA-256
after downloading requires files from google.
2018-09-13 09:57:31 +02:00
Catfriend1
22789dd224
Update syncthing build script (#10) 2018-08-20 01:15:06 +02:00
Catfriend1
922b81d0d4 Bump syncthing version to 0.14.50.rc2 2018-08-20 00:05:04 +02:00
Catfriend1
6a8f8b3267
Update package name and version (#8)
* Update package name and version
2018-08-20 00:02:15 +02:00
Catfriend1
b7cfd12c06
Add welcome slide for secure key generation (#4)
* Add welcome slide "key generation"

* Improve slide icon

* Add key generation via ConfigXml to welcome wizard slide
If key and config files are already present in syncthing's data folder
they won't be overwritten (as ConfigXml checks for that). It's also
no problem to go through the slides again, e.g. if the storage permission
got revoked after the first app launch granting it.

* Remove test mode

* Remove "Enjoy Syncthing."

* Improve string "Consider backing up your sync data"

* Show welcome slides only if mandatory prerequisites are
missing. Show only slides that are necessary because of
missing prerequisites. Mandatory prerequisites are
a) storage permission b) existance of keys and config
Remove key generation UI from StateDialogActivity as this
is no longer required in the main UI as we ensure generating
keys and config before launching to MainActivity.

* Minor review adjustments

* Review - Improve explanation string on config corruption
2018-08-19 23:10:02 +02:00
Audrius Butkevicius
a0c27327fa Updated Syncthing to v0.14.50-rc.1 2018-08-07 19:13:50 +01:00
Audrius Butkevicius
8abcc58bad Updated Syncthing to v0.14.49 2018-07-24 21:37:42 +01:00
Audrius Butkevicius
988bbb0893
Move build script to python (#1184) 2018-07-18 00:17:58 +01:00
Audrius Butkevicius
1ea1b7e9ac Updated Syncthing to v0.14.48 2018-06-09 23:42:00 +01:00
Audrius Butkevicius
6f38bef3cd Updated Syncthing to v0.14.47 2018-05-03 21:29:53 +01:00
Audrius Butkevicius
5fc02ea038 Updated Syncthing to 0.14.46 and cherry-pick 2018-04-10 23:13:40 +01:00
Audrius Butkevicius
66ee130e7d
Docker image, and windows builds (#1049) 2018-04-09 21:13:25 +01:00
30fba742e8 Updated Syncthing to v0.14.45 with cherry-pick 2018-03-14 16:24:22 +09:00
f2f4b8ceb1 Updated Syncthing to v0.14.45 2018-03-09 20:00:53 +09:00
94f97fcebd Updated Syncthing to v0.14.43 2018-01-25 15:55:29 +09:00
36f1a1fef7 Updated Syncthing to v0.14.42 2017-12-27 03:00:03 +09:00
5959bb829b Updated Syncthing to v0.14.41 2017-12-05 21:02:33 +09:00
67e69defba Updated Syncthing to v0.14.40 2017-11-09 12:21:40 +09:00
522d43f620 Use correct platform for Syncthing build (fixes #982) 2017-11-09 12:18:01 +09:00
3409578995 Also consider Syncthing rc releases if we are building beta or rc 2017-10-25 00:42:54 +09:00
6c542600fa Fix version 2017-10-24 22:26:31 +09:00
ab920d216d Updated Syncthing to v0.14.40-rc.1 2017-10-24 21:20:33 +09:00
485d76163e Revert "Revert build script changes"
This reverts commit 18c419b2ed.
2017-10-24 14:55:28 +09:00
18c419b2ed Revert build script changes
This reverts commits 5749b98b92,
9559d0c2d9,
536c826fbb
2017-10-19 12:09:53 +09:00
9559d0c2d9 Divide project into submodules, compile with Clang 2017-10-17 12:59:13 +09:00