1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2025-01-10 12:05:53 +00:00
syncthing-android/app/src/main
Catfriend1 cdcdc3c1c8
Add pref to enable verbose logging (#303)
* 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)
2019-02-19 08:14:21 +01:00
..
java/com Add pref to enable verbose logging (#303) 2019-02-19 08:14:21 +01:00
play Update Syncthing to v1.0.1 (#304) 2019-02-05 23:31:01 +01:00
res Add pref to enable verbose logging (#303) 2019-02-19 08:14:21 +01:00
AndroidManifest.xml Remove unused intent in WebViewActivity (fixes #268) (#269) 2019-01-23 20:18:00 +00:00