Home Menu

Menu



Tasker Para hablar de todo lo relacionado con la aplicación tasker


 
Herramientas
  #1  
Viejo 19/11/13, 15:32:55
Avatar de mlesir
mlesir mlesir no está en línea
Usuario muy activo
Mensajes: 2,263
 
Fecha de registro: abr 2012
Mensajes: 2,263
Modelo de smartphone: OnePlus One,BQ Edison1, GoogleChrome,
Versión de ROM: 4.4 Cyanogen
Tu operador: Pepephone
Mencionado: 36 comentarios
Tagged: 2 hilos
Novedades de la nueva actualización: Tasker 4.2.u1

CONSEJO: Yo por lo menos me haría una copia de seguridad de Tasker y si lo tenéis también de App Factory antes de actualizar.

Pues abro este hilo para ver si entre todos conseguimos saber exactamente qué novedades trae esta nueva actualización. En cuanto vaya leyendo, con mi mal inglés, voy poniendo cosas. Espero que me echeis una manita y si vais viendo cosas postearlo y yo voy editando este primer post.

NOVEDADES: (En español están los cambios que he conseguido traducir, entender y poner en un lenguaje comprensible. Lo de entenderlo no es sólo por el inglés es que a veces no esta muy claro a que puñetas se refiere)

ENLACE A LA PAGINA OFICIAL DONDE SE ENUMERAN LOS CAMBIOS: http://tasker.dinglisch.net/changes/changes4.2.html


