Sean Lynch
7cfec84020
icon fix
2024-06-07 13:33:13 -07:00
Sean Lynch
18b8217886
added README
2024-06-07 13:24:55 -07:00
Sean Lynch
b39e13f9f7
inititial commit
2024-06-07 12:58:15 -07:00
thyttan
946d72205c
Merge pull request #3431 from bobrippling/feat/run-noprompt
...
runplus: add option to always resume
2024-06-05 00:40:27 +02:00
Gordon Williams
050cd914fa
blecsc 0.04: Added support for <1 wheel/crank event/second (using idle counters) (ref #3434 )
2024-06-04 10:26:18 +01:00
Gordon Williams
8742e68e2e
cscsensor 0.12: Fix regression reporting cadence (reported per second when should be per minute) ( fix #3434 )
2024-06-04 10:15:00 +01:00
Gordon Williams
93461e6c2d
bump recommended version
2024-06-03 14:17:12 +01:00
Gordon Williams
afea9dff9c
Merge pull request #3428 from halemmerich/newLCDOverlay
...
Adapt widget_utils and messagesoverlay to new LCD overlay code for remove callbacks
2024-06-03 10:11:06 +01:00
thyttan
2a0cc2d66c
Merge pull request #3439 from devsnd/supaclockpro
...
New App: SUPACLOCK Pro ULTRA
2024-06-01 21:56:09 +02:00
Tom Wallroth
46b3556cd6
Merge pull request #1 from thyttan/supaclk
...
supaclk: misc suggested fixes and changes
2024-06-01 20:29:52 +02:00
thyttan
82a5ab5724
supaclk: remove unnecessary delete in remove funct
...
since they are initiatied with let inside the outer curly braces they
should be cleared automatically like all other let-ibles.
2024-06-01 15:12:01 +02:00
thyttan
249a119e12
supaclk: misc suggested fixes and changes
...
- clear screen including widgets before drawing splash screen.
- change from a font that's not defined to one that is.
- make it so the splash screen can be cut short to load the launcher.
2024-06-01 13:41:35 +02:00
Tom Wallroth
be770a02dc
Initial version done!
2024-05-31 14:56:59 +02:00
Rob Pilling
064d9ceb71
Merge pull request #3436 from pavelmachek/m_23_sixths4 (and tweak lints)
2024-05-30 22:21:57 +01:00
Rob Pilling
c222676501
lint_exemptions: update for sixths
2024-05-30 22:21:15 +01:00
Rob Pilling
5ddecd2cef
lint_exemptions: remove contacts entry
2024-05-30 22:21:05 +01:00
Rob Pilling
43e752851b
sixths: fix some lint warnings
2024-05-30 22:18:29 +01:00
Rob Pilling
e20d2bb3eb
package.json: add `fix` script
2024-05-30 22:17:00 +01:00
Rob Pilling
456cf7f121
Merge pull request #3438 from bobrippling/fix/ble-advert-array
...
Add `ble_advert` module
2024-05-30 08:22:22 +01:00
Rob Pilling
d616fe9cf2
ble_advert: generate js
2024-05-28 22:44:36 +01:00
Rob Pilling
912291da60
ble_advert: disable `remove()` - unused
2024-05-28 22:44:36 +01:00
Rob Pilling
cc0f1a315e
ble_advert: handle Advert[] and number[] entries
2024-05-28 22:44:36 +01:00
Rob Pilling
bcc5ae9a15
openhaystack: use ble_advert
2024-05-28 22:44:36 +01:00
Rob Pilling
6a8d21980f
ble_advert: debugging logs
2024-05-28 22:29:35 +01:00
Pavel Machek
bca8593185
sixths: Mark this as v0.04
2024-05-28 13:19:25 +02:00
Pavel Machek
7c2d24823a
sixths: fix drawing timeouts, dot now blinks as expected.
2024-05-28 13:19:23 +02:00
Pavel Machek
9f5c13aa36
sixths: add blinking dot, rework altitude adjustment to use system.
2024-05-28 13:19:21 +02:00
Pavel Machek
b7f127a2e1
sixths: Powering up sensors all the time may not be neccessary
2024-05-28 13:19:19 +02:00
Pavel Machek
b93539da9e
sixths: reduce wakeups to 60s when inactive
2024-05-28 13:19:15 +02:00
Rob Pilling
3be97f8d01
runplus: simpler always-resume toggle
2024-05-28 08:37:54 +01:00
Rob Pilling
020d26ddef
runplus: update status depending on if in the pause window
2024-05-28 08:24:58 +01:00
Tom Wallroth
19bf4b4cdf
supaclockpro wip
2024-05-24 23:04:44 +02:00
Rob Pilling
fc57f85eb4
ble_advert: handle arrays / `setAdvertising`'s mutation of elements
2024-05-24 17:21:23 +01:00
Rob Pilling
b4dffbfd0e
Use `ble_advert` module
2024-05-24 17:21:23 +01:00
Rob Pilling
85fd1cd53a
tsconfig: handle typescript in modules/
2024-05-24 17:19:29 +01:00
Gordon Williams
e856e381fa
android: Allow `calendar-` to take an array of items to remove
2024-05-24 09:10:51 +01:00
Gordon Williams
f6289804d6
android 0.36: Move from wrapper function to {} and let - faster execution at boot
2024-05-24 09:02:32 +01:00
Rob Pilling
f29ae079d7
Merge pull request #3432 from vczb/feat/clkinfocal-remove-duplicate-day-calendar
...
clkinfocal: remove duplicate day in calendar when format setting is 'dd MMM'
2024-05-23 21:01:31 +01:00
Rob Pilling
574bf6e66d
Merge pull request #3430 from bobrippling/fix/promenu-items
...
promenu: fix removal of final menu item
2024-05-23 21:01:18 +01:00
Vini
0574647e60
feat: remove duplicate day in calendar
...
Remove duplicated day in calendar when format setting is 'dd MMM'
2024-05-22 22:28:36 +02:00
Gordon Williams
d1fc9abf27
fw update to be aware of 2v22
2024-05-22 08:41:01 +01:00
Gordon Williams
397cb09cd0
> Add '(link)' text to readme window, so users can easily share a link to the readme
...
> Allos filtering by chip *and* search text. Eg click 'Clock' and search 'Anton'
2024-05-22 08:33:48 +01:00
Rob Pilling
e8187b9c01
Merge pull request #3422 from AnotherStranger/feature/gadgetbridge-sleep-as-android
...
Feature/gadgetbridge sleep as android
2024-05-21 21:54:43 +01:00
Rob Pilling
350cb9d812
android: note `GB` as a global
2024-05-21 21:53:50 +01:00
Rob Pilling
268fb71c06
Merge pull request #3425 from devsnd/contacts-with-calling
...
Contacts 0.04: Added call function to contacts app, Refactoring
2024-05-21 21:48:43 +01:00
Rob Pilling
6bd3d2e599
promenu: fix removal of final menu item & `E.showMenu(<nothing>)`
2024-05-21 21:44:54 +01:00
Rob Pilling
984f38d60c
runplus: only prompt to resume after a given duration
2024-05-21 21:15:43 +01:00
Rob Pilling
e39e4b6723
Merge pull request #3419 from bobrippling/feat/run-focus
...
runplus: add ability to focus an individual stat
2024-05-21 20:52:22 +01:00
Gordon Williams
cb4d14e6b0
typo
2024-05-21 11:41:55 +01:00
Gordon Williams
ae75c00ba1
clockbg 0.03: Add 'Squares' option for random squares background
2024-05-21 11:28:56 +01:00