gsuarezc
|
9563658c4e
|
owmweather: Fix infinite loop when settings.updated is not defined
|
2024-11-30 17:43:52 +00:00 |
Rob Pilling
|
dfde43404c
|
Merge pull request #3675 from gsuarezc/master
Undo change to One Call API 3.0
|
2024-11-29 22:02:37 +00:00 |
Rob Pilling
|
f16f521482
|
Merge pull request #3642 from thyttan/dtlaunch
dtlaunch: remember page between dtlaunch instances
|
2024-11-29 22:01:15 +00:00 |
Rob Pilling
|
1bd657ad2f
|
Merge pull request #3677 from thyttan/messagegui
messagegui: fix assign entry to menu, not msg obj
|
2024-11-29 21:56:07 +00:00 |
Rob Pilling
|
73c32737a9
|
Merge pull request #3644 from thyttan/smpltmr
smpltmr: adapt to new setui
|
2024-11-29 21:49:48 +00:00 |
thyttan
|
59755da874
|
dtlaunch: fix no-undef lint error
|
2024-11-29 22:13:16 +01:00 |
thyttan
|
483d34e61f
|
dtlaunch: land on using `Math.ceil/min`
|
2024-11-29 22:06:38 +01:00 |
thyttan
|
4ed499c36d
|
dtlaunch: remember page becomes a setting
|
2024-11-29 22:06:38 +01:00 |
thyttan
|
7e637130a2
|
dtlaunch: FIXME comments
|
2024-11-29 22:06:38 +01:00 |
thyttan
|
60089275bc
|
dtlaunch: add global dtlaunch object
The global dtlaunch object contains function and information to restore
the page between instances of dtlaunch.
|
2024-11-29 22:06:38 +01:00 |
thyttan
|
7d28e12a38
|
dtlaunch: remember page between dtlaunch instances
|
2024-11-29 22:06:38 +01:00 |
thyttan
|
236a4c84cf
|
messagegui: fix assign entry to menu, not msg obj
|
2024-11-29 22:00:51 +01:00 |
gsuarezc
|
5361bcc259
|
Merge branch 'espruino:master' into master
|
2024-11-28 21:42:21 +00:00 |
gsuarezc
|
7c9b13aa28
|
owmweather: Undo change to One Call API 3.0
|
2024-11-28 21:39:19 +00:00 |
Rob Pilling
|
0669532d18
|
Merge pull request #3672 from pavelmachek/m_41_skyspy
skyspy v0.04: cleanups, moving towards reusable code
|
2024-11-28 12:33:25 +00:00 |
Rob Pilling
|
0048451a04
|
Merge pull request #3671 from pavelmachek/m_40_waypoints
waypoints 0.06: cleanups, minor tweaks
|
2024-11-28 12:33:15 +00:00 |
Pavel Machek
|
b33ec20968
|
skyspy: Mark this as v0.04
|
2024-11-22 19:05:59 +01:00 |
Pavel Machek
|
2e5f36d675
|
skyspy: update the fmt library, should fix lat/lon display
|
2024-11-22 19:05:59 +01:00 |
Pavel Machek
|
dbbb16b69f
|
skyspy: use touch handling from the library, cleanups
|
2024-11-22 19:05:52 +01:00 |
Pavel Machek
|
f5d88c8edc
|
skyspy: fix qalt initialization, faster circle drawing
|
2024-11-22 19:05:52 +01:00 |
Pavel Machek
|
0638ebc5e5
|
skyspy: documentation, cleanups
|
2024-11-22 19:05:47 +01:00 |
Pavel Machek
|
54b698589a
|
skyspy: fix rendering w.r.t. widgets
|
2024-11-22 19:05:47 +01:00 |
Pavel Machek
|
eee4eb541e
|
skyspy: cleanup global variables
also move local variables to sky object
|
2024-11-22 19:05:36 +01:00 |
Pavel Machek
|
17192af6ac
|
skyspy: refactor, switch to newer libraries, start splitting into modules
|
2024-11-22 19:05:29 +01:00 |
Pavel Machek
|
c34d32530a
|
waypoints: Mark this as version 0.06
|
2024-11-22 19:02:06 +01:00 |
Pavel Machek
|
f799d7752c
|
waypoints: cleanups, use gps handling from library
|
2024-11-22 19:02:06 +01:00 |
Pavel Machek
|
33a8e7672b
|
waypoints: fix waypoint deletion
|
2024-11-22 19:02:06 +01:00 |
Pavel Machek
|
22fb1483ee
|
waypoints: cleanups, reduce ammount of global functions
|
2024-11-22 19:02:06 +01:00 |
Pavel Machek
|
20557732f3
|
waypoints: cleanups from patch review
bobrippling suggested useful cleanups during review
|
2024-11-22 19:02:06 +01:00 |
Gordon Williams
|
f34a9bfc32
|
oops - fix metadata
|
2024-11-21 13:21:44 +00:00 |
Gordon Williams
|
7fc49cc47a
|
0.04: Fix installation after broken in 0.03 (fix #3667)
|
2024-11-21 13:19:35 +00:00 |
Rob Pilling
|
4b94a7cfc6
|
messages: bump version for settings fix
|
2024-11-21 12:40:08 +00:00 |
Septolum
|
2d8556093a
|
Fix Messages settings error
|
2024-11-21 12:20:31 +00:00 |
Rob Pilling
|
4d4fe0fddc
|
Merge pull request #3659 from pavelmachek/m_39_waypoints
waypoints 0.05: implement goto functionality
|
2024-11-20 18:51:02 +00:00 |
Rob Pilling
|
f1505b2023
|
Merge pull request #3630 from bobrippling/feat/settings-menu-return
settings: restore previous menu's scroll position
|
2024-11-20 18:42:20 +00:00 |
Rob Pilling
|
58a6fee92b
|
Merge pull request #3643 from thyttan/backswipe
backswipe: change to prepend swipe listener
|
2024-11-19 22:29:10 +00:00 |
Rob Pilling
|
ca01ac8b94
|
Merge pull request #3650 from NoobEjby/bttfclock
bttfclock: v0.02
|
2024-11-19 22:24:40 +00:00 |
Rob Pilling
|
cc91dd17b2
|
Merge pull request #3654 from retcurve/scrolly
New app: scrolly
|
2024-11-19 22:18:23 +00:00 |
Rob Pilling
|
308956b17b
|
settings: note push/pop/restoreMenu in README
|
2024-11-19 22:13:08 +00:00 |
Rob Pilling
|
24d92f4f03
|
settings: charge calibration restores util menu
|
2024-11-19 22:13:08 +00:00 |
Rob Pilling
|
ba1506d1ba
|
settings: add restoreMenu comment
|
2024-11-19 22:13:08 +00:00 |
Rob Pilling
|
c63e940ddd
|
settings: whitelist menu restores itself
... rather than pushing
|
2024-11-19 22:13:08 +00:00 |
Rob Pilling
|
9c9de9b063
|
settings: fix main menu comment
|
2024-11-19 22:11:59 +00:00 |
Rob Pilling
|
6c1596de1d
|
settings: restoreMenu reuses the current menu's scroll
... not the one from the level up
|
2024-11-19 22:11:59 +00:00 |
Rob Pilling
|
6c00324db6
|
settings: restore ble menu after connectable
... rather than going back to the main menu
|
2024-11-19 22:11:59 +00:00 |
Rob Pilling
|
3bdde4d629
|
settings: fix missing call on reset menu
|
2024-11-19 22:11:59 +00:00 |
Rob Pilling
|
726807b0f8
|
settings: fix missing call for touch calibration menu
|
2024-11-19 22:07:51 +00:00 |
Rob Pilling
|
516e17d0d8
|
settings: return the new menu from popMenu
(for theme)
|
2024-11-19 22:07:09 +00:00 |
Rob Pilling
|
0af85b6cec
|
Merge pull request #3656 from pavelmachek/m_37_orloj
orloj 0.10: rewrite from "andark"
|
2024-11-18 22:23:57 +00:00 |
Rob Pilling
|
e27cf05fd4
|
Merge pull request #3662 from devsnd/rest-0.02
rest 0.02: use built-in rounded rect drawing, faster UI
|
2024-11-18 22:23:24 +00:00 |