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 |
Gordon Williams
|
964ee01617
|
Ensure that we hide widgets if in fullscreen mode
(So that widgets are still hidden if launcher is fast-loaded)
|
2022-12-15 11:41:27 +00:00 |
Gordon Williams
|
1c7eb92ad5
|
messages Remove '.show' field, tidyup and fix .open if fast load not enabled
|
2022-12-15 10:34:40 +00:00 |
Gordon Williams
|
8a4f5930a1
|
Merge pull request #2385 from rigrig/messagelist
messagelist: new app
|
2022-12-15 09:35:14 +00:00 |
Gordon Williams
|
5e07b04f84
|
Merge pull request #2399 from dapgo/master
new widget (HW stats)
|
2022-12-15 09:34:27 +00:00 |
Gordon Williams
|
8eaa26ff19
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-12-15 09:19:14 +00:00 |
Gordon Williams
|
a567016172
|
iOS Making ANCS message receive more resilient (#2402)
|
2022-12-15 09:19:10 +00:00 |
Gordon Williams
|
8f3f1154f8
|
Merge pull request #2400 from nxdefiant/master
kbswipe: Input of symbols.
|
2022-12-15 09:12:38 +00:00 |
Erik Andresen
|
34aeae7449
|
kbswipe: remove return
|
2022-12-15 07:38:44 +01:00 |
Erik Andresen
|
147283dc74
|
kbswipe: remove backtick from symbols
|
2022-12-15 07:24:25 +01:00 |
Erik Andresen
|
e9c83cbaa8
|
kbswipe
- Add return to alpha
- Enable backspace in symbols
|
2022-12-15 07:02:59 +01:00 |
Richard de Boer
|
6427068d72
|
widmessages: Fix messages not showing if UI auto-open is disabled
Fixes #2390
|
2022-12-14 23:03:33 +01:00 |
dapgo
|
af51bedb65
|
now ChangeLog has caps on L
|
2022-12-14 22:18:23 +01:00 |
dapgo
|
aa3495d983
|
Delete Changelog
|
2022-12-14 22:17:30 +01:00 |
Erik Andresen
|
9a44643d01
|
kbswipe: Input of symbols.
|
2022-12-14 22:14:01 +01:00 |
dapgo
|
1da832101d
|
file name with caps corrected
|
2022-12-14 22:10:17 +01:00 |
dapgo
|
9fd4964495
|
widhwbttm (hw stats)
A new bottom widget to show free mem and other stats
|
2022-12-14 21:59:50 +01:00 |
Richard de Boer
|
c0b7ccf949
|
messagelist: no fast unloading
Disabled because it is leaking memory (and we don't know why)
|
2022-12-14 20:51:33 +01:00 |
Richard de Boer
|
bc3ab8ef76
|
messagelist: new app
|
2022-12-14 20:45:27 +01:00 |
Gordon Williams
|
487742f037
|
0.61: Fix regression where loading into messages app stops back from working (#2398)
|
2022-12-14 17:24:31 +00:00 |
Gordon Williams
|
1dcf6085d5
|
Ensure Timer supplies an image for clkinfo items
|
2022-12-14 15:00:29 +00:00 |
Gordon Williams
|
44d6cdb6e4
|
Merge pull request #2397 from glemco/master
circlesclock: fixed crash if item has no image and cutting long text
|
2022-12-14 14:58:45 +00:00 |
Gordon Williams
|
6950e38365
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-12-14 14:53:14 +00:00 |
Gordon Williams
|
99065debc7
|
Ensure Agenda supplies an image for clkinfo items (fix #2397)
|
2022-12-14 14:52:04 +00:00 |
glemco
|
f95ce3a84e
|
circlesclock: fixed crash if item has no image and cutting long overflowing text
|
2022-12-14 13:01:44 +01:00 |
Gordon Williams
|
f752a57b89
|
Merge branch 'master' into master
|
2022-12-14 10:56:04 +00:00 |
Gordon Williams
|
69660b69aa
|
Add BTHome thermometer
|
2022-12-14 10:23:36 +00:00 |
Gordon Williams
|
51304530f6
|
0.31: Remove calls to Bangle.loadWidgets as they are not needed and create warnings
|
2022-12-14 10:23:22 +00:00 |
Hank
|
d0e67164d0
|
0.31: Tweaking the swipe option; Added mylocation as a dependency.
|
2022-12-14 11:14:56 +01:00 |
Gordon Williams
|
159042a727
|
Merge branch 'master' into master
|
2022-12-12 16:34:08 +00:00 |
Gordon Williams
|
5836d7de65
|
oops. didn't commit
|
2022-12-12 16:33:37 +00:00 |
pebl-hank
|
8962c2527e
|
Update ChangeLog
|
2022-12-12 17:17:47 +01:00 |
Hank
|
66e35d0d64
|
0.30: Another try on the swipe
|
2022-12-12 17:14:27 +01:00 |
Gordon Williams
|
62595c5a8f
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-12-12 11:32:25 +00:00 |
Gordon Williams
|
6a434f35cc
|
0.03: Fix icons broken in 0v02 (#2386)
+ Store all icons in a separate binary file (much faster lookup)
|
2022-12-12 11:32:20 +00:00 |
Gordon Williams
|
526719f371
|
Merge pull request #2381 from LeonMatthes/master
CalClock: 0.06 - Improved multi-line text
|
2022-12-12 09:04:37 +00:00 |