mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-27 14:20:50 +02:00
Merge pull request #46 from finnmglas/feature/fastlane-structures
Establish fastlane structures
This commit is contained in:
commit
81e686b916
11 changed files with 15 additions and 0 deletions
fastlane/metadata/android/en-US
6
fastlane/metadata/android/en-US/changelogs/111.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/111.txt
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
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
|
7
fastlane/metadata/android/en-US/full_description.txt
Normal file
7
fastlane/metadata/android/en-US/full_description.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
This is a Launcher (an app managing your homescreen and letting you start other apps).
|
||||||
|
|
||||||
|
It is designed to be as <b>minimal, efficient and free of distraction</b> as possible. This is why it can help people using their phone in a more efficient way than ever before.
|
||||||
|
|
||||||
|
Your homescreen only shows the date and a clock. No distraction. All it takes to launch an app is one interaction. After you selected your most important Apps, you will spend way less time on your homescreen, trying to find them. One Swipe, one buttonpress - your App opens immediately.
|
||||||
|
|
||||||
|
You can even customize it (view theme examples). You simply <b>choose a wallpaper and the app adjusts to it.</b> As this feature is quite new (since v1.2.0), please make sure to give some feedback on how it works … you can also just use the builtin minimal themes.
|
BIN
fastlane/metadata/android/en-US/images/featureGraphic.png
Normal file
BIN
fastlane/metadata/android/en-US/images/featureGraphic.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 688 KiB |
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 3.6 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Executable file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 53 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Executable file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 232 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Executable file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 277 KiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Executable file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/4.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 1.9 MiB |
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg
Executable file
BIN
fastlane/metadata/android/en-US/images/phoneScreenshots/5.jpg
Executable file
Binary file not shown.
After ![]() (image error) Size: 304 KiB |
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
1
fastlane/metadata/android/en-US/short_description.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
a distraction-free minimal launcher
|
1
fastlane/metadata/android/en-US/title.txt
Normal file
1
fastlane/metadata/android/en-US/title.txt
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Launcher
|
Loading…
Add table
Add a link
Reference in a new issue