2022-09-15 17:26:53 +02:00
< h1 align = "center" >
2023-08-21 11:01:08 +02:00
Eternity (formerly Infinity for Lemmy)
2022-09-15 17:26:53 +02:00
< / h1 >
2019-08-28 12:00:58 +02:00
2022-09-15 17:26:53 +02:00
< div align = "center" >
2022-07-15 04:55:47 +02:00
2023-07-26 22:13:11 +02:00
A Lemmy client for Android written in Java. It's a fork of the [Infinity for Reddit ](https://github.com/Docile-Alligator/Infinity-For-Reddit ) project, currenty in early development.
2022-07-15 04:55:47 +02:00
2022-09-15 17:26:53 +02:00
< / div >
2022-07-15 04:55:47 +02:00
2022-09-15 17:26:53 +02:00
< br >
< div align = "center" >
2023-08-07 15:26:06 +02:00
< img src = "https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/raw/branch/master/fastlane/metadata/android/en-US/images/icon.png" width = 256 >
2022-07-15 04:55:47 +02:00
2023-08-06 22:07:01 +02:00
[![status-badge ](https://ci.codeberg.org/api/badges/12474/status.svg )](https://ci.codeberg.org/repos/12474)
2023-08-04 16:17:13 +02:00
[![Liberapay patrons ](https://img.shields.io/liberapay/patrons/bazsalanszky )](https://liberapay.com/Bazsalanszky)
2022-09-15 18:02:41 +02:00
2023-07-20 16:21:06 +02:00
< a href = "https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/issues" > Report a Bug< / a >
2022-09-14 15:56:09 +02:00
2022-09-15 17:26:53 +02:00
< / div >
2022-09-15 18:02:41 +02:00
2022-09-15 17:26:53 +02:00
< div align = "center" >
2023-08-07 15:26:06 +02:00
< a href = "https://apt.izzysoft.de/fdroid/index/apk/eu.toldi.infinityforlemmy" >
< img src = "./.assets/IzzyOnDroid.png" height = "80" >
< / a >
< a href = "https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/releases/" >
< img src = "./.assets/codeberg.png" height = "80" >
< / a >
2022-09-15 17:26:53 +02:00
< / div >
---
2022-09-14 15:56:09 +02:00
2023-08-21 11:01:08 +02:00
## Action Items for Eternity
2023-07-20 16:21:06 +02:00
2023-08-21 11:01:08 +02:00
Eternity is currently in the early stages of development. Expect many unfinished features and bugs!
2023-07-21 19:15:50 +02:00
2023-07-20 16:21:06 +02:00
- [x] Implementation of basic post browsing feature
- [x] Support for multiple account handling
- [x] Functionality for post upvotes/downvotes
2023-07-24 08:40:04 +02:00
- [x] Functionality to browse comments
2023-08-04 16:17:13 +02:00
- [x] Capability for creating a new post
2023-07-26 10:29:05 +02:00
- [x] Ability to create comments
2023-08-04 16:17:13 +02:00
- [x] Edit/Delete posts and comments
- [x] Basic inbox
2023-07-20 16:21:06 +02:00
- [ ] Elimination of code/string references specific to Reddit
2023-08-21 11:01:08 +02:00
- [x] Incorporation of private messaging feature
2023-08-04 16:17:13 +02:00
- [x] Feature for saving posts/comments
- [x] Resolving links
2023-07-20 16:21:06 +02:00
- [ ] Account editing function
- [ ] Multi community view?
2022-07-15 04:55:47 +02:00
## Contributing
2022-09-15 17:26:53 +02:00
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.
2022-10-23 04:31:55 +02:00
It's better to also open an issue describing the issue you want to fix. But it is not required.
2022-07-15 04:55:47 +02:00
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
2023-08-06 22:14:39 +02:00
### Translation
2023-08-21 11:01:08 +02:00
You can alos help Eternity by translating it to your native langugage! Translations are done via [Weblate ](https://translate.codeberg.org/projects/infinity-for-lemmy/app/ )!
2023-08-06 22:14:39 +02:00
2023-08-10 13:35:31 +02:00
[![Translation ](https://translate.codeberg.org/widgets/infinity-for-lemmy/-/app/multi-auto.svg )](https://translate.codeberg.org/engage/infinity-for-lemmy/)
2023-08-06 22:14:39 +02:00
### Reporting bugs
You can also contribute by [reporting bugs ](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/issues )
2022-07-15 04:55:47 +02:00
< p align = "right" > (< a href = "#top" > back to top< / a > )< / p >
## License
2023-07-21 19:15:50 +02:00
Distributed under the AGPL-3.0 License. See < a href = "https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/src/branch/master/LICENSE" > LICENSE< / a > for more information.
2022-07-15 04:55:47 +02:00
< p align = "right" > (< a href = "#top" > back to top< / a > )< / p >
## Contact
2023-07-21 19:15:50 +02:00
[@bazsalanszky@lemmy.toldi.eu ](https://lemmy.toldi.eu/u/bazsalanszky ) - (Owner)
2022-09-14 15:56:09 +02:00
2023-07-21 19:15:50 +02:00
Project Link: [https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy ](https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy )
2022-07-15 04:55:47 +02:00
2022-09-14 15:56:09 +02:00
< p align = "right" > (< a href = "#top" > back to top< / a > )< / p >