Update README and fastlane metadata
Signed-off-by: Balazs Toldi <balazs@toldi.eu>
@ -1,10 +1,10 @@
|
||||
<h1 align="center">
|
||||
|
||||
Infinity for Lemmy
|
||||
</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
A Lemmy client on 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.
|
||||
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.
|
||||
|
||||
<img align="right" src="https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy/raw/branch/master/fastlane/metadata/android/en-US/images/LemmInfinity.png" width=200>
|
||||
|
||||
@ -33,9 +33,9 @@ A Lemmy client on Android written in Java. It's a fork of the [Infinity for Redd
|
||||
|
||||
---
|
||||
|
||||
## Action Items for LemmInfinity
|
||||
## Action Items for Infinity for Lemmy
|
||||
|
||||
LemmInfinity is currently in the early stages of development. Expect many unfinished features and bugs!
|
||||
Infinity for Lemmy is currently in the early stages of development. Expect many unfinished features and bugs!
|
||||
|
||||
- [x] Implementation of basic post browsing feature
|
||||
- [x] Support for multiple account handling
|
||||
|
@ -1,35 +1,17 @@
|
||||
<p>Infinity is a beautiful, feature-rich app that offers a smooth Reddit browsing experience. It is completely free and ad-less; you can browse Reddit without interruptions or distractions. Built by a passionate university student, Infinity is open source. Please check out, support or contribute to the project at https://github.com/Docile-Alligator/Infinity-For-Reddit!</p>
|
||||
<h1>Infinity for Lemmy</h1>
|
||||
<p>A client for Lemmy, specifically designed for Android and written in Java. This project is a fork of the Infinity for Reddit project, and it is currently in the early stages of development. As such, expect many unfinished features and potential bugs!</p>
|
||||
|
||||
<p>A subreddit for this app is available: https://www.reddit.com/r/Infinity_For_Reddit/</p>
|
||||
|
||||
<p><b>Highlighted features:</b></p>
|
||||
|
||||
<p><b>Lazy mode</b></p>
|
||||
<p>Automatic scrolling of posts enables you to enjoy amazing content without moving your thumb.</p>
|
||||
|
||||
<p><b>Multi-account support</b></p>
|
||||
<p>Switch to different accounts instantaneously.</p>
|
||||
|
||||
<p><b>Night theme</b></p>
|
||||
<p>Beautifully designed night theme</p>
|
||||
|
||||
<p><b>Highlighted feature</b></p>
|
||||
|
||||
<p>Lazy mode: Automatic scrolling of posts enables you to enjoy amazing posts without moving your thumb.</p>
|
||||
|
||||
<p><b>Features:</b></p>
|
||||
<h2>Development Progress</h2>
|
||||
<ul>
|
||||
<li>Browsing posts</li>
|
||||
<li>View comments</li>
|
||||
<li>Expand and collapse comments section</li>
|
||||
<li>Vote posts and comments</li>
|
||||
<li>Save posts</li>
|
||||
<li>Write comments</li>
|
||||
<li>Edit comments and delete comments</li>
|
||||
<li>Submit posts (text, link, image and video)</li>
|
||||
<li>Edit posts (mark and unmark NSFW and spoiler and edit flair) and delete posts</li>
|
||||
<li>See all the subscribed subreddits and followed users</li>
|
||||
<li>View the messages</li>
|
||||
<li>Get notifications of unread messages</li>
|
||||
<li>And much more!</li>
|
||||
</ul>
|
||||
<li>[x] Implementation of basic post browsing feature</li>
|
||||
<li>[x] Support for multiple account handling</li>
|
||||
<li>[x] Functionality for post upvotes/downvotes</li>
|
||||
<li>[x] Functionality to browse comments</li>
|
||||
<li>[ ] Capability for creating a new post</li>
|
||||
<li>[x] Ability to create comments</li>
|
||||
<li>[ ] Elimination of code/string references specific to Reddit</li>
|
||||
<li>[ ] Incorporation of private messaging feature</li>
|
||||
<li>[ ] Feature for saving posts</li>
|
||||
<li>[ ] Account editing function</li>
|
||||
<li>[ ] Multi community view?</li>
|
||||
</ul>
|
Before Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 27 KiB After Width: | Height: | Size: 22 KiB |
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 1.1 MiB |
Before Width: | Height: | Size: 295 KiB After Width: | Height: | Size: 292 KiB |
Before Width: | Height: | Size: 208 KiB After Width: | Height: | Size: 402 KiB |
Before Width: | Height: | Size: 431 KiB |
Before Width: | Height: | Size: 300 KiB |
Before Width: | Height: | Size: 138 KiB |
Before Width: | Height: | Size: 261 KiB |
Before Width: | Height: | Size: 87 KiB |
@ -1 +1 @@
|
||||
A beautiful, feature-rich Lemmy client.
|
||||
A Lemmy client for Android written in Java. It's a fork of the Infinity for Reddit project, currenty in early development.
|
@ -1 +1 @@
|
||||
LemmInfinity (Infinity for Lemmy)
|
||||
Infinity for Lemmy
|
||||
|