Phil Roggenbuck
|
7e8999b293
|
Update ChangeLog
|
2023-02-14 10:52:52 +01:00 |
Phil Roggenbuck
|
a2314def61
|
Fixed wrong filename in settings
|
2023-02-14 10:52:20 +01:00 |
Phil R
|
455182a384
|
init
init
Update widget.js
- removed prints
- changed the delay
- changed the width
- added a try catch for reading the values
- added `reloadInterval` but not used yet
Update widget.js
Expanded the widget, to fix formatting issues
Added Changelog
Create metadata.json
Add files via upload
Update metadata.json
Update metadata.json
Update ChangeLog
Update ChangeLog
Update metadata.json
Update metadata.json
removed the fallthrough cases
Expected a 'break' statement before 'case' no-fallthrough
Update metadata.json
Update metadata.json
Update metadata.json
Update README.md
Update README.md
Update README.md
Update README.md
Update README.md
test
|
2023-01-08 12:41:44 +01:00 |
Gordon Williams
|
1f1b8a20d5
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-12-19 12:23:42 +00:00 |
Gordon Williams
|
c47bc078ac
|
stability
|
2022-12-19 12:23:31 +00:00 |
Gordon Williams
|
93a4fc248c
|
Merge pull request #2415 from halemmerich/choozi
Choozi - Recombine app files and some improvements
|
2022-12-19 12:15:41 +00:00 |
Gordon Williams
|
70de58ce24
|
Allocate the font bitmap in RAM at startup - saves ~200ms on each redraw
|
2022-12-19 12:14:52 +00:00 |
Gordon Williams
|
67e91e6873
|
0.08: Stability improvements - ensure we continue even if a flat string can't be allocated
Stop ClockInfo text drawing outside the allocated area
Fix https://github.com/espruino/BangleApps/issues/2394
|
2022-12-19 12:09:30 +00:00 |
Martin Boonk
|
36557e4f5e
|
choozi - Rename drawArc to fillArc
|
2022-12-19 13:01:28 +01:00 |
Martin Boonk
|
bc20ce3f5b
|
choozi - Correct README file
|
2022-12-19 12:53:01 +01:00 |
Martin Boonk
|
d8543f4d41
|
choozi - Fix library not working standalone
|
2022-12-19 12:52:33 +01:00 |
Gordon Williams
|
39418b43dd
|
0.08: Don't completely remove the lock widget when screen unlocked (use 1px) to ensure appRect/drawWidgets still thinks there are widgets (fix #2409, #2413)
|
2022-12-19 10:27:04 +00:00 |
Gordon Williams
|
5b6eed5f9c
|
0.04: Now shows message icons again (#2416)
|
2022-12-19 10:17:08 +00:00 |
Gordon Williams
|
ed4bb988af
|
Merge pull request #2408 from dashavoo/mitherm
Add Xiaomi Mijia temperature sensor display
|
2022-12-19 09:26:21 +00:00 |
Martin Boonk
|
68523875a8
|
choozi - Bump version
|
2022-12-18 22:37:03 +01:00 |
Martin Boonk
|
9c2c0618f6
|
choozi - Fix selection animation on B2
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
c0be24a552
|
choozi - New icons
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
6204206df3
|
choozi - Only write if actually changed
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
6539dc48b1
|
choozi - Save into normal file instead of storage file
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
f467227d8d
|
choozi - Extract drawing of arcs into lib for others to use
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
f8d241bac4
|
choozi - Prefer undithered colors only on B2
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
7da2e3857e
|
choozi - Update screenshots
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
f01a673eff
|
choozi - Fix direction of UI
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
5307fc83c7
|
choozi - Bigger segments to make distiguishing dithered colors easier
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
4c16e31631
|
choozi - Better colors
|
2022-12-18 22:08:07 +01:00 |
Martin Boonk
|
7c8d941e69
|
choozi - Recombine code for B1/B2 and use setUI
|
2022-12-18 15:46:22 +01:00 |
Martin Boonk
|
bca6722a1b
|
choozi - Better colors for B2 and prefer solid colors
|
2022-12-18 15:46:22 +01:00 |
Martin Boonk
|
b128d512a4
|
choozi - Do not keep backlight on
|
2022-12-18 15:46:22 +01:00 |
Martin Boonk
|
3e32c00192
|
choozi - Work indepent of the theme
|
2022-12-18 15:46:22 +01:00 |
rnist
|
8d06e30898
|
Default single offset small to false in the menu
|
2022-12-18 12:20:20 +02:00 |
rnist
|
419c123d6d
|
Updated version
|
2022-12-18 12:07:22 +02:00 |
rnist
|
d3e5a95854
|
Updated changelog
|
2022-12-18 12:06:16 +02:00 |
rnist
|
c873bbe0dd
|
Added setting to show single offset small, as if there is more than one
|
2022-12-18 11:59:07 +02:00 |
rnist
|
cf6ee6045f
|
Update app.js
|
2022-12-18 11:17:28 +02:00 |
Mo Abrahams
|
67e269486b
|
Add Xiaomi Mijia temperature sensor display
|
2022-12-17 00:27:25 +00:00 |
Gordon Williams
|
8425f0b50a
|
Update clock_info to avoid a redraw/general tidyups
|
2022-12-16 15:40:58 +00:00 |
Gordon Williams
|
260bb1bcda
|
notes on stuff to test
|
2022-12-16 15:16:33 +00:00 |
Gordon Williams
|
99fa71bf4e
|
new lcd clock app
|
2022-12-16 15:16:25 +00:00 |
Gordon Williams
|
e7edd54017
|
Fix messages app loading on clock without fast load
|
2022-12-16 11:00:00 +00:00 |
Gordon Williams
|
d3fb12dcf7
|
Merge pull request #2407 from lauzonhomeschool/patch-5
fix midnight recompute time in local timezone
|
2022-12-16 08:39:03 +00:00 |
Gordon Williams
|
a0746c0eeb
|
update changelog
|
2022-12-16 08:29:34 +00:00 |
Gordon Williams
|
012b1285f9
|
Merge pull request #2404 from dapgo/master
temp monitor app and correction on widgets
|
2022-12-16 08:28:48 +00:00 |
lauzonhomeschool
|
1a7f37ee8e
|
Update metadata.json
|
2022-12-15 19:58:36 -05:00 |
lauzonhomeschool
|
68fa1253a5
|
ChangeLog 0.17 midnight in local timezone
|
2022-12-15 19:58:20 -05:00 |
lauzonhomeschool
|
533d669395
|
boot.js - fix midnight in local timezone
|
2022-12-15 18:57:48 -05:00 |
dapgo
|
1cc536d718
|
resize image
|
2022-12-16 00:18:55 +01:00 |
dapgo
|
993af2903e
|
photos and screenshots
|
2022-12-16 00:16:48 +01:00 |
dapgo
|
650d04ab99
|
corrections suggested on #2404
|
2022-12-15 23:59:52 +01:00 |
dapgo
|
316631cccc
|
replace img by code
|
2022-12-15 13:19:37 +01:00 |
dapgo
|
cb4534a2af
|
New app, and correction on widgets
|
2022-12-15 13:02:10 +01:00 |