A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-11-18 14:33:35 +08:00
.idea Clean the repo. 2019-09-30 09:05:15 +08:00
app Hide the FloatingActionButton in ViewPostDetailActivity when scrolling down but not when scroll down comments by clicking the volume down key or the fab. Fixed more comments cannot be fetched after orientation change in ViewPostDetailActivity. 2019-11-18 14:33:35 +08:00
gradle/wrapper Make generating release apk availalbe. 2019-09-05 08:18:06 +08:00
.gitignore Change gitignore file. 2019-09-30 00:25:21 +08:00
build.gradle Showing elapsed time in posts and comments is available. 2019-11-12 19:31:28 +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
LICENSE Adopt AGPLv3 license 2019-10-29 00:14:05 +08:00
README.md Update README.md 2019-11-09 09:30:48 +08:00
settings.gradle First commit 2018-07-26 23:04:44 +08:00

Infinity-For-Reddit

This is a Reddit client on Android written in Java. It does not have any ads and it features clean UI and smooth browsing experience.

Highlighted feature

  • Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb.

Features

  • Browsing posts
  • View comments
  • Expand and collapse comments section
  • Vote posts and comments
  • Save posts
  • Write comments
  • Edit comments and delete comments
  • Submit posts (text, link, image and video)
  • Edit posts (mark and unmark NSFW and spoiler and edit flair) and delete posts
  • See all the subscribed subreddits and followed users
  • View the messages
  • Get notifications of unread messages
  • etc...