c48cd2c3f3
Merge pull request #662 from lkwg82/syncthing-version
...
Syncthing version
2016-06-10 16:34:43 +02:00
Lars K.W. Gohlke
6a337bd443
fixes RestApi options for 'listenAddress'
2016-06-09 23:52:00 +02:00
Lars K.W. Gohlke
1aafb38764
adds display of syncthing version in main drawer
2016-06-09 08:55:49 +02:00
d0efdca1e8
Imported translations.
2016-05-25 14:51:49 +02:00
573533a35f
Fixed device toggle ( fixes #647 ).
2016-05-19 11:40:55 +09:00
6403756ef2
Imported translations.
2016-05-18 12:10:20 +09:00
12997d6b36
Added support for folder labels.
2016-05-04 03:41:55 +02:00
Matthias Leonhardt
b9919adccd
Added a IntentService to receive Broadcast-Intents to remotely control / configure the app.
...
MainActivity: Moved binding-functions to onPause() and onResume() so that the SyncThingService is only bound to the activity if the activity is active.
New class AppConfigReceiver:
Support start and stop of the SyncThingService
- restarting a running service again should not be an issue
- stop service only if "always run in background"-mode is disabled. Otherwise show a notification indicating this.
Instrumentation-tests:
- Added tests for AppConfigReceiver
- Extended MockContext to also consume stopService commands.
- testGetReadableTransferRate: Apparently the return-values have changed a bit. Adjusted the asserts to the current return-values.
SycthingService:
Added code for thread-safety in case the service still starting when it should be stopped. Then PollWebGuiAvailableTaskImpl is active and waits for the Synthing-API to become active. So that and onDestroy have to be synchronized.
Added a stopSelf() in PollWebGuiAvailableTaskImpl.onPostExecute() in case mStopScheduled was active.
Commented my change in the javadoc at onDestroy. Put a reference to that comment to .onPostExecution()
2016-03-25 21:13:51 +00:00
b1eee1b1be
Fixed various lint warnings.
2016-04-21 23:16:10 +02:00
493dd80a04
Imported translations.
2016-04-21 23:04:41 +02:00
Lars K.W. Gohlke
10f8f849dd
fix stale bug report link
2016-04-10 16:07:14 +02:00
17ff8e7f83
Moved donate link to app settings.
2016-04-03 21:08:22 +02:00
67b97435e9
Changed donate link to Syncthing website.
...
Also removed tip4commit badge from Readme.
2016-04-03 20:23:02 +02:00
0f4f24a501
Updated translations.
2016-03-30 22:36:47 +02:00
8a85edfac1
Imported translations.
2016-03-24 12:35:22 +01:00
f9c8a7dc8c
Show notification if new folders is shared to local device ( fixes #295 ).
2016-03-19 21:50:26 +01:00
76f97bd75d
Imported translations.
2016-03-16 22:34:35 +01:00
963704778a
Replaced deprecated xml attribute.
2016-03-11 22:32:23 +01:00
78789730bd
Removed unneeded file.
2016-03-08 00:53:58 +01:00
23314677fa
Imported translations.
2016-03-08 00:37:58 +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
5537b19706
Imported translations
2016-02-20 16:51:14 +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
f299ca2d1e
Added copy button to device IDs ( fixes #559 ).
2016-02-09 23:01:39 +01:00
7117933b6d
Added input type field to text inputs ( fixes #542 ).
2016-02-09 21:50:33 +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
5733d95fa5
Fixed string formatting warnings.
2016-02-08 21:56:52 +01:00
09eb5b6b84
Only show folder percentage while syncing ( fixes #555 ).
2016-02-07 19:11:07 +01:00
c280657861
Added notification for connection from unknown device
2016-01-23 19:04:39 +01:00
13870c0424
Allow empty device names.
2016-01-21 23:11:46 +01:00
7a1ec346f1
Improved delete folder/device strings ( fixes #536 ).
2016-01-17 23:01:21 +01:00
Lode Hoste
578d5f4747
Regenerate ic_link_black_24dp_active.png
2016-01-16 20:39:59 +01:00
af9c1421cd
Added restart icon to drawer ( fixes #420 ).
2015-12-22 15:54:13 +01:00
218b489b5e
Removed folder ID restriction ( fixes #519 ).
2015-12-16 19:01:35 +01:00
Martin Carpella
73c993dcd9
Add restriction for allowed WiFi SSIDs when WiFi-only sync
2015-12-10 19:34:06 +01:00
6eab15a807
Added missing xxxhdpi icons.
2015-12-03 16:38:57 +01:00
814afaa1fb
Removed unused "inactive" graphics for drawer.
2015-12-03 16:31:43 +01:00
f1538c247f
Imported translations.
2015-12-03 14:24:59 +01:00
8901821bfb
Imported app translations.
2015-11-22 14:36:55 +01:00
Martin Carpella
19c54ae3f5
Add warning that exported private key may be stored in an unsafe location
2015-11-17 23:02:58 +01:00
994a549447
Integrate gradle plugin for translation uploads ( fixes #408 , #463 ).
2015-11-16 22:10:00 +01:00
89d524c70f
Added warning dialog for "sync as root".
2015-11-16 13:57:41 +01:00
35a7e1bf02
Removed unused resources.
2015-11-13 23:57:04 +01:00
7b67325fd4
Added storage permissions request, refactored MainActivity ( fixes #483 ).
2015-11-13 23:57:04 +01:00
093afbcb13
Improved usage reporting dialog.
2015-11-13 00:53:22 +01:00
Lode Hoste
481b0d616e
Imported translations
2015-11-10 23:12:30 +01:00
2078a0c8cb
Imported translations.
2015-11-09 15:16:32 +01:00
Lode Hoste
e7f347376c
Fix empty log view ( fixes #470 )
2015-11-09 12:02:12 +01:00