So I've been "developing" web apps for Ubuntu mobile devices using the Web App Generator and all seems to be going well... But some - not all - of my web apps move over to the browser when a link is clicked.
Is it possible to prevent web apps from opening their content in the browser, and force them to stay within the web app itself?
Am I missing something - is there some way I can do this within the Web App Generator? Or perhaps by manually editing one of the files inside the web app setup (".click") file?