-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Should allow the user to be able to select/create different profiles with each profile having its individual settings.
Implementation hint: One option could be to use different preference data stores where the name identifies the profile. The selected profile would need to be stored outside of this datastore.
hid-barcode-scanner/app/src/main/java/dev/fabik/bluetoothhid/utils/PreferenceStore.kt
Line 36 in a89f1a7
| val Context.dataStore by preferencesDataStore("settings") |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request