-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[RFR-769] Migrate to Proto DataStore (#59)
* Upgrade robolectric to 4.10.2 * Upgrade kotlin to 1.9.0 (IDE upgrade required) * Add Proto DataStore dependencies * [RFR-780] Add synchronous DataStore implementation * Fix start * [RFR-787] Add migration for sharedprefrences * [RFR-789] Set default values in migration code * Rename classes * Add documentation * Upgrade utils to 4.0.0 * Upgrade compileSdkVersion to 34 * Cleanup
- Loading branch information
Showing
11 changed files
with
440 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 0 additions & 20 deletions
20
energy_settings/src/main/kotlin/de/cyface/energy_settings/CustomPreferences.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.