Hello SNrs!
Just released version 1.1.0 of the Stacker News App for Android.
What's new:
- Add tech sub
- Add meta sub
- Load more items when scrolling past 21 (finally :)
Get it on Github: https://github.com/felipebueno/stacker_news/
Get it on Google Play: https://play.google.com/store/apps/details?id=news.stacker.app
F-droid: soon™
What's the benefit of the native app compared to just going to stacker.news on the browser?
Native apps runs faster and smoother, even on older devices.
👏
This is killer, can't wait to see the dev on this as it progresses
Is it read-only? If not, I would be interested in how login works.
According to my understanding, you can't intercept the login flow since the challenge response will go directly to https://stacker.news (and that's intentional to prevent MitM since this app basically would act as a MitM, lol)
Someone knows if bsats had login?
Hey, @ekzyis!
I just launched v1.2.0 of the app with login, zaps & more (everything WIP but mostly working).
The code for the login flow is messy and fragile but it got the job done for now.
#204701
It's read only, for now.
Login is on my list and I don't know how to accomplish it yet but I think it's possible.
Let us (@k00b and me) know if you need anything from us to support third-party apps :)
Maybe the solution would also help to provide @hn a better login flow. Currently, I just grab the session cookie.
Will do :)
Thanks, @ekzyis!
Please report if you find any issue 🐛 https://github.com/felipebueno/stacker_news/issues
deleted by author
I'll send it to F-droid soon.
For now, you can get the apk on github https://github.com/felipebueno/stacker_news/
Will i get app updates if i download the APK from Github?
You will if you use a package manager like https://github.com/MuntashirAkon/AppManager
deleted by author
This #196724