deleted by author
reply
I'll send it to F-droid soon.
For now, you can get the apk on github https://github.com/felipebueno/stacker_news/
reply
Will i get app updates if i download the APK from Github?
reply
You will if you use a package manager like https://github.com/MuntashirAkon/AppManager
reply
deleted by author
reply
What's the benefit of the native app compared to just going to stacker.news on the browser?
reply
Native apps runs faster and smoother, even on older devices.
reply
reply
This is killer, can't wait to see the dev on this as it progresses
reply
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?
reply
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.
reply
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.
reply
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.
reply
Will do :)
Thanks, @ekzyis!
reply
Please report if you find any issue 🐛 https://github.com/felipebueno/stacker_news/issues
reply