lloydtorres / stately

A NationStates app for Android.
https://play.google.com/store/apps/details?id=com.lloydtorres.stately
Apache License 2.0
30 stars 8 forks source link

Inline raw NS links to nations or regions open in browser #4

Closed lloydtorres closed 8 years ago

lloydtorres commented 8 years ago

A link like http://www.nationstates.net/nation=greater_tern posted by a user opens in the browser instead of within the app.

lloydtorres commented 8 years ago

There's two ways of doing this:

  1. Intent filter for NS links.
  2. BBCode regex for raw links.

Due to the complications of allowing outside links to be opened within Stately, Option 2 might be the best option for now.

lloydtorres commented 8 years ago

Issue fixed. Will close on next release.