banool / auslan_dictionary

Code for the app, scripts, and site for Auslan Dictionary
https://auslandictionary.org
GNU General Public License v3.0
13 stars 3 forks source link

Add support for showing an info dialog on startup #76

Closed banool closed 2 years ago

banool commented 2 years ago

This could use the same mechanism as the GKs. It'd be helpful to have to show users a message when for example the signbank site is having issues. I'd have to have some way to not show the message again, but also a button in settings to see it again. Perhaps each message can be versioned with some jank serialisation, like 1=====message, and the app stores the ID of the message.

banool commented 2 years ago

Added in 91ab32795213b433e6939e2b710d78d6da97bb33.