AutoInput Marshmallow lockscreen solution

Discussion in 'AutoApps' started by matejdro, Jun 25, 2016.

  1. matejdro

    matejdro New Member

    Joined:
    Mar 9, 2015
    Messages:
    30
    Likes Received:
    1
    So is there working solution to pass through MM lockscreen? More specifically I'm talking about PIN + Fingerprint combo. I don't mind if it includes root or Xposed.

    Secure settings is supposed to do this but it was not updated in over a year so it does not support Fingerprint at all.
     
  2. joaomgcd

    joaomgcd Administrator Staff Member

    Joined:
    Feb 3, 2015
    Messages:
    9,479
    Likes Received:
    806
    AutoInput can only do it if you don't have lock screen security sorry
     
  3. Bloodjackob

    Bloodjackob New Member

    Joined:
    Jun 10, 2016
    Messages:
    2
    Likes Received:
    0
    Did you tried to use Secure Settings plugin? It can disable/enable pin. I don't know about fingerprint but it is worth try

    Wysłane z mojego A0001 przy użyciu Tapatalka
     
  4. autormali

    autormali Member

    Joined:
    Jul 4, 2016
    Messages:
    134
    Likes Received:
    22
    Secure Settings disable/enable pin is disabling/enabling fingerprint lock on Marshmallow as well.
    Below task tested on Nexus 5X.

    Code (Text):
    Task (316)
    A1: Secure Settings [ Configuration:Clear Password Timeout (Seconds):0 ]
    A2: Wait [ MS:0 Seconds:3 Minutes:0 Hours:0 Days:0 ]
    A3: Secure Settings [ Configuration:Screen & Keyboard Lights On Manual - On Timeout (Seconds):0 ]
    A4: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A5: Run Shell [ Command:input swipe 560 1840 520 1000 Timeout (Seconds):0 Use Root:On Store Output In: Store Errors In: Store Result In: ]
    A6: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A7: Button [ Button:Back ]
    A8: Wait [ MS:0 Seconds:1 Minutes:0 Hours:0 Days:0 ]
    A9: Run Shell [ Command:input swipe 560 1840 520 1000 Timeout (Seconds):0 Use Root:On Store Output In: Store Errors In: Store Result In: ]
    A10: Your AutoInput Action or Perform Task Tasker Action Here
    A11: Secure Settings [ Configuration:Set Pin Timeout (Seconds):0 ]
    A12: Secure Settings [ Configuration:Screen & Keyboard Lights On Manual - Off Timeout (Seconds):0 ]
    A13: Wait [ MS:0 Seconds:3 Minutes:0 Hours:0 Days:0 ]
    A14: Secure Settings [ Configuration:Lock Device Timeout (Seconds):0 ]
     
: lockscreen

Share This Page