Commit Graph

6 Commits (55bdf8cff73d0e833e7fd2fab3d15c74280db219)

Author SHA1 Message Date
thyttan c90bb4910f backswipe:fix could not blcklist messagegui.new.js 2024-04-29 19:03:43 +02:00
Rob Pilling 70b89fbe2f backswipe: ignore `undefined` handlers
`undefined` handlers are created when we [remove listeners] part-way
through the array. This fixes `backswipe` for all firmwares, but
leaves the door open for a potential firmware change.

[remove listeners]: 0f16231a43/src/jswrap_object.c (L1035-L1035)
2023-10-10 10:51:50 +01:00
Gordon Williams 94be5d4627 Add check for unlinked READMEs 2023-03-09 09:54:26 +00:00
thyttan de20a40100 check for existing swipe handlers 2023-02-04 22:36:16 +01:00
Kedlub 39c98bf1c9 Settings for disabling specific apps 2023-01-20 09:32:11 +01:00
Kedlub 5e87fc2bcf Swipe to back prototype 2023-01-20 08:32:08 +01:00