flyweb / flyweb-android

Android app for flyweb
2 stars 0 forks source link

Hand-off internet links to native browser instead of handling locally #3

Closed kannanvijayan-zz closed 7 years ago

kannanvijayan-zz commented 7 years ago

We want the FlyWeb app to be a pure "service browser". It's not meant to be a full-featured internet browser, and if a service happens to contain a link to the general internet, we want that to be handled by the user's default browser.

Thankfully, this code is already written, it was just accidentally committed to the ssl-proxy-server branch. Let's pull this patch into the master branch and remove it from the ssl-proxy-server branch. Specifically, let's take the patch and apply it to master tip, and apply the reverse of the patch to ssl-proxy-server tip, and commit both of those.

kannanvijayan-zz commented 7 years ago

Commit: fd710ec6567081a670010ba218f2041fe39e8749