Skip to content

Instantly share code, notes, and snippets.

@bentglasstube
Last active December 18, 2015 19:39
Show Gist options
  • Save bentglasstube/5834706 to your computer and use it in GitHub Desktop.
Save bentglasstube/5834706 to your computer and use it in GitHub Desktop.
Tasker profile to pin lock phone when not on home wifi.
<TaskerData sr="" dvi="1" tv="4.1u3m">
<Profile sr="prof6" ve="2">
<cdate>1371538376764</cdate>
<clp>true</clp>
<edate>1371851913695</edate>
<id>6</id>
<mid0>5</mid0>
<mid1>8</mid1>
<nme>Home</nme>
<State sr="con0">
<code>160</code>
<Str sr="arg0" ve="3">home wifi name</Str>
<Str sr="arg1" ve="3"/>
<Str sr="arg2" ve="3"/>
</State>
</Profile>
<Task sr="task5">
<cdate>1371538173797</cdate>
<edate>1371539734965</edate>
<id>5</id>
<nme>Pin Off</nme>
<Action sr="act0" ve="3">
<code>11820</code>
<Bundle sr="arg0">
<Vals sr="val">
<com.intangibleobject.securesettings.plugin.extra.BLURB>Clear Password</com.intangibleobject.securesettings.plugin.extra.BLURB>
<com.intangibleobject.securesettings.plugin.extra.BLURB-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.BLURB-type>
<com.intangibleobject.securesettings.plugin.extra.ENABLED>false</com.intangibleobject.securesettings.plugin.extra.ENABLED>
<com.intangibleobject.securesettings.plugin.extra.ENABLED-type>java.lang.Boolean</com.intangibleobject.securesettings.plugin.extra.ENABLED-type>
<com.intangibleobject.securesettings.plugin.extra.SETTING>password_reset</com.intangibleobject.securesettings.plugin.extra.SETTING>
<com.intangibleobject.securesettings.plugin.extra.SETTING-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.SETTING-type>
<com.twofortyfouram.locale.intent.extra.BLURB>Clear Password</com.twofortyfouram.locale.intent.extra.BLURB>
<com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
<net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
<net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
</Vals>
</Bundle>
<Str sr="arg1" ve="3">com.intangibleobject.securesettings.plugin</Str>
<Str sr="arg2" ve="3">Secure Settings</Str>
</Action>
</Task>
<Task sr="task8">
<cdate>1371538751534</cdate>
<edate>1371539742485</edate>
<id>8</id>
<nme>Pin On</nme>
<Action sr="act0" ve="3">
<code>11820</code>
<Bundle sr="arg0">
<Vals sr="val">
<com.intangibleobject.securesettings.plugin.extra.BLURB>Set Pin</com.intangibleobject.securesettings.plugin.extra.BLURB>
<com.intangibleobject.securesettings.plugin.extra.BLURB-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.BLURB-type>
<com.intangibleobject.securesettings.plugin.extra.ENABLED>true</com.intangibleobject.securesettings.plugin.extra.ENABLED>
<com.intangibleobject.securesettings.plugin.extra.ENABLED-type>java.lang.Boolean</com.intangibleobject.securesettings.plugin.extra.ENABLED-type>
<com.intangibleobject.securesettings.plugin.extra.NEW_PASSWORD>DEADBEEFDEADBEEFDEADBEEFDEADBEEF</com.intangibleobject.securesettings.plugin.extra.NEW_PASSWORD>
<com.intangibleobject.securesettings.plugin.extra.NEW_PASSWORD-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.NEW_PASSWORD-type>
<com.intangibleobject.securesettings.plugin.extra.PASSWORD_TYPE>pin</com.intangibleobject.securesettings.plugin.extra.PASSWORD_TYPE>
<com.intangibleobject.securesettings.plugin.extra.PASSWORD_TYPE-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.PASSWORD_TYPE-type>
<com.intangibleobject.securesettings.plugin.extra.SETTING>password_reset</com.intangibleobject.securesettings.plugin.extra.SETTING>
<com.intangibleobject.securesettings.plugin.extra.SETTING-type>java.lang.String</com.intangibleobject.securesettings.plugin.extra.SETTING-type>
<com.twofortyfouram.locale.intent.extra.BLURB>Set Pin</com.twofortyfouram.locale.intent.extra.BLURB>
<com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
<net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
<net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
</Vals>
</Bundle>
<Str sr="arg1" ve="3">com.intangibleobject.securesettings.plugin</Str>
<Str sr="arg2" ve="3">Secure Settings</Str>
</Action>
</Task>
</TaskerData>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment