A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2019-09-10 09:23:49 +08:00
.idea Handle ActivityNotFoundException when opening Custom Tabs. 2019-09-10 09:02:59 +08:00
app Fixed clicking username in comments in user's comment section opening current accout profile. Fixed downvote state would not retain after orientation change. Reverse the color of upvote and downvote buttons. 2019-09-10 09:23:49 +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 View crosspost parent in ViewPostDetailActivity when clicking the crosspost icon or select Crosspost parent menu item in toolbar. Filter NSFW posts in FilteredThingActivity is now available. 2019-08-30 11:35:44 +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)