Commit Graph

17498 Commits (799c0b4e8957ee6e211a6b3fdff86561652d0d78)

Author SHA1 Message Date
Pavel Machek 9dd09945a1 [] wp_edit: mark this as v0.03 2023-11-03 22:07:23 +01:00
Pavel Machek b814454d90 [] wp_edit: Graphical fixes for waypoint marking. 2023-11-03 22:07:23 +01:00
Pavel Machek dbde4923c6 [] wp_editor: reindent, minor cleanups. 2023-11-03 22:07:23 +01:00
Pavel Machek 73375ebe96 [] wp_edit: use text entry for waypoint names 2023-11-03 22:07:23 +01:00
Pavel Machek 9690e8128b [] wp_edit: implement marking.
These are changes from devel_wp branch. Graphical cleanups would be
good, otherwise it should work.
2023-11-03 22:07:23 +01:00
Pavel Machek 35751aae3b sixths: Fix altitude display. 2023-11-03 18:32:10 +01:00
Pavel Machek c03776c767 [] sixths: v0.02, allow on emulator 2023-11-03 17:19:35 +01:00
Pavel Machek 7eb9d6cd86 [] sixths: use icons to save screen space. 2023-11-03 17:19:35 +01:00
Pavel Machek b24e9ca079 [] sixths: update docs. 2023-11-03 17:19:35 +01:00
Pavel Machek 4ca2f69e99 [] sixths: Implemented compass / navigating back to waypoints.
These are summary changes from devel_clock branch.
2023-11-03 17:19:35 +01:00
Pavel Machek 0bc7cb4918 stacker: Add documentation, allow on emulator. 2023-11-03 15:38:32 +01:00
Pavel Machek 98ecd6c9c7 tetris: implement level/mode selection
Implement level selection, and allow user to slect controls.
2023-11-03 15:33:58 +01:00
Pavel Machek 2c64fb51ae contacts: Inital version of contacts app. 2023-11-03 15:03:43 +01:00
Gordon Williams 319d22fab6 widclk 0.08: Ensure we clear the whole rect so we don't end up leaving old text when time changes (fix #3073) 2023-11-03 08:42:14 +00:00
Gordon Williams b6e601b9a4
Merge pull request #3072 from charlestietjen/master
App addition: Approx Clock
2023-11-03 08:33:45 +00:00
Gordon Williams e4b0ed2ecf
link in readme 2023-11-03 08:32:29 +00:00
Gordon Williams 310d59429d
Merge pull request #3071 from jamespsteinberg/master
hardalarm and 28x6 for banglejs 2
2023-11-03 08:30:55 +00:00
Rob Pilling 3ac964763b Merge pull request #3038 from th10111/master
Add tyreid app
2023-11-03 08:26:03 +00:00
Rob Pilling f03f39e413 tyreid: match changelog version 2023-11-03 08:25:34 +00:00
Gordon Williams c68a8925f9
Merge pull request #3068 from Mineinjava/master
Add cadence data to `recorder` app
2023-11-03 08:24:23 +00:00
Rob Pilling f8ecbbaa6c
Merge pull request #3069 from glemco/master
cards: hiding widgets while showing the code
2023-11-03 08:22:35 +00:00
Gabriele Monaco 6433ae0a11 cards: bump version and changelog 2023-11-03 06:51:30 +01:00
charlestietjen 4f504f5c1c added readme 2023-11-02 17:21:05 -04:00
charlestietjen 822dbf7811 touch interaction added 2023-11-02 16:39:53 -04:00
th10111 ff91b41e8e
Update metadata.json 2023-11-02 19:56:20 +00:00
th10111 815c77b8c1
Add files via upload 2023-11-02 19:38:59 +00:00
th10111 a2751d8ddd
Create ChangeLog 2023-11-02 19:37:02 +00:00
James Steinberg 9319ef0ba7 fix one small size issue 2023-11-02 11:52:34 -04:00
James Steinberg 9aa71d12f6 fix readme format 2023-11-02 11:45:40 -04:00
James Steinberg 33ffbf8005 make pr changes 2023-11-02 11:40:31 -04:00
Gordon Williams 86729904b8
Merge pull request #3070 from bobrippling/fix-astral
astral: setUI before loading widgets
2023-11-02 13:26:50 +00:00
charlestietjen a80a7f2162 version increment, changelog notes 2023-11-02 09:06:00 -04:00
charlestietjen d2692aa36c fixed incorrect hour drawn 2023-11-02 09:04:37 -04:00
charlestietjen 117a7aa552 remove some comments 2023-11-02 08:40:33 -04:00
charlestietjen 39a9b2e3b4 refactor and added before and after strings 2023-11-02 08:32:38 -04:00
James Steinberg 4f56d0c447 buzz more 2023-11-02 03:45:24 -04:00
James Steinberg 43f9ccdca0 formatting 2023-11-02 03:33:11 -04:00
James Steinberg 660653858a hardalarm 1 btn 2023-11-02 03:31:44 -04:00
James Steinberg 1726233805 revert extra stuff 2023-11-02 03:16:57 -04:00
James Steinberg be6d191eb3 better formatting 2023-11-02 03:12:15 -04:00
James Steinberg 077127c3cb resizing 2023-11-02 01:50:48 -04:00
James Steinberg ff1ee4e3c7 changelg 2023-11-02 01:32:24 -04:00
jamespsteinberg 3c06f268b5
Merge branch 'espruino:master' into master 2023-11-02 01:26:07 -04:00
James Steinberg 5453ef719d support banglejs2 2023-11-02 01:25:22 -04:00
Mineinjava 9afd4ef79a divide by two 2023-11-01 21:22:39 -07:00
Mineinjava 9ec73873ab cleanup code 2023-11-01 21:10:13 -07:00
Mineinjava e1d9701bbf change getUTCMilliseconds to getTime 2023-11-01 21:04:09 -07:00
Mineinjava ccc21082e3 account for my lack of thought and print more stuff 2023-11-01 20:40:09 -07:00
Mineinjava 465aa25ffc Apparently i forgot how to console.log 2023-11-01 20:36:08 -07:00
Mineinjava 2ce1d4b510 print for debug 2023-11-01 20:28:03 -07:00