A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-01-21 16:50:10 +08:00
.idea Click subreddit names and user names in post content and comment content to start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content. 2019-01-21 16:50:10 +08:00
app Click subreddit names and user names in post content and comment content to start ViewSubredditDetailActiviy and ViewUserDetailActivity respectively. Use Chrome custom tab to open URL in post content and comment content. 2019-01-21 16:50:10 +08:00
gradle/wrapper Bind views using ButterKnife. Let volume controls adjust music stream in ViewVideoActivity. 2018-10-27 00:06:35 +08:00
.gitignore First commit 2018-07-26 23:04:44 +08:00
build.gradle Use Android Paging Library to load and display best posts. Loading best posts in a specific subreddit is broken. Fixed a bug which is PostViewModel's data becoming null after the app restart. Add notch support for Android Pie. 2018-12-27 11:29:02 +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