aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/ml/docilealligator/infinityforreddit/NetworkState.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the fab in MainActivity shows in wrong places. Put all classes related to...Alex Ning2020-01-041-3/+3
* Clean up code.Alex Ning2019-09-291-13/+12
* Change project structures.Alex Ning2019-09-291-1/+1
* Error handling for loading posts now works again. Don't show refresh button a...Alex Ning2018-12-291-2/+2
* Use Android Paging Library to load and display best posts. Loading best posts...Alex Ning2018-12-271-0/+34