ramack / ActivityDiary

Android diary for any kind of activities
GNU General Public License v3.0
73 stars 37 forks source link

Notify users on start for new features with a splash screen #190

Open ramack opened 6 years ago

ramack commented 6 years ago

Add some initial screen after update to tell the user about new features and how to enable them. e. g. location support: default is off, because we do not want to track users, but still it is a useful feature which is recommended to switch on. We should tell the users about such new features on upgrade, and if it is switched off every now and then (-> requires a checkbox "never tell me again, I intentionally have this off")

We should probably search for a library for this, I guess it was already implemented somewhere.

For the very first start on initial installation, a short guide how to use this app could be shown.