18/11/2013: v4.2u1
bugfix: actions with items: dragging wasn't working
bugfix: Search Tasker: only first matching action was shown for a each task
bugfix: complaint about missing temp. sensor when new builtin %TEMP var previously used
other attempted crash fixes
16/11/2013: v4.2
Incompatibilities
event Intent Received: variable names of extras are now converted to lower case
Añadidos:
Nueva accion: Proceso de los arrays (ordenar, rotar,etc)
Nueva accion: Profundidad de un elemento de escena
Nueva accion: Testar la resolución del dispositivo y DPI (Dots Per Inch)
Nueva Accion: destruir un elemento de una escena
Elemento de escena Editar Texto: nuevo parámetro de máximo numero de caracteres para este elemto
scene element: number picker
plugin protocol: pass referenced local var names from the current task to Setting plugin edit activity
JS: funtion elemPosition
JS/webview: extract global variable references (from global() function), use for monitor activation, variable picker lists etc
Elementos de escena text,edittext,button,toggle: Ahora el parametro tamaño del texto acepta entrada de texto, o sea que se le pueden poner variables. Ojo que entonces el auto-escalado no es posible entonces en algunas situaciones.
element button,text,edittext: corner positions
manual entry of scene/element geometry (not in beginner mode)
scene edit: element picker button
Nueva acción: crear un Nuevo elemento en escena (dynamic element creation, no event tasks unfortunately)
xxhdpi launcher/action bar icon
Nueva variable: %TEMP (temperatura ambiente) (sin testar)
Nuevo contexto: de estado, temperature ambiente, sin testar.
Nuevo elemento de escena: el Chekbox o casilla de verificación ( por fin!!)
Nuevo elemento de escena: elemento alternar
scene element spinner
Acción: valor de elemento se aplica también al checkbox
Elemento vista de Web: parametros para AppCache API y DB API
Acción establecer ajustes o preferencias de Tasker: añadido ajustes del sensor cuando la pantalla esta apagada.
Nuevo Contexto Dispositivo está en Dock: soporte para he/le desk docks
state Docked: Other category (initially supported Samsung keyboard)
Nueva Variable: %UIMODE: additional possible values tv, appliance and undef
Seleccionar App: incluye le/he desk dock apps pulsando All
Acción tomar foto: añadido Nuevo parametro Focus Mode.
Editar Tarea, Botón de test o play: un clik largo permite ejecutar la tarea con una prioridad específica.
Acción mostrar escena: Nuevo parametro animación para non-overlay display types
Acción Ocultar escena: Nuevo parametro animación (only relevant when displayed as non-overlay)
Editar escena: nuevo item 'propiedades de la escena'
action bar scene properties: ab style, title, subtitle, home icon (+click event), actions, tab labels (+ click event)
Otras propiedades de la escena: orientacion, key event
action Show Scene: extra display type, Activity, Full Window, No Title
Nuevo Contexto: HDMI conectado (sin testar)
element Slider: Default parameter
scene edit: touch mode resize for adjusting scene size
scene element Image: image uri can be directly specified (non-beginner-mode)
developers: support for synchronous action plugins, return status, local var setting,
developer: support for specification of 'relevant' vars for Tasker's var selector (both state and action plugins)
action edit: plugins: timeout parameter
Añadidos dialogos de confirmación cuando se esta creando un Nuevo perfil o tarea y esta es cancelada. (xej. Cuando se clika fuera del selector de tareas)
menu, spinner, action bar items accept variables in item label
profile export human-readable: show task order, restore settings and display in notification values when not at default vals
state Docked: added code for Asus keyboard dock ('Other' category)
action Say: Respect Audio Focus parameter
Bugfixes
action Destroy Scene: was crashing (dependent on timing) with overlay scenes occasionally
icon parameters with variable specification: when executed more than once (e,g in a loop) the variable was sticking with the first value
Goto, Label, wasn't working if label contained a variable
var tab/var selection dialog: indexed vars weren't sorted correctly by index
app creation: export of actions using image buffer was failing
new scene: element task: scene selector wasn't showing the new scene name
new scene: references to the new scene name were showing the problem icon
scaling scene elements with scene was sometimes resulting in a 1-pixel gap at right or bottom
attempted: fix for Wietse's 'invalid record' location warnings after reboot
JS: dynamic declarations of vars as both arrays or simple vars was only handling the array case
action labels with newlines were disrupting Run Log
HTTP Post: problem with non-ASCII character sets and a non-file body
action Variable Split: local var: was not causing an update of things referencing the resulting array
Elementos de escena Texto,Editar Texto y Botón: las variables locales no se actualizaban en los campos texto y Título
JS: function exit(): sometimes the JS would continue execution for a short time after the exit() (timing issue)
array pop/push wasn't broadcasting changes for local vars
action Element Value for spinner wasn't updating display or triggering the Value Set event
JS: enableProfile wasn't asking for right args in function selector and wasn't processing them properly anyway
was in some cases responding to variable changes which were prefixes of referenced variables
in some places, changes to local scene vars were not being reacted to
grid size was snapping scaled coordinates to grid, not underlying unscaled coords
global user (project) vars weren't alpha sorted in selection lists
action plugins weren't showing icon within the Plugin category
was accepting bundle attributes from plugins which later caused failed data load
scene element text: format Text With Links wasn't linkifying links
action Set Widget Icon: No Image was resulting in warning icon
action Say respects audio focus (but doesn't support ducking)
some misc crashes
action Goto, Start of Loop, wasn't acting like 'continue' as intended
action Goto: onto onto a previous loop from outside, wasn't starting loop at first index again as intended
file actions with Use Root checked: quote filenames to prevent problems with e.g. filenames with spaces
WebView scene element: wasn't displaying source specified with variable
state BT Status: wasn't matching parameter correctly
action Javascript: vars in path weren't being replaced
Acción llamar a un número: no aceptaba la referencia a un array.
action Take Photo: initial action creation, was giving spurious warnings about picture size
app creation: when monitor vars were only used in tasks, monitor was being killed on ending of a task
scene element menu: background was not noticing changes to colour vars
scene edit: work around S4 (some ROMs?) crashing retrieving wallpaper
action create scene: wasn't initializing scene vars from task local vars
vars tab: wasn't showing vars from tasks in scene events
spurious warning on profile deletion "warning: no profile ID: xxx"
scene edit: screen rotation: was sometimes losing zoom status
Elemento Editar Texto: Evento Texto Cambiado: estaba respondiendo multiples veces a una sola pulsación.
scene edit: graphical artifacts when selecting touch mode and some other cases
Evento Clik en Notificación en Android 4.3: sólo funcionaba en las notificaciones de Tasker
flag bt actions/states unavailable when no adapter on device
file selection was returning absolute instead of SD-relative path, wasn't puttin cursor to end
Editar Tarea: a veces cuando pulsabas largo en una acción te hacia scroll hasta el inicio de la tarea.
elements with items: bottom bar was over items
UI drag margin wasn't correctly adjusting for screen density (was too wide on very high res screens)
action Say/SayToFile: problems in more recent Android version (changed Android behaviour)
element background border: bottom and right had a 1-pixel thinner border than top and left
UI lock applies also to Menu / More / Run An Action (prevent e.g. disable Tasker that way)
plugin state context: disabling profile while plugin active: enabling at a later date was causing immediate activation without first querying plugin
plugin: exception handling plugin completion codes
plugin actions: Continue On Error was not being respected for timeouts
plugin actions: added TaskerPlugin.hostSupportsOnFireVariableReplacement (Activity) for backwards compat with older Taskers
action Popup Task Buttons: bad link to help text
action Variable Search Replace: was giving exception for undefined variables ( creo que esto viene a decir que ya no da error cuando esa variable esta vacia).
export task description: Set Tasker Pref was failing to export with some pref types
unchecking profile property 'Restore Settings' wasn't always being handled correctly in combination with other profiles referencing the same setting(s)
Deshabilita las acciones de vibrar para dispositivos que no cuentan con esta posibilidad.
contact photo/thumbnail: if 2 contacts had same number, only first was checked for a photo/thumbnail
contact photo/thumbnail: weren't showing in widgets on desktop
non-admin user: don't do MMS checks, was timing out querying DB
beta: scrolling within elements wasn't working for non-overlay scene types < JB 4.3
beta: scene edit: centre of Number Picker elements wasn't responding to touch
owing dialog scene over activity scene: wasn't hiding softkeyboard when dialog dismissed
beta: Spinner: events/item actions were again firing immediately scene shown, grr
beta: Search Tasker: wasn't searching in items of relevant elements (list,spinner,scene properties)
theme Light/DarkAB: popup lists weren't legible
app creation: child config screen: empty extra permissions were preventing later apk install by Android
webview element: alert and other js dialogs weren't workingw
Changes
resolving math expressions in task edit screen: don't give warnings, probably come from undefined local vars
state edit, wifi ssid/mac params: successive selections append the entry with / instead of setting it to the selected
%BLUE: was only reacting to on/off states, not in-between
menu scene elements: accept (scene) local vars when specifying a var to fill contents
scene elements, colour parameters: accept (scene) local vars
action Test Scene: child app: returns 'background' when the scene has been shown but is currently not on the screen
scene edit: moved background colour setting to scene properties screen
NewsRob -> GrazeRSS
action Element Visibility: Element Name parameter is now a simple match to allow hiding/showing multiple elements at once (e.g. to simulate a tab)
store display characteristics of scene creation device, scale up/down when importing to new devices (also for builtin scenes)
warning icon for unresolvable file Uris
%QTIME is deprecated, please use %qtime instead
support for SDK 18 method to retrieve BT adapter, bring on the SDK 19 method!
de/es language updates
event Intent Received: variable names of extras are converted to lower-case
array pop broadcasts for the array name, not the particular index
main screen variables tab: auto-capitalize first letter of variable name
app context: don't count Tasker's dialog scenes for app detection
scene animation max 5secs
scene edit: geometry in action bar is always unscaled (i.e. doesn't show zoomed values)
action Set Clipboard: allow zero-length text
exponential backoff on failed lock code entry
shortcut creation: limit icon selection instead of complaining about unavailable types afterwards
Say/SayToFile: support for new speech progress reporting, including stopping task on error (API 15+)
added AutoShare and AutoNotification to plugin selector

Última edición por mlesir Día 19/11/13 a las 16:50:30
Responder Con Cita
Los siguientes 4 usuarios han agradecido a mlesir su comentario:
[ Mostrar/Ocultar listado de agradecimientos ]


Respuesta

Estás aquí
Regresar   HTCMania > Todo sobre Android > Otro software para Android > Tasker

Herramientas

Reglas de Mensajes
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Las caritas están On
Código [IMG] está On
Código HTML está Off

Saltar a Foro



Hora actual: 23:32:21 (GMT +2)

Cookies
Powered by vBulletin™
Copyright © vBulletin Solutions, Inc. All rights reserved.
 
HTCMania: líderes desde el 2007