Monday, June 1, 2020

[PROJECT] System Locale QS Tile v1.0

DESCRIPTION
I have built this project for my personal usage, so I can switch system Locale (Android language) easily between my original language (Spanish) and the one used for all my projects (English), and others in some cases. Now, hope it helps to some of you in some way...

These are the available versions:
Tasker QS Tile: It uses one of the 3 QS Tiles included into Tasker (1st in that case), and it changes locale and tile (name) based on predefined locale names (tasks).
AutoNotification QS Tile: It uses one of the 40 QS Tiles available in AutoNotification (1st in that case), and it changes locale and tile (name) based on predefined locale names (actions).

This project includes an Initial Setup task that needs to be executed when it is imported from TaskerNet, or when the dev considers it is needed even not imported from TaskerNet.

Notes:
- To use this project SecureTask plugin is required.
- To allow the plugin to change locale in the background, CHANGE_CONFIGURATION permission needs to be granted to it. To do that, run this cmd: pm grant com.balda.securetask android.permission.CHANGE_CONFIGURATION.
- To use QS Tiles from Tasker or AutoNotification, you will need to enable them from the appropriate settings of each app first. Then, add the one that would be linked to the project to the Android QS panel.
- To customize the project with your own langs use the 'Get Current Locale' task to get locale name.

SCREENSHOTS

CREDITS
@SmartPhoneLover

DOWNLOAD
Tasker QS Tile
Project (XML)
Project (TaskerNet)
AutoNotification QS Tile
Project (XML)
Project (TaskerNet)

DOWNLOAD (Ads Supported)
Tasker QS Tile
Project (XML)
Project (TaskerNet)
AutoNotification QS Tile
Project (XML)
Project (TaskerNet)

Related Articles:

  • [PROJECT] Current App Activity v1.4DESCRIPTION This project will allow you to show the app name, package name and class name of current activity. And in real time! Notes: - The project uses the %(WIN) variable, so it requires to have the 'App Check Method' se… Read More
  • [PROJECT] Fingerprint Demo Actions v1.2DESCRIPTION As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions. These are the things you… Read More
  • [PROJECT] Fingerprint Demo Actions v1.1DESCRIPTION As per user requests, I have decided to create this little project to show you some examples of how to use the biometric sensor of your device (if available) to perform different actions. These are the things you… Read More
  • [PROJECT] SMS Parser v1.0DESCRIPTION This is a personal project that I use to parse a SMS I receive every day, so important information is parsed and shown in a scene. Notes: - It's done to the SMS I receive, so edit it as your needs, according to t… Read More
  • [PROJECT] Battery Monitor v1.1DESCRIPTION Here you have a small project to be aware of the status of your battery at the time of charging. And it works without root, since it doesn't need to read raw values directly from the files located in' /sys/class/p… Read More

0 comments:

Post a Comment