ericberman / MyFlightbookAndroid

Android client app for MyFlightbook.com
http://myflightbook.com
GNU General Public License v3.0
21 stars 8 forks source link

Migrate from sharedpreferences to a replacement that migrates from device to device? #225

Open ericberman opened 3 years ago

ericberman commented 2 years ago

Really need to do Androidx.datastore, but it looks like this requires react or kotlin. Bleah. But may be able to simply create a Kotlin class and abstract this all out?

ericberman commented 2 years ago

Issue #256 - converting to Kotlin may actually be not too hard...