thyttan
8ba3c68b59
kbswipe: Compat w backswipe on newer firmwares
2023-08-03 12:45:17 +02:00
Erik Andresen
dc069b0ec9
kbswipe: Fix off-by-one error
2023-06-02 07:33:44 +02:00
Erik Andresen
e1a51d7c68
kbswipe: Redone patterns a,e,m,w,z.
2023-06-01 20:02:43 +02:00
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
e3c0ce2998
move "ram" to drag-function
2022-11-09 10:25:04 +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
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