1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 20:31:16 +00:00
Commit graph

10 commits

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