Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.05 KB

ReadableReddit

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.
I have turned this,
Reddit Original
Reddit Original
to this,
Readable Reddit
Readable Reddit
Readable Reddit
P.S. - All contributions are welcome :)