Click quicksettings on Lollipop upon reboot not working

Discussion in 'Tasker' started by evilperro, Apr 26, 2015.

  1. evilperro

    evilperro New Member

    Joined:
    Apr 26, 2015
    Messages:
    10
    Likes Received:
    0
    I found these instructions

    "- AutoInput Global Action -> Quick Settings
    - Wait 1 second
    - AutoInput Action -> click text "Location"
    - "Close System Dialogs" Tasker action"

    here: https://groups.google.com/forum/#!msg/joaomgcd/AMyivqnDfMQ/0_nv1TbXXOEJ

    However on my ROM, upon reboot, the status bar disappears if that profile is active. Once when I slided the homescreen, it returned and the profile was succesful. But other times it does not run at all.

    Upon reboot, the ROM switches battery mode from Performance to Balanced. And that's what I want to use autoinput for.
     
  2. evilperro

    evilperro New Member

    Joined:
    Apr 26, 2015
    Messages:
    10
    Likes Received:
    0
    Got it to work by going via Settings main app. Here's the action, XML and a standalone app:

    Action
    Profile: Perfomance Mode On Boot (3)
    Event: Device Boot
    Enter: Performance (2)
    A1: Wait [ MS:0 Seconds:15 Minutes:0 Hours:0 Days:0 ]
    A2: Launch App [ App:Settings Data: Exclude From Recent Apps:Off Always Start New Copy:Off ]
    A3: Wait [ MS:0 Seconds:2 Minutes:0 Hours:0 Days:0 ]
    A4: AutoInput Action [ Configuration:Stored Action: Settings - 'Battery' - Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
    A5: Wait [ MS:0 Seconds:2 Minutes:0 Hours:0 Days:0 ]
    A6: AutoInput Action [ Configuration:Stored Action: Settings - 'Battery mode' - Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
    A7: Wait [ MS:0 Seconds:2 Minutes:0 Hours:0 Days:0 ]
    A8: AutoInput Action [ Configuration:Stored Action: Settings - 'Performance' - Click Package:com.joaomgcd.autoinput Name:AutoInput Action Timeout (Seconds):20 ]
    A9: Go Home [ Page:0 ]

    XML
    https://dl.dropboxusercontent.com/u/11526435/Delade på nätet/Performance mode tasker.xml

    Standalone app

    https://dl.dropboxusercontent.com/u/11526435/Delade på nätet/Performance.1.apk
     
: tasker, lollipop

Share This Page