Traewelldroid / traewelldroid

Android app for @Traewelling public transport check-in service
https://traewelldroid.de
GNU Affero General Public License v3.0
67 stars 8 forks source link

Better handling for local settings #304

Open jheubuch opened 7 months ago

jheubuch commented 7 months ago

Currently, settings are stored via library SecureStorage. At the moment it is implemented, that every setting has to be stored alone. Gets messy. Update this.