syncing fastlane with google play

This commit is contained in:
tibbi 2022-10-07 21:17:52 +02:00
parent 8b3b2f3b88
commit 5b08d796e9
67 changed files with 140 additions and 40 deletions

2
fastlane/Appfile Normal file
View File

@ -0,0 +1,2 @@
json_key_file("fastlane/fastlane.json") # Path to the json secret file - Follow https://docs.fastlane.tools/actions/supply/#setup to get one
package_name("com.simplemobiletools.launcher") # e.g. com.krausefx.app

38
fastlane/Fastfile Normal file
View File

@ -0,0 +1,38 @@
# This file contains the fastlane.tools configuration
# You can find the documentation at https://docs.fastlane.tools
#
# For a list of all available actions, check out
#
# https://docs.fastlane.tools/actions
#
# For a list of all available plugins, check out
#
# https://docs.fastlane.tools/plugins/available-plugins
#
# Uncomment the line if you want fastlane to automatically update itself
# update_fastlane
default_platform(:android)
platform :android do
desc "Runs all the tests"
lane :test do
gradle(task: "test")
end
desc "Submit a new Beta Build to Crashlytics Beta"
lane :beta do
gradle(task: "clean assembleRelease")
crashlytics
# sh "your_script.sh"
# You can also use other beta testing services here
end
desc "Deploy a new version to the Google Play"
lane :deploy do
gradle(task: "clean assembleRelease")
upload_to_play_store
end
end

View File

@ -1 +0,0 @@

View File

@ -1 +1 @@
* Initial release
Initial release

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 968 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 515 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

View File

View File

@ -0,0 +1 @@
Launcher Semplice

View File

@ -1 +0,0 @@
Launcher Semplice

View File

@ -0,0 +1 @@
Prosty launcher

View File

@ -1 +0,0 @@
Prosty launcher

View File

@ -1 +0,0 @@

View File

View File

@ -0,0 +1,31 @@
Launch your favorite apps quickly. This app gives you the possibility to customize your home screen as you wish for the best user experience.
You can customize the colors in different styles. This launcher also comes with dark theme to give you a more smooth feel while using your device.
Uninstall any unwanted app easily, so you won't have to keep ignoring it.
It fully supports widgets that can be both resized and customized, so feel free using your favorite widgets here.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps. With this launcher, you don't have to connect your device with any network. Simply install it and use it.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors and dark theme to make your home screen look more stunning.
Features:
- Dark theme to give you a more smoother feel of your device.
- Easy navigation through the launcher so you can choose the best one for yourself.
- Exquisite color themes.
- No annoying advertisements.
- Enjoy!
Check out the full suite of Simple Tools here:
https://www.simplemobiletools.com
Facebook:
https://www.facebook.com/simplemobiletools
Reddit:
https://www.reddit.com/r/SimpleMobileTools
Telegram:
https://t.me/SimpleMobileTools

View File

@ -0,0 +1 @@
Simpelt startprogram

View File

@ -1 +0,0 @@
Simpelt startprogram

View File

@ -0,0 +1,31 @@
Launch your favorite apps quickly. This app gives you the possibility to customize your home screen as you wish for the best user experience.
You can customize the colors in different styles. This launcher also comes with dark theme to give you a more smooth feel while using your device.
Uninstall any unwanted app easily, so you won't have to keep ignoring it.
It fully supports widgets that can be both resized and customized, so feel free using your favorite widgets here.
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps. With this launcher, you don't have to connect your device with any network. Simply install it and use it.
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors and dark theme to make your home screen look more stunning.
Features:
- Dark theme to give you a more smoother feel of your device.
- Easy navigation through the launcher so you can choose the best one for yourself.
- Exquisite color themes.
- No annoying advertisements.
- Enjoy!
Check out the full suite of Simple Tools here:
https://www.simplemobiletools.com
Facebook:
https://www.facebook.com/simplemobiletools
Reddit:
https://www.reddit.com/r/SimpleMobileTools
Telegram:
https://t.me/SimpleMobileTools

View File

@ -0,0 +1 @@
Basit Başlatıcı

View File

@ -1 +0,0 @@
Basit Başlatıcı

BIN
graphics/featureGraphic.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

BIN
graphics/featureGraphic.xcf Normal file

Binary file not shown.