Commit Graph

17031 Commits (f9f50dc72a8a580d758c6268b8ed3afff2a4d4cb)

Author SHA1 Message Date
frederic wagner 463bba4996 gipy: min height 2023-08-23 08:00:05 +02:00
Travis Evans fde449c8c0 Bump version number 2023-08-22 16:39:35 -05:00
Travis Evans e7ad809732 Add missing semicolons (fix warnings in IDE) 2023-08-22 16:38:06 -05:00
Travis Evans 822ca78504 Fix field name for movementPerDay() 2023-08-22 16:00:50 -05:00
Gabriele Monaco 536da24a10 Added card's colour in the card's page 2023-08-22 17:56:02 +02:00
frederic wagner 7baa0d2173 gipy: small fixes 2023-08-22 17:05:41 +02:00
frederic wagner e6f30b9dc0 gipy: removed 'lost' message 2023-08-22 16:52:28 +02:00
frederic wagner b9dc5a11ce gipy: wasm fix 2023-08-22 14:50:37 +02:00
frederic wagner df46cd643e gipy: elevation 2023-08-22 14:37:44 +02:00
frederic wagner 3a6eb8b2ad gipy: parsing heights 2023-08-21 17:02:29 +02:00
frederic wagner 6b51925109 gipy: jit is back 2023-08-21 15:09:34 +02:00
frederic wagner e379e52dd4 sokoban: more renaming 2023-08-20 17:34:49 +02:00
Hugh Barney 648cc11fdc Asteroids, switched to 7 point astroid polygon 2023-08-20 16:15:34 +01:00
Hugh Barney 2e3ee8cbc3 Asteroids - improved collision detected for larger ship v astroid 2023-08-20 15:10:06 +01:00
Pavel Machek bc92e0c8c6 widbat: Use flash, not fork to indicate charging
Green fork is not easily visible, which can be confusing.
2023-08-19 21:03:07 +02:00
Hugh Barney 7b8cfeb6ed Asteroids - increased ship, asteroids and font size 2023-08-19 18:48:03 +01:00
Erik Andresen 5947397938 astrocalc encoding 2023-08-19 16:32:44 +02:00
Erik Andresen b45bcab181 astrocalc azimuth fixes
- Fixes #2651 azimuth value: 0° is south, so add 180°
- Show all values in degrees
2023-08-19 16:28:04 +02:00
Richard de Boer 4473acdbde
messagelist: Fix app crashing when new message arrives
new Layout(...) calls Bangle.setUI(), causing uiRemove() to be called
whenever a new messages arrives, instead of only when the app exits.

This fixes that by unsetting Bangle.uiRemove before calling Layout, and
restoring it afterwards.
2023-08-19 13:48:17 +02:00
Richard de Boer c9ba8997b6
messagelist: add `debug()` statements
Set `global.DEBUG_MESSAGELIST = true` to enable
2023-08-19 13:48:17 +02:00
Gabriele Monaco b8a123cfe8 Added support for loyalty cards from gadgetbridge 2023-08-19 11:56:29 +02:00
David Peer 463a107c28 Show ? instead of err if weather is unknown. 2023-08-19 07:22:56 +02:00
David Peer 0cec394aab Minor design change 2023-08-19 07:21:12 +02:00
David Peer 188aaa99f7 clear icon area in case weather condition changed 2023-08-19 07:18:53 +02:00
Pavel Machek 1c96a66db9 Fix tabs-vs-spaces warning, remove extra debugging. 2023-08-18 22:49:30 +02:00
Pavel Machek 3158d945aa Add Space Weaver -- vector map application.
This really needs more work (as documented in README), but this is
already quite useful.

Please check app.js file -- I used library for conversion between xyz
and lat/lon, so its license applies. It seems to be compatible with
bangle apps license.
2023-08-18 22:41:41 +02:00
Erik Andresen 2d7fdd88c2 sched/calendar: Fix timezone handling on ical 2023-08-18 20:40:24 +02:00
David Peer a335acf17e Added contributors 2023-08-18 18:37:51 +02:00
David Peer 817607287c Ensure same default settings in app.js and settings.js 2023-08-18 18:35:58 +02:00
David Peer 03b12614c3 Changed default 2023-08-18 17:53:46 +02:00
David Peer ff8b799427 Added option to show weather 2023-08-18 17:51:14 +02:00
Gordon Williams 918be9e7bb set pretokenise value correctly at startup - fix https://github.com/espruino/EspruinoAppLoaderCore/issues/53 2023-08-18 10:06:54 +01:00
Gordon Williams 881dcde6b3
Merge pull request #2976 from pavelmachek/m_7_orloj
Add astronomical clock
2023-08-18 09:22:31 +01:00
Gordon Williams b98da07b3c
Update tags to show it's a clock 2023-08-18 09:21:09 +01:00
Pavel Machek 5b515bf2b8 Add astronomical clock. The plan is to have an (analog) astronomical
clock with a lot of information on single dial.
2023-08-18 10:15:57 +02:00
Gabriele Monaco 26da9b2bb3 Made code colours independent on the theme 2023-08-17 14:19:40 +02:00
frederic wagner ebc95fda69 sokoban: renamed level file 2023-08-17 09:11:23 +02:00
Gordon Williams f67d9eb85f Remove 'beta' label from passkey - it's been around for a while and works ok 2023-08-16 09:47:01 +01:00
Gordon Williams 720d34bb8e
Merge pull request #2973 from ssievert42/whitelist_address_resolve
boot, setting: whitelist: try to resolve peer address
2023-08-16 09:45:16 +01:00
Gordon Williams 8ccbec811c Add compiled c code into espruinotools, and ensure it can be used (fix #2972) 2023-08-16 09:43:20 +01:00
Gordon Williams a9c8f76222
Merge pull request #2974 from pebl-hank/master
Poweroff
2023-08-16 08:46:44 +01:00
Dennis Kueper ef4ee7e478 Not beautiful but finally working 2023-08-16 09:35:50 +02:00
Simon Sievert e1692a4dbc
boot, setting: whitelist: try to resolve peer address
This uses NRF.resolveAddress() on newer firmwares, to try to resolve "random private resolvable addresses" of peers that connect, before checking the whitelist.
2023-08-16 09:14:09 +02:00
Dennis Kueper 8715e0df92 fix 2023-08-16 09:06:18 +02:00
Gabriele Monaco 2bc2d9ff35 Added padding to codes and updated screenshots 2023-08-16 08:58:32 +02:00
Dennis Kueper 0fb770795f fix 2023-08-16 08:53:17 +02:00
Dennis Kueper c4ced443e0 Fix js 2023-08-16 08:46:54 +02:00
Dennis Kueper f0304b5b43 Add settings to configure prompt 2023-08-16 08:44:25 +02:00
Gabriele Monaco 56f9788034 cards: added changelog and used libraries 2023-08-15 15:31:18 +02:00
Gabriele Monaco d5c445f472 Added `cards` app
This app will be able to render cards as synchronized by Catima
2023-08-15 14:44:21 +02:00