frederic wagner
|
4aa06762d4
|
gipy: minor fix
|
2023-01-03 09:30:46 +01:00 |
frederic wagner
|
c07261f927
|
gipy: disable simulator
|
2023-01-02 20:18:38 +01:00 |
frederic wagner
|
982b009b03
|
gipy : fix start time
|
2023-01-01 18:35:27 +01:00 |
frederic wagner
|
790c1e199a
|
gipy: metadata
|
2022-12-31 17:22:53 +01:00 |
frederic wagner
|
c5086beba9
|
Merge branch 'master' of github.com:wagnerf42/BangleApps
|
2022-12-31 17:08:55 +01:00 |
frederic wagner
|
7d6e2dffa7
|
gipy: compressing splash
|
2022-12-31 17:08:36 +01:00 |
wagnerf42
|
fdd9aadac1
|
Merge branch 'espruino:master' into master
|
2022-12-31 17:03:22 +01:00 |
frederic wagner
|
c5352915c7
|
gipy: fix doc
|
2022-12-31 12:33:36 +01:00 |
frederic wagner
|
777cecc97a
|
gipy: splash + old instant speed
|
2022-12-31 11:28:07 +01:00 |
frederic wagner
|
02108d9ce7
|
gipy: new file upload code
we don't simplify paths too much if they are already simple enough
|
2022-12-30 18:05:13 +01:00 |
frederic wagner
|
5d821bc4fa
|
gipy: documentation update
|
2022-12-30 16:06:18 +01:00 |
frederic wagner
|
09e637ba67
|
gipy: forgot to turn off simulation before commit
|
2022-12-30 11:33:06 +01:00 |
frederic wagner
|
7c161a144e
|
gipy: mixing both styles of recording of gps points
this way we can get a correct instant speed AND avoid angles flickering
at low speed.
|
2022-12-30 11:22:24 +01:00 |
frederic wagner
|
ad94ea3965
|
gipy: avoid angles flickering at low speed
|
2022-12-29 17:35:38 +01:00 |
frederic wagner
|
b00b4395fb
|
gipy: color current and next segment
|
2022-12-29 16:31:53 +01:00 |
frederic wagner
|
8b11c8f4d9
|
gipy: eta + zoom changes
|
2022-12-19 20:42:54 +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 |