BETA: Change About-Button links to internal Popups
Created by: E3V3A
In anticipation and preparation for the Beta stage of our application, we need to convert the help and information related links on the "About" page, from external web site (GitHub) links, to internal on-device (or in code) text files.
Q: Why is this an issue?
A: (1) It can be annoying to the user, that each button require you to start a web browser to be able to see the relevant information. (2) It may not be secure (or even possible), to browse the web at the time this information is needed.
Plan: Try to make our app as silent as possible without any external IP connections, apart from download OCID (and similar) data. But that is a location dependent and once in while operation.