Commit Graph

59 Commits

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