Skip to content

Commit bb17a91

Browse files
committed
apps/tictoc: replace javascript with c implementation
Signed-off-by: Joshua Jun <joshuajun@proton.me>
1 parent a7d8524 commit bb17a91

File tree

14 files changed

+306
-213
lines changed

14 files changed

+306
-213
lines changed

resources/normal/asterix/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -412,12 +412,6 @@
412412
"type": "pdc",
413413
"name": "MENU_ICON_HEALTH",
414414
"file": "normal/base/images/menu_icon_health.svg"
415-
},
416-
{
417-
"type": "js",
418-
"name": "JS_TICTOC",
419-
"file": "normal/base/js/tictoc.js",
420-
"builtin": true
421415
}
422416
]
423417
}

resources/normal/base/js/tictoc~bw.js

Lines changed: 0 additions & 59 deletions
This file was deleted.

resources/normal/base/js/tictoc~color.js

Lines changed: 0 additions & 93 deletions
This file was deleted.

resources/normal/getafix/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,6 @@
367367
"name": "AGENCY_FB_88_THIN_NUMBERS_AM_PM",
368368
"file": "normal/base/pbf/AGENCY_FB_88_THIN_NUMBERS_AM_PM.pbf",
369369
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
370-
},
371-
{
372-
"type": "js",
373-
"name": "JS_TICTOC",
374-
"file": "normal/base/js/tictoc.js",
375-
"builtin": true
376370
}
377371
]
378372
}

resources/normal/obelix/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -362,12 +362,6 @@
362362
"name": "AGENCY_FB_88_THIN_NUMBERS_AM_PM",
363363
"file": "normal/base/pbf/AGENCY_FB_88_THIN_NUMBERS_AM_PM.pbf",
364364
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
365-
},
366-
{
367-
"type": "js",
368-
"name": "JS_TICTOC",
369-
"file": "normal/base/js/tictoc.js",
370-
"builtin": true
371365
}
372366
]
373367
}

resources/normal/robert/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -352,12 +352,6 @@
352352
"name": "AGENCY_FB_88_THIN_NUMBERS_AM_PM",
353353
"file": "normal/base/pbf/AGENCY_FB_88_THIN_NUMBERS_AM_PM.pbf",
354354
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
355-
},
356-
{
357-
"type": "js",
358-
"name": "JS_TICTOC",
359-
"file": "normal/base/js/tictoc.js",
360-
"builtin": true
361355
}
362356
]
363357
}

resources/normal/silk/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -435,12 +435,6 @@
435435
"name": "MENU_ICON_HEALTH",
436436
"file": "normal/base/images/menu_icon_health.svg"
437437
},
438-
{
439-
"type": "js",
440-
"name": "JS_TICTOC",
441-
"file": "normal/base/js/tictoc.js",
442-
"builtin": true
443-
},
444438
{
445439
"type": "raw",
446440
"name": "AS7000_FW_IMAGE",

resources/normal/snowy/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -434,12 +434,6 @@
434434
"name": "AGENCY_FB_60_THIN_NUMBERS_AM_PM",
435435
"file": "normal/base/pbf/AGENCY_FB_60_THIN_NUMBERS_AM_PM.pbf",
436436
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
437-
},
438-
{
439-
"type": "js",
440-
"name": "JS_TICTOC",
441-
"file": "normal/base/js/tictoc.js",
442-
"builtin": true
443437
}
444438
]
445439
}

resources/normal/snowy_emery/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -362,12 +362,6 @@
362362
"name": "AGENCY_FB_88_THIN_NUMBERS_AM_PM",
363363
"file": "normal/base/pbf/AGENCY_FB_88_THIN_NUMBERS_AM_PM.pbf",
364364
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
365-
},
366-
{
367-
"type": "js",
368-
"name": "JS_TICTOC",
369-
"file": "normal/base/js/tictoc.js",
370-
"builtin": true
371365
}
372366
]
373367
}

resources/normal/spalding_gabbro/resource_map.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -367,12 +367,6 @@
367367
"name": "AGENCY_FB_88_THIN_NUMBERS_AM_PM",
368368
"file": "normal/base/pbf/AGENCY_FB_88_THIN_NUMBERS_AM_PM.pbf",
369369
"characterRegex": "[ 0-9:/.,°APMHIK\\+\\-\\%]"
370-
},
371-
{
372-
"type": "js",
373-
"name": "JS_TICTOC",
374-
"file": "normal/base/js/tictoc.js",
375-
"builtin": true
376370
}
377371
]
378372
}

0 commit comments

Comments
 (0)