notEvil
|
713a6582e5
|
- changed buzz pattern before long break
|
2023-09-16 19:07:35 +02:00 |
notEvil
|
d9de3d8b3e
|
- first version
|
2023-09-16 13:54:50 +02:00 |
Hugh Barney
|
b1f5b821a3
|
Merge remote-tracking branch 'upstream/master'
|
2023-09-14 17:56:04 +01:00 |
Hugh Barney
|
48757ffc6c
|
updated image to a fuller red heart so easier to see
|
2023-09-14 17:55:47 +01:00 |
Hugh Barney
|
86cb19a64e
|
updated image to a fuller red heart so easier to see
|
2023-09-14 17:53:35 +01:00 |
Gordon Williams
|
6ff61b917e
|
Add saveFile function, and ensure it uses data: URI not blobs (because they don't work in Gadgetbridge)
Reduce duplication to make custom/interface use .saveFile where possible (avoiding Blob)
|
2023-09-14 12:43:38 +01:00 |
Gordon Williams
|
cc1d369f28
|
Add option for driving on left (affects roundabout icons in navigation)
plus docs on message options
|
2023-09-14 10:40:48 +01:00 |
Gordon Williams
|
eddf7da1bf
|
update bootloader signature and suggested firmware
|
2023-09-14 10:40:48 +01:00 |
Gabriele Monaco
|
b17c640acf
|
Added licenses and references to cards code libraries
|
2023-09-13 17:03:23 +02:00 |
Gabriele Monaco
|
23a67398c5
|
cards: added disclaimer in README
|
2023-09-12 07:20:08 +02:00 |
Gordon Williams
|
0b96c2f063
|
Merge pull request #2983 from hughbarney/master
Asteroids - increased ship, asteroids and font size
|
2023-09-11 15:08:50 +01:00 |
Gordon Williams
|
1cec511879
|
Use transformvertices rather than creating array each time
|
2023-09-11 15:08:34 +01:00 |
Gordon Williams
|
aad6513989
|
lightswitch 0.08: Ensure boot code doesn't allocate and leave a gloval variable named 'settings'
|
2023-09-11 14:57:26 +01:00 |
Gordon Williams
|
ca74c9a1c3
|
Add separate USA locale for different dates, and show examples
|
2023-09-11 14:57:26 +01:00 |
Gordon Williams
|
42141524b2
|
Merge pull request #3004 from joyrider3774/add_widhrm
Add widhr (Last announced heartrate BPM Widget)
|
2023-09-11 13:48:25 +01:00 |
Gordon Williams
|
71be348b2f
|
Merge pull request #3005 from eyecreate/master
update red7 game with AI fix and prompt to explain what AI did
|
2023-09-11 09:54:38 +01:00 |
Gordon Williams
|
f56192fc40
|
Merge pull request #3002 from pavelmachek/m_10_spacew
Prepare version 0.02 of Space Weaver
|
2023-09-11 09:54:09 +01:00 |
eyecreate
|
3a13985fd2
|
Update metadata.json
|
2023-09-09 18:54:17 -04:00 |
eyecreate
|
7eb155dd3c
|
Update ChangeLog
|
2023-09-09 18:54:04 -04:00 |
eyecreate
|
6338f18ba9
|
Fix AI logic typo and add prompt telling what AI plays
|
2023-09-09 18:52:32 -04:00 |
Willems Davy
|
a93e2015ff
|
fix README.md
|
2023-09-09 22:57:46 +02:00 |
Willems Davy
|
439f301c23
|
add widhr (Last announced heartrate BPM Widget)
|
2023-09-09 21:28:58 +02:00 |
Pavel Machek
|
337be5ff27
|
Prepare version 0.02 of Space Weaver. Major changes are move towards
binary format, which saves a lot of space, and including world map, so
that there's somethign to play with without extensive setup.
|
2023-09-08 22:52:30 +02:00 |
Gordon Williams
|
0bb063f19d
|
recommend GPS
|
2023-09-07 10:49:03 +01:00 |
thyttan
|
606057310a
|
fastreset: shorten the timeout to execution
|
2023-09-06 14:17:00 +02:00 |
Alex Meyer
|
a7adfe74a6
|
default to existing repeat value
|
2023-09-05 23:08:42 -04:00 |
Alex Meyer
|
f6f40b7017
|
add repeatCalls option
|
2023-09-05 22:51:12 -04:00 |
Sarah Fjelsted Alrøe
|
75f41f705d
|
Fixed icon palette, fixed settings key that breaks on minify, disabled emulator.
|
2023-09-03 22:19:41 +02:00 |
Sarah Fjelsted Alrøe
|
7d63601355
|
Added app 'Rebble Agenda'
|
2023-09-03 21:50:54 +02:00 |
Gordon Williams
|
5213110807
|
Merge pull request #2994 from wagnerf42/master
gipy: new release
|
2023-09-01 15:30:14 +01:00 |
frederic wagner
|
93a8794cc1
|
gipy: typo fix
|
2023-08-31 10:36:02 +02:00 |
frederic wagner
|
30de2cc6b2
|
gipy: documentation update
|
2023-08-31 09:32:55 +02:00 |
Niko Komin
|
c645b31105
|
corrected screenshot
|
2023-08-30 11:06:26 -07:00 |
frederic wagner
|
1aa7a4d7b5
|
gipy: powersaving changes + fix for heights
|
2023-08-30 18:29:36 +02:00 |
Niko Komin
|
72f49eeee7
|
bugfix (enable settings page)
|
2023-08-29 21:00:52 -07:00 |
Niko Komin
|
08687fb265
|
bugfix (enable settings page)
|
2023-08-29 20:22:23 -07:00 |
Niko Komin
|
6c4d3f41a5
|
added new app
|
2023-08-29 11:32:03 -07:00 |
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 |
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
|
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 |