A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-02-21 12:37:58 +08:00
.idea Temporarily use the old way to load comments instead of Paging library. Load more parent-level comments once. Loading comments of comments is now working. 2019-02-20 22:13:26 +08:00
app Fixed loading more comments even though there are no more comments. 2019-02-21 12:37:58 +08:00
gradle/wrapper Fixed the user's posts cannot be loaded. Refreshing in MainActivity also refreshes user info, subscribed users and subreddits. Enlarge the area which contains subreddit or user name and icon for easier touching. 2019-01-22 18:45:02 +08:00
.gitignore First commit 2018-07-26 23:04:44 +08:00
build.gradle Load All comments of a post using paging library. Loading comments of comments is now broken. 2019-02-12 14:37:36 +08:00
gradle.properties First commit 2018-07-26 23:04:44 +08:00
gradlew Resolve issues related to renaming User class to UserData class. 2019-01-11 11:45:04 +08:00
gradlew.bat First commit 2018-07-26 23:04:44 +08:00
README.md Initial commit 2018-07-26 23:02:52 +08:00
settings.gradle First commit 2018-07-26 23:04:44 +08:00

Infinity-For-Reddit

A Reddit client for Android