Hey, stackers!
I've been quietly working on the Stacker News native app for Android for a few weeks. Today I put it back on Google Play and launched a new version on GitHub Releases.
The releases are now automated and are triggered whenever I push a new tag on the repository so it fixes might be launched more quickly from now on (quickly in as soon as I fix them).
What's New:
-
Bug fixes
-
Theme Switcher
-
Light Theme
-
Tab bar moved to bottom
-
Notifications Page
-
More subs (territories)
-
etc
Get the new version on Github: https://github.com/felipebueno/stacker_news/
or
Get it on Google Play: https://play.google.com/store/apps/details?id=news.stacker.app
I'm also preparing a pwa version so people without an Android device might experiment the app. I already published it on GitHub Pages but unfortunately it wont't work with the current hacky api client I built because of CORS. I'll have to build a proper api client at some point... I'll have to ask @k00b or @ek access to an api key