Commit Graph

16952 Commits (25251646c072fb79cd849d61753b217c66bd1fd2)

Author SHA1 Message Date
Gordon Williams b75c2751c9 Fix daily summaries for 31st of the month - https://github.com/espruino/BangleApps/pull/2986 2023-08-29 17:05:06 +01:00
Gordon Williams 646a4b010d
Merge pull request #2981 from pavelmachek/m_8_spacew
Add Space Weaver -- vector map application.
2023-08-29 13:32:09 +01:00
Gordon Williams 1b526d88ad
Merge pull request #2982 from nxdefiant/astrocalc
astrocalc azimuth fixes
2023-08-29 13:29:45 +01:00
Gordon Williams ed8d73b534
Merge pull request #2978 from peerdavid/master
[edgeclk] Option to show weather
2023-08-29 12:10:16 +01:00
Gordon Williams 799428ad21
Merge pull request #2980 from rigrig/messagelist-setui-better-fix
Messagelist setUI proper fix
2023-08-29 12:09:42 +01:00
Gordon Williams 4adb594df1
Merge pull request #2979 from nxdefiant/master
sched/calendar: Interface ical fixes
2023-08-29 12:08:45 +01:00
Gordon Williams 6607973617
Merge pull request #2924 from wagnerf42/soko
sokoban: initial release
2023-08-29 12:08:20 +01:00
Gordon Williams 480c0f7eac
Merge pull request #2990 from PastaRhythm/master
Bangle Blobs Clock
2023-08-29 12:07:31 +01:00
Gordon Williams e40b7995ce
Merge pull request #2986 from ticalc-travis/health_daily_movement_2
Fix health daily movement graph again :-)
2023-08-29 09:40:12 +01:00
PastaRhythm aeca14baa0
Update README.md
Made a quick change to the credits to avoid confusion and make it more readable.
2023-08-27 16:34:27 -04:00
PastaRhythm 81dcb91023
Merge pull request #2 from PastaRhythm/Add-More
Add more
2023-08-27 14:08:04 -04:00
PastaRhythm a46751a373
Add README to metadata 2023-08-27 14:04:48 -04:00
PastaRhythm 639b26b7b3
Edited README
Fixed some formatting issues with the README
2023-08-27 14:01:48 -04:00
PastaRhythm fa9211af90
Create README.md 2023-08-27 13:57:51 -04:00
PastaRhythm e881ab3f52
Screenshots
Uploaded a few screenshots for the README.
2023-08-27 13:05:54 -04:00
PastaRhythm d62b175cf3
Merge pull request #1 from PastaRhythm/BangleBlobsClock
Bangle blobs clock
2023-08-27 11:59:52 -04:00
PastaRhythm 4b925b7fea
Actually fix metadata.json
After trying multiple things, I think this will fix the tags.
2023-08-27 11:50:22 -04:00
PastaRhythm baf720c5bc
Fix metadata.json
Attempt to fix the metadata.json
2023-08-27 11:47:00 -04:00
PastaRhythm d9718f4e57
Add tags to metadata.json 2023-08-27 11:45:07 -04:00
PastaRhythm 8fd2a87342
Upload Image
Uploaded the png for the icon.
2023-08-27 11:38:27 -04:00
PastaRhythm cfbc148a86
Create metadata.json 2023-08-27 11:37:42 -04:00
PastaRhythm fd367c06dc
Create app-icon.js 2023-08-27 11:35:56 -04:00
PastaRhythm a109cfd391
Create ChangeLog
Added the changelog.
2023-08-27 11:35:34 -04:00
PastaRhythm f95e150887
Create app.js
Added the code for the app.
2023-08-27 11:35:03 -04:00
frederic wagner 52ee0825c5 sokoban: small fixes 2023-08-24 10:56:59 +02:00
frederic wagner cf0695c3eb gipy : fix for backwards position in heights 2023-08-24 10:01:50 +02:00
frederic wagner b8e29f397d gipy: doc change 2023-08-23 08:29:21 +02:00
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
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
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