From f94f2808ec52bd96d868b6d475bb2041a196bc5d Mon Sep 17 00:00:00 2001 From: Izzy Date: Mon, 21 Jul 2025 01:22:48 +0200 Subject: [PATCH] fastlane: slightly improve formatting for full descriptions --- fastlane/metadata/android/en-US/full_description.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 61364cb..3a9cb51 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,6 +1,7 @@ yetCalc is a Calculator with basic and scientific calculation features, a unit converter and a programmer mode. The design is loosely based on Google's Calculator and tries to address its problems. v2 of yetCalc comes with the following features: + - Redesigned Calculator with scientific mode in both Portrait and Landscape mode - Customizable Unit Converter with selectable unit groups, unit pins, search and much more... - Fully Redesigned Programmer mode with new operators and functions. @@ -10,10 +11,11 @@ v2 of yetCalc comes with the following features: - New Abyss mode (AMOLED Dark) for those wanting to preserve battery life. - Material You Support or Dynamic Colors, with 4 unique styles to serve your needs. -Features: -• Progressive Calculations -• Scientific Mode with trigonometric, hyperbolic and inverse functions, calculus and iterated operators, much more. -• Unit Converter -• Programmer Mode with number systems and logical operations. +Features: + +- Progressive Calculations +- Scientific Mode with trigonometric, hyperbolic and inverse functions, calculus and iterated operators, much more. +- Unit Converter +- Programmer Mode with number systems and logical operations. NOTE: Internet connection is used for currency conversions and nothing else. \ No newline at end of file