Files
Daniel Freiling 1615061591 Application-Settings: Non-blocking changes (#5091)
* fix(app-settings): changes are now non-blocking

* chore(app-settings): return result of flush to disk

* chore(app-settings): added test for flush
2017-12-05 23:38:18 +02:00
..
2016-05-26 14:30:25 +03:00

Used to store strings, booleans and numbers in built-in key/value store Uses SharedPreferences on Android and NSUserDefaults on iOS