Do not used EncryptedSharedPreferences to avoid export regulation headaches
Fixes #5 (closed) .
This does mean that anyone using a very early version will lose their preferences here, but I think this is OK. If we re-introduce the encrypted preferences, we can add a migration in that direction.