jeffyactive
|
431f7570d7
|
Corrected shortName
|
2024-08-19 17:47:59 -04:00 |
jeffyactive
|
17267ebbba
|
Corrected variable/function names
|
2024-08-19 14:00:48 -04:00 |
jeffyactive
|
f1453c5b81
|
Added OpenLocate Beacon app
|
2024-08-19 13:51:28 -04:00 |
Rob Pilling
|
e51f7bfbe7
|
Merge pull request #3539 from devsnd/supaclock-0.02
supaclock: 0.02
|
2024-08-19 12:18:17 +01:00 |
Rob Pilling
|
99c5cf96b9
|
Merge pull request #3538 from bobrippling/feat/drained-charging
drained: make it clear when charging, via the clock
|
2024-08-19 12:17:32 +01:00 |
Rob Pilling
|
32e3cc705d
|
drained: make it clear when charging, via the clock
|
2024-08-19 12:15:56 +01:00 |
Rob Pilling
|
bc39a32483
|
Merge pull request #3529 from atjn/custom-locale
locale: Support custom date and time formats, save the last uploaded locale
|
2024-08-19 08:22:04 +01:00 |
Rob Pilling
|
78c4f73e81
|
Merge pull request #3528 from nxdefiant/gipy
gipy: display track on openstmap and update lint
|
2024-08-19 08:21:47 +01:00 |
Rob Pilling
|
f9663e3e26
|
Merge branch 'gipy-fix' of https://github.com/atjn/BangleApps
|
2024-08-19 07:38:38 +01:00 |
Rob Pilling
|
9230d112c0
|
promenu: bump version
|
2024-08-19 07:35:07 +01:00 |
Tom Wallroth
|
f73e92c0bb
|
supaclock: 0.02
|
2024-08-17 13:01:32 +02:00 |
Rob Pilling
|
b98608a4c6
|
Merge pull request #3536 from espruino/dependabot/submodules/core-4f07b72
build(deps): bump core from `294690a` to `4f07b72`
|
2024-08-16 12:01:17 +01:00 |
dependabot[bot]
|
1afd7c35d0
|
build(deps): bump core from `294690a` to `4f07b72`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `294690a` to `4f07b72`.
- [Commits](294690a4f0...4f07b72ce2 )
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-16 00:24:41 +00:00 |
Anton
|
332d3ca336
|
Add `is12Hour` function to locale
|
2024-08-15 17:14:17 +02:00 |
Anton
|
10b2e9e8dd
|
Only return meridian for 12-hour clocks
|
2024-08-15 17:13:58 +02:00 |
Anton
|
d40a0100b8
|
gipy: Fix lint issues
|
2024-08-15 12:21:58 +02:00 |
Rob Pilling
|
84aabfade4
|
Merge pull request #3502 from only-meeps/master
8ball: add app and change boxclk to use clockbackgrounds app
|
2024-08-13 07:26:46 +01:00 |
Rob Pilling
|
c75a31a6f7
|
Merge pull request #3532 from espruino/dependabot/submodules/core-294690a
build(deps): bump core from `1cdcb34` to `294690a`
|
2024-08-13 07:25:26 +01:00 |
Rob Pilling
|
19f3d83e16
|
Merge pull request #3527 from Septolum/lato
lato: add optional date display
|
2024-08-13 07:25:08 +01:00 |
Rob Pilling
|
c922e870d5
|
Merge pull request #3531 from bobrippling/fix/promenu-scroller
promenu: fix behaviour with scroller & image strings
|
2024-08-13 07:23:03 +01:00 |
dependabot[bot]
|
cd6b31f1ef
|
build(deps): bump core from `1cdcb34` to `294690a`
Bumps [core](https://github.com/espruino/EspruinoAppLoaderCore) from `1cdcb34` to `294690a`.
- [Commits](1cdcb3405f...294690a4f0 )
---
updated-dependencies:
- dependency-name: core
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-13 00:57:09 +00:00 |
Erik Andresen
|
c873bf3dd3
|
gipy openstmap: clear area before redraw
|
2024-08-11 12:59:34 +02:00 |
Rob Pilling
|
c6d4713f5b
|
promenu: only calculate offsets for plain (non-image) strings
This fixes the alarm app, for example, which shows images within the strings
|
2024-08-10 16:19:30 +01:00 |
Rob Pilling
|
5dac7b2624
|
promenu: return a scroller (fixes alarms app)
|
2024-08-10 15:54:12 +01:00 |
Anton
|
7fd7b531d2
|
Minor fixes
This makes the document standards-compliant
|
2024-08-07 18:06:59 +02:00 |
Anton
|
ece3735684
|
Save the last uploaded locale
|
2024-08-07 17:33:46 +02:00 |
Anton
|
fce8ef2d12
|
Support custom date and time formats
|
2024-08-07 15:20:13 +02:00 |
Gordon Williams
|
3a18309f9a
|
2v24 latest version
|
2024-08-07 08:56:54 +01:00 |
Gordon Williams
|
477165153a
|
2v24 crc
|
2024-08-07 08:52:38 +01:00 |
Septolum
|
2d26028e24
|
Update changelog
|
2024-08-06 21:52:42 +01:00 |
Septolum
|
77fded87dc
|
Add date settings, update readme
|
2024-08-06 18:42:53 +01:00 |
Septolum
|
734e64ec53
|
Remove commented out alt method (slower code)
|
2024-08-06 13:34:55 +01:00 |
Septolum
|
93f6dbae74
|
Add date display
|
2024-08-06 13:32:15 +01:00 |
Erik Andresen
|
a0119ba74c
|
gipy: increment version
|
2024-08-06 05:45:46 +02:00 |
Erik Andresen
|
01edc827f3
|
gipy openstmap: drag, zoom
|
2024-08-06 05:45:14 +02:00 |
Rob Pilling
|
f59a198e2d
|
Merge pull request #3525 from bobrippling/fix/slopeclockpp-clkinfo-colour
slopeclockpp: avoid reusing background colour for clkinfo
|
2024-08-05 20:06:21 +01:00 |
Rob Pilling
|
2c4e52d720
|
Apply background/clockbg
|
2024-08-05 19:59:57 +01:00 |
Rob Pilling
|
438c3b83c8
|
Revert dropped code
|
2024-08-05 19:59:44 +01:00 |
Rob Pilling
|
8de9870850
|
Revert changes from IDE
|
2024-08-05 19:59:24 +01:00 |
Gordon Williams
|
9984914a91
|
Fix widget_utils breakage which caused the widget bar used with swipeOn to literally never be hidden. Was
introduced as part of https://github.com/espruino/BangleApps/issues/3417#issuecomment-2120204969
|
2024-08-05 10:46:43 +01:00 |
Rob Pilling
|
a6e0991065
|
slopeclockpp: bump version
|
2024-08-03 14:06:14 +01:00 |
Rob Pilling
|
08e9d34392
|
slopeclockpp: fix lint
|
2024-08-03 14:06:14 +01:00 |
Rob Pilling
|
bfa9a757dd
|
slopeclockpp: avoid reusing background colour for clkinfo
|
2024-08-03 14:06:14 +01:00 |
only-meeps
|
ccee0c647d
|
Update app.js
|
2024-08-02 14:27:01 -07:00 |
only-meeps
|
e06a8d73fb
|
Update app.js
|
2024-08-02 14:21:58 -07:00 |
only-meeps
|
df89c22a00
|
Update app.js
|
2024-08-02 14:14:39 -07:00 |
only-meeps
|
e17250b3b2
|
Merge branch 'espruino:master' into master
|
2024-08-02 17:12:55 -04:00 |
only-meeps
|
d83c46f93f
|
Update ChangeLog
|
2024-08-02 14:11:43 -07:00 |
Rob Pilling
|
4b50cd61aa
|
Merge pull request #3521 from pavelmachek/m_30_dedreckon
dedreckon: add ded reckoning application
|
2024-08-02 19:40:40 +01:00 |
Pavel Machek
|
a5e37ec556
|
dedreckon: add a note about magnav.
|
2024-08-02 20:12:44 +02:00 |