A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
MChen321 132bd354cd
Fixed bug that doesnt show user being followed (#707)
* In anonymous mode, fixed bug in CheckIsFollowingUser.java that does not check if accountName is null or not, which prevents room from retrieving SubscribedUserData to check if the user is followed or not.

Also updated Room version to 2.4.2 to be compatible with M1 macbook.

* Simplified SubscribedUserData accountName null check code
2022-06-17 15:51:20 +08:00
.github Use Java 11 2021-09-24 21:28:42 -04:00
app Fixed bug that doesnt show user being followed (#707) 2022-06-17 15:51:20 +08:00
fastlane/metadata/android/en-US Add Fastlane file structure for app metadata. 2020-06-21 22:26:03 +02:00
gradle/wrapper Update gradle wrapper 2021-09-24 15:31:52 -04:00
.gitignore Fix UI issues in post and comment item. Fix Reddit gallery post cannot be opened in PostCompactLayout when clicking the imageview. 2020-07-18 21:56:39 +08:00
build.gradle Update AGP, reorganize libraries 2021-09-24 21:07:26 -04:00
gradle.properties Downloading video without sound is now available. Minor bugs fixed. 2019-12-01 20:05:27 +08:00
gradlew Update gradle wrapper 2021-09-24 15:31:52 -04:00
gradlew.bat Update gradle wrapper 2020-12-23 17:33:22 -05:00
LICENSE Adopt AGPLv3 license 2019-10-29 00:14:05 +08:00
README.md Update bitcoin info 2021-03-09 15:59:47 +08:00
settings.gradle First commit 2018-07-26 23:04:44 +08:00

Infinity-For-Reddit Patreon

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.

Get it on F-Droid Get it on Google Play

Donation

Patreon: https://www.patreon.com/docile_alligator

Bitcoin: bc1qxtkd5ap9na7uy8nr9qpt6jny6tdwaj4v43ddle

Translation

POEditor: https://poeditor.com/join/project?hash=b2IRyfaJv6

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