Commit Graph

17 Commits (b0aaf8f69f2b2ef9ca07fb35f5ca8267099be797)

Author SHA1 Message Date
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 4a4c931571 add to the instruction for # of handlers i readme 2023-02-25 13:50:09 +01:00
thyttan 8b7e152c83 add to readme 2023-02-08 12:42:02 +01:00
thyttan c9dabdf680 Capitalization 2023-02-08 12:39:27 +01:00
thyttan 3873f9c14b add readme 2023-02-08 12:29:49 +01:00
thyttan 4649f908d0 add settings for standard # of swipe and drag handlers 2023-02-07 20:28:22 +01:00
thyttan 23e345202a remove some bool 2023-02-07 19:40:07 +01:00
thyttan 61b71360c2 count # of handlers when deciding whether to go back 2023-02-07 19:33:57 +01:00
thyttan 0c29640dfd ud is not used 2023-02-05 14:43:43 +01:00
thyttan 853c99e889 check for NOT more than one swipe handler 2023-02-05 14:25:37 +01:00
thyttan de20a40100 check for existing swipe handlers 2023-02-04 22:36:16 +01:00
Kedlub c9e95ed7f3 New icon 2023-01-22 10:01:13 +01:00
Kedlub 73c7dbf459 Remove debug printing 2023-01-22 09:52:05 +01:00
Kedlub 3ea038bd85 Functional blacklist and whitelist modes 2023-01-22 09:47:48 +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