1
0
Fork 0
mirror of https://github.com/syncthing/syncthing-android.git synced 2024-11-22 12:21:15 +00:00
syncthing-android/app
Adam Szewera 7904afd1ff
Prefer injecting preferences instead of using PreferenceManager directly (#2073)
# Description
Prefer injecting preferences instead of using
`PreferenceManager.getDefaultSharedPreferences(context)` directly.

# Changes
* replace `PreferenceManager.getDefaultSharedPreferences(context)` by
injecting SharedPreferences instead
2024-04-05 11:47:50 +02:00
..
src/main Prefer injecting preferences instead of using PreferenceManager directly (#2073) 2024-04-05 11:47:50 +02:00
.gitignore Revert "Revert build script changes" 2017-10-24 14:55:28 +09:00
build.gradle.kts Bumped version to 1.27.5 2024-04-02 17:31:17 +02:00
lint.xml Adjust README and other documentation for Weblate. 2023-11-08 18:54:44 +01:00