|
04043a1174
|
Improved handling of device addresses (fixes #508).
|
2016-02-25 13:52:11 +01:00 |
|
|
63a7342bfc
|
Fixed loading of folder and device list items (fixes #556, ref #74).
|
2016-02-25 12:47:16 +01:00 |
|
|
a15d08cfb3
|
Moved exit button to static position in drawer (fixes #571).
|
2016-02-24 23:08:27 +01:00 |
|
|
9636c2ae91
|
Moved root to experimental settings, removed confirm dialog.
|
2016-02-20 20:21:13 +01:00 |
|
|
273d24bc15
|
Disable keep wakelock setting on restart.
|
2016-02-20 20:19:51 +01:00 |
|
|
53b945dd22
|
Bumped version to 0.7.8
|
2016-02-20 17:37:53 +01:00 |
|
|
5537b19706
|
Imported translations
|
2016-02-20 16:51:14 +01:00 |
|
|
37461a8682
|
Updated Go to 1.6
|
2016-02-20 16:33:53 +01:00 |
|
|
a92a5a0958
|
Updated Syncthing to v0.12.19
|
2016-02-20 16:31:09 +01:00 |
|
|
f335afe735
|
Merge pull request #547 from capi/wakelock
Experimental setting to keep a partial wakelock
|
2016-02-18 23:32:32 +01:00 |
|
Martin Carpella
|
74b374a16e
|
Experimental setting to keep a wakelock while Syncthing native binary is running
|
2016-02-18 23:23:20 +01:00 |
|
|
6f2b924f99
|
Removed unused files.
|
2016-02-12 01:17:20 +01:00 |
|
|
fd84ec53e7
|
Disable test coverage because it causes debugging problems.
https://code.google.com/p/android/issues/detail?id=177480
|
2016-02-11 22:27:24 +01:00 |
|
|
25fc3a427c
|
Fixed test logic.
|
2016-02-11 14:07:05 +01:00 |
|
|
994d397558
|
Fixed DevicesAdapterTest.
|
2016-02-10 23:27:28 +01:00 |
|
|
f299ca2d1e
|
Added copy button to device IDs (fixes #559).
|
2016-02-09 23:01:39 +01:00 |
|
|
af5ba5c0d9
|
Don't restart before config has been updated (fixes #398).
|
2016-02-09 22:06:02 +01:00 |
|
|
7117933b6d
|
Added input type field to text inputs (fixes #542).
|
2016-02-09 21:50:33 +01:00 |
|
|
cda06d8938
|
Reduce logging and number of retries for HTTP tasks.
|
2016-02-09 21:11:00 +01:00 |
|
|
6b6efabcc0
|
Don't spin drawer toggle (fixes #532).
|
2016-02-09 01:45:24 +01:00 |
|
|
691ca26daa
|
Added share device ID button to drawer, always show scrollbar.
|
2016-02-08 23:03:20 +01:00 |
|
|
776a746740
|
Removed device ID placeholder which is not needed any more.
|
2016-02-08 22:34:59 +01:00 |
|
|
6ea906d056
|
Optimized imports.
|
2016-02-08 21:56:52 +01:00 |
|
|
5733d95fa5
|
Fixed string formatting warnings.
|
2016-02-08 21:56:52 +01:00 |
|
|
3779b311fd
|
Also use Math.round() for folder percentage.
|
2016-02-08 21:56:52 +01:00 |
|
|
89c3be2280
|
Ignore added files in go1.4 submodule.
|
2016-02-08 21:56:52 +01:00 |
|
|
a620911e89
|
Updated golang to 1.6rc2 (ref #515).
|
2016-02-08 21:56:15 +01:00 |
|
|
c5f2abfe07
|
Use Math.round() instead of cast for device percentage (fixes #197).
|
2016-02-08 12:22:05 +01:00 |
|
|
74674e3a41
|
Bumped version to 0.7.7
|
2016-02-07 19:27:06 +01:00 |
|
|
70f915cb6e
|
Updated Syncthing to v0.12.17
|
2016-02-07 19:22:07 +01:00 |
|
|
09eb5b6b84
|
Only show folder percentage while syncing (fixes #555).
|
2016-02-07 19:11:07 +01:00 |
|
|
56ea6ab60b
|
Updated dependencies.
|
2016-02-01 15:26:31 +01:00 |
|
|
dd49ef2c02
|
Merge pull request #546 from capi/nullpointer-onnewintent
Fix NullPointerException in onNewIntent()
|
2016-01-23 23:53:41 +01:00 |
|
Martin Carpella
|
257032fd28
|
Fix NullPointerException in onNewIntent()
|
2016-01-23 21:58:21 +01:00 |
|
|
c280657861
|
Added notification for connection from unknown device
|
2016-01-23 19:04:39 +01:00 |
|
|
c656c45081
|
Simplified event handling code.
|
2016-01-23 17:55:04 +01:00 |
|
|
3d09d43bd4
|
Improved handling for empty device IDs.
|
2016-01-23 17:32:52 +01:00 |
|
|
34fead0623
|
Removed unused compatibility code.
|
2016-01-23 17:04:02 +01:00 |
|
|
9c830c1545
|
Merge branch 'fix-json-npe'
|
2016-01-22 23:14:56 +01:00 |
|
|
ae8dc76ba9
|
Check if JSON string is null before parsing.
|
2016-01-22 23:13:13 +01:00 |
|
|
41943502d4
|
Display partial ID if device name is empty (fixes #419).
|
2016-01-21 23:12:14 +01:00 |
|
|
13870c0424
|
Allow empty device names.
|
2016-01-21 23:11:46 +01:00 |
|
|
d062f07820
|
Fixed crash if listener is null (fixes #482).
|
2016-01-21 22:28:49 +01:00 |
|
|
0ce4962265
|
Fixed forum URL in Google Play description (#ref 530).
|
2016-01-18 15:03:06 +01:00 |
|
|
94772fe236
|
Bumped version to 0.7.6
|
2016-01-17 23:30:27 +01:00 |
|
|
20568ca261
|
Updated syncthing to v0.12.15
|
2016-01-17 23:08:03 +01:00 |
|
|
7a1ec346f1
|
Improved delete folder/device strings (fixes #536).
|
2016-01-17 23:01:21 +01:00 |
|
|
87279edf25
|
Merge pull request #538 from Zillode/master
Use Go 1.6beta2 to build Syncthing
|
2016-01-17 22:53:07 +01:00 |
|
Lode Hoste
|
578d5f4747
|
Regenerate ic_link_black_24dp_active.png
|
2016-01-16 20:39:59 +01:00 |
|
Lode Hoste
|
234b27eba9
|
Remove Go 386 patches (fixed upstream since Go 1.6beta2)
|
2016-01-16 14:42:31 +01:00 |
|