Closed jv776 closed 8 years ago
Looks like some recent changes caused some conflicts with my changes. I will try to fix that soon (hopefully by or during this weekend).
Edit: Conflicts are fixed but some of the new changes seem to be preventing me from building the app (appears to be the same issue with argon-web-view
that Michael mentioned on slack).
Adds an extra view to look at browsing history. The UI for the history view still needs a lot of polishing but most basic functionality has been implemented. History is updated whenever the webview successfully loads a webpage and is stored persistently so that it will not be lost when the app is closed. Clicking on a URL in the history view will open that page in the browser.