From d8dc8c39b2cd598844e4c80c0fbc0d52cc0317b4 Mon Sep 17 00:00:00 2001 From: Balazs Toldi Date: Fri, 20 Oct 2023 11:32:26 +0200 Subject: [PATCH] Update README and fastlane description --- README.md | 68 +++++++++++++++---- .../android/en-US/full_description.txt | 56 +++++++++++---- 2 files changed, 95 insertions(+), 29 deletions(-) diff --git a/README.md b/README.md index f5e4af3c..70ab6a24 100644 --- a/README.md +++ b/README.md @@ -36,24 +36,62 @@ A Lemmy client for Android written in Java. It's a fork of the [Infinity for Red --- -## Action Items for Eternity +## Features Eternity 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 -- [x] Functionality for post upvotes/downvotes -- [x] Functionality to browse comments -- [x] Capability for creating a new post -- [x] Ability to create comments -- [x] Edit/Delete posts and comments -- [x] Basic inbox -- [ ] Elimination of code/string references specific to Reddit -- [x] Incorporation of private messaging feature -- [x] Feature for saving posts/comments -- [x] Resolving links -- [ ] Account editing function -- [ ] Multi community view? +### 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 diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index e5d0d56b..ad998b82 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,17 +1,45 @@ -

Eternity

-

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!

+

Eternity

+

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!

-

Development Progress

+

Features

+

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

+

Browsing Lemmy

+

Content Engagement

+ +

Account Management

+ +

Customization

+ \ No newline at end of file