updated metadata
|
@ -1,10 +0,0 @@
|
|||
What's new in Launcher v1.4.0?
|
||||
|
||||
- You can choose between multiple date formats.
|
||||
- You can decide if Launcher should show or hide your notification bar.
|
||||
- You can choose to immediately launch a search result,
|
||||
once there only is one related to your search.
|
||||
- Try the new experimental feature: two finger swipe gestures.
|
||||
- Launcher settings just look cleaner now ^^
|
||||
|
||||
I hope you enjoy using the app - and don't forget to leave some feedback!
|
|
@ -1,7 +0,0 @@
|
|||
What's new in Launcher v1.5.0?
|
||||
|
||||
- You can now increase / decrease the volume with Launcher Actions.
|
||||
- You can control your music player with Launcher and switch between songs.
|
||||
- A few bugfixes - generally this is a smaller release of Launcher.
|
||||
|
||||
Have fun using Launcher!
|
|
@ -1,9 +0,0 @@
|
|||
A few amazing new features for 2021:
|
||||
|
||||
- You can adjust Launchers Swipe-Sensitivity
|
||||
- You can now select your favorite calendar and clock apps
|
||||
- There's a few minor new settings for you to try out!
|
||||
- Spanish translations by Kj-is-escape
|
||||
- And many little bugs fixed
|
||||
|
||||
Have an amazing start into this new year!
|
|
@ -1,6 +0,0 @@
|
|||
New Features:
|
||||
- There are two new actions: Double Click and Long Click
|
||||
- App icons now are displayed in the apps-list
|
||||
- In the apps tab of settings, you can now see your selected apps (icons)
|
||||
- Apps can be now deleted, and their info can be viewed using the apps-list
|
||||
- In the dark theme, of course, icons will be grayscale
|
|
@ -1,6 +0,0 @@
|
|||
What's new in Launcher v1.3.0:
|
||||
- The apps list and settings can now also be used as a (swipe) action
|
||||
- You can use the apps list more efficiently with the new search function.
|
||||
- You can decide whether the screen is kept on (disable screen timeout)!
|
||||
- The launcher tutorial has been significantly improved - check it out!
|
||||
- Many small bug fixes ^^
|
|
@ -1,6 +0,0 @@
|
|||
Launcher Patch v1.3.1:
|
||||
- This is a quick patch for Launcher v1.3.0
|
||||
- The AppsList is now way faster as it preloads asynchronously
|
||||
- The SearchView in the AppsList is autofocused, as scrolling is less efficient.
|
||||
|
||||
I hope you enjoy using Launcher, go check out our GitHub!
|
|
@ -1,7 +1,20 @@
|
|||
Launcher is an android homescreen that lets you start other apps using swipe gestures and button presses.
|
||||
µLauncher is a home screen that lets you start other apps using swipe gestures and button presses.
|
||||
It is <b>minimal, efficient and free of distraction</b>.
|
||||
|
||||
Your homescreen only displays the date, time and a wallpaper (if you want one).
|
||||
Your homescreen 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 app <b>costs you nothing</b>, is <b>ad-free</b> and does not collect, receive or share any personal data.
|
||||
It boosts your efficiency, no matter who you are!
|
||||
|
||||
This is a fork of the app <a href="https://f-droid.org/packages/com.finnmglas.launcher/">Launcher</a>
|
||||
by Finn M Glas.
|
||||
|
||||
Notable changes:
|
||||
* 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, so apps like Shelter can be used.
|
||||
* This app uses the system wallpaper instead of a custom solution.
|
||||
* The font has been changed to Hack.
|
||||
* Font Awesome Icons were replaced by Material icons.
|
||||
* The gear button on the home screen was removed. Instead pressing back opens the list of applications and the app settings are accessible from there.
|
||||
* The search algorithm was modified to prefer matches at the beginning of the app name, i.e. when searching for "te", "termux" is sorted before "notes".
|
||||
* The search bar was moved to the bottom of the screen
|
||||
|
|
Before Width: | Height: | Size: 3.6 KiB After Width: | Height: | Size: 9.3 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Executable file → Normal file
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 50 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Executable file → Normal file
Before Width: | Height: | Size: 265 KiB After Width: | Height: | Size: 78 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Executable file → Normal file
Before Width: | Height: | Size: 239 KiB After Width: | Height: | Size: 127 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Executable file → Normal file
Before Width: | Height: | Size: 791 KiB After Width: | Height: | Size: 93 KiB |
Before Width: | Height: | Size: 285 KiB |
|
@ -1 +1 @@
|
|||
Launcher
|
||||
µLauncher
|
||||
|
|