Commit Graph

36 Commits (dac46fd46416eb9ce5af367b469348c125328b75)

Author SHA1 Message Date
Rob Pilling 20c28b9ef1 kbmulti: add setting to vibrate on interaction 2024-04-20 12:20:18 +01:00
Rob Pilling 71a1da2cfe kbmulti: simplify default settings 2024-04-20 12:20:18 +01:00
Rob Pilling 2ffb3bed2f kbmulti: auto-capitalise when at the start 2024-04-20 12:20:18 +01:00
Rob Pilling c2a5d2517a kbmulti: remove unnecessary `if` 2024-04-20 12:20:18 +01:00
Rob Pilling f70ac9aa40 kbmulti: remove unused argument 2024-04-20 12:20:18 +01:00
Rob Pilling edb0b9e7c2 kbmulti: trim whitespace 2024-04-20 12:20:18 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
thyttan e3d503eff0 kbmulti:Compat with `backswipe` on newer firmwares 2023-07-31 15:14:33 +02:00
Rob Pilling 6e48f7074a kbmulti: default autoLowercase to true 2023-05-29 21:12:04 +01:00
Rob Pilling 192adef634 kbmulti: remove displayText() false - use undefined 2023-05-29 11:43:16 +01:00
Rob Pilling 78995305cb kbmulti: add ability to lowercase after first capital 2023-05-29 11:38:58 +01:00
thyttan c6e9e971e3 switch directions for Caps lock switch and Move cursor mode 2022-09-29 23:34:45 +02:00
Martin Boonk 54232adbe8 kbmulti - Fix space and backspace when not at end of text 2022-07-03 20:01:42 +02:00
Martin Boonk 2b3b451ec7 kbmulti - Fix/Workaround for 2v14 2022-07-03 20:01:42 +02:00
Martin Boonk dd5e2b2000 kbmulti - Allow more characters if help button invisible 2022-07-03 20:01:42 +02:00
Martin Boonk 05c4e12c78 kbmulti - Set cursor to end of text on start 2022-07-03 20:01:42 +02:00
Martin Boonk 98394557ae kbmulti - Implement moving the cursor inside the text 2022-07-03 20:01:42 +02:00
thyttan 9a98a518de
Update lib.js 2022-05-16 11:52:59 +02:00
thyttan 275f6a87d5
add fixed and equal button width for all buttons
replaced fillx:1 with width:btnWidth
2022-05-16 11:51:59 +02:00
thyttan 29be42c606
Update lib.js 2022-05-15 11:53:51 +02:00
thyttan 4415325703
Update lib.js 2022-05-15 11:52:07 +02:00
thyttan 1b993fb099
Update lib.js 2022-05-15 00:24:18 +02:00
thyttan cb6d46d9c8
Update lib.js 2022-05-11 20:50:02 +02:00
thyttan 7c747889ab
Update lib.js 2022-05-11 20:38:41 +02:00
thyttan efa1254673
Update lib.js 2022-05-11 20:24:30 +02:00
thyttan c8b1d16697
Update lib.js 2022-05-11 20:18:09 +02:00
thyttan 8dec7e503b
Update lib.js 2022-05-11 20:17:15 +02:00
thyttan ad63cafec6
Update lib.js 2022-05-11 20:14:37 +02:00
thyttan 8eefdaa706
Update lib.js 2022-05-11 20:11:08 +02:00
thyttan 7b1bcd8b76
Update lib.js 2022-05-11 20:01:49 +02:00
thyttan d6db4e6be3
Update lib.js 2022-05-11 19:49:40 +02:00
thyttan 87756ece9e
Update lib.js 2022-05-11 18:23:31 +02:00
sir-indy 0b3de60a79 Update ready for pull request 2022-05-10 20:20:43 +01:00
sir-indy 18967ef7cc
Update lib.js
Updated with more feedback http://forum.espruino.com/comments/16515847/
Next to add the settings app, update README and screenshots and release.
2022-05-10 13:23:41 +01:00
sir-indy 130e969883
Update lib.js
Updated with feedback from @Ganblejs http://forum.espruino.com/comments/16512632/

Keyboard doesn't work again after going into the help screen, how does layout to re-establish callbacks on button presses?
2022-05-09 13:43:38 +01:00
sir-indy 3681fd3c92 New keyboard app 2022-05-05 21:16:06 +01:00