Skip to content

Commit e846ee5

Browse files
Updated codes
1 parent c122f94 commit e846ee5

2 files changed

Lines changed: 23 additions & 20 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ All notable changes to this project will be documented in this file.
2020
`-`
2121

2222

23-
## [0.1.0] - 2020-01-13
23+
## [0.1.0] - 2020-01-14
2424

2525
`-`
2626
##

Tasker_XML_Codes.md

Lines changed: 22 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Task Actions (348)
1+
# Task Actions (354)
22

33
`15`: `Lock`
44
`16`: `System Lock`
@@ -79,7 +79,7 @@
7979
`147`: `Show Prefs`
8080
`148`: `Show Runlog`
8181
`150`: `Keyguard`
82-
`151`: **`Deprecated`**
82+
`151`: `Deprecated`
8383
`152`: `Set Widget Icon`
8484
`153`: `Import Data`
8585
`155`: `Set Widget Label`
@@ -99,7 +99,7 @@
9999
`177`: `Haptic Feedback`
100100
`185`: `Filter Image`
101101
`187`: `Save Image`
102-
`188`: `Load Image`
102+
`188`: `Load Image`, `Dark Mode`
103103
`189`: `Crop Image`
104104
`190`: `Flip Image`
105105
`191`: `Rotate Image`
@@ -166,12 +166,13 @@
166166
`307`: `Media Volume`
167167
`308`: `System Volume`
168168
`309`: `DTMF Volume`
169-
`310`: `Silent Mode`
169+
`310`: `Silent Mode`, `Vibrate Mode`
170170
`311`: `BT Voice Volume`
171-
`312`: `Interrupt Mode`
171+
`312`: `Interrupt Mode`, `Do Not Disturb`
172172
`313`: `Sound Mode`
173173
`314`: `Authentication Dialog`
174174
`316`: `Display Size`
175+
`317`: `NFC`
175176
`318`: `Force Rotation`
176177
`319`: `Ask Permissions`
177178
`320`: `Ping`
@@ -214,6 +215,7 @@
214215
`364`: `Test Next Alarm`
215216
`365`: `Tasker Function`
216217
`366`: `Get Location v2`
218+
`367`: `Camera`
217219
`368`: `Pick Location`
218220
`369`: `Array Process`
219221
`370`: `Shortcut`
@@ -227,7 +229,7 @@
227229
`408`: `Delete Directory`
228230
`409`: `Create Directory`
229231
`410`: `Write File`
230-
`411`: **`Deprecated`**
232+
`411`: `Deprecated`
231233
`412`: `List Files`
232234
`415`: `Read Line`
233235
`416`: `Read Paragraph`
@@ -257,17 +259,18 @@
257259
`475`: `GZip`
258260
`476`: `GUnzip`
259261
`490`: `Media Button Events`
260-
`500`: **`Deprecated`**
261-
`510`: **`Deprecated`**
262+
`500`: `Deprecated`
263+
`510`: `Deprecated`
264+
`511`: `Torch`
262265
`512`: `Status Bar`
263266
`513`: `Close System Dialogs`
264-
`520`: **`Deprecated`**
267+
`520`: `Deprecated`
265268
`523`: `Notify`
266269
`525`: `Notify LED`
267-
`530`: **`Deprecated`**
270+
`530`: `Deprecated`
268271
`536`: `Notify Vibrate`
269272
`538`: `Notify Sound`
270-
`540`: **`Deprecated`**
273+
`540`: `Deprecated`
271274
`543`: `Start System Timer`
272275
`544`: `Timer Widget Control`
273276
`545`: `Variable Randomize`
@@ -281,15 +284,15 @@
281284
`553`: `SMS Backup+`
282285
`555`: `BeyondPod`
283286
`556`: `GrazeRSS`
284-
`557`: **`Deprecated`**
287+
`557`: `Deprecated`
285288
`558`: `Android Notifier`
286289
`559`: `Say`
287290
`566`: `Set Alarm`
288291
`567`: `Calendar Insert`
289292
`568`: `DailyRoads Voyager`
290293
`590`: `Variable Split`
291294
`592`: `Variable Join`
292-
`594`: **`Deprecated`**
295+
`594`: `Deprecated`
293296
`595`: `Variable Query`
294297
`596`: `Variable Convert`
295298
`597`: `Variable Section`
@@ -301,7 +304,7 @@
301304
`664`: `Java Function`
302305
`665`: `Java Object`
303306
`667`: `SQL Query`
304-
`696`: **`Deprecated`**
307+
`696`: `Deprecated`
305308
`697`: `Shut Up`
306309
`699`: `Say To File`
307310
`701`: `Dpad`
@@ -321,7 +324,7 @@
321324
`762`: `Zoom Colour`
322325
`775`: `Write Binary`
323326
`776`: `Read Binary`
324-
`777`: **`Deprecated`**
327+
`777`: `Deprecated`
325328
`779`: `Notify Cancel`
326329
`793`: `Zoom State`
327330
`794`: `Zoom Position`
@@ -334,7 +337,7 @@
334337
`815`: `List Apps`
335338
`820`: `Stay On`
336339
`822`: `Display AutoRotate`
337-
`876`: **`Deprecated`**
340+
`876`: `Deprecated`
338341
`877`: `Send Intent`
339342
`888`: `Variable Add`
340343
`890`: `Variable Subtract`
@@ -359,7 +362,7 @@
359362
`988`: `Car Mode`
360363
`989`: `Night Mode`
361364
`999`: `Set Light`
362-
`1000`: `Plugin`
365+
`1000`: `Plugin`
363366

364367

365368

@@ -440,7 +443,7 @@
440443
`3050`: `Variable Set`
441444
`3060`: `Variable Cleared`
442445
`3071`: `Zoom Click`
443-
`1000`: `Plugin`
446+
`1000`: `Plugin`
444447

445448

446449

@@ -493,4 +496,4 @@
493496
`186`: `Custom Setting`
494497
`188`: `Dark Mode`
495498
`195`: `NFC Status`
496-
`1000`: `Plugin`
499+
`1000`: `Plugin`

0 commit comments

Comments
 (0)