You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An Android App for all the passive readers of reddit Featuring a minimalistic user interface, so no more gouging your eyes out trying to parse the posts.
Built with the amazing RxJava library, a must try if you are a victim of AsyncTasks. A little functional programming never hurt anyone.
Glide is the library that is taking charge of all the image related stuff.
Finally, Retrofit is used to make all the calls to the API, nothing goes better with RxJava, and any app remains incomplete without Jake Wharton's code.