1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-23 02:15:57 +00:00
Commit graph

2402 commits

Author SHA1 Message Date
de4c7133b6 Updated syncthing to v0.10.21. 2015-01-21 20:43:11 +01:00
9b4bf80066 Updated dependencies. 2015-01-21 16:53:48 +01:00
ef34984231 Removed unused mips build config. 2015-01-21 16:36:20 +01:00
5c11c426ab Move menu items to drawer (fixes ). 2015-01-20 19:08:57 +01:00
8d676855da Only show "add folder/device" in that tab, and hide either in drawer (ref ). 2015-01-20 02:16:34 +01:00
d7d35eb61e App settings improvements (fixes , ref ).
- removed options that aren't available in web GUI
- added options for local node name, announce servers and usage report
2015-01-20 00:43:47 +01:00
fea483764d Use sdcard directory as home for web GUI folder picker (fixes ).
If this causes problems on older devices, we can use the old path
based on API version.
2015-01-19 22:13:52 +01:00
fd861cdee9 Show files in folder picker (fixes ). 2015-01-19 22:08:50 +01:00
535b1f6108 Fixed announce server status display (fixes ). 2015-01-19 21:46:34 +01:00
1506541796 Replace (newly formatted) announce server address with IP (fixes ). 2015-01-19 21:19:06 +01:00
3d9e09a818 Merge pull request from Zillode/fix-i386 2015-01-17 13:45:10 +01:00
Lode Hoste
76b1a3d085 Fix certificate issue on travis build 2015-01-16 09:46:11 +01:00
Lode Hoste
73a21a3c04 Force static linking 2015-01-16 09:46:06 +01:00
2d935b5485 Bumped version to 0.5.15. 2015-01-14 12:07:56 +01:00
45eaf3106a Use Go 1.4. 2015-01-14 12:07:56 +01:00
660b9e689e No more ARMv7 (fixes ). 2015-01-14 12:07:47 +01:00
9d6e5b6552 Bumped version to 0.5.14. 2015-01-12 11:50:34 +01:00
3583b53342 Updated syncthing. 2015-01-12 11:50:03 +01:00
94ccf0349e Imported translations. 2015-01-12 11:46:52 +01:00
ac7208aaf8 Merge pull request from benhc123/patch-2
Updated license date
2014-12-30 23:20:52 +02:00
Ben Holden-Crowther
05ba06192e Updated license date
Changed 2014 to 2014-2015 in preparation for new year
2014-12-30 09:12:44 +00:00
cdd17b675b Bumped version to 0.5.13. 2014-12-10 19:29:03 +02:00
aa19293a82 Updated syncthing to v0.10.11. 2014-12-10 19:28:41 +02:00
85e0fff03b Imported translations. 2014-12-10 19:28:10 +02:00
c903d9d1d0 Don't show notification when syncthing binary crashes, just log. 2014-12-10 19:21:47 +02:00
e5209066ee Updated dependencies and gradle wrapper. 2014-12-07 11:58:54 +02:00
bb28972f00 Bumped version to 0.5.12. 2014-12-07 11:36:28 +02:00
036e515b0b Updated translations. 2014-12-07 11:26:33 +02:00
c8061d0051 Updated syncthing to v0.10.10. 2014-12-07 11:23:51 +02:00
8083972f1f Improved and shortened build instructions 2014-12-06 23:32:26 +02:00
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
65a45d7408 Fixed various test cases. Also removed slow/unreliable tests. 2014-12-01 07:36:58 +02:00
ab184aee48 Reload GUI when restarting from web GUI (fixes ). 2014-12-01 07:04:14 +02:00
3a48be14fd Bumped version to 0.5.11. 2014-11-30 19:16:46 +02:00
3c5db37af1 Imported translations. 2014-11-30 19:16:30 +02:00
7635ef8206 Updated syncthing to v0.10.9. 2014-11-30 19:16:12 +02:00
293c512d7f Bumped version to 0.5.10. 2014-11-21 19:15:32 +02:00
7fff16f463 Updated syncthing to v0.10.6. 2014-11-19 20:45:44 +02:00
f11309153b Bumped version to 0.5.9. 2014-11-17 15:21:24 +02:00
699ef0f1b1 Fixed crash in FolderPickerActivity (fixes ). 2014-11-17 15:20:13 +02:00
201bc9ecae Log syncthing restarts. 2014-11-17 15:09:21 +02:00
37044eea4c Added Travis CI support. 2014-11-17 13:46:27 +02:00
c8f0df35fa Allow opening folder in other app by long clicking (fixes ).
Unfortunately, there is no folder mime type that seems to work
with popular file managers, so we use '*/*', which means the list
contains a lot of apps that don't make sense.
2014-11-12 23:38:33 +02:00
e131849171 Fixed wrong devices being checked for a node (fixes ).
Also, don't show the local device in device selection.
2014-11-12 23:09:07 +02:00
65199cbe23 Bumped version to 0.5.8. 2014-11-12 19:32:59 +02:00
43bf43a214 Imported translations. 2014-11-12 19:32:32 +02:00
f3ad255c7c Use correct announce server port for new installs. 2014-11-12 19:29:49 +02:00
4f5a467ee0 Updated dependencies. 2014-11-05 19:13:44 +02:00
fa3898f8f4 Fixed crash in FolderObserver if folder can't be accessed (fixes ). 2014-11-05 19:11:34 +02:00
ade88b3f95 Removed signing config from build.gradle.
The signing can be done in Android Studio now.
2014-11-04 13:47:22 +02:00