tachiyomi/gradle
Andreas 0086743a53
Use 1.x preference abstraction (#8020)
* Use 1.x preference abstraction

- Uses SharedPreferences compared to 1.x impl which uses DataStore but it breaks all settings screens currently
- Move PreferencesHelper to new PreferenceStore
  - PreferencesHelper should be split into smaller preference stores and be in core or domain
- Remove flow preferences as new PreferenceStore handles changes for us

Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>

* Fix PreferenceMutableState not updating

* Fix changes not emitting on first subscription

Co-authored-by: inorichi <3521738+inorichi@users.noreply.github.com>
2022-09-17 11:48:24 -04:00
..
wrapper Update dependency gradle to v7.5.1 (#7696) 2022-08-06 20:41:20 -04:00
androidx.versions.toml Upgrade AGP 7.3.0 (#8016) 2022-09-17 10:26:02 -04:00
compose.versions.toml Revert compose-theme-adapter 2022-09-13 09:22:46 -04:00
kotlinx.versions.toml Update serialization_version to v1.4.0 (#7833) 2022-08-21 11:25:22 -04:00
libs.versions.toml Use 1.x preference abstraction (#8020) 2022-09-17 11:48:24 -04:00