Hugh Barney
b1bae9a022
Merge remote-tracking branch 'upstream/master'
2023-09-16 10:05:32 +01:00
Hugh Barney
2b7529cdc6
widhrt2 - heart rate widget with digits for bpm, uses lato font, heart icon goes red when HRM is on
2023-09-16 10:04:36 +01:00
Gordon Williams
df0253f532
Merge pull request #3016 from ticalc-travis/layout_button_colors
...
Layout: Allow consistent rendering of buttons with custom BG color
2023-09-15 08:30:37 +01:00
Gordon Williams
6c7213ec92
Merge pull request #3017 from hughbarney/master
...
widhrt - improved image for widget to a full heart, color changes to red if HRM is on
2023-09-15 08:26:23 +01:00
Willems Davy
05142fc8cf
Merge branch 'espruino:master' into add_waternet
2023-09-15 04:28:14 +02:00
Willems Davy
003a307280
Add C alternatives for generateLevel and random functions but keep the javascript ones for the emulator + put certain functions always in ram
2023-09-15 04:18:40 +02:00
Travis Evans
7dfd7dde54
Rename public `btnBorder` and `btnFace` fields to `btnBorderCol` and `btnFaceCol`, respectively
2023-09-14 16:19:45 -05:00
Travis Evans
45f07db370
Fix selected button color on Bangle.js 1
2023-09-14 15:39:50 -05:00
Willems Davy
6d47b4d994
switch global variables and images section, grab memstart as early as possible to get more correct info on ram use
2023-09-14 21:46:08 +02:00
Willems Davy
d49ea7333e
Remove some unused globals & functions, add back functionality to help screens, fix some "else" statements, remove some unused commented code,
2023-09-14 21:16:49 +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
xxDUxx
6e608e09fe
Merge branch 'espruino:master' into master
2023-09-14 14:04:35 +02:00
xxDUxx
e0b262249b
Update app.js
2023-09-14 14:04:15 +02: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
Willems Davy
c1043379f2
Make theming optional
2023-09-14 01:58:46 +02:00
Travis Evans
6b2bcc61ba
Update documentation
2023-09-13 17:41:17 -05:00
Travis Evans
e098d0fc9e
Implement separate colors for button background (face) and “actual” background (outside border)
2023-09-13 17:10:15 -05:00
Willems Davy
ce7ef61df4
switch back to const for images, palettes can still be changed it seems
2023-09-13 23:29:58 +02:00
Willems Davy
57048389aa
disable debugmode, remove unneeded setcolor, remove debug comment
2023-09-13 22:42:47 +02:00
Willems Davy
0f9d2021c8
fix options partial draw bug + switch to 2bpp paletted images + adjust to theme colors
2023-09-13 22:33:00 +02:00
Gordon Williams
03e9d0feed
Merge pull request #2977 from glemco/cards
...
Add loyalty cards app
2023-09-13 16:40:03 +01:00
Gabriele Monaco
b17c640acf
Added licenses and references to cards code libraries
2023-09-13 17:03:23 +02:00
Gordon Williams
25251646c0
Update minified layout after @nravanelli's PR
2023-09-13 14:01:32 +01:00
Willems Davy
1b1226bb8b
Change var to let and partial drawing for level selector + fix for print functions & charCodeAt
2023-09-13 12:57:28 +02:00
Gordon Williams
9998523b79
Now set to non-theme colours as per https://github.com/espruino/BangleApps/pull/3013#issuecomment-1717208815
2023-09-13 10:09:56 +01:00
Gordon Williams
a427a21a79
Merge pull request #2984 from pavelmachek/m_9_widbat
...
widbat: Use flash, not fork to indicate charging
2023-09-13 09:19:42 +01:00
Gordon Williams
337bf47354
Use more lightningy bitmap, now we're not resizing don't redraw all widgets, use let scoping(faster), and hard-code 's' to make rendering quicker
2023-09-13 09:18:37 +01:00
Gordon Williams
2fae5a2a25
add changlog to avoid CI warning
2023-09-13 08:45:21 +01:00
Gordon Williams
36304f8313
Merge pull request #3015 from bobrippling/gipy-link
...
gipy: fix links and trim whitespace
2023-09-13 08:43:41 +01:00
Gordon Williams
6b98868843
Merge pull request #3012 from VitaliiTsilnyk/lcdclockplus
...
LCD Clock Plus
2023-09-13 08:37:23 +01:00
Gordon Williams
c031d812d6
Merge pull request #3013 from VitaliiTsilnyk/widcasiologo
...
Casio Logo Widget
2023-09-13 08:35:53 +01:00
Gordon Williams
e04acfff23
don't set color - reset() will automatically use theme
2023-09-13 08:34:47 +01:00
Rob Pilling
874f5fb64e
gipy: fix links and trim whitespace
2023-09-13 08:18:53 +01:00
Rob Pilling
8209dcbf28
lightswitch: fix tap listener widget assumption
2023-09-13 00:26:31 +02:00
Hugh Barney
b55d5269da
Merge remote-tracking branch 'upstream/master'
2023-09-12 20:51:15 +01:00
neris
7a1f38d2bc
Link readme.
2023-09-12 20:12:56 +03:00
neris
79c35c2bc4
Casio Logo Widget added.
2023-09-12 20:09:35 +03:00
neris
422ddd076c
LCD Clock Plus app added.
2023-09-12 19:52:44 +03:00
lauzonhomeschool
b9e4306f8f
Merge pull request #3 from thyttan/alarm-type-and-settings
...
Split up "alarm settings (incl group), drag keyboard settings fix" in app specific commits
2023-09-12 12:08:16 -04:00
thyttan
0c5033a7c1
draguboard keyboard settings fix
...
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan
b6ec2a4761
dragboard keyboard settings fix
...
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan
9e2b05afd6
alarm settings (incl group)
...
Courtesy of @lauzonhomeschool
2023-09-12 12:22:03 +02:00
thyttan
0d6ebc6612
Revert "alarm settings (incl group), drag keyboard settings fix"
...
To be recommitted in app specific commits.
This reverts commit 4569f52692
.
2023-09-12 12:21:10 +02:00
Gabriele Monaco
23a67398c5
cards: added disclaimer in README
2023-09-12 07:20:08 +02:00
Willems Davy
46dd68eb03
Next batch of changes like:
...
- faster & simpler RNG
- partial redraws
- different debugmodes & printed text
- option to draw inputrects
- option to draw the widgets (requires restart when changed)
- adapted and faster print functions
- displaying things offscreen (compared to intial arduboy screen size) as we have the space
2023-09-11 22:57:39 +02:00
xxDUxx
dbc00c8420
Merge branch 'espruino:master' into master
2023-09-11 20:52:51 +02:00