A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-08-19 11:44:19 +08:00
.idea View messages in ViewMessageActivity. Use LinkResolverActivity to handle link clicking in CustomMarkwonView. Fixed cannot load user profile image after the post is deleted. 2019-08-18 16:03:58 +08:00
app Fetch all users' messages in PullNotificationWorker. Update the access token in database instead of inserting an account in AccessTokenAuthenticator to hopefully fix the problem that subscriptions database is cleared implicitly. 2019-08-19 11:44:19 +08:00
gradle/wrapper Synchronizing voting state between PostRecyclerViewAdapter and ViewPostDetailActivity using EventBus by greenrobot. Minor bugs fixed. 2019-04-18 23:31:41 +08:00
.gitignore First commit 2018-07-26 23:04:44 +08:00
build.gradle Editing flair is now available. 2019-08-14 13:53:08 +08:00
gradle.properties Migrate to AndroidX 2019-02-21 17:24:23 +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