1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-23 21:01:18 +00:00
Commit graph

1781 commits

Author SHA1 Message Date
a1eb9831ea Updated Syncthing to v0.14.14 2016-12-16 16:08:23 +09:00
26691f2233 Dont run tests for release build 2016-12-16 16:07:57 +09:00
7dde331454 Store log file on disk for easier access (fixes #811) 2016-12-16 16:06:25 +09:00
92bf84915c Dont crash when rotating screen in settings (fixes #806) 2016-12-12 15:38:50 +09:00
8bcf33b051 Fixed bug where devices were always shown as disconnected (fixes #800) 2016-12-12 15:32:41 +09:00
2778394b8f Updated dependencies 2016-12-12 15:25:29 +09:00
15e0a08161 Bumped version to 0.9.1 2016-12-05 14:20:56 +09:00
874e38dc23 Imported translations 2016-12-05 14:20:29 +09:00
5a97743aa0 Updated Syncthing to v0.14.13 2016-12-05 14:15:41 +09:00
46044258a6 Dont crash when setting versioning (fixes #798) 2016-12-05 14:15:21 +09:00
92acc09876 Added more info about logcat to contributing 2016-12-05 14:15:21 +09:00
3df114ea6f Merge pull request #793 from AudriusButkevicius/go17
Go 1.7.3 support
2016-12-02 10:04:46 +09:00
Audrius Butkevicius
6048b95591 build: Update windows build instructions (fixes #219) 2016-12-01 23:30:56 +00:00
29c9003402 Finish activity after removing device/folder (fixes #796) 2016-12-01 18:15:19 +09:00
9209a8fb6c Fixed some crashes 2016-12-01 18:15:09 +09:00
d2323b5c1d Switch back to default asynctask executor for unlimited queue size 2016-12-01 18:15:09 +09:00
Audrius Butkevicius
6f01894c67 go: Update Go to 1.7.3, patch DNS (fixes #723) 2016-11-30 21:44:01 +00:00
Audrius Butkevicius
c72d0b64ef build: Support building on Windows 2016-11-30 21:44:00 +00:00
7b192d7df2 Merge pull request #792 from AudriusButkevicius/legacy
Add checkbox for hashing fallback (ref #778)
2016-11-29 11:04:28 +09:00
Audrius Butkevicius
6fc9007cf9 Add checkbox for hashing fallback (ref #778) 2016-11-28 23:58:39 +00:00
c7521d9f09 Bumped version to 0.9.0 2016-11-26 22:05:08 +09:00
2dedaaf15f Imported translations 2016-11-26 22:04:40 +09:00
70851f0b47 Updated Syncthing to v0.14.12 2016-11-26 22:00:58 +09:00
Alex Saveau
8907c0fc89 Fix lint (#789) 2016-11-26 13:54:02 +09:00
5b66038419 Bumped version to 0.9.0-beta2 2016-11-20 23:25:04 +09:00
f71017f3c3 Imported translations 2016-11-20 23:21:38 +09:00
d2e4f25913 Updated Syncthing to v0.14.11 2016-11-20 23:12:34 +09:00
8fc957a56b Fix network broadcasts on Android 7 (fixes #783) 2016-11-20 23:10:38 +09:00
113d712d5f Only set short rescan interval on Android 6 (fixes #787) 2016-11-20 13:42:44 +09:00
ac5e35636a Don't force 60s rescan interval on start (fixes #786) 2016-11-19 14:45:19 +09:00
936ab38a92 Fixed test compile 2016-11-17 23:38:58 +09:00
df47050c18 Fixed problems with folder device selection (fixes #782) 2016-11-17 22:44:04 +09:00
dcdb6e1129 Use Gson for connections 2016-11-17 20:01:51 +09:00
a201cd8789 Turned DeviceFragment and FolderFragment into activities 2016-11-11 00:37:27 +09:00
4f41eb7b06 Turned SettingsFragment into activity 2016-11-10 23:55:55 +09:00
9e9397be26 Initialize run conditions with correct enabled state 2016-11-10 23:49:43 +09:00
d9c2442a14 Don't show battery optimization dialog more than once 2016-11-10 23:46:40 +09:00
a3c30f4ac6 Fixed settings not being enabled after restart 2016-11-10 23:39:24 +09:00
2ecca8f1bd Moved restart dialog into SyncthingActivity 2016-11-10 23:35:47 +09:00
f005fcd1d2 Request user to disable battery optimization for Syncthing 2016-11-10 22:57:18 +09:00
9930f93311 Merge pull request #785 from begetan/master
Update README.md with buld instructions (question #776)
2016-11-10 09:53:31 +09:00
Roman Shishkin
edd3a86805 Update README.md with buld instructions (fixes #776) 2016-11-10 01:41:53 +01:00
c961562c3c Fixed settings behaviour when Syncthing is disabled 2016-11-07 20:01:36 +09:00
8d6ce42297 Merge pull request #780 from Unrud/npe
Fix NPEs
2016-11-06 14:23:08 +09:00
b5140ee831 Deleted duplicate translation files 2016-11-06 14:20:00 +09:00
ea121dd89d Merge pull request #779 from Unrud/patch-2
Reload URL and API key when importing config
2016-11-06 14:18:43 +09:00
Unrud
3c78c67817 Fix NPEs 2016-11-06 06:03:55 +01:00
Unrud
390d0784ee Reload URL and API key when importing config
Fixes #777
2016-11-06 00:31:13 +01:00
57a8d270e1 Bumped version to 0.9.0-beta1 2016-10-31 22:38:20 +09:00
6a595952db Fixed tests 2016-10-31 22:28:06 +09:00