scerruti / ScoutbookPlus

An Android app that allows scouts without web browsers on their device to access Scoutbook.
0 stars 0 forks source link

Disallowed urls leave user in a pit of dispair #1

Closed scerruti closed 8 years ago

scerruti commented 8 years ago

If you click a link for an non-scoutbook site, for example in a forum post, the system leaves the user in a bad state. The web view is gone and there is no back button. The Android back button resets the app.

All non-Scoutbook URLs should be passed to Android. This would allow an installed browser to open the page. If no browser is installed the error should be caught and an appropriate message displayed.