Commit Graph

53 Commits (1ec19d47b177197032f2f79304c6bc415489d691)

Author SHA1 Message Date
thyttan 970cb199d1 usgs: add FIXME comment re `data`
The logic for passing data around seems to be broken to me.
2024-10-30 20:21:33 +01:00
Gordon Williams f0c9ae183c Add check for widgets that clear the screen!
Remove clear of the screen on reload (will break currently running app)
2024-10-28 17:27:31 +00:00
thyttan c614891b27 kineticscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
2024-10-12 00:42:51 +02:00
Gordon Williams 78dd28b389 lint ex 2024-10-09 11:22:16 +01:00
Anton d40a0100b8 gipy: Fix lint issues 2024-08-15 12:21:58 +02:00
Gordon Williams 3d1dfd3fb3 update lint 2024-08-02 15:47:49 +01:00
Rob Pilling ccf6c2a7e5 Detect unused lint-disable directives 2024-06-25 22:14:00 +01:00
Rob Pilling 9772173e42 lcars: update lint exemption 2024-06-20 19:35:40 +01:00
Rob Pilling 1e49bb1e63 doztime: create `calenDef`, promote `time` & `wait` 2024-06-20 08:10:28 +01:00
Rob Pilling e5be7c4226 lint_exemptions.js: drop astrocalc 2024-06-20 08:09:42 +01:00
Rob Pilling c222676501 lint_exemptions: update for sixths 2024-05-30 22:21:15 +01:00
Rob Pilling 5ddecd2cef lint_exemptions: remove contacts entry 2024-05-30 22:21:05 +01:00
André Büsgen 3ce52f8f17 Merge branch 'master' of https://github.com/espruino/BangleApps into feature/gadgetbridge-sleep-as-android 2024-05-20 14:07:02 +02:00
André Büsgen fd825b2b68 fix: Banle => Bangle typo 2024-05-19 23:06:59 +02:00
Rob Pilling 0427240b18 .eslintrc.js: move to top-level (for modules) 2024-05-18 10:44:59 +01:00
Rob Pilling 656e210617
Merge pull request #3390 from atjn/ts-lint
Enforce and fix typescript lints
2024-05-17 19:07:32 +01:00
Gordon Williams 83e32cd75d lint exemptions 2024-05-17 16:33:28 +01:00
Anton ceb8039711
Merge branch 'master' into ts-lint 2024-05-17 14:40:01 +02:00
Martin Boonk ead2a9449e Remove lint exemption for no longer existing file 2024-05-11 23:18:29 +02:00
Gordon Williams 85df6236fc lint update 2024-05-09 09:11:06 +01:00
Anton a78858e1ac Also lint typescript files 2024-05-04 23:21:43 +02:00
Anton 14787e495c Revert "Enforce and fix typescript lints"
This reverts commit 5630b85918.
2024-05-04 22:53:34 +02:00
thyttan e20b815da5
Merge pull request #3373 from halemmerich/runplus
runplus - Add lock, gps, pulse indicators to karvonen screen
2024-05-02 21:26:44 +02:00
Martin Boonk 0990643d4e kineticscroll - Update lint exemption for minified file 2024-04-29 23:33:46 +02:00
Anton 5630b85918 Enforce and fix typescript lints 2024-04-29 18:20:17 +02:00
Martin Boonk d3b1835ef0 runplus - Remove lint exemptions 2024-04-22 20:23:55 +02:00
Martin Boonk d081935e28 Remove no longer needed lint exemptions 2024-04-20 09:34:55 +02:00
Rob Pilling c2ea454a3b
Merge pull request #3324 from atjn/gpsinfo-warn
gpsinfo: Fix memory leaks
2024-04-17 21:02:34 +01:00
thyttan 374b4bbae1
Merge pull request #3317 from atjn/sleeplog-warn
`sleeplog` Fix lint warnings
2024-04-04 11:10:40 +02:00
thyttan c16ada9390
Merge pull request #3322 from atjn/taglaunch_warn
`taglaunch` Fix broken reset
2024-04-04 01:09:41 +02:00
thyttan a89b8b680d
Merge pull request #3321 from atjn/ratchet_launch-warn
Fix bugs in `ratchet_launcher`
2024-04-04 00:55:39 +02:00
Gordon Williams b00f850cf5
Merge pull request #3325 from atjn/hrm-warn
`hrm` Fix memory leaks
2024-04-03 08:45:45 +01:00
Anton ad8f236a56 `gpsinfo` Fix memory leaks 2024-04-02 20:24:59 +02:00
Anton 09323cd751 `hrm` Fix memory leaks 2024-04-02 20:05:34 +02:00
Anton bd6caf7ab8 `health` Remove unused variable 2024-04-02 19:38:20 +02:00
Anton f47f19f586 `taglaunch` Fix broken reset 2024-04-02 16:03:48 +02:00
Anton 6bbd4f9011 Fix bugs in `ratchet_launcher` 2024-04-02 15:13:28 +02:00
Gordon Williams 20c092e7df
Merge pull request #3318 from atjn/warn-fix
Temporary fix for minified file lint
2024-04-02 12:39:29 +01:00
Gordon Williams ace9cd4b58
Merge pull request #3319 from atjn/launch-warn-2
`launch` Fix broken reset
2024-04-02 12:19:57 +01:00
Anton 953fe9c8d5 Fix broken reset 2024-04-02 12:34:28 +02:00
Anton 47a827db66 Temporary fix for minified file lint 2024-04-01 17:37:40 +02:00
Anton 34a9d86f20 Fix lint warnings 2024-04-01 17:27:15 +02:00
Anton 2c2742a4f1 Remove unused variable 2024-04-01 12:45:27 +02:00
Gordon Williams c919f3dabc lint 2024-03-25 11:43:08 +00:00
Gordon Williams 1332cba725 0.18: Fix lint warnings, change anv->janv for fr_BE and fr_CH 2024-03-20 09:09:25 +00:00
Anton 7328cfa1a7 Revert changes to timerclk 2024-03-17 12:13:54 +01:00
Rob Pilling 301425c49d
Merge pull request #3264 from atjn/no-eslint-ignores
Move eslint ignored files to the exemption system
2024-03-16 12:45:08 +00:00
Anton 65ceb12718 Move eslint ignored files to the exemption system 2024-03-16 11:51:55 +01:00
Gordon Williams 591c1f8cc5 Support for international fonts, and rendering UTF8 characters that come from iOS direct in the messages app 2024-03-15 16:15:55 +00:00
Gordon Williams ff04564e2a Minor tweaks after reviewing lint changes 2024-03-14 11:39:04 +00:00