diff --git a/README.md b/README.md index 958e287..9c27f0c 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,15 @@ # μLauncher + +µLauncher is an Android home screen that lets you start other apps using swipe gestures and button presses. +It is *minimal, efficient and free of distraction*. + +Your home screen only displays the date, time and a wallpaper. +Pressing back or swiping up (this can be configures) opens a list +of all installed apps, which can be searched efficiently. + + This is a fork of [finnmglas's app Launcher][original-repo]. [` of `fix/` and commit your changes. + - Open a new pull request. + + + +## Notable changes compared to [Finn's Launcher][original-repo]: * Edge gestures: There is a setting to allow distinguishing swiping at the edges of the screen from swiping in the center. * Compatible with [work profile](https://www.android.com/enterprise/work-profile/), so apps like [Shelter](https://gitea.angry.im/PeterCxy/Shelter) can be used. +* The home button now works as expected. ### Visual * This app uses the system wallpaper instead of a custom solution. @@ -41,6 +63,9 @@ Or download the latest APK from the [Releases Section](https://github.com/jrpie/ --- [hack-font]: https://sourcefoundry.org/hack/ [original-repo]: https://github.com/finnmglas/Launcher + [toolate]: https://toolate.othing.xyz/projects/jrpie-launcher/ + [issues]: https://github.com/jrpie/Launcher/issues/ + [fork]: https://github.com/jrpie/Launcher/fork/ diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 84f43a8..2f8688d 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -1,7 +1,7 @@ µLauncher is a home screen that lets you start other apps using swipe gestures and button presses. -It is minimal, efficient and free of distraction. +It is minimal, efficient and free of distraction. -Your homescreen only displays the date, time and a wallpaper. +Your home screen only displays the date, time and a wallpaper. Pressing back or swiping up (this can be configures) opens a list of all installed apps, which can be searched efficiently.