mirror of https://github.com/espruino/BangleApps
Update ChangeLog
parent
fd6c1e83ed
commit
6e54a36901
|
@ -3,3 +3,4 @@
|
|||
0.03: Made the code shorter and somewhat more readable by writing some functions. Also made it work as a library where it returns the text once finished. The keyboard is now made to exit correctly when the 'back' event is called. The keyboard now uses theme colors correctly, although it still looks best with dark theme. The numbers row is now solidly green - except for highlights.
|
||||
0.04: Now displays the opened text string at launch.
|
||||
0.05: Now scrolls text when string gets longer than screen width.
|
||||
0.06: The code is now more reliable and the input snappier. Widgets will be drawn if present.
|
||||
|
|
Loading…
Reference in New Issue