1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 04:41:16 +00:00
Commit graph

747 commits

Author SHA1 Message Date
236541a915 Uncheck disabled settings. 2015-07-03 16:28:59 +02:00
de99288d0d Updated gradle version. 2015-07-02 17:02:32 +02:00
6daa429a4d Cleaned up build.gradle. 2015-06-28 17:43:43 +02:00
79a0958926 Explicitly set installLocation (ref #405). 2015-06-23 21:36:58 +02:00
457831fbe3 Bumped version to 0.6.4. 2015-06-19 20:21:36 +02:00
97b03f97a5 Fixed various lint warnings. 2015-06-19 20:15:35 +02:00
90e640b904 Removed unused strings. 2015-06-19 19:41:31 +02:00
83fe0f0bb1 Use AppCompatActivity. 2015-06-19 19:22:53 +02:00
bcb87dbb92 Removed debug code. 2015-06-17 22:03:47 +02:00
1c16b0e709 Removed pointless @SmallTest etc annotiations. 2015-06-17 16:07:06 +02:00
1786c6286d Fixed crash if a transfer rate between 1 and 7 b/s was displayed. 2015-06-17 15:53:50 +02:00
74c148b790 Fixed possible crash on shutdown. 2015-06-17 15:02:52 +02:00
5a0870d21a Fixed crash if config could not be opened. 2015-06-17 15:01:57 +02:00
49ab457a91 Don't treat metered network as wifi (fixes #409). 2015-06-15 18:13:22 +02:00
c52ee5a4dc Don't use holo theme for dialogs. 2015-06-15 17:37:11 +02:00
693eb6c246 Bumped version to 0.6.3. 2015-06-15 17:14:46 +02:00
0504f381c5 Imported translations. 2015-06-15 16:59:58 +02:00
6582159a43 Updated syncthing to v0.11.9. 2015-06-15 16:58:51 +02:00
df68fe66c1 Disabled proguard obfuscation. 2015-06-15 16:56:52 +02:00
e2e10a8794 Use bytes per second instead of bits per second. 2015-06-15 16:19:46 +02:00
b1c9206e75 Updated dependencies. 2015-06-15 16:18:45 +02:00
97ec3f91eb Use "Restart Now" instead of "OK" (fixes #406). 2015-06-11 01:24:35 +02:00
e07262551f Use HTTPS for syncthing website link. 2015-06-10 22:35:40 +02:00
cf7ef1f985 Added market descriptions to repo and transifex (fixes #232).
Also renamed `graphics/` to `market/`.
2015-06-10 10:51:02 +02:00
b547c943d0 Added TV compatibility (fixes #402). 2015-05-30 11:01:38 +02:00
d454a88fa3 Added TV screenshots (ref #402). 2015-05-30 10:48:22 +02:00
8e207ea66c Merge pull request #399 from Zillode/fix-toolchain
Build toolchain with 387 and ARMv5 support (fixes #336)
2015-05-25 17:15:06 +02:00
Lode Hoste
6a97e6d719 Build toolchain with 387 and ARMv5 support (fixes #336) 2015-05-24 22:00:21 +02:00
7ed77e079c Bumped version to 0.6.2. 2015-05-24 13:12:17 +02:00
443948292c Imported translations. 2015-05-24 12:48:33 +02:00
567170ebe5 Updated syncthing to v0.11.6. 2015-05-24 12:45:32 +02:00
86d50d75ff Use optString, added link. 2015-05-23 17:32:38 +02:00
Lode Hoste
9e232254ab Clarify todo comments 2015-05-23 12:46:21 +02:00
2ed6dac071 Display toast if folder observer fails (fixes #326). 2015-05-22 22:33:14 +02:00
c69b37bc5c Show dialog for usage reporting after some time (fixes #273). 2015-05-21 02:35:20 +02:00
9a587505be Fixed global discovery server setting not working. 2015-05-19 19:31:30 +02:00
530c156a9a Added option to toggle persistent notification (fixes #366). 2015-05-19 00:15:09 +02:00
c496a5325b Externalized strings. 2015-05-18 23:49:05 +02:00
ad00368735 Chown syncthing files after disabling root (fixes #395). 2015-05-18 23:46:33 +02:00
924d033474 Check root availability in background. 2015-05-18 23:15:31 +02:00
98b9029c62 Seperate URLs in settings with comma instead of space (fixes #212). 2015-05-18 22:54:21 +02:00
d88828be82 Clean up config import code. 2015-05-18 00:11:17 +02:00
91bd271302 Log API requests as verbose, not warning. 2015-05-18 00:11:17 +02:00
Zillode
1e2c4196a8 Merge pull request #394 from syncthing/sync-root
Added option to run syncthing as root (fixes #48).
2015-05-17 23:25:41 +02:00
2fb425b441 Added option to run syncthing as root (fixes #48). 2015-05-17 21:12:56 +02:00
f0daeb0cf8 Changed folder picker to show sorted, unique roots (fixes #388). 2015-05-17 17:35:37 +02:00
41ad260035 Bumped version to 0.6.1. 2015-05-15 21:14:27 +02:00
bbdf9cf756 Imported translations. 2015-05-15 20:51:29 +02:00
2b14440a60 Updated syncthing to v0.11.5. 2015-05-15 20:43:43 +02:00
7e725763d4 Removed lenientMtimes code (not needed any more). 2015-05-15 20:42:12 +02:00