A Lemmy client forked from the Infinity for Reddit project https://lemdro.id/c/infinityforlemmy
Go to file
Balazs Toldi 5b26d57fdb
Save posts/comment with save post button
The save post/comment buttons are now functional.
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
2023-07-27 13:24:41 +02:00
.github Include GitHub Sponsor info 2023-02-25 02:37:58 +08:00
.woodpecker Apk signing pipeline job 2023-07-26 07:46:57 +02:00
app Save posts/comment with save post button 2023-07-27 13:24:41 +02:00
fastlane/metadata/android/en-US Update README and fastlane metadata 2023-07-26 22:13:11 +02:00
gradle/wrapper Update gradle wrapper (#1006) 2022-09-09 23:24:18 +08:00
scripts Apk signing pipeline job 2023-07-26 07:46:57 +02:00
.gitignore add VScode 2022-09-14 15:42:07 +02:00
build.gradle Change package name 2023-07-15 13:06:40 +02: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 (#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 Fix icon in README 2023-07-27 07:25:14 +02: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

Infinity for Lemmy

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




Action Items for Infinity for Lemmy

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

  • Implementation of basic post browsing feature
  • Support for multiple account handling
  • Functionality for post upvotes/downvotes
  • Functionality to browse comments
  • Capability for creating a new post
  • Ability to create comments
  • Elimination of code/string references specific to Reddit
  • Incorporation of private messaging feature
  • Feature for saving posts
  • Account editing function
  • Multi community view?

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

Here are other ways you can help:

(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/Infinity-For-Lemmy

(back to top)