Commit Graph

48 Commits

Author SHA1 Message Date
Audrius Butkevicius 6048b95591 build: Update windows build instructions (fixes #219) 2016-12-01 23:30:56 +00:00
Roman Shishkin edd3a86805 Update README.md with buld instructions (fixes #776) 2016-11-10 01:41:53 +01:00
Felix Ableitner 7c39d69f5e Added license badge 2016-10-09 19:30:33 +09:00
Felix Ableitner 27498cfa7f Use Travis CI 2016-10-09 19:28:16 +09:00
Felix Ableitner b415180bbf Added release script 2016-09-20 11:26:53 +09:00
relan 9696d09058 Update Google Play and F-Droid badges 2016-04-30 08:08:03 +03:00
Felix Ableitner 67b97435e9 Changed donate link to Syncthing website.
Also removed tip4commit badge from Readme.
2016-04-03 20:23:02 +02:00
Lars K.W. Gohlke f0658a13a3 fixed images in Readme 2016-03-27 22:58:37 +02:00
maik 35014d52a8 update path
update readme shreenshot path
2015-12-21 22:49:14 +01:00
Lode Hoste 572ccb9e84 Update build instructions 2015-11-19 20:32:00 +01:00
Felix Ableitner 9392adc80e Removed obsoluteinstructions from readme. 2015-09-07 11:28:39 +02:00
Felix Ableitner cf7ef1f985 Added market descriptions to repo and transifex (fixes #232).
Also renamed `graphics/` to `market/`.
2015-06-10 10:51:02 +02:00
Zillode c451057f30 Updated README 2015-05-06 00:35:25 +02:00
Zillode 79c1d26105 Update build status link in README 2015-04-06 22:40:24 +02:00
Carsten H aa83c866da Remove redundant instructions for binary downloads
Avoids building with outdated upstream binaries.
There aren't different versions for ARM anymore, they are all called `arm` now.

Add windows build.gradle file & build instructions
2015-04-03 17:50:40 +02:00
Felix Ableitner a29f1096ba Change license to MPLv2. 2015-03-17 22:27:50 +01:00
Carsten H 538e3017e9 Link to the in-use Syncthing org 2015-03-06 15:14:29 +01:00
Carsten H ef9efe7b67 Project's owner changed, fix tip4commit link
The banner still has the correct image link.
2015-03-04 14:52:48 +01:00
Felix Ableitner b2a50938e7 Remove mentions of ARMv7 and MIPS from Readme. 2015-03-04 14:47:57 +01:00
Felix Ableitner 8083972f1f Improved and shortened build instructions 2014-12-06 23:32:26 +02:00
Felix Ableitner 73783cb9a3 Fixed build status image
It was still pointing at Nutomic/syncthing-android, and Travis CI doesn't seem to forward that.
2014-12-04 13:38:32 +02:00
Felix Ableitner 37044eea4c Added Travis CI support. 2014-11-17 13:46:27 +02:00
Felix Ableitner e58ad8d931 Reformatted README, added Translation instructions. 2014-09-25 13:39:53 +03:00
Felix Ableitner 19d3399288 Use hardcoded version names for gradle dependencies.
Also added notes in Readme on how to update dependencies and submodules.
2014-09-25 02:29:19 +03:00
Felix Ableitner 1ed4db8684 Improved development notes. 2014-09-25 02:28:58 +03:00
Felix Ableitner e9d32dada0 Added app screenshots to Readme.
This isn't perfect, as the images are downscaled in the client, and aren't spaced out nicely.
2014-08-26 01:31:14 +02:00
Felix Ableitner f0756484b6 Added tip4commit badge (closes #102). 2014-08-25 17:28:28 +02:00
Felix Ableitner 2d17ec3bb5 Added F-Droid download badge to Readme. 2014-08-24 19:01:15 +02:00
Felix Ableitner 80072194b9 Merge pull request #94 from kDot/master
Describe how to access web frontent of syncthing backend while development
2014-08-21 00:10:10 +02:00
Lode Hoste 9f4bb9923b Prepare building environment for F-Droid. 2014-08-20 23:58:28 +02:00
kDot bf08506cc3 Update README.md
There was still a typo. And another small rephrase.
2014-08-20 14:18:19 +02:00
kDot 03b0f812b7 Update README.md
Another small update of the documentation
2014-08-20 14:03:30 +02:00
kDot b25af3dca8 Update README.md
Fix typos
2014-08-20 13:59:13 +02:00
kDot 2d18b5db88 Update README.md
fix bad headline
2014-08-19 20:28:49 +02:00
kDot e545e11254 Update README.md
Improve description
2014-08-19 20:26:52 +02:00
kDot c09d758c0b Update README.md
Add how to acces web frontent from devopment machine
2014-08-19 20:24:36 +02:00
klaus 73c4cd3405 Improve documentation 2014-08-16 21:19:23 +02:00
Jakob Borg 9e3c936c38 Change "port" to "wrapper"
I think that's more accurate; port sounds like you rewrote it in Java to me. :)
2014-07-29 08:56:02 +02:00
Felix Ableitner ca6b4ea827 Added another option to readme to get syncthing binary. 2014-06-04 01:32:02 +02:00
Felix Ableitner 2cd100e4bb Added mips compilation code (yet unsupported). 2014-05-18 15:24:14 +02:00
Felix Ableitner c78c6a51f1 Added gradle flavors for different native platforms, and buildNative task. 2014-05-17 22:57:04 +02:00
Felix Ableitner 6da9b7b8f9 Execute syncthing binary from console instead of loading it as a library.
This makes everything easier, as we can now use standard syncthing releases
instead of custom compiles, and don't have to hardcode the data folder.
2014-05-14 10:35:08 +02:00
Felix Ableitner d369cd3876 Moved build to gradle. 2014-05-12 18:54:26 +02:00
Felix Ableitner 004b5a69dd Added Play Store link to README. 2014-05-10 13:40:13 +02:00
Felix Ableitner 6f500f7c89 Changed description for go patch. 2014-05-06 12:31:25 +02:00
Felix Ableitner 74b6436f57 Added MIT license. 2014-05-05 23:52:51 +02:00
Felix Ableitner 92c30b55c1 Fixed loadLibrary failing due to missing command line arguments. 2014-05-05 19:04:12 +02:00
Felix Ableitner aff927b427 Set up cross compile of syncthing to android (arm) and included it in an app.
Syncthing does not actually work yet, probably because paths are different.
2014-02-22 18:12:05 +01:00