A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
2024-08-29 14:20:42 +02:00
.assets Removed IzzyOnDroid badge 2024-01-02 18:38:26 +01:00
.gitea/issue_template Update .gitea/issue_template/feature_request.md 2023-11-10 06:43:40 +00:00
.woodpecker Switch pipeline to java 17 2024-08-29 14:20:42 +02:00
app Fix crash when switching to some sort types on the community search page 2024-08-29 14:12:15 +02:00
fastlane/metadata/android/en-US Add new icon to README and fastlane 2023-10-20 11:38:20 +02:00
gradle/wrapper Update gradle wrapper (#1006) 2022-09-09 23:24:18 +08:00
scripts Merge Reproducible Builds 2023-10-20 09:31:53 +02:00
.gitignore Merge changes from Infinity 2023-10-27 15:10:00 +02:00
build.gradle Merge Reproducible Builds 2023-10-20 09:31:53 +02:00
gradle.properties Add ThreadStackSize to gradle.properties 2024-08-08 14:43:59 +02:00
gradlew Update gradle wrapper (#1006) 2022-09-09 23:24:18 +08:00
gradlew.bat Update gradle wrapper (#1006) 2022-09-09 23:24:18 +08:00
LICENSE Adopt AGPLv3 license 2019-10-29 00:14:05 +08:00
README.md Added Lemmy badge to README 2024-07-04 18:18:06 +00:00
settings.gradle First commit 2018-07-26 23:04:44 +08:00
signed.apk.idsig Small change in README 2023-07-26 10:29:11 +02:00

Eternity for Lemmy

A Lemmy client for Android written in Java. It's a fork of the Infinity for Reddit project, currenty in early development.



Features

Eternity is currently in the early stages of development. Expect many unfinished features and bugs!

Browsing Lemmy

  • Explore various feeds (Subscribed/Local/All) and communities
  • Subscribe or unsubscribe from specific communities, with the option to block
  • Discover communities federated with the current instance
  • Favorite a community for quick access
  • Manage your subscriptions and blocked communities

Content Engagement

  • Engage with content by voting, saving, sharing, and creating posts or comments
  • Enjoy endless scrolling through feeds and posts
  • Tailor the view settings for posts (card,compact, gallery)
  • Set default preferences for post and comment sorting
  • Stay updated with notifications for replies

Account Management

  • Sign in to multiple accounts or instances, and effortlessly switch between them
  • Use the inbox features to view replies, mentions, and private messages
  • Access your profile to view your posts, comments, and saved content

Customization

  • Choose between various theme options including Light, Dark, OLED
  • Support Material You theming
  • Explore user-created themes
  • Customize font settings
  • Optional bottom navigation bar
  • Discover a plethora of other customization features

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5

Contributing

First off, thanks for taking the time to contribute! Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. It's better to also open an issue describing the issue you want to fix. But it is not required.

Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Translation

You can also help Eternity by translating it to your native langugage! Translations are done via Weblate!

Translation

Reporting bugs

You can also contribute by reporting bugs

(back to top)

License

Distributed under the AGPL-3.0 License. See LICENSE for more information.

(back to top)

Contact

@bazsalanszky@lemmy.toldi.eu - (Owner)

Project Link: https://codeberg.org/Bazsalanszky/Eternity

(back to top)