change: listMarginWidthPercent is written to prefs file so user doesn't need to create new entry change: app creation: Debug Version option no longer causes debuggable to be set in the manifest (prevented Play Store publication) bugfix: Text element in scene: links were causing crash bugfix: BT Near: bugged in some earlier Android versions bugfix: scene destruction: wasn't tidying up event handlers correctly which was producing warnings bugfix: scene element TextEdit: crash due to cursor movement in some circumstance bugfix: catch exception selecting sub-activities for some apps bugfix: catch exception when state plugin result comes in for profile that doesn't exist anymore bugfix: better handle exceptions that can occur loading bad config data
За сроком давности потерялся файлик скорее всего. Сегодня прилетело обновление. Список изменений как всегда внушительный Показать / Скрыть текст
[17/12/2014: v4.6
Android 4.0+ Devices
Highlights
support for direct calling of Java functions integrated in normal task flow, see Java in the userguide test tasks step-by-step and see status of each action as it completes support for interrupt mode on Android 5.0+ Added
action App / List Apps action Script / Java Function, for calling Java functions action Script / Java Object, for manipulation of Java objects many long selection lists have a filter field builtin local var %err (error in last enabled action if set) task edit screen: currently executing action and status for past-actions displayed when testing task edit screen: step-by-step task execution button task tab double-click menu: Kill All option monitor notification, set category to service (Lollipop+) action Interrupt Mode (Lollipop+) variable %UIMODE: watch (Lollipop+) Italian translation (not userguide) show in profile list whether a profile's tasks are locked or not builtin action plugin list, added AutoInput action Net / Test Net: support for bluetooth and ethernet Bugfixes
action list: don't evaluate conditions for disabled actions test display res/DPI: was caching values and therefore reporting wrong ones after a display rotation %SILENT: report on when device interrupt mode is priority or none (Lollipop+) action Element Text with TextEdit element: couldn't set to zero-length element Button: labels were all uppercase (Lollipop+) task edit: rotation animation for opening/closing blocks was messed up (Lollipop+) action Beep: Amplitude parameter was being measured in ms instead of % action Show Scene / Continue Task Immediately: when deselected sometimes wasn't respected if scene was hidden action List Files: using root, if the dir wasn't reachable without root in pre-check would fail Userguide / Variables / Scene Local: behaviour was incorrectly documented swiping Tasker from recent apps list was closing the list (Lollipop+) when task was locked in UI, could be accessed via profile list without entering code if profile was locked Test Net: needed permission was missing in exported apps displayed scenes weren't generating accessibility events (e.g. for %WIN, Event / Button Widget) Changes
action javascript(let): replace variables in Libraries parameter action category Script -> Code plugin actions/events/states are grouped per plugin app action Run Shell: result code is stored in %err (if not 0) (and previously specified for backwards compatibility) refreshed French, Spanish and Simplified Chinese translations switched app detection to using an Accessibility Service please enable Tasker's service in Android Accessibility settings (Lollipop+) Removed
action Take Call: not available on Lollipop+ (Google not granting the needed permission) action Keyguard: apparently causing blackouts (Lollipop+) Developers
change: when EditActivity has both state and event filters, default to state when receiving REQUEST_QUERY added: TaskerPlugin: RESULT_CODE_FAILED and RESULT_CODE_CANCELLED appear in %err so user can handle them added: TaskerPlugin: Setting.RESULT_CODE_FAILED_PLUGIN_FIRST: start numbering custom error codes from there (to appear in %err) added: TaskerPlugin: Setting.VARNAME_ERROR_MESSAGE/spoiler]