mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 02:10:54 +02:00
j-0.0.13
This commit is contained in:
parent
ec529dd75a
commit
d98258b316
4 changed files with 30 additions and 20 deletions
|
@ -2,19 +2,22 @@
|
|||
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
|
||||
Pressing back or swiping up (this can be configured) opens a list
|
||||
of all installed apps, which can be searched efficiently.
|
||||
|
||||
|
||||
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.
|
||||
Features:
|
||||
* You can bind actions to 22 different gestures.
|
||||
* An action can be one of the following:
|
||||
- Launch an app
|
||||
- List all apps
|
||||
- List favorite apps
|
||||
- Volume up / down
|
||||
- Music: previous / next track
|
||||
- Lock screen
|
||||
- Toggle torch
|
||||
- Show notifications / quick settings
|
||||
* 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue