-
Access to S-Pen gyroscope and accelerometer sensors.
I want to be able to access the gyroscope and accelerometer from the S-Pen. The app Smouse is a good example of this capability. And I believe this could be achieved or you can at least see the possibilities here https://developer.samsung.com/galaxy-spen-remote/overview.html
-
Add SIM Card select in Event -> Variable Set -> %CELLID
Request to add this option.
Without it, the %CELLID variable is set randomly from one card or the other. This makes it impossible to do a location task. In addition, being able to download data from a selected card, you can make a much more precise location based on two networks.
-
App Info split apks path
Hi
Can you add split apk paths in app info task.
I have no idea how to proceed with java function of tasker
appinfo.splitSourceDirs returns object.
-
Extra field in the 'Variable Set' action for Global Variables to set a Label
Hi, would be great have an extra field in the Set Variable Action only for Global Variables to set a label to identify them.
Ex:
With System variables we have right now:
- Window Label > %WIN
- Wifi Info > %WIFII
- etc
With Global Variables we would have:
- Todoist API Key > %ToDoKey
- Room Lights > %RoomLights
- etc
Off course, this could be optional. Next time we'll see the Select Variable dialog with all our variables beautifully showed.
-
Add conflict option "queue"
I have a task that reads notifications as they come in.. it would be great if one of the conflict options was to queue up tasks, so if a notification comes in well it's reading out another it gets read after.
-
Input dialog with calendar and clock
Hi joaomgcd
In input dialog action it will be most and most useful and understandable to everyone if input type is as calendar and clock. Now it is in numerical. This will be most useful to new users.
From record4
-
Maximum tasks queue
Hi joaomgcd
As title says that when maximum number of tasks reached tasker flashes a message as "Maximum tasks queued. Ignoring new tasks." Tasker will also notify tasks names, by clicking notification user can get tasks list and stop those tasks which were low priority. This will be most useful to all users.
Thanks in advance from record4
-
Icon list
Hi joaomgcd
As in Icon grid menu scene add an option in list dialog with icon grid menu. This will be most useful who want to get a large number of list elements.
Thanks in advance from reocrd4
-
Icons in Tasks action list to have visual effect in coding
Can we add small tweak to current UI to have visual effect that makes understanding coding bit easier?
At present, we have only list of statements with serial number in Task action list.
On the other hand, we have already used some icons for each Action category, when we are adding new action.
Can we have same icon along with various listed actions within Tasks? I guess this can give UI new flavor without much effort and will be useful while looking at codes.
-
Notify on secure lockscreen using setPublicVersion
Hi
There is a way to show notification text on secure lockscreen using setPublicVersion. Can you please add that as a option in Notify task?
Thanks
-
Scene to status bar
Please enable a Tasker scene to be moved onto the status bar. A potential use case is to design a pseudo-notification LED for AMOLED displays
-
Sub-trigger or trigger within task
As of now, trigger (event, state, app, time etc) can be defined only as start event of any profile. Once any task is running with this trigger, there is no way to pause running task and wait till another event occur. This brings limitation to define complex task/profiles.
We can use workaround of activating another profile with that task, but that's workaround only and not best solution.
I am not software person, but my guess, we have all trigger elements readily available to do this. It's about putting these trigger element within task and defining algorithm to use this.
I
-
Functionality included in Tasker to enable mirroring a phone's screen to another phone and/or PC
Hello! Tasker is so amazing it gives me so much power and control over my Android phone.
Then a thought crossed my mind: "Could Tasker have a feature that enables the mirroring a phone's screen to another phone and/or a PC".
I would be happy if this idea would be considered and super excited if eventually rolls out in future versions...
-
It will be perfect if it will be possible to move matching rules inside matching pattern.
if I want to push matching rule to beginning position,I need to remove all rules below,and then restore it manually.
-
FSK audio modem send\recive data on audio line or audio cable
This will make it possible, using an audio channel over the air or through an audio cable, to exchange data with another phone or device, such as an arduino, without using additional purchased bluetooth or WIFI modules and refuse to use radio frequencies.
https://github.com/romanz/audiomodem-android
https://play.google.com/store/apps/details?id=makino.android.modem_fsk&hl=ru
and others on FSK AUDIO MODEM keywords
-
BLE broadcast feature
Hello, It would be cool if it was possible to emulate a BLE peripheral to send data like heart rate for example. Possessors of bracelets with heart rate function (such as mi band) would be able to share it with other devices (connected bike home trainer or connected treadmill for example). The code to do this already exists (https://github.com/WebBluetoothCG/ble-test-peripheral-android), and it would be amazing if it was integrated into tasker. Thanks.
-
Undo History or something better
I would find it very useful to be able to undo several, or certain steps. I saw that a topic has been started about it in the past, but perhaps it does not mean the same as my request.
I have been using Tasker for 10 years, and I don't understand why it is not possible to undo steps or revert to previous states, such as on the computer (i.e. Adobe Photoshop's History panel) as I first saw on the phone with Aviary Studio (which was bought by Adobe eventually).
Sometimes you just want to get back to square one,
-
keyguard customizations
There is an api available to disable Widgets, Camera, Notifications, Trust agents, Fingerprint sensor. Please add this as task
https://developer.android.com/reference/android/app/admin/DevicePolicyManager#setKeyguardDisabledFeatures(android.content.ComponentName,%20int)
-
List dialog with input dialog at once
Example below.
Like this.
example)
1. Input text to 'ABCDEFG' to Input text area.
2. touch 'Item 2' ( At this stage, 'ABCDEFG' = %input)
3. Then works like just List dialog in tasker. but, we can use text variable %input with 'Item 2'