Marco H
|
6ab32959d5
|
Setting to use "Today" and "Yesterday" instead of dates
|
2023-01-04 14:41:32 +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 |
Gordon Williams
|
0addc3e1d3
|
Merge pull request #2411 from TheLastProject/patch-1
Update changelog link to https
|
2022-12-19 09:23:56 +00:00 |
Gordon Williams
|
285b03dbb9
|
Ensure that widgets_utils swipeOn falls back on Bangle.js 1 - fix #2414
|
2022-12-19 09:18:45 +00:00 |
Gordon Williams
|
9a6d85a22c
|
Merge pull request #2410 from rnist/hworldclock-single-offset-small
[Hank's World Clock] Setting for single extra timezone small
|
2022-12-19 09:13:05 +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 |
Sylvia van Os
|
45b6108a20
|
Update changelog link to https
This fixes Bangle.JS Gadgetbridge from failing to load the ChangeLog with net::ERR_CLEARTEXT_NOT_PERMITTED
|
2022-12-18 13:26:45 +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
|
009d93bdca
|
fix screenshot dir
|
2022-12-16 10:05:19 +00:00 |
Gordon Williams
|
b89a368bd9
|
Removed duplication in node.js apps with 2 new libraries, added an 'app test' program - not finished yet
|
2022-12-16 10:04:27 +00:00 |
Gordon Williams
|
cf59aac032
|
Merge pull request #2406 from glemco/master
clkinfo: repeating selection if menu is empty
|
2022-12-16 08:40:46 +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 |