From 60f6566b31fee23a166e1c73ee6a96abde0135f1 Mon Sep 17 00:00:00 2001 From: Aryan Date: Fri, 27 Feb 2026 21:59:10 +0530 Subject: [PATCH] use HTML for fastlane full description (#15) --- .../android/en-US/full_description.txt | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 7e3ac39..41ab463 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,11 +1,13 @@ -Episteme Reader is an offline-first application designed for reading various document formats. It leverages native Android technologies and C++ libraries to provide a performant reading experience with customization capabilities. +

Episteme Reader is an offline-first application designed for reading various document formats. It leverages native Android technologies and C++ libraries to provide a performant reading experience with customization capabilities.

-Features: -* Documents: View PDF, Markdown (MD), TXT, and HTML files. -* E-books: Read EPUB, MOBI, and AZW3 files using native parsing. -* PDF Modes: Vertical Scroll and Paginated views. -* Annotations: Draw directly on pages (ink, highlighter, eraser) or add text notes. -* Customization: Adjust font size, margins, and import custom fonts (.ttf, .otf). -* Organization: Built-in library management and Text-to-Speech (TTS) support. +

Features:

+ -This is a completely free and open-source (OSS) app built natively using Jetpack Compose. \ No newline at end of file +

This is a completely free and open-source (OSS) app built natively using Jetpack Compose.

\ No newline at end of file