michele
|
97113d14be
|
tinyeads: show the side bands of the same color of the hair only when the widgets are showing
|
2024-11-03 14:32:01 +01:00 |
Cyberarm
|
759971f53b
|
Rebble Watchface: Update ChangeLog
|
2024-11-02 19:05:54 -05:00 |
Cyberarm
|
70aa6aea17
|
Rebble Watchface: Bump version
|
2024-11-02 19:04:36 -05:00 |
Aleix
|
e8e70ea3f2
|
Merge branch 'espruino:master' into score
|
2024-11-02 04:04:33 +01:00 |
aleixdev
|
afd132b175
|
score: add changelog and allow run in emulator
|
2024-11-02 03:52:06 +01:00 |
aleixdev
|
68ee93457c
|
score: performance improvements
|
2024-11-02 03:42:44 +01:00 |
thyttan
|
a736c662bc
|
setuichange: Bangle.js 1 support
In step with 12dacead0d on PR https://github.com/espruino/Espruino/pull/2571
This is currently untested since I don't have a Bangle.js 1 myself.
|
2024-11-02 01:36:50 +01:00 |
Cyberarm
|
fe17e264e3
|
Rebble Watchface: Possibly fix steps counter text white when it should be black.
|
2024-11-01 12:20:02 -05:00 |
michele
|
4faaf29f83
|
tinyhead: fix variable reference
|
2024-11-01 17:53:01 +01:00 |
michele
|
9306de32eb
|
tinyhead: fix the touch handler
|
2024-11-01 17:51:37 +01:00 |
michele
|
71f3f69304
|
tinyhead: change the side screen's colour, so it blends in with the rest of the face
|
2024-11-01 17:06:33 +01:00 |
michele
|
8903215f3b
|
tinyhead: change widget bg and fg colour so that widgets blend in with the rest of the face
|
2024-11-01 15:38:01 +01:00 |
thyttan
|
7da28950e6
|
Merge pull request #3632 from retcurve/edgewrite
EdgeWrite: Accented characters
|
2024-11-01 01:12:37 +01:00 |
Ian Ward
|
34c35532ed
|
Accented characters and extended mode
|
2024-10-31 15:31:51 +00:00 |
Rob Pilling
|
64c5ac95ec
|
Merge pull request #3621 from bobrippling/feat/alarm-interface-enhance
sched interface: handle app-based alarms
|
2024-10-30 21:09:38 +00:00 |
Rob Pilling
|
3e67088354
|
typescript: add build script to post-process
|
2024-10-30 20:38:32 +00:00 |
Rob Pilling
|
e9969e6d85
|
sched interface: rank app-alarms to the bottom
|
2024-10-30 20:23:38 +00:00 |
Rob Pilling
|
f46e8359c7
|
sched interface: display appid of an alarm
|
2024-10-30 20:23:38 +00:00 |
thyttan
|
8c0380f48e
|
gpsrec + gpssetup: tweak comments
|
2024-10-30 20:24:21 +01:00 |
thyttan
|
970cb199d1
|
usgs: add FIXME comment re `data`
The logic for passing data around seems to be broken to me.
|
2024-10-30 20:21:33 +01:00 |
thyttan
|
a230a34822
|
swp2clk: fix to use Storage lib correctly
|
2024-10-30 20:20:44 +01:00 |
thyttan
|
ca69ca5342
|
poweroff: comment out unused fn in settings.js
|
2024-10-30 20:20:44 +01:00 |
thyttan
|
e749735b89
|
infoclk: Make sure varibales are properly defined
|
2024-10-30 20:20:44 +01:00 |
thyttan
|
2d25812228
|
chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
|
2024-10-30 20:20:44 +01:00 |
Rob Pilling
|
83e647ac9b
|
settings: bump version
|
2024-10-30 18:24:54 +00:00 |
Rob Pilling
|
75ed3daf52
|
settings: special-case theme menu (push & pop)
|
2024-10-30 08:53:23 +00:00 |
Rob Pilling
|
9503c0fc6b
|
settings: remember previous menu's scroll position
|
2024-10-30 08:43:08 +00:00 |
Rob Pilling
|
d7d60b4bca
|
settings: delete duplicate "< Back" setting
|
2024-10-30 08:41:24 +00:00 |
Rob Pilling
|
b44dd75e3e
|
settings: fix indent
|
2024-10-30 08:40:57 +00:00 |
aleixdev
|
44b3af678d
|
score: long press to open the menu (to avoid unintentional taps) and fix tiebreak align
|
2024-10-30 02:40:30 +01:00 |
thyttan
|
ed3bf8cbac
|
Merge pull request #3626 from bobrippling/fix/drained-restore
drained: fix not restoring when charge threshold met
|
2024-10-29 22:51:47 +01:00 |
Rob Pilling
|
93de0b5965
|
Merge pull request #3629 from thyttan/dtlaunch
dtlaunch: postpone load icons not initially needed
|
2024-10-29 21:48:46 +00:00 |
Rob Pilling
|
43dcbd3207
|
Merge branch 'master' into fix/alarm-clkinfo-enable
Conflicts:
apps/sched/ChangeLog
apps/sched/clkinfo.js
|
2024-10-29 21:25:25 +00:00 |
Rob Pilling
|
b721023daa
|
drained: only check for power-restore when charging
|
2024-10-29 21:21:32 +00:00 |
thyttan
|
257d88dc2e
|
dtlaunch: postpone load icons not initially needed
Draw the first screen, then load in the rest of the icons from storage.
|
2024-10-29 20:16:15 +01:00 |
Gordon Williams
|
9805bb1644
|
Add sudoku game
|
2024-10-29 14:50:06 +00:00 |
Gordon Williams
|
69e344fbc5
|
minor regex tweaks
|
2024-10-29 11:10:03 +00:00 |
Rob Pilling
|
bfeffa4a87
|
messagegui: stop buzzing on disconnect too
|
2024-10-28 21:02:36 +00:00 |
Rob Pilling
|
f8a0c73356
|
messagegui: stop buzzing for a message when it's removed
e.g. a call is answered
|
2024-10-28 20:44:12 +00:00 |
Rob Pilling
|
8742e11581
|
drained: fix not restoring when charge threshold met
previously the assumption was that the `"changing"` event would be fired
periodically when charging.
fixes #3625
|
2024-10-28 18:15:09 +00:00 |
Gordon Williams
|
f0c9ae183c
|
Add check for widgets that clear the screen!
Remove clear of the screen on reload (will break currently running app)
|
2024-10-28 17:27:31 +00:00 |
Gordon Williams
|
a4f5978fb6
|
widbt_notify 0.18: Use notify lib to stop this widget clearing the screen of the running clock/app
|
2024-10-28 17:21:31 +00:00 |
Gordon Williams
|
cd340ed83f
|
Add meridians to try and get rid of some errors, and some context for some locale errors.
|
2024-10-28 16:34:26 +00:00 |
Gordon Williams
|
f73b02deaf
|
assistengps 0.07: Bangle.js 2 now gets estimated time + lat/lon from the browser (~3x faster fix)
|
2024-10-28 12:21:08 +00:00 |
Gordon Williams
|
6c050b5107
|
hworldclock 0.37: Fix settings (show default as '90' not 'off')
|
2024-10-28 11:51:12 +00:00 |
Pavel Machek
|
e7392aca3d
|
trail: mark this as 0.11
|
2024-10-25 20:16:55 +02:00 |
Pavel Machek
|
feb5f6213b
|
trail: Disable demo/debugging hacks.
|
2024-10-25 20:16:55 +02:00 |
Gordon Williams
|
f7381a7d31
|
boot 0.65: Only display interpreter errors if log is nonzero
|
2024-10-25 09:39:45 +01:00 |
Gordon Williams
|
242eda245b
|
clockbg 0.06: 25% speed improvement if Math.randInt exists (2v25 fw)
|
2024-10-25 09:38:00 +01:00 |
Gordon Williams
|
4ff01d1db0
|
widmessages 0.07: Only load messages module if we have messages (30ms speed improvement)
|
2024-10-25 09:37:43 +01:00 |
Gordon Williams
|
e00cba4094
|
sched 0.29: Improve clkinfo startup time by 10ms
|
2024-10-25 09:36:51 +01:00 |
Gordon Williams
|
385d2799d5
|
android 0.39: Move GB message handling into a library to reduce boot time from 40ms->13ms
|
2024-10-25 09:35:55 +01:00 |
aleixdev
|
fb3cd0fbc6
|
score: fix bug when the score was "5 - 7" (with score to win set to 6) it was adding one to 7.
|
2024-10-25 09:04:17 +02:00 |
Gordon Williams
|
9185793042
|
use slightly slower code to deal with the fact that many apps put semi-colons on clockinfo/settings that are supposed to be evaluated
|
2024-10-24 20:09:19 +01:00 |
Gordon Williams
|
1ec8fba5ba
|
bootloader and clock_info update - checking hash of all js vs just boot.js is the same cost, so we make caches of widgets and clockinfos in bootupdate - this drastically improves boot time
|
2024-10-24 19:56:17 +01:00 |
Gordon Williams
|
66b0edf6c2
|
clock_info 0.13: Cache loaded ClockInfos so if we have clockInfoWidget and a clock, we don't load them twice (saves ~300ms)
|
2024-10-24 12:43:16 +01:00 |
Rob Pilling
|
f5b3ad2810
|
messagegui: factor out common `checkMessages()` calls
|
2024-10-23 22:07:24 +01:00 |
Rob Pilling
|
25495f5731
|
messagegui: s/openMusic:openMusic/openMusic/
|
2024-10-23 22:07:24 +01:00 |
Rob Pilling
|
b81b6c2040
|
messagegui: option to not open the first unread message
|
2024-10-23 22:07:24 +01:00 |
Rob Pilling
|
3452d67f42
|
sched/clkinfo: reset `last` when activating an alarm
```json
{
"t": 23940000,
"del": false,
"on": true,
"rp": false,
"as": false,
"dow": 127,
"last": 23,
"vibrate": "::",
"msg": ""
}
```
|
2024-10-23 21:21:27 +01:00 |
aleixdev
|
7994c9fb9a
|
score: set version 0.03
|
2024-10-23 15:54:01 +02:00 |
aleixdev
|
635085b6ed
|
score: use top status bar as trigger for the menu instead of the physical button
|
2024-10-23 15:44:09 +02:00 |
aleixdev
|
41bffb341c
|
score: toggle the menu using the physical button on Bangle2 (Bangle1 should still work as before), add the Correction mode menu item and reorder menu
|
2024-10-23 13:49:32 +02:00 |
aleixdev
|
7fbfcea116
|
score: add emulator discrimination
|
2024-10-23 13:46:51 +02:00 |
thyttan
|
7041a9d77d
|
Merge pull request #3618 from retcurve/edgewrite
EdgeWrite keyboard
|
2024-10-21 21:29:32 +02:00 |
thyttan
|
141981a40a
|
Merge pull request #3615 from pavelmachek/m_33_sixths
sixths 0.11: implement sunrise/sunset times
|
2024-10-21 21:26:50 +02:00 |
thyttan
|
ad9a3003d4
|
Merge pull request #3616 from pavelmachek/m_34_trail
trail 0.10: Redesign to make screen updates fast
|
2024-10-21 21:25:17 +02:00 |
thyttan
|
5c2760ab02
|
Merge pull request #3614 from bobrippling/feat/promenu-scroll-no-dots
promenu: don't show "..." when a string is fully scrolled in
|
2024-10-21 21:22:20 +02:00 |
Ian Ward
|
77f82b7c1e
|
hide widget bar
|
2024-10-21 19:48:12 +01:00 |
Ian Ward
|
993873c9a7
|
New keyboard
|
2024-10-21 15:45:46 +01:00 |
Gordon Williams
|
2c534e5a44
|
docs
|
2024-10-21 10:34:46 +01:00 |
Gordon Williams
|
fcdced1c86
|
0.02: Removed many non-interesting facts
|
2024-10-21 10:34:45 +01:00 |
thyttan
|
50604037c1
|
Merge pull request #3565 from bobrippling/feat/pace-app
New app: pace
|
2024-10-18 13:24:51 +02:00 |
Pavel Machek
|
6da5a5eb09
|
trail: remove unused functions
|
2024-10-17 18:29:15 +02:00 |
Pavel Machek
|
4a654cc75d
|
trail: mark this as 0.10.
|
2024-10-17 18:26:03 +02:00 |
Pavel Machek
|
2b84cc3760
|
trail: fix distance when line is zero length.
|
2024-10-17 18:26:03 +02:00 |
Pavel Machek
|
50cf977f79
|
trail: fix end-of-track in demo, cleanups
|
2024-10-17 18:25:59 +02:00 |
Pavel Machek
|
594a7e446a
|
trail: actually redraw when we are near the boundary
avoid repainting same segments over and over to make stuff faster.
Speed optimalizations (faster but less correct).
|
2024-10-17 18:25:45 +02:00 |
Pavel Machek
|
3d4661c099
|
trail: get arrow painting back to work.
|
2024-10-17 18:25:45 +02:00 |
Pavel Machek
|
148abc5ac2
|
trail: Provide a bit of feedback while loading.
|
2024-10-17 18:25:45 +02:00 |
Pavel Machek
|
80e519fad9
|
trail: start using zoom library. I guess it is still buggy.
|
2024-10-17 18:25:27 +02:00 |
Pavel Machek
|
1f567f0bcd
|
trail: accept r.*.egt, too, for return tracks.
|
2024-10-17 18:25:26 +02:00 |
Pavel Machek
|
3342d9ec28
|
trail: allow displaying overview
introduce off-screen buffer for overview
|
2024-10-17 18:25:19 +02:00 |
Pavel Machek
|
8e630bfe9d
|
sixths: Mark this as 0.11
|
2024-10-17 15:00:02 +02:00 |
Pavel Machek
|
8c78f552df
|
sixths: only display times when set/rise is close
|
2024-10-17 15:00:02 +02:00 |
Pavel Machek
|
b12cb9ff8b
|
sixths: add sunset/sunrise support.
|
2024-10-17 14:59:52 +02:00 |
Rob Pilling
|
7c2f191fa7
|
promenu: don't show "..." if the string isn't truncated
|
2024-10-16 21:58:19 +01:00 |
Rob Pilling
|
d1de2fa67c
|
promenu: consts
|
2024-10-16 21:57:55 +01:00 |
Rob Pilling
|
47a8d264ab
|
pace: draw split text in theme fg colour
|
2024-10-16 21:26:57 +01:00 |
Rob Pilling
|
dc84e2600f
|
pace: make app icon white
- compression
- transparency
- inverted
|
2024-10-16 21:24:43 +01:00 |
thyttan
|
8e78202737
|
Merge pull request #3611 from retcurve/tinyheads
Tinyheads
|
2024-10-15 21:00:10 +02:00 |
thyttan
|
4841c9841b
|
messagegui: add screenshot directions notification
|
2024-10-15 16:17:50 +02:00 |
Rob Pilling
|
7718374e12
|
pace: generate js
|
2024-10-15 08:24:24 +01:00 |
Rob Pilling
|
53a4f4b002
|
pace: note todo/feature ideas in README
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
566042bdac
|
typescript: generate types (boolean -> ShortBoolean)
also patch btadv
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
281b178613
|
pace: fix pace calculation
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
a19d56c860
|
pace: backlight-on, on twist
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
625f065834
|
pace: fix distance totalling
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
fa0a6f2ab8
|
pace: save splits
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
09a46eccfd
|
pace: compensate for next split
|
2024-10-15 08:23:26 +01:00 |
Rob Pilling
|
160093a07b
|
pace: fix split calcs
i.e. time/distance mix-up
|
2024-10-15 08:23:26 +01:00 |
Ian Ward
|
d5147271d8
|
add missing lets
|
2024-10-14 22:55:13 +01:00 |
Woogal
|
fc8254c09e
|
Merge branch 'espruino:master' into tinyheads
|
2024-10-14 22:48:10 +01:00 |
Ian Ward
|
98de95415f
|
new app: tinyheads clock
|
2024-10-14 22:45:19 +01:00 |
Rob Pilling
|
ca1cb2253a
|
pace: drop lazyUnlazy
|
2024-10-14 18:39:37 +01:00 |
Rob Pilling
|
5c9a4aed62
|
pace: reset exstats on load
|
2024-10-14 18:39:37 +01:00 |
Rob Pilling
|
eabb2a8828
|
pace: fix duration formatting
|
2024-10-14 18:39:37 +01:00 |
Rob Pilling
|
4493b343bd
|
pace: factor out `drawSplit()`
|
2024-10-14 18:39:37 +01:00 |
thyttan
|
13d982881b
|
Merge pull request #3588 from mjearlb/master
Update 0.02
|
2024-10-14 17:51:59 +02:00 |
thyttan
|
9d7542701f
|
Merge pull request #3607 from bobrippling/feat/recorder-dl-cache
recorder: cache downloaded tracks
|
2024-10-13 00:45:01 +02:00 |
thyttan
|
c614891b27
|
kineticscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
|
2024-10-12 00:42:51 +02:00 |
thyttan
|
4771e0f556
|
swscroll: forward the type of touch (short/long).
Bring in change from the firmware implementation forwarding the type of touch (short/long).
|
2024-10-12 00:24:56 +02:00 |
thyttan
|
a52920f005
|
alarm: toggle alarm from main menu
... either by long touch on an alarm entry or touching its icon on the
right.
|
2024-10-11 12:32:00 +02:00 |
Rob Pilling
|
e1c63e8583
|
sched: add disabled event icon
|
2024-10-09 22:01:42 +01:00 |
Rob Pilling
|
c01c81f78e
|
sched: remove unused param
|
2024-10-09 21:54:45 +01:00 |
Gordon Williams
|
028b2e37e6
|
clockbg 0.05: Random square+plasma speed improvements (~2x faster)
|
2024-10-09 19:40:58 +01:00 |
Gordon Williams
|
fac80e8f12
|
Add simple clock using 'Clock Backgrounds' to allow custom colour or image backgrounds. The date is in the widget bar which you can swipe down
|
2024-10-09 14:55:03 +01:00 |
Gordon Williams
|
c1555ee6be
|
Add 'fact clock' that puts one of 300 facts (according to Google AI) on the screen
|
2024-10-09 14:51:49 +01:00 |
Gordon Williams
|
c3f275caf4
|
update example app
|
2024-10-09 14:49:56 +01:00 |
Gordon Williams
|
b658ad91c6
|
clockbg 0.04: More options for different background colors
+ 'Plasma' generative background
+ Add a 'view' option in settings menu to view the current background
|
2024-10-09 12:26:02 +01:00 |
Gordon Williams
|
66a9f8b6cb
|
updated pebblepp with fix for bottom line and other improvements
|
2024-10-09 11:22:43 +01:00 |
Gordon Williams
|
78dd28b389
|
lint ex
|
2024-10-09 11:22:16 +01:00 |
Rob Pilling
|
620fb0769d
|
recorder: cache downloaded tracks
to allow a user to save as GPX, then instantly as CSV, rather than
waiting to download the same data again.
|
2024-10-08 20:38:44 +01:00 |
Gordon Williams
|
0dbdaad3b8
|
messagesgui: 0.81: Fix issue stopping Music message for being marked as read
Make sure play button image is transparent
Add top-right menu to music playback to allow message to be deleted
|
2024-10-08 11:21:29 +01:00 |
Gordon Williams
|
3929f98801
|
Android: 0.38: Don't rewrite settings file on every boot!
|
2024-10-08 11:20:46 +01:00 |
thyttan
|
1f6195f2d5
|
alarm: fix uncaught error if no scroller (Bangle 1)
|
2024-10-07 20:47:24 +02:00 |
thyttan
|
8ae59c8db6
|
Merge pull request #3579 from bobrippling/feat/alarm-clkinfo
Allow toggling an alarm via clkinfo
|
2024-10-07 09:56:35 +02:00 |
Rob Pilling
|
4d9deeaa6d
|
sched: fix event icon b/w
Co-authored-by: thyttan <97237430+thyttan@users.noreply.github.com>
|
2024-10-06 22:02:09 +01:00 |
Rob Pilling
|
5671c8bbe0
|
sched: add clkinfo text for events
|
2024-10-06 11:16:09 +01:00 |
Rob Pilling
|
a5a915e38a
|
sched: add clkinfo icon for events
|
2024-10-06 11:16:01 +01:00 |
Rob Pilling
|
46321d91b7
|
sched clkinfo: reset a timer when triggering
|
2024-10-03 21:07:39 +01:00 |
Rob Pilling
|
5fc1f5cd13
|
sched clkinfo: revert to toggling `alarm.on`
|
2024-10-03 21:07:08 +01:00 |
Rob Pilling
|
acc940d99f
|
sched: add `resetTimer()`
|
2024-10-03 21:06:44 +01:00 |
thyttan
|
4861719176
|
Merge pull request #3601 from bobrippling/fix/promenu-mutate
promenu: don't modify the menu object
|
2024-10-03 15:36:23 +02:00 |
Rob Pilling
|
bb769a0bb9
|
promenu: don't modify the menu object
This fixes hadash, which uses `menu[""]` after calling `showMenu`
|
2024-10-03 12:01:42 +01:00 |
thyttan
|
7f37e90d70
|
Merge pull request #3595 from bmsleight/master
Exact Words Clock App
|
2024-10-03 00:26:44 +02:00 |
Brendan Sleight
|
87a02e3b48
|
Patch by thyttan - compatible with themes
|
2024-10-02 23:06:52 +01:00 |
Flaparoo
|
317f4903d6
|
hadash: wrapper function for showMenu; better way to implement silent option
|
2024-10-02 10:07:35 +08:00 |
Flaparoo
|
3b955b6d12
|
hadash: remember scoll positions of menus; "silent" option for service calls
|
2024-10-01 19:59:48 +08:00 |
Brendan Sleight
|
aa85488155
|
Removing unused variable
|
2024-09-30 22:00:16 +01:00 |
Rob Pilling
|
b54b0539c3
|
Merge pull request #3598 from kamilkrz/fix/widminbt-is-a-bluetooth-widget
widminbt: register as a bt widget
|
2024-09-30 21:19:46 +01:00 |
Rob Pilling
|
68191d9ec8
|
Merge pull request #3587 from kamilkrz/newapp/msgclkinf
clkinfomsg: clockinfo for displaying messages count
|
2024-09-30 20:45:56 +01:00 |
Rob Pilling
|
a4ba610cdc
|
Merge pull request #3586 from gloriousDan/fix-mtnclock-widgets
mtnclock: fix widgets disappearing on weather update
|
2024-09-30 20:30:27 +01:00 |
kamilkrz
|
144c8aabf8
|
widminbt is now correct bt widget
|
2024-09-30 13:19:49 +02:00 |
kamilkrz
|
8673330457
|
Typos and garbage removal
|
2024-09-30 12:07:45 +02:00 |
Gordon Williams
|
a6436483da
|
Merge pull request #3594 from thyttan/recorder
recorder: list tracks in reverse chronological order
|
2024-09-30 10:02:14 +01:00 |
Gordon Williams
|
e87a71508b
|
Merge pull request #3530 from atjn/test-locale
Add a test locale
|
2024-09-30 09:57:48 +01:00 |
Gordon Williams
|
6f8871ca90
|
Merge pull request #3556 from WhelanB/reply-gadgetbridge
Support Gadgetbridge Canned Responses
|
2024-09-30 09:55:22 +01:00 |
Rob Pilling
|
50e47f27f7
|
Merge pull request #3592 from Freubert/master
lcdclock/lcdclockplus: fix special characters in clockinfo menus
|
2024-09-30 08:55:25 +01:00 |
Rob Pilling
|
741b24d56f
|
Merge pull request #3590 from xxDUxx/master
Altimeter Widget 0.03
|
2024-09-30 08:53:45 +01:00 |
Rob Pilling
|
09bea87f18
|
Reassign to data, rather than separate settings
|
2024-09-30 08:46:46 +01:00 |
Rob Pilling
|
b8fa3b03f2
|
Merge pull request #3569 from aemkai/master
blc: Updated Binary LED Clock
|
2024-09-30 08:42:46 +01:00 |
Brendan Sleight
|
a6d51bf370
|
Correcting size of app-icon.js
|
2024-09-29 22:51:54 +01:00 |
Brendan Sleight
|
fad2475742
|
Correcting js url in metadata
|
2024-09-29 21:44:00 +01:00 |
Brendan Sleight
|
fb6ea77f47
|
Correcting js url in metadata
|
2024-09-29 21:22:21 +01:00 |
Brendan Sleight
|
7fc3c985b8
|
Correcting js url in metadata
|
2024-09-29 21:16:03 +01:00 |
Brendan Sleight
|
d3b6a9f7cb
|
Correctung type in metadata
|
2024-09-29 21:05:43 +01:00 |
Brendan Sleight
|
edf8e18b97
|
Correctung Readme
|
2024-09-29 19:47:35 +01:00 |
Brendan Sleight
|
c557fa6139
|
Correcting icons and screenshots
|
2024-09-29 19:44:26 +01:00 |
Brendan Sleight
|
add8b5ff89
|
Correcting metadata storage
|
2024-09-29 18:33:29 +01:00 |
Brendan Sleight
|
a2025e9bac
|
Correcting typos and adding icon
|
2024-09-29 17:52:01 +01:00 |
thyttan
|
2cb9c922a8
|
recorder: list tracks in reverse chronological order
|
2024-09-29 13:52:57 +02:00 |
Brendan Sleight
|
3dec5f90b7
|
Typo
|
2024-09-28 23:37:34 +01:00 |
Brendan Sleight
|
5c33007b10
|
First commit
|
2024-09-28 23:25:56 +01:00 |
Freubert
|
b6296b22c1
|
Bump app version
|
2024-09-27 14:02:06 +02:00 |
Freubert
|
cfd5755286
|
Bump app version
|
2024-09-27 14:01:34 +02:00 |
Freubert
|
2bafbf394e
|
Bump app version
|
2024-09-27 13:57:49 +02:00 |
Freubert
|
c2699a02b1
|
Bump app version
|
2024-09-27 13:56:39 +02:00 |
Freubert
|
a0459c06b4
|
remove special chars for 7seg font
|
2024-09-27 11:00:23 +02:00 |
Freubert
|
f3db296830
|
remove special chars for 7seg font
|
2024-09-27 10:59:31 +02:00 |
Rob Pilling
|
2834c72e2e
|
Merge pull request #3591 from kamilkrz/fix/widbtstates-is-not-clkinfo
fix: widbtstates is not clkinfo
|
2024-09-27 08:56:32 +01:00 |
kamilkrz
|
43d910d96a
|
widbtstates is not clkinfo
|
2024-09-27 08:33:24 +02:00 |
xxDUxx
|
237417a6fb
|
Update metadata.json
|
2024-09-26 11:41:45 +02:00 |
xxDUxx
|
8235c07e5f
|
Update ChangeLog
|
2024-09-26 11:41:27 +02:00 |
xxDUxx
|
7a92eb693e
|
Update app.js
|
2024-09-26 11:39:58 +02:00 |
Daniel Schulz
|
0849edf198
|
[mtnclock] Fix lint errors
|
2024-09-26 08:25:35 +02:00 |
Daniel Schulz
|
a2e054e958
|
[mtnclock] Fix widgets disappearing on weather update
|
2024-09-26 08:25:22 +02:00 |
Milo Bauman
|
51684c98cd
|
Added new version data
|
2024-09-25 16:31:55 -04:00 |
kamilkrz
|
f4109eb6bd
|
clkinfomsg: initial commit
|
2024-09-25 21:12:17 +02:00 |
aemkai
|
b4f7f6f617
|
Update apps/blc/blc.settings.json
Yes, i found it in a tutorial this way, but i'm fairly new to JS
Co-authored-by: Rob Pilling <robpilling@gmail.com>
|
2024-09-25 19:58:31 +02:00 |
Milo Bauman
|
1814838f87
|
Removed HRV measurement functionality. Added milliseconds to the timestamp. Cleaned up some of the existing code.
|
2024-09-25 13:26:11 -04:00 |
xxDUxx
|
1f2b612525
|
Update ChangeLog - new version
|
2024-09-25 11:00:31 +02:00 |
xxDUxx
|
153421d9cc
|
Update metadata.json
|
2024-09-25 10:58:53 +02:00 |
xxDUxx
|
030a38df0e
|
Update widalt.wid.js
|
2024-09-25 10:53:35 +02:00 |
Gordon Williams
|
648ebd4321
|
Tweak slightly confusing coee that tries to set Object property name to an array
|
2024-09-25 09:23:03 +01:00 |
xxDUxx
|
0b194a2cd4
|
Merge branch 'master' into development
|
2024-09-25 10:12:58 +02:00 |
Gordon Williams
|
4689f45da5
|
Merge pull request #3575 from atjn/remove-meridians
locale: Remove meridians from time patterns
|
2024-09-24 08:40:55 +01:00 |
Rob Pilling
|
4eb59fe28b
|
Merge pull request #3582 from thyttan/edgeclk
edgeclk: live updates of step count
|
2024-09-23 22:10:18 +01:00 |
thyttan
|
e8e24574b7
|
edgeclk: refactor step event handling
Only register event handler if we want to actually use the event.
|
2024-09-23 22:26:07 +02:00 |
Rob Pilling
|
cc79ecc751
|
Merge pull request #3558 from flaparoo/hadash
hadash: initial release
|
2024-09-23 20:33:53 +01:00 |
Rob Pilling
|
25b16a1738
|
pace: use duration instead of time stat
time is total (or elapsed) time, duration is active time
|
2024-09-22 22:14:50 +01:00 |
Rob Pilling
|
1c7649b62f
|
pace: resume, instead of start anew
|
2024-09-22 22:14:34 +01:00 |
Rob Pilling
|
5220bf6f86
|
pace: use `exstats` for measurements
|
2024-09-22 21:57:09 +01:00 |
Rob Pilling
|
594d08bf60
|
sched/clkinfo: schedule an alarm via `setAlarm`
... to ensure timers are scheduled from now
|
2024-09-22 21:55:26 +01:00 |
Rob Pilling
|
6657d34123
|
sched/clkinfo: ignore taps on events
|
2024-09-22 21:55:11 +01:00 |
thyttan
|
7a47e33441
|
edgeclk: live updates of step count
|
2024-09-22 12:53:03 +02:00 |
thyttan
|
c5fbfa4482
|
Merge pull request #3568 from stweedo/boxclk
Update boxclk to v0.10
|
2024-09-22 10:32:12 +02:00 |
Anton
|
8367a865c4
|
Fix linter
|
2024-09-22 08:52:42 +02:00 |
Anton
|
c8200c5067
|
Add a test locale
|
2024-09-22 08:46:06 +02:00 |
Rob Pilling
|
943de6fca8
|
sched/clkinfo: tapping an alarm toggles it on/off
|
2024-09-19 14:17:58 +01:00 |