1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00
Commit graph

23 commits

Author SHA1 Message Date
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
2cd100e4bb Added mips compilation code (yet unsupported). 2014-05-18 15:24:14 +02:00
c78c6a51f1 Added gradle flavors for different native platforms, and buildNative task. 2014-05-17 22:57:04 +02:00
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
d369cd3876 Moved build to gradle. 2014-05-12 18:54:26 +02:00
004b5a69dd Added Play Store link to README. 2014-05-10 13:40:13 +02:00
6f500f7c89 Changed description for go patch. 2014-05-06 12:31:25 +02:00
74b6436f57 Added MIT license. 2014-05-05 23:52:51 +02:00
92c30b55c1 Fixed loadLibrary failing due to missing command line arguments. 2014-05-05 19:04:12 +02:00
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