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

1943 commits

Author SHA1 Message Date
0d32d18032 Updated Syncthing to v0.14.25 2017-03-28 00:23:04 +09:00
b4e991838e Dont keep entire log file in memory for trimming (ref #862) 2017-03-23 15:44:52 +09:00
d5c70f695c Fixed test 2017-03-21 13:38:43 +09:00
8463c19416 Added option to configure battery saving mode behaviour (fixes #741) 2017-03-21 11:49:52 +09:00
64e51ffe42 Bumped version to 0.9.7 2017-03-11 01:36:23 +09:00
5c4401d5aa Imported translations 2017-03-11 01:35:46 +09:00
30bbcab92c Exclude rc versions from release builds 2017-03-11 01:33:26 +09:00
Audrius Butkevicius
da84070472 Update to Go 1.8, syncthing v0.14.24, fix dns patch for ipv6 (#853)
* Update to Go 1.8, syncthing v0.14.24, fix dns patch for ipv6

* GOARM=8 is no longer valid

* Unset GOARM
2017-03-10 21:34:19 +09:00
245470a9d4 Show notification with info if Syncthing crashes 2017-03-08 15:05:58 +09:00
1be1fbc1fe Increase max length of log file to 10k lines 2017-03-08 14:46:58 +09:00
b5d2ad93a5 Display local state instead of global state 2017-02-27 09:53:25 +09:00
4a775728a5 Added link to Syncthing forum (ref #813) 2017-02-15 10:17:51 +09:00
14d74c6421 Bumped version to 0.9.6 2017-02-07 16:38:04 +09:00
78dd4d707a Imported translations 2017-02-07 16:37:46 +09:00
da5360488a Updated Syncthing to v0.14.22 2017-02-07 16:31:50 +09:00
2c7f935501 Changed gui update interval to 5s just to be sure 2017-02-03 01:01:33 +09:00
a231601295 Changed gui update interval to 2 seconds 2017-01-31 12:42:18 +09:00
caaef41af3 Updated gradle 2017-01-26 11:38:17 +09:00
0a24a25b7c Updated go to 1.7.4 2017-01-26 11:33:55 +09:00
1d6fc644ca Don't crash when opening folder on Android 7 (fixes #831) 2017-01-26 02:32:40 +09:00
4e8142b6b8 Bumped version to 0.9.5 2017-01-23 21:36:24 +09:00
e6cd2e5ce8 Downgraded Syncthing to v0.14.18 2017-01-23 21:35:12 +09:00
94bad4c98a Fixed crash when setting rate limit 2017-01-23 21:27:22 +09:00
b01eb9a877 Fixed typo 2017-01-23 11:14:23 +09:00
b3bc69dc21 Bumped version to 0.9.4 2017-01-22 18:51:49 +09:00
ea747f220c Imported translations 2017-01-22 18:51:49 +09:00
8dc784be5b Updated Syncthing to v0.14.19 2017-01-22 18:51:49 +09:00
Paul Annekov
1170d8ceb1 Click region of Open folder button (#830)
* increased folder button size

* increased folder button size

* code formatting
2017-01-10 23:27:39 +07:00
9526eeb748 minDiskFreePct should be a float (fixes #829) 2017-01-08 23:00:22 +09:00
a52f636bf7 Fixed tests 2017-01-08 22:09:56 +09:00
0780d606d9 Fixed crash when adding a new device 2017-01-08 21:53:25 +09:00
618945c5bf Use volley for API requests (fixes #827) 2017-01-08 21:53:25 +09:00
71546fb160 Merge pull request #738 from syncthing/arm64-sha256simd
[WIP] Speed up Hashing for ARMv8
2017-01-05 12:46:10 +09:00
1814479b47 Add ARMv8 Syncthing binary for faster hashing on new devices 2017-01-05 12:31:08 +09:00
044c2cf568 Added Bountysource link to readme 2016-12-31 01:53:21 +09:00
f02bc4aec4 Fixed screenshots in readme 2016-12-31 01:09:16 +09:00
5153502e4a Improved handling of Syncthing exit codes 2016-12-28 13:24:25 +09:00
3e4effa7c6 Added padding for folder button 2016-12-26 09:33:50 +09:00
f2498920f0 Dont crash if no file manager installed (fixes #822) 2016-12-26 09:33:28 +09:00
e6527ff16a Bumped version to 0.9.3 2016-12-23 18:16:06 +09:00
13d1f95b6e Updated Syncthing to v0.14.16 2016-12-23 18:12:16 +09:00
1dc2fbbdbb Minor fixes for release script 2016-12-23 18:11:57 +09:00
81af50a8be Changed GUI update interval to 1 second (fixes #820) 2016-12-23 11:43:16 +09:00
bb61358b4a Always set ignorePerms when creating a new folder (fixes #821) 2016-12-23 11:36:35 +09:00
4a30bd51ae Tread exit code 2 as error (fixes #759) 2016-12-22 17:03:04 +09:00
0539d0b5a0 Set proper default name for local device 2016-12-22 15:14:54 +09:00
1df103cb0f Dont allow adding duplicate folder via notification (fixes #617) 2016-12-22 14:21:55 +09:00
6d6c6beac0 Fixed folder items not being clickable 2016-12-22 14:19:19 +09:00
147f38b37a Improved formatting of LogActivity messages (fixes #797) 2016-12-22 13:19:46 +09:00
22e9187d36 Added mention of task killers in battery optimization dialog (fixes #815) 2016-12-20 16:25:46 +09:00