A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-09-27 12:43:06 +08:00
.idea Add a mic icon if the user is the submitter in comments. Add a mod icon if the user is a moderator. Tweak the vertical bar colors in comments in dark theme. 2019-09-27 12:43:06 +08:00
app Add a mic icon if the user is the submitter in comments. Add a mod icon if the user is a moderator. Tweak the vertical bar colors in comments in dark theme. 2019-09-27 12:43:06 +08:00
gradle/wrapper Make generating release apk availalbe. 2019-09-05 08:18:06 +08:00
.gitignore Make generating release apk availalbe. 2019-09-05 08:18:06 +08:00
build.gradle Delete something related to downloading videos. 2019-09-19 21:58:40 +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 Update README.md 2019-09-09 21:46:40 +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.

Google Play

https://play.google.com/store/apps/details?id=ml.docilealligator.infinityforreddit

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...

Version History

  • 1.0.4 (Sep 9, 2019)
  • 1.0.3 (Sep 9, 2019)
  • 1.0.2 (Sep 8, 2019)
  • 1.0.1 (Sep 8, 2019)
  • 1.0 (Sep 4, 2019)