Advertisement
CanJosh

Aussie Broadband Tasker Task

Jun 13th, 2017
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.13 KB | None | 0 0
  1. <TaskerData sr="" dvi="1" tv="4.9u4m">
  2. <Task sr="task159">
  3. <cdate>1484301649275</cdate>
  4. <edate>1497333429950</edate>
  5. <id>159</id>
  6. <nme>CheckDataUsage</nme>
  7. <pri>100</pri>
  8. <Action sr="act0" ve="7">
  9. <code>547</code>
  10. <Str sr="arg0" ve="3">%username</Str>
  11. <Str sr="arg1" ve="3">you</Str>
  12. <Int sr="arg2" val="0"/>
  13. <Int sr="arg3" val="0"/>
  14. <Int sr="arg4" val="0"/>
  15. </Action>
  16. <Action sr="act1" ve="7">
  17. <code>547</code>
  18. <Str sr="arg0" ve="3">%password</Str>
  19. <Str sr="arg1" ve="3">pass</Str>
  20. <Int sr="arg2" val="0"/>
  21. <Int sr="arg3" val="0"/>
  22. <Int sr="arg4" val="0"/>
  23. </Action>
  24. <Action sr="act10" ve="7">
  25. <code>547</code>
  26. <Str sr="arg0" ve="3">%used</Str>
  27. <Str sr="arg1" ve="3">%out222</Str>
  28. <Int sr="arg2" val="0"/>
  29. <Int sr="arg3" val="0"/>
  30. <Int sr="arg4" val="0"/>
  31. </Action>
  32. <Action sr="act11" ve="7">
  33. <code>590</code>
  34. <Str sr="arg0" ve="3">%out24</Str>
  35. <Str sr="arg1" ve="3">&lt;strong&gt;</Str>
  36. <Int sr="arg2" val="0"/>
  37. </Action>
  38. <Action sr="act12" ve="7">
  39. <code>547</code>
  40. <Str sr="arg0" ve="3">%left</Str>
  41. <Str sr="arg1" ve="3">%out242</Str>
  42. <Int sr="arg2" val="0"/>
  43. <Int sr="arg3" val="0"/>
  44. <Int sr="arg4" val="0"/>
  45. </Action>
  46. <Action sr="act13" ve="7">
  47. <code>598</code>
  48. <Str sr="arg0" ve="3">%left</Str>
  49. <Str sr="arg1" ve="3"> MB</Str>
  50. <Int sr="arg2" val="0"/>
  51. <Int sr="arg3" val="0"/>
  52. <Int sr="arg4" val="0"/>
  53. <Str sr="arg5" ve="3"/>
  54. <Int sr="arg6" val="1"/>
  55. <Str sr="arg7" ve="3"/>
  56. </Action>
  57. <Action sr="act14" ve="7">
  58. <code>598</code>
  59. <Str sr="arg0" ve="3">%used</Str>
  60. <Str sr="arg1" ve="3"> MB</Str>
  61. <Int sr="arg2" val="0"/>
  62. <Int sr="arg3" val="0"/>
  63. <Int sr="arg4" val="0"/>
  64. <Str sr="arg5" ve="3"/>
  65. <Int sr="arg6" val="1"/>
  66. <Str sr="arg7" ve="3"/>
  67. </Action>
  68. <Action sr="act15" ve="7">
  69. <code>547</code>
  70. <Str sr="arg0" ve="3">%remaining</Str>
  71. <Str sr="arg1" ve="3">%used/(%used+%left) *100</Str>
  72. <Int sr="arg2" val="0"/>
  73. <Int sr="arg3" val="1"/>
  74. <Int sr="arg4" val="0"/>
  75. </Action>
  76. <Action sr="act16" ve="7">
  77. <code>37</code>
  78. <label>Convert to GB</label>
  79. <ConditionList sr="if">
  80. <bool0>Or</bool0>
  81. <Condition sr="c0" ve="3">
  82. <lhs>%left</lhs>
  83. <op>7</op>
  84. <rhs>999</rhs>
  85. </Condition>
  86. <Condition sr="c1" ve="3">
  87. <lhs>%used</lhs>
  88. <op>7</op>
  89. <rhs>999</rhs>
  90. </Condition>
  91. </ConditionList>
  92. </Action>
  93. <Action sr="act17" ve="7">
  94. <code>547</code>
  95. <Str sr="arg0" ve="3">%left</Str>
  96. <Str sr="arg1" ve="3">%left/1000</Str>
  97. <Int sr="arg2" val="0"/>
  98. <Int sr="arg3" val="1"/>
  99. <Int sr="arg4" val="0"/>
  100. </Action>
  101. <Action sr="act18" ve="7">
  102. <code>547</code>
  103. <Str sr="arg0" ve="3">%used</Str>
  104. <Str sr="arg1" ve="3">%used/1000</Str>
  105. <Int sr="arg2" val="0"/>
  106. <Int sr="arg3" val="1"/>
  107. <Int sr="arg4" val="0"/>
  108. </Action>
  109. <Action sr="act19" ve="7">
  110. <code>640530777</code>
  111. <Bundle sr="arg0">
  112. <Vals sr="val">
  113. <com.twofortyfouram.locale.intent.extra.BLURB>DataUnits = GB</com.twofortyfouram.locale.intent.extra.BLURB>
  114. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  115. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataUnits</de.devmil.minimaltext.locale.extras.VAR_NAME>
  116. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  117. <de.devmil.minimaltext.locale.extras.VAR_TEXT>GB</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  118. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  119. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  120. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  121. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  122. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  123. </Vals>
  124. </Bundle>
  125. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  126. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  127. <Int sr="arg3" val="0"/>
  128. </Action>
  129. <Action sr="act2" ve="7">
  130. <code>547</code>
  131. <Str sr="arg0" ve="3">%billday</Str>
  132. <Str sr="arg1" ve="3">25</Str>
  133. <Int sr="arg2" val="0"/>
  134. <Int sr="arg3" val="0"/>
  135. <Int sr="arg4" val="0"/>
  136. </Action>
  137. <Action sr="act20" ve="7">
  138. <code>43</code>
  139. </Action>
  140. <Action sr="act21" ve="7">
  141. <code>640530777</code>
  142. <Bundle sr="arg0">
  143. <Vals sr="val">
  144. <com.twofortyfouram.locale.intent.extra.BLURB>DataUnits = MB</com.twofortyfouram.locale.intent.extra.BLURB>
  145. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  146. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataUnits</de.devmil.minimaltext.locale.extras.VAR_NAME>
  147. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  148. <de.devmil.minimaltext.locale.extras.VAR_TEXT>MB</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  149. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  150. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  151. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  152. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  153. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  154. </Vals>
  155. </Bundle>
  156. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  157. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  158. <Int sr="arg3" val="0"/>
  159. </Action>
  160. <Action sr="act22" ve="7">
  161. <code>38</code>
  162. </Action>
  163. <Action sr="act23" ve="7">
  164. <code>590</code>
  165. <Str sr="arg0" ve="3">%used</Str>
  166. <Str sr="arg1" ve="3">.</Str>
  167. <Int sr="arg2" val="0"/>
  168. </Action>
  169. <Action sr="act24" ve="7">
  170. <code>547</code>
  171. <Str sr="arg0" ve="3">%used</Str>
  172. <Str sr="arg1" ve="3">%used1</Str>
  173. <Int sr="arg2" val="0"/>
  174. <Int sr="arg3" val="0"/>
  175. <Int sr="arg4" val="0"/>
  176. </Action>
  177. <Action sr="act25" ve="7">
  178. <code>590</code>
  179. <Str sr="arg0" ve="3">%left</Str>
  180. <Str sr="arg1" ve="3">.</Str>
  181. <Int sr="arg2" val="0"/>
  182. </Action>
  183. <Action sr="act26" ve="7">
  184. <code>547</code>
  185. <Str sr="arg0" ve="3">%left</Str>
  186. <Str sr="arg1" ve="3">%left1</Str>
  187. <Int sr="arg2" val="0"/>
  188. <Int sr="arg3" val="0"/>
  189. <Int sr="arg4" val="0"/>
  190. </Action>
  191. <Action sr="act27" ve="7">
  192. <code>590</code>
  193. <Str sr="arg0" ve="3">%remaining</Str>
  194. <Str sr="arg1" ve="3">.</Str>
  195. <Int sr="arg2" val="0"/>
  196. </Action>
  197. <Action sr="act28" ve="7">
  198. <code>547</code>
  199. <Str sr="arg0" ve="3">%remaining</Str>
  200. <Str sr="arg1" ve="3">%remaining1</Str>
  201. <Int sr="arg2" val="0"/>
  202. <Int sr="arg3" val="0"/>
  203. <Int sr="arg4" val="0"/>
  204. </Action>
  205. <Action sr="act29" ve="7">
  206. <code>550</code>
  207. <Str sr="arg0" ve="3"/>
  208. <Str sr="arg1" ve="3">%left %used %remaining</Str>
  209. <Str sr="arg2" ve="3"/>
  210. <Str sr="arg3" ve="3">Popup</Str>
  211. <Int sr="arg4" val="5"/>
  212. <Int sr="arg5" val="1"/>
  213. <ConditionList sr="if">
  214. <Condition sr="c0" ve="3">
  215. <lhs>1</lhs>
  216. <op>0</op>
  217. <rhs>2</rhs>
  218. </Condition>
  219. </ConditionList>
  220. </Action>
  221. <Action sr="act3" ve="7">
  222. <code>123</code>
  223. <label>Fetch page using curl</label>
  224. <Str sr="arg0" ve="3">export LD_LIBRARY_PATH=/data/data/com.termux/files/usr/lib
  225. /data/data/com.termux/files/usr/bin/curl -L -b cookies.txt --data "login_password=%password&amp;login_username=%username" https://my.aussiebroadband.com.au/usage.php</Str>
  226. <Int sr="arg1" val="0"/>
  227. <Int sr="arg2" val="1"/>
  228. <Str sr="arg3" ve="3">%out</Str>
  229. <Str sr="arg4" ve="3">%oute</Str>
  230. <Str sr="arg5" ve="3"/>
  231. </Action>
  232. <Action sr="act30" ve="7">
  233. <code>640530777</code>
  234. <Bundle sr="arg0">
  235. <Vals sr="val">
  236. <com.twofortyfouram.locale.intent.extra.BLURB>DataUsed = %used</com.twofortyfouram.locale.intent.extra.BLURB>
  237. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  238. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataUsed</de.devmil.minimaltext.locale.extras.VAR_NAME>
  239. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  240. <de.devmil.minimaltext.locale.extras.VAR_TEXT>%used</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  241. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  242. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  243. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  244. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  245. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  246. </Vals>
  247. </Bundle>
  248. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  249. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  250. <Int sr="arg3" val="0"/>
  251. </Action>
  252. <Action sr="act31" ve="7">
  253. <code>640530777</code>
  254. <Bundle sr="arg0">
  255. <Vals sr="val">
  256. <com.twofortyfouram.locale.intent.extra.BLURB>DataLeft = %left</com.twofortyfouram.locale.intent.extra.BLURB>
  257. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  258. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataLeft</de.devmil.minimaltext.locale.extras.VAR_NAME>
  259. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  260. <de.devmil.minimaltext.locale.extras.VAR_TEXT>%left</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  261. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  262. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  263. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  264. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  265. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  266. </Vals>
  267. </Bundle>
  268. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  269. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  270. <Int sr="arg3" val="0"/>
  271. </Action>
  272. <Action sr="act32" ve="7">
  273. <code>640530777</code>
  274. <Bundle sr="arg0">
  275. <Vals sr="val">
  276. <com.twofortyfouram.locale.intent.extra.BLURB>DataPercent = %remaining</com.twofortyfouram.locale.intent.extra.BLURB>
  277. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  278. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataPercent</de.devmil.minimaltext.locale.extras.VAR_NAME>
  279. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  280. <de.devmil.minimaltext.locale.extras.VAR_TEXT>%remaining</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  281. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  282. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  283. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  284. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  285. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  286. </Vals>
  287. </Bundle>
  288. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  289. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  290. <Int sr="arg3" val="0"/>
  291. </Action>
  292. <Action sr="act33" ve="7">
  293. <code>547</code>
  294. <Str sr="arg0" ve="3">%date</Str>
  295. <Str sr="arg1" ve="3">%DATE</Str>
  296. <Int sr="arg2" val="0"/>
  297. <Int sr="arg3" val="0"/>
  298. <Int sr="arg4" val="0"/>
  299. </Action>
  300. <Action sr="act34" ve="7">
  301. <code>590</code>
  302. <Str sr="arg0" ve="3">%date</Str>
  303. <Str sr="arg1" ve="3">-</Str>
  304. <Int sr="arg2" val="0"/>
  305. </Action>
  306. <Action sr="act35" ve="7">
  307. <code>596</code>
  308. <Str sr="arg0" ve="3">%date</Str>
  309. <Int sr="arg1" val="3"/>
  310. <Str sr="arg2" ve="3"/>
  311. </Action>
  312. <Action sr="act36" ve="7">
  313. <code>547</code>
  314. <label>Not end of month but past bill day. Roll over month</label>
  315. <Str sr="arg0" ve="3">%date2</Str>
  316. <Str sr="arg1" ve="3">%date2+1</Str>
  317. <Int sr="arg2" val="0"/>
  318. <Int sr="arg3" val="1"/>
  319. <Int sr="arg4" val="0"/>
  320. <ConditionList sr="if">
  321. <Condition sr="c0" ve="3">
  322. <lhs>%DAYM</lhs>
  323. <op>7</op>
  324. <rhs>%billday</rhs>
  325. </Condition>
  326. </ConditionList>
  327. </Action>
  328. <Action sr="act37" ve="7">
  329. <code>547</code>
  330. <label>Roll over year if past billing day in December</label>
  331. <Str sr="arg0" ve="3">%date3</Str>
  332. <Str sr="arg1" ve="3">%date3+1</Str>
  333. <Int sr="arg2" val="0"/>
  334. <Int sr="arg3" val="1"/>
  335. <Int sr="arg4" val="0"/>
  336. <ConditionList sr="if">
  337. <Condition sr="c0" ve="3">
  338. <lhs>%date2</lhs>
  339. <op>7</op>
  340. <rhs>12</rhs>
  341. </Condition>
  342. </ConditionList>
  343. </Action>
  344. <Action sr="act38" ve="7">
  345. <code>550</code>
  346. <Str sr="arg0" ve="3"/>
  347. <Str sr="arg1" ve="3">%date2 %billday %DAYM</Str>
  348. <Str sr="arg2" ve="3"/>
  349. <Str sr="arg3" ve="3">Popup</Str>
  350. <Int sr="arg4" val="47"/>
  351. <Int sr="arg5" val="1"/>
  352. <ConditionList sr="if">
  353. <Condition sr="c0" ve="3">
  354. <lhs>W</lhs>
  355. <op>0</op>
  356. <rhs>1</rhs>
  357. </Condition>
  358. </ConditionList>
  359. </Action>
  360. <Action sr="act39" ve="7">
  361. <code>547</code>
  362. <label>When past billing day in December, month is January</label>
  363. <Str sr="arg0" ve="3">%date2</Str>
  364. <Str sr="arg1" ve="3">1</Str>
  365. <Int sr="arg2" val="0"/>
  366. <Int sr="arg3" val="0"/>
  367. <Int sr="arg4" val="0"/>
  368. <ConditionList sr="if">
  369. <Condition sr="c0" ve="3">
  370. <lhs>%date2</lhs>
  371. <op>7</op>
  372. <rhs>12</rhs>
  373. </Condition>
  374. </ConditionList>
  375. </Action>
  376. <Action sr="act4" ve="7">
  377. <code>590</code>
  378. <Str sr="arg0" ve="3">%out</Str>
  379. <Str sr="arg1" ve="3">Used Combined</Str>
  380. <Int sr="arg2" val="0"/>
  381. </Action>
  382. <Action sr="act40" ve="7">
  383. <code>547</code>
  384. <Str sr="arg0" ve="3">%date2</Str>
  385. <Str sr="arg1" ve="3">%billday-%date2-%date3</Str>
  386. <Int sr="arg2" val="0"/>
  387. <Int sr="arg3" val="0"/>
  388. <Int sr="arg4" val="0"/>
  389. </Action>
  390. <Action sr="act41" ve="7">
  391. <code>596</code>
  392. <Str sr="arg0" ve="3">%date2</Str>
  393. <Int sr="arg1" val="3"/>
  394. <Str sr="arg2" ve="3"/>
  395. </Action>
  396. <Action sr="act42" ve="7">
  397. <code>547</code>
  398. <label>Calculate days will next bill rollover</label>
  399. <Str sr="arg0" ve="3">%date2</Str>
  400. <Str sr="arg1" ve="3">1+((%date2-%date) /24/60/60)</Str>
  401. <Int sr="arg2" val="0"/>
  402. <Int sr="arg3" val="1"/>
  403. <Int sr="arg4" val="0"/>
  404. </Action>
  405. <Action sr="act43" ve="7">
  406. <code>640530777</code>
  407. <Bundle sr="arg0">
  408. <Vals sr="val">
  409. <com.twofortyfouram.locale.intent.extra.BLURB>DataDays = %date2</com.twofortyfouram.locale.intent.extra.BLURB>
  410. <com.twofortyfouram.locale.intent.extra.BLURB-type>java.lang.String</com.twofortyfouram.locale.intent.extra.BLURB-type>
  411. <de.devmil.minimaltext.locale.extras.VAR_NAME>DataDays</de.devmil.minimaltext.locale.extras.VAR_NAME>
  412. <de.devmil.minimaltext.locale.extras.VAR_NAME-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_NAME-type>
  413. <de.devmil.minimaltext.locale.extras.VAR_TEXT>%date2</de.devmil.minimaltext.locale.extras.VAR_TEXT>
  414. <de.devmil.minimaltext.locale.extras.VAR_TEXT-type>java.lang.String</de.devmil.minimaltext.locale.extras.VAR_TEXT-type>
  415. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>de.devmil.minimaltext.locale.extras.VAR_TEXT</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS>
  416. <net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>java.lang.String</net.dinglisch.android.tasker.extras.VARIABLE_REPLACE_KEYS-type>
  417. <net.dinglisch.android.tasker.subbundled>true</net.dinglisch.android.tasker.subbundled>
  418. <net.dinglisch.android.tasker.subbundled-type>java.lang.Boolean</net.dinglisch.android.tasker.subbundled-type>
  419. </Vals>
  420. </Bundle>
  421. <Str sr="arg1" ve="3">de.devmil.minimaltext</Str>
  422. <Str sr="arg2" ve="3">de.devmil.minimaltext.locale.EditLocaleSettingsActivity</Str>
  423. <Int sr="arg3" val="0"/>
  424. </Action>
  425. <Action sr="act5" ve="7">
  426. <code>137</code>
  427. <label>Down for maintenance</label>
  428. <Int sr="arg0" val="0"/>
  429. <Str sr="arg1" ve="3"/>
  430. <ConditionList sr="if">
  431. <Condition sr="c0" ve="3">
  432. <lhs>%out1</lhs>
  433. <op>4</op>
  434. <rhs>maintenance</rhs>
  435. </Condition>
  436. </ConditionList>
  437. </Action>
  438. <Action sr="act6" ve="7">
  439. <code>137</code>
  440. <label>Invalid credentials</label>
  441. <Int sr="arg0" val="0"/>
  442. <Str sr="arg1" ve="3"/>
  443. <ConditionList sr="if">
  444. <Condition sr="c0" ve="3">
  445. <lhs>%out</lhs>
  446. <op>2</op>
  447. <rhs>login</rhs>
  448. </Condition>
  449. </ConditionList>
  450. </Action>
  451. <Action sr="act7" ve="7">
  452. <code>550</code>
  453. <Str sr="arg0" ve="3"/>
  454. <Str sr="arg1" ve="3">%out</Str>
  455. <Str sr="arg2" ve="3"/>
  456. <Str sr="arg3" ve="3">Popup</Str>
  457. <Int sr="arg4" val="125"/>
  458. <Int sr="arg5" val="1"/>
  459. <ConditionList sr="if">
  460. <Condition sr="c0" ve="3">
  461. <lhs>S</lhs>
  462. <op>2</op>
  463. <rhs>Q</rhs>
  464. </Condition>
  465. </ConditionList>
  466. </Action>
  467. <Action sr="act8" ve="7">
  468. <code>590</code>
  469. <Str sr="arg0" ve="3">%out2</Str>
  470. <Str sr="arg1" ve="3">&lt;/strong&gt;</Str>
  471. <Int sr="arg2" val="0"/>
  472. </Action>
  473. <Action sr="act9" ve="7">
  474. <code>590</code>
  475. <Str sr="arg0" ve="3">%out22</Str>
  476. <Str sr="arg1" ve="3">&lt;strong&gt;</Str>
  477. <Int sr="arg2" val="0"/>
  478. </Action>
  479. <Img sr="icn" ve="2">
  480. <nme>hl_device_access_bluetooth_searching</nme>
  481. </Img>
  482. </Task>
  483. </TaskerData>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement