1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-24 02:45:55 +00:00
Commit graph

595 commits

Author SHA1 Message Date
403ccd8d8d Imported translations. 2015-03-17 22:38:53 +01:00
34bded841d Merge branch 'Zillode-do-not-scare-ppl' 2015-03-17 22:38:16 +01:00
Lode Hoste
c3e4ff4cb1 Set announce color green if at least one is connected (fixes ) 2015-03-17 22:35:51 +01:00
a29f1096ba Change license to MPLv2. 2015-03-17 22:27:50 +01:00
b7459c9ded Fixed crash when navigating to folder without read permissions (fixes ). 2015-03-17 01:03:32 +01:00
Lode Hoste
ca2ca8553a Compression is now a string instead of a boolean (fixes ) 2015-03-16 19:43:31 +01:00
c128612e68 Bumped version to 0.5.20. 2015-03-14 21:19:58 +01:00
96a266e7fd Fixed NPE when JSON parsing fails. 2015-03-14 21:19:27 +01:00
a3b7241c1e Bumped version to 0.5.19. 2015-03-14 15:14:50 +01:00
a5d7ae90b9 Updated syncthing to v0.10.26. 2015-03-14 15:14:28 +01:00
9cff099dab Imported translations. 2015-03-14 15:13:51 +01:00
c90f35e395 Ignore active network info for wifi state (fixes ). 2015-03-14 12:05:54 +01:00
e43ca2adfc Fix possible NullPointerException in FolderObserver. 2015-03-14 11:51:02 +01:00
8edf8201e3 Explicitly set UTF-8 encoding when sending data (fixes ). 2015-03-13 20:18:31 +01:00
703578aeb5 Added preference categories. 2015-03-10 23:44:01 +01:00
beb9dc54a4 Added toast regarding external storage usage on Kitkat and higher (ref ). 2015-03-10 22:05:28 +01:00
527d40e670 Added config import/export (fixes ). 2015-03-10 21:47:32 +01:00
97a324b4b5 Use Kibibyte units to be consistent with syncthing. 2015-03-10 21:18:25 +01:00
1a85bd54e7 Also replace IPv6 announce server address with domain (fixes ). 2015-03-10 19:19:20 +01:00
9c91f3f1d0 Bumped version to 0.5.18. 2015-03-08 23:33:36 +01:00
aa35b8ae46 Imported translations. 2015-03-08 23:33:20 +01:00
d22c692c56 Updated syncthing to 0.10.25. 2015-03-08 23:27:26 +01:00
3e517cd81d Show all directories in /storage/ in folder picker by default. 2015-03-06 20:36:02 +01:00
c20d63a687 Added summary to advanced folder picker option. 2015-03-06 20:36:02 +01:00
d043153a1f Explicitly shut down syncthing on exit. 2015-03-06 20:35:41 +01:00
d299f38520 Merge pull request from Moter8/patch-2
Link to the in-use Syncthing org
2015-03-06 15:15:52 +01:00
Carsten H
538e3017e9 Link to the in-use Syncthing org 2015-03-06 15:14:29 +01:00
0ed7e221f8 Merge pull request from Moter8/patch-1
Project's owner changed, so the tip4commit link broke
2015-03-04 15:05:31 +01:00
Carsten H
ef9efe7b67 Project's owner changed, fix tip4commit link
The banner still has the correct image link.
2015-03-04 14:52:48 +01:00
b2a50938e7 Remove mentions of ARMv7 and MIPS from Readme. 2015-03-04 14:47:57 +01:00
293fae2be9 Fixed lint warnings. 2015-02-27 23:47:08 +01:00
add57da804 Fixed test compilation. 2015-02-27 23:38:38 +01:00
c06e9ac992 Create a new config file if parsing fails (fixes ). 2015-02-27 23:22:18 +01:00
9ed5fe0c20 Refresh drawer items when opening (fixes ).
Also close the drawer when navigating away.
2015-02-27 22:57:28 +01:00
489a15edb6 Updated gitignore. 2015-02-22 22:16:25 +01:00
7f5dd1d988 Added Transifex language map, moved translation files. 2015-02-22 22:15:37 +01:00
9120094c95 Bumped version to 0.5.17. 2015-02-22 21:01:02 +01:00
1361e1ecaa Imported translations. 2015-02-22 21:00:43 +01:00
1d38a56db5 Updated syncthing to v0.10.23. 2015-02-22 20:58:16 +01:00
212803a09b Updated dependencies. 2015-02-22 20:43:59 +01:00
a54dd079ae Remove ARMv7 from Travis. 2015-01-22 16:00:31 +01:00
59d92913ec Bumped version to 0.5.16. 2015-01-21 20:45:51 +01:00
42ebf28c6d Imported translations. 2015-01-21 20:45:15 +01:00
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