1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-30 00:01:19 +00:00
syncthing-android/app
Catfriend1 30efd903b5
Allow changing suggested path for new folder (fixes #309) (#318)
* Add pref: Suggested new folder root (fixes #309)

* Fix NPE in offline config reader (fixes #316)

after folder has been created while Syncthing was not running

* Fix language pref and root pref

* Fix action bar not showing on sub-prefs screen (fixes #317)

on Android < 7

* Add DATA, MEDIA to FileUtils#getExternalFilesDirUri (fixes #309)

* SettingsActivity: Remove pref "SuggestNewFolderRoot" on API < 21

* Update Constants

PREF_SUGGEST_NEW_FOLDER_ROOT_DATA, PREF_SUGGEST_NEW_FOLDER_ROOT_MEDIA

* Update FolderActivity#onPathViewClick (fixes #309)

to respect PREF_SUGGEST_NEW_FOLDER_ROOT_DATA

* Imported de translation
2019-02-12 00:24:26 +01:00
..
src Allow changing suggested path for new folder (fixes #309) (#318) 2019-02-12 00:24:26 +01:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle Update APK version to 1.0.1.4 / 1000104 2019-02-09 19:02:02 +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