1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-09 11:41:29 +00:00
syncthing-android/app
Catfriend1 def8773dbb
Add pref to enable expert mode (fixes #256) (#328)
* Add prefs: verbose_log, expert_mode

* Update prefs in Constants

* Add service.AppPrefs

* Update fragments to read verbose log pref

* Update classes with context or inject to read verbose log pref

* Inherit ENABLE_VERBOSE_LOG from RestApi to Completion

* Restart whole app if verbose log pref was changed

* A line too much

* Revert expert mode pref (DELTA REVERT)

* Add expert mode pref (ref #256)

* Make ignoreDelete an expert option

* Make pullOrder and ignoreDelete expert options

* Make deviceCompression an expert option

* Import de translation
2019-03-09 16:15:37 +01:00
..
src Add pref to enable expert mode (fixes #256) (#328) 2019-03-09 16:15:37 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Update APK version to 1.1.0.2 / 1010002 2019-03-06 02:08:15 +01:00
lint.xml Ignore notices about updating gradle dependencies 2019-01-26 22:00:15 +01:00
postbuild.py postbuild script - Improve cross-platform compatibility (#208) 2019-01-06 21:12:23 +01:00