1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00
Commit graph

2457 commits

Author SHA1 Message Date
0b075eb60e Removed unneeded create directory code in Java.
This was actually fixed by adding the WRITE_EXTERNAL_STORAGE permission.
2014-05-05 22:48:53 +02:00
72bb26f110 Add internet permission to allow web gui listening. 2014-05-05 22:39:55 +02:00
b091d430a8 Create syncthing folder on start if it does not exist. 2014-05-05 22:30:57 +02:00
92c30b55c1 Fixed loadLibrary failing due to missing command line arguments. 2014-05-05 19:04:12 +02:00
2b3baeeda9 Adjusted syncthing package name. 2014-04-20 01:36:26 +02:00
2415c3b1a6 Adjusted manifest 2014-03-10 22:29:30 +01: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