A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
Docile-Alligator 2f5cdcbbdc
Merge pull request #41 from MartinSandfuchs/volume-scroll
Use volume keys to navigate posts
2019-12-11 13:27:48 +08:00
.idea Clean the repo. 2019-09-30 09:05:15 +08:00
app Because we do not use a SmoothScroller we do not need to keep track of smooth scrolling 2019-12-08 15:01:29 +01: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 Downloading video without sound is now available. Minor bugs fixed. 2019-12-01 20:05:27 +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...