RedReader
RedReader copied to clipboard
Create a widget to view a subreddit on home screen
It would be cool if there was a possibility to have widgets of /r/all, front page or specific subreddits/multireddits on the home page.
PS : I can't find the enhancement tag, it's the first time I suggest something, feel free to point me to the right direction if I made something wrong. Thanks.
Thanks for the suggestion!
(Regarding the enhancement tag, I don't think users are allowed to tag their own issues on GitHub :))
I am interested to work on this. If someone could give me a few pointers, I can accomplish this.
I am interested to work on this. If someone could give me a few pointers, I can accomplish this.
Sure, let me know if you have any questions.
Subreddits are currently shown using the PostListingFragment
class, and it would be good to reuse as much of that code as possible (refactoring if necessary).
There's a guide to developing widgets here:
https://developer.android.com/guide/topics/appwidgets/index.html
Anyone know if there is active development on these here, or somewhere else?
Possible duplicate https://github.com/QuantumBadger/RedReader/issues/102