From 805b12a13b7cc08dfe11ecc424404904502258b5 Mon Sep 17 00:00:00 2001 From: HeCodes2Much Date: Tue, 9 Jul 2024 16:10:31 +0100 Subject: [PATCH] Updated fastlane Metadata --- README.md | 37 ++++++++++++--- .../android/en-US/full_description.txt | 45 ++++++++++++------- 2 files changed, 62 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index f53e99f..20103e9 100644 --- a/README.md +++ b/README.md @@ -51,15 +51,42 @@ We try to balance customizability and minimalization well still being simple :) -## Features +## Features: -- Favorite App Quick Access: Display your favorite apps in text format on the home screen for swift access to your most-used apps, streamlining your operations. +- Favorite App Quick Access: Display your most-used apps on the home screen in text format for swift access, streamlining your operations. +- Hide Apps: Easily conceal apps you don't want visible, keeping your home screen clean and focused on essential content. +- Rename Apps: Personalize your apps with custom names that sync seamlessly between favorites and all apps. +- Locking: Secure your privacy and data with fingerprint lock for selected apps and settings. +- No Internet Permissions: No use of INTERNET permissions, ensuring your data remains private. +- Crash Reports: Report crashes via email, including log files for effective troubleshooting. -- Hide Apps: Easily conceal apps that you don't want to be visible, keeping your home screen clean and focused on the content you need. +#### Personalized Customization: -- App Locking: Secure your privacy and data by fingerprint to lock selected apps. +- Font Colors: Customize font colors using our color picker. +- Position: Align Date, Time, and Apps to Left, Center, or Right. +- Padding: Adjust padding between favorite apps and all apps. +- Font Size: Set font size for each element on the home screen. +- Toggle Items: Control display preferences on the home screen. -- Personalized Customization: Choose the font color and position for time, date, and favorite apps, making your home screen truly reflect your style. +#### Possible Gestures Include: + +- Swiping Gestures: Navigate by swiping in different directions (up, down, left, right) to access various features or move between screens. +- Double Tap: Quickly tap the screen twice to perform a predefined action or activate a feature. +- Clock Interaction: Tap on the clock to display additional information such as alarms or world clock. +- Date Interaction: Tap on the date to open the calendar app for scheduling and planning. +- Battery Icon: Tap on the battery icon to access battery usage details. + +#### Possible Actions Include: + +- Open Specified App: Instantly launch any app you choose for seamless access to your favorites. +- Display App List: View and manage your installed apps efficiently with a comprehensive list display. +- Screen Locking: Secure your device and protect your privacy with quick and convenient screen locking. +- Show Recently Opened Apps: Access recently used apps effortlessly for swift multitasking. +- Notification Drawer Access: Open the notification drawer with a single tap to check updates and alerts. +- Quick Settings: Manage device settings swiftly by accessing quick settings directly from the home screen. +- Power Dialog: Control power options such as restart, power off, and more with ease using the power dialog. +- Take a Screenshot: Capture your screen instantly to save and share important information and moments. +- Disable Gestures: Temporarily or permanently disable specific gestures to customize your device interaction experience. ## Contribute diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 7ed1944..751c9a9 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,23 +1,38 @@ Features: -- Favorite App Quick Access: Display your favorite apps in text format on the home screen for swift access to your most-used apps, streamlining your operations. -- Hide Apps: Easily conceal apps that you don't want to be visible, keeping your home screen clean and focused on the content you need. -- Rename Apps: You can rename your apps and they sync between favorite apps and all apps. -- Locking: Secure your privacy and data by fingerprint to lock selected apps and settings. -- Internet Permissions: We do not use of INTERNET permissions. You never know what an app developer wants to know about you. +- Favorite App Quick Access: Display your most-used apps on the home screen in text format for swift access, streamlining your operations. +- Hide Apps: Easily conceal apps you don't want visible, keeping your home screen clean and focused on essential content. +- Rename Apps: Personalize your apps with custom names that sync seamlessly between favorites and all apps. +- Locking: Secure your privacy and data with fingerprint lock for selected apps and settings. +- No Internet Permissions: No use of INTERNET permissions, ensuring your data remains private. +- Crash Reports: Report crashes via email, including log files for effective troubleshooting. Personalized Customization: -- Font Colors: Chose your own font colors using our color picker. -- Position: Chose from Left, Center, and Right alignments for Date, Time and Apps. -- Padding: Chose the padding you want between favorite apps and all apps. -- Font Size: Chose the size of font for each element of the home screen. -- Disabled: Chose what you want to display on the home screen. +- Font Colors: Customize font colors using our color picker. +- Position: Align Date, Time, and Apps to Left, Center, or Right. +- Padding: Adjust padding between favorite apps and all apps. +- Font Size: Set font size for each element on the home screen. +- Toggle Items: Control display preferences on the home screen. + +Possible Gestures Include: + +- Swiping Gestures: Navigate by swiping in different directions (up, down, left, right) to access various features or move between screens. +- Double Tap: Quickly tap the screen twice to perform a predefined action or activate a feature. +- Clock Interaction: Tap on the clock to display additional information such as alarms or world clock. +- Date Interaction: Tap on the date to open the calendar app for scheduling and planning. +- Battery Icon: Tap on the battery icon to access battery usage details. Possible Actions Include: -- Swipe Left to all apps. -- Swipe Right to favorite apps. -- Clicking on the Battery Level. -- Clicking on the Clock. -- Clicking on the Date. \ No newline at end of file +- Open Specified App: Instantly launch any app you choose for seamless access to your favorites. +- Display App List: View and manage your installed apps efficiently with a comprehensive list display. +- Screen Locking: Secure your device and protect your privacy with quick and convenient screen locking. +- Show Recently Opened Apps: Access recently used apps effortlessly for swift multitasking. +- Notification Drawer Access: Open the notification drawer with a single tap to check updates and alerts. +- Quick Settings: Manage device settings swiftly by accessing quick settings directly from the home screen. +- Power Dialog: Control power options such as restart, power off, and more with ease using the power dialog. +- Take a Screenshot: Capture your screen instantly to save and share important information and moments. +- Disable Gestures: Temporarily or permanently disable specific gestures to customize your device interaction experience. + +For more details visit the Github page. \ No newline at end of file