AutoNotification [Tiles] Prevent notification panel to hide after activating tile?

Discussion in 'AutoApps' started by CoolRaoul, May 20, 2017.

  1. CoolRaoul

    CoolRaoul Member

    Joined:
    Dec 1, 2015
    Messages:
    56
    Likes Received:
    2
    I'm trying to set up a "display timeout" tile. Each press should change display timeout from a predetermined list.
    Problem is that each time I press the tile, the tile panel automatically closes, which is not what I want (i want to be able to to multiple presses in sequence if needed)
    I thought that unchecking "Hide notification" toggle in the action configuration form would have done the trick but unfortunately it doesn't.
    Where can be my mistake? (platform: Galaxy S7 running Android 7.0)
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Can you please export your task's description (not xml) so I can take a look? Long-click the task in Tasker->export description Thanks in advance
     
  3. CoolRaoul

    CoolRaoul Member

    Joined:
    Dec 1, 2015
    Messages:
    56
    Likes Received:
    2
    Sorry for the delay, I missed email notification
    Here's the task description:
    Code (Text):
    Tiles.init (250)
        A1: AutoNotification Tiles [ Configuration:Tile: 3
    Command: tile:dtmo
    Label: Screen timeout
    Icon: android.resource://net.dinglisch.android.taskerm/hl_device_access_data_usage
    State: 2 Timeout (Seconds):60 ]
    Anyway I've another problem now (appeared after latest autonotification update I guess): that task started to times out when run and fail with the following error:
    Code (Text):
    22.08.15/E FIRE PLUGIN: AutoNotification Tiles / com.twofortyfouram.locale.intent.action.FIRE_SETTING: 6 bundle keys
    22.08.15/E AutoNotification Tiles: plugin comp: com.joaomgcd.autonotification/com.joaomgcd.autonotification.broadcastreceiver.BroadcastReceiverNotify
    22.08.15/E add wait type Plugin16 time 60
    22.08.15/E add wait type Plugin16 done
    22.08.15/E add wait task
    22.09.15/E Error: null
     
    Last edited: May 25, 2017
  4. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    I just tried it and it worked correctly for me. Is it maybe related to the task not being run (times out)? Can you try rebooting your device and try again?
     
  5. CoolRaoul

    CoolRaoul Member

    Joined:
    Dec 1, 2015
    Messages:
    56
    Likes Received:
    2
    Task exception fixed by a reboot too.
    Now back to my initial issue then ("how to prevent tiles panel to close?")
     
    Last edited: May 28, 2017
  6. CoolRaoul

    CoolRaoul Member

    Joined:
    Dec 1, 2015
    Messages:
    56
    Likes Received:
    2
    Sorry for upping again, but I didn't manage to find by myself the answer to my initial question (preventing panel to close)
     
  7. CoolRaoul

    CoolRaoul Member

    Joined:
    Dec 1, 2015
    Messages:
    56
    Likes Received:
    2
    Ok, never mind: I've switched to an alternative app ("Custom Quick Settings"), which allows me to do what I wanted and doesn't have that issue.
     
: tiles, autohide

Share This Page