syncing fastlane with google play
2
fastlane/Appfile
Normal 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
|
@ -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
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Un llançador pràctic i personalitzable per llançar les aplicacions preferides
|
||||
Un llançador pràctic i personalitzable per llançar les aplicacions preferides
|
|
@ -1 +1 @@
|
|||
Simple Launcher
|
||||
Simple Launcher
|
|
@ -1 +0,0 @@
|
|||
|
|
@ -1 +1 @@
|
|||
* Initial release
|
||||
Initial release
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
BIN
fastlane/metadata/android/en-US/images/featureGraphic.jpeg
Normal file
After Width: | Height: | Size: 96 KiB |
BIN
fastlane/metadata/android/en-US/images/icon.png
Normal file
After Width: | Height: | Size: 13 KiB |
After Width: | Height: | Size: 1.3 MiB |
After Width: | Height: | Size: 1.6 MiB |
After Width: | Height: | Size: 968 KiB |
After Width: | Height: | Size: 515 KiB |
After Width: | Height: | Size: 446 KiB |
|
@ -1 +1 @@
|
|||
A practical and customizable launcher for launching your favorite apps easily
|
||||
A practical and customizable launcher for launching your favorite apps easily
|
|
@ -1 +1 @@
|
|||
Simple Launcher
|
||||
Simple Launcher
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Praktiline ja kohandatav käivitaja oma lemmikrakenduste hõlpsaks käivitamiseks
|
||||
Praktiline ja kohandatav käivitaja oma lemmikrakenduste hõlpsaks käivitamiseks
|
|
@ -1 +1 @@
|
|||
Lihtne käivitaja
|
||||
Lihtne käivitaja
|
0
fastlane/metadata/android/et/video.txt
Normal file
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Käytännöllinen ja muokattavissa kantoraketti käynnistää sovellukset helposti
|
||||
Käytännöllinen ja muokattavissa kantoraketti käynnistää sovellukset helposti
|
|
@ -1 +1 @@
|
|||
Yksinkertainen käynnistin
|
||||
Yksinkertainen käynnistin
|
0
fastlane/metadata/android/fi-FI/video.txt
Normal file
|
@ -28,4 +28,4 @@ Reddit :
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Télégramme :
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Un lanceur personnalisable pour lancer facilement vos applications préférées
|
||||
Un lanceur personnalisable pour lancer facilement vos applications préférées
|
|
@ -1 +1 @@
|
|||
Simple Lancez
|
||||
Simple Lancez
|
0
fastlane/metadata/android/fr-FR/video.txt
Normal file
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Praktikus indítóprogram, amellyel könnyen elindíthatod kedvenc alkalmazásaidat
|
||||
Praktikus indítóprogram, amellyel könnyen elindíthatod kedvenc alkalmazásaidat
|
|
@ -1 +1 @@
|
|||
Egyszerű indító
|
||||
Egyszerű indító
|
0
fastlane/metadata/android/hu-HU/video.txt
Normal file
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Un launcher pratico e personalizzabile per lanciare facilmente le tue app
|
||||
Un launcher pratico e personalizzabile per lanciare facilmente le tue app
|
1
fastlane/metadata/android/it-IT/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Launcher Semplice
|
0
fastlane/metadata/android/it-IT/video.txt
Normal file
|
@ -1 +0,0 @@
|
|||
Launcher Semplice
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Praktyczny, konfigurowalny launcher do łatwego uruchamiania ulubionych aplikacji
|
||||
Praktyczny, konfigurowalny launcher do łatwego uruchamiania ulubionych aplikacji
|
1
fastlane/metadata/android/pl-PL/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Prosty launcher
|
0
fastlane/metadata/android/pl-PL/video.txt
Normal file
|
@ -1 +0,0 @@
|
|||
Prosty launcher
|
|
@ -1 +0,0 @@
|
|||
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Un lansator de aplicații practic și personalizabil pentru aplicațiile preferate
|
||||
Un lansator de aplicații practic și personalizabil pentru aplicațiile preferate
|
|
@ -1 +1 @@
|
|||
Lansator de aplicații simplu
|
||||
Lansator de aplicații simplu
|
0
fastlane/metadata/android/ro/video.txt
Normal file
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
Praktický a prispôsobiteľný spúšťač pre spúšťanie vašich obľúbených apiek
|
||||
Praktický a prispôsobiteľný spúšťač pre spúšťanie vašich obľúbených apiek
|
|
@ -1 +1 @@
|
|||
Jednoduchý spúšťač
|
||||
Jednoduchý spúšťač
|
31
fastlane/metadata/android/sv-SE/full_description.txt
Normal 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
|
|
@ -1 +1 @@
|
|||
Ett praktiskt och anpassningsbart startprogram för att enkelt starta dina appar
|
||||
Ett praktiskt och anpassningsbart startprogram för att enkelt starta dina appar
|
1
fastlane/metadata/android/sv-SE/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Simpelt startprogram
|
0
fastlane/metadata/android/sv-SE/video.txt
Normal file
|
@ -1 +0,0 @@
|
|||
Simpelt startprogram
|
31
fastlane/metadata/android/tr-TR/full_description.txt
Normal 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
|
|
@ -1 +1 @@
|
|||
Sevdiğiniz uygulamaları kolay başlatmak için basit özelleştirilebilir başlatıcı
|
||||
Sevdiğiniz uygulamaları kolay başlatmak için basit özelleştirilebilir başlatıcı
|
1
fastlane/metadata/android/tr-TR/title.txt
Normal file
|
@ -0,0 +1 @@
|
|||
Basit Başlatıcı
|
0
fastlane/metadata/android/tr-TR/video.txt
Normal file
|
@ -1 +0,0 @@
|
|||
Basit Başlatıcı
|
|
@ -28,4 +28,4 @@ Reddit:
|
|||
https://www.reddit.com/r/SimpleMobileTools
|
||||
|
||||
Telegram:
|
||||
https://t.me/SimpleMobileTools
|
||||
https://t.me/SimpleMobileTools
|
|
@ -1 +1 @@
|
|||
实用且可自定义的启动器,可轻松启动您喜欢的应用程序
|
||||
实用且可自定义的启动器,可轻松启动您喜欢的应用程序
|
|
@ -1 +1 @@
|
|||
简单启动器
|
||||
简单启动器
|
0
fastlane/metadata/android/zh-CN/video.txt
Normal file
BIN
graphics/featureGraphic.jpg
Normal file
After Width: | Height: | Size: 96 KiB |