Exodus-Privacy / exodus-android-app

εxodus Android application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rework app config

Jean-BaptisteC opened this issue · comments

This dependence was introduced when we have migrated to Android 13 to store information but this implementation is too complex for our app.
I suggest to:

  • Store only privacy_policy boolean
  • Remove app_setup and notification_perm settings (For notification permission, we need to be sure has check is done before create a notification)