AutoTools Bottom Swipe Quick Actions 2017-07-13

Create 3 quick actions that are always available by swiping up on the navigation buttons

  1. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    joaomgcd submitted a new AutoApps project:

    Bottom Swipe Quick Actions - Create 3 quick actions that are always available by swiping up on the navigation buttons

    Read more about this project...
     
    kjhernandezmd likes this.
  2. maurizio53

    maurizio53 New Member

    Joined:
    Jun 14, 2016
    Messages:
    21
    Likes Received:
    0
    On my Galaxy s8+ the swipe up gesture doesn't work... I get correctly the three overlay colored lines but swiping up doesn't show what I set in the swipe setup task.
     
  3. kjhernandezmd

    kjhernandezmd New Member

    Joined:
    Oct 22, 2016
    Messages:
    7
    Likes Received:
    0
    Can this be done with long press instead of swipe?

    Sent from my SAMSUNG-SM-G930A using Tapatalk
     
  4. yochananmarqos

    yochananmarqos New Member

    Joined:
    Sep 12, 2015
    Messages:
    20
    Likes Received:
    0
    I imported the project in Tasker 5.0b8 and get stuck on "Updating Web Screen Preset..." tapping on the configuration edit button in any of the three AutoTools Web Screen actions in the Bottom Swipe Setup task. I'm using AutoTools 1.0.30b.

    EDIT: AutoWeb just timed out uploading to Dropbox on a different task, so maybe it's a temporary Dropbox issue.
     
  5. Tasker Pro

    Tasker Pro New Member

    Joined:
    Jul 27, 2016
    Messages:
    22
    Likes Received:
    4
    This is great! As I think a regular Tasker Scene can't overlay the Navigation Buttons in such a manner.
     
  6. maurizio53

    maurizio53 New Member

    Joined:
    Jun 14, 2016
    Messages:
    21
    Likes Received:
    0
    Is anyone using this project on a Samsung device? I think my problem lies with Samsung nav bar, but I'd like to be sure about this....
     
  7. Wouter

    Wouter Member

    Joined:
    Feb 4, 2016
    Messages:
    71
    Likes Received:
    2
    I would like to dive into this, following all those nice web screens with the Auto tools 2.0 launch. But I feel like a beginner all over again, cause I can't find how I trigger this. How do I trigger anything on swiping up from the bottom? The same for that nice music playlist launcher example that can be swiped in from the left. I've imported the pre-made things in AutoTools, but how to trigger those tasks?

    Is it a Tasker profile that triggers on AutoInput gesture event? That doesn't launch anything in my case. Is this hidden in AutoTools somewhere? I really don't know where to start.
     
    kartalgurhan likes this.
  8. bizz78

    bizz78 New Member

    Joined:
    Feb 16, 2016
    Messages:
    8
    Likes Received:
    0
    is there anyway to make the colored bar transparent? Another great Profile by the way
     
  9. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Yes, try setting the color to rgba(0,0,0,0)

    Let me know if it works :)
     
  10. Laural Hill

    Laural Hill New Member

    Joined:
    Feb 9, 2018
    Messages:
    11
    Likes Received:
    1
    So I tried to transform this into a left screen swipe, but I have run into several problems. First, the bars only seem to be really thin and offset by width, rather than being the actual width I input

    Second, I have the AutoTools toast turned on, and for the Edge Launcher you posted, the toast shows up as proper, but nothing shows up here when I swipe it.
    Description :

    Left Swipe (454)
    A1: AutoTools Web Screen [
    Configuration:Screen Preset: Swipe
    Display
    Mode: Overlay
    Close Overlay ID: first

    Source: /storage/emulated/0/AutoTools/swipe/page.html
    Toast
    Duration: 5000
    Background Color: #00CE93D8

    Width: 35

    Height: 175
    Gravity: Top Left

    Animation: Slide In From Left
    Overlay Id: first
    Show
    Duration: 100
    Hide
    Duration: 250
    Drag: Not Draggable
    Hide Dialog Shadow: true
    Inject In Header: var a=1;
    Commands Prefix: bottomswipe
    Swipe Right: top
    Border Color: #42A5F5
    Border
    Width: 3
    Border Side: Right
    Timeout (Seconds):30

    A2: AutoTools Web Screen [
    Configuration:Screen Preset: Swipe
    Display
    Mode: Overlay
    Close Overlay ID: second

    Source: /storage/emulated/0/AutoTools/swipe/page.html
    Toast
    Duration: 5000
    Background Color: #00CE93D8

    Width: 25

    Height: 250
    Gravity: Left

    Animation: Slide In From Left
    Overlay Id: second
    Show
    Duration: 100
    Hide
    Duration: 250
    Drag: Not Draggable
    Hide Dialog Shadow: true
    Inject In Header: var a=1;
    Commands Prefix: bottomswipe
    Swipe Right: center
    Border Color: #AB47BC
    Border
    Width: 3
    Border Side: Right
    Timeout (Seconds):30

    A3: AutoTools Web Screen [
    Configuration:Screen Preset: Swipe
    Display
    Mode: Overlay
    Close Overlay ID: third

    Source: /storage/emulated/0/AutoTools/swipe/page.html
    Toast
    Duration: 5000
    Status Bar Color: #001A7E
    Background Color: #00CE93D8

    Width: 35

    Height: 175
    Gravity: Bottom Left

    Animation: Slide In From Left
    Overlay Id: third
    Show
    Duration: 70
    Hide
    Duration: 100
    Drag: Not Draggable
    Hide Dialog Shadow: true
    Inject In Header: var a=1;
    Commands Prefix: bottomswipe
    Swipe Right: bottom
    Border Color: #66BB6A
    Border
    Width: 3
    Border Side: Right
    Timeout (Seconds):30
     

    Attached Files:

  11. Jackson.Armstron.Blow

    Jackson.Armstron.Blow New Member

    Joined:
    Aug 27, 2017
    Messages:
    1
    Likes Received:
    0
     

    Attached Files:

  12. Paul McGaughey

    Paul McGaughey New Member

    Joined:
    Feb 26, 2015
    Messages:
    7
    Likes Received:
    0
    @joaomgcd Stupid me again! How do I add an action to the swipe. Not sure what to do with the autoapps command bit

    Sent from my SM-N960F using Tapatalk
     
  13. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    You can use any command there. Check out examples here.
     
  14. Sluca

    Sluca New Member

    Joined:
    Sep 1, 2019
    Messages:
    2
    Likes Received:
    0
    Hi everyone, being a total noob I finally managed to install the project and change the middle and right toggles to go back to the homescreen and to pull down the notification bar (I’m on a Note 8, FYI). I can’t figure out though what the left action is for. I see the 6 buttons but I have no clue what to do with them. Any advice? Thanks!
     
  15. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    Those six buttons can do whatever you want :) They each send a command. It's up to you to react to the commands any way you want.
    You can also make the swipe up there do anything else other than bringing up the buttons if you want.
     
    Sluca likes this.
  16. coconutxyz

    coconutxyz New Member

    Joined:
    Sep 22, 2019
    Messages:
    1
    Likes Received:
    0
    silly question but will it be possible to do something like swipe up then left/right etc?
     
  17. Wouter

    Wouter Member

    Joined:
    Feb 4, 2016
    Messages:
    71
    Likes Received:
    2
    No.
     
    coconutxyz likes this.
  18. Bahcodad

    Bahcodad New Member

    Joined:
    Aug 8, 2020
    Messages:
    2
    Likes Received:
    0
    I downloaded the file but it downloaded as .bin and not XML. What can I do with it?
     
  19. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    That's strange. Maybe try downloading in a different browser?
     
  20. Bahcodad

    Bahcodad New Member

    Joined:
    Aug 8, 2020
    Messages:
    2
    Likes Received:
    0
    That was it. Thank you. Duck duck go downloads them as binary files it seems lol
     

Share This Page