Commit Graph

21 Commits (f44327915c46bbbf4f2dcd4fe31f39f6f4d6e1e1)

Author SHA1 Message Date
Erik Andresen 34aeae7449 kbswipe: remove return 2022-12-15 07:38:44 +01:00
Erik Andresen 147283dc74 kbswipe: remove backtick from symbols 2022-12-15 07:24:25 +01:00
Erik Andresen e9c83cbaa8 kbswipe
- Add return to alpha
- Enable backspace in symbols
2022-12-15 07:02:59 +01:00
Erik Andresen 9a44643d01 kbswipe: Input of symbols. 2022-12-14 22:14:01 +01:00
Erik Andresen 90e603b49d kbswipe: Redo some patterns 2022-12-04 19:44:17 +01:00
Erik Andresen 2183b53524 kbswipe: Redo some patterns 2022-12-04 11:46:12 +01:00
Erik Andresen 6324ffb378 kbswipe: Bug fixes 2022-12-04 10:56:20 +01:00
Erik Andresen 39860e9bb2 kbswipe: Support uppercase input 2022-12-02 20:40:15 +01:00
Erik Andresen 48815b249e kbswipe: Support input of numbers
To switch between the input of alphabetic and numeric characters tap the widget which displays either "123" or "ABC"

closes #1820
2022-12-02 19:38:51 +01:00
thyttan 55389ae680
Update ChangeLog 2022-11-09 10:27:40 +01:00
thyttan e3c0ce2998
move "ram" to drag-function 2022-11-09 10:25:04 +01:00
thyttan 70f61f55dd
Update ChangeLog 2022-11-09 10:00:31 +01:00
thyttan 502429a0d0
Update metadata.json 2022-11-09 09:59:46 +01:00
thyttan a01a572182
Keep in ram for higher performance 2022-11-09 01:06:58 +01:00
Gordon Williams b7817ae825 add key 2022-04-25 14:34:49 +01:00
Gordon Williams dac9410b04 kbswipe 0.04: Fix issue if going back without typing. 2022-04-25 14:20:34 +01:00
thyttan 8c537c6f7e
Consider widget field for marker positioning 2022-04-23 18:42:06 +02:00
thyttan 0a2605f9c1
Update ChangeLog 2022-04-10 22:37:41 +02:00
thyttan d1bd45f300
Update metadata.json 2022-04-10 22:35:51 +02:00
thyttan e6f49639be
Update lib.js to not clear the trace of user input
Change the way the display is updated as to keep user input trace intact until they lift their finger from the screen. 
Now only the marker is updated every second as opposed to the whole screen.
To achieve this the marker is reimplemented outside the wrapString-method with g.fillRect() and g.clearRect() as well as a newly introduced function findMarker().
2022-04-09 19:49:16 +02:00
Gordon Williams 0d696558a6 Adding apps for keyboards on bangle.js 2 2022-04-05 16:49:19 +01:00