Commit Graph

19200 Commits (993873c9a73e656d174d90620c16e6c6542edaa2)

Author SHA1 Message Date
Ian Ward 993873c9a7 New keyboard 2024-10-21 15:45:46 +01:00
thyttan af34a87c1c
Merge pull request #3508 from pavelmachek/m_27_iconbits
Icon bits: initial import
2024-07-17 22:40:00 +02:00
Pavel Machek 91c489bada [] iconbits: provide better README. 2024-07-16 11:16:30 +02:00
thyttan b0949d685d
Merge pull request #3504 from jt-nti/split-stopwatch
splitsw: add new stopwatch app with split timer
2024-07-16 00:23:29 +02:00
thyttan d5a995a7f8
Merge pull request #3506 from pavelmachek/m_25_sixths5
sixths v0.05
2024-07-15 23:01:34 +02:00
thyttan b055aca0a0
Merge pull request #3505 from bb0x88/master
New Beep Test App
2024-07-15 19:59:51 +02:00
bb0x88 249baf427d
Update metadata.json 2024-07-14 20:54:09 +12:00
bb0x88 ee9e81d699
Update app-icon.js 2024-07-14 20:49:18 +12:00
bb0x88 afc7744eea
Update metadata.json 2024-07-14 20:48:48 +12:00
Rob Pilling 6f9544c3ad
Merge pull request #3498 from bobrippling/feat/power-usage-module
Add power usage module
2024-07-13 18:45:19 +01:00
Rob Pilling 36e759f555 Merge branch 'master' into feat/power-usage-module
Conflicts:
	apps/widbattpwr/ChangeLog
2024-07-13 18:43:58 +01:00
Pavel Machek b6f0243074 [] iconbits: disable unused warnings. 2024-07-13 17:57:55 +02:00
Pavel Machek 422892cb48 [] iconbits: fix warnings 2024-07-13 17:57:55 +02:00
Pavel Machek 61723ddf0d [] iconbits: initial import 2024-07-13 17:57:55 +02:00
Rob Pilling e9059c78a6
Merge pull request #3503 from bobrippling/feat/battpwr-charging
widbattpwr: show percentage if charging
2024-07-13 11:49:53 +01:00
Pavel Machek 2de968aa9c [] sixths: attempt to fix warnings 2024-07-13 12:15:51 +02:00
Pavel Machek 068e49f1b1 [] sixths: mark this as 0.05 2024-07-13 12:10:18 +02:00
Pavel Machek 4c83a6345a [] sixths: more todo items. 2024-07-13 12:10:18 +02:00
Pavel Machek f2efe03f2c [] sixths: start displaying hPa instead of (msghere). 2024-07-13 12:10:17 +02:00
Pavel Machek 998d120685 [] sixths: broken battery reading broke everything, fix it. 2024-07-13 12:10:17 +02:00
Pavel Machek 3cd24a2d9c [] sixths: make compass & battery usable. 2024-07-13 12:10:17 +02:00
Pavel Machek 51bd820149 [] sixths: more todo items 2024-07-13 12:10:17 +02:00
Pavel Machek f9ed954f5e [] sixths: update documentation, update version. 2024-07-13 12:10:17 +02:00
Pavel Machek f8505a9355 [] sixths: start implementing reading waypoints from disk 2024-07-13 12:10:17 +02:00
Pavel Machek dc3742508e [] sixths: reduce logging to reduce flash wear. 2024-07-13 12:10:17 +02:00
Pavel Machek a42c8036e3 [] sixths: Cleanups, use let where possible. 2024-07-13 12:10:17 +02:00
James Taylor 9402124a3f splitsw: add new stopwatch app with split timer
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-07-13 10:45:22 +01:00
blade c0fffbe966 README 2024-07-13 19:12:38 +12:00
blade 834d714e58 readme 2024-07-13 19:11:53 +12:00
blade 609b050e50 readme 2024-07-13 19:10:18 +12:00
blade 18e2453770 readme 2024-07-13 19:08:37 +12:00
blade 1aec93ff39 readme 2024-07-13 19:06:28 +12:00
blade e678306f0e readme 2024-07-13 19:03:39 +12:00
blade 7c733e1be8 change icon 2024-07-13 19:00:03 +12:00
blade 405c91b89d change icon 2024-07-13 18:48:40 +12:00
blade 9f69c72253 beep test app added 2024-07-13 18:38:57 +12:00
Rob Pilling 35bc00e271 widbattpwr: show percentage if charging 2024-07-12 12:58:37 +01:00
Rob Pilling 5b5e3a0ef5 power_usage: work with new types 2024-07-11 22:41:42 +01:00
Rob Pilling e14d1f63d0 typescript: update types 2024-07-11 22:41:31 +01:00
Rob Pilling 650ceeac21 main.d.ts: make startsWith() 2nd arg optional 2024-07-11 21:21:34 +01:00
Rob Pilling ce33c3a662 Nerf power-type check for firmware issue (espruino/Espruino#2529) 2024-07-11 21:21:34 +01:00
Rob Pilling ef0c6a7708 power_usage lint 2024-07-11 21:21:34 +01:00
Rob Pilling 1621ad6e07 daisy: use `power_usage` module 2024-07-11 21:21:34 +01:00
Rob Pilling b4b4341728 widbattpwr: use `power_usage` module 2024-07-11 21:21:34 +01:00
Rob Pilling 1e82772de6
Merge pull request #3490 from pinq-/master
Updates on accrec, pebbleapp and bthome app.
2024-07-10 20:11:42 +01:00
Gordon Williams 1344838a99 add back arrows to confirmation dialogs 2024-07-10 14:35:56 +01:00
Gordon Williams 422a3492cf 0.74: Add extra layer of checks before allowing a factory reset (fix #3476) 2024-07-10 14:31:20 +01:00
Rob Pilling 16d4911972
Merge pull request #3499 from jeonlab/master
Correction of accidental change on `gpssetup`
2024-07-10 08:29:42 +01:00
pinq- 379e712b18 pebbleapp works also with light colors 2024-07-09 18:29:09 +03:00
pinq- 2c79aa27f9 Minor fix on the accerec, pebbleapp and bthome
pebblepp:
-refresh date background also
-getDay -> getDate
-add some comments

bthome:
- better id search

accelrec:
- fix on the regex search
- Don't ask save option when only show plot

- add some comments
2024-07-09 18:00:06 +03:00