paul-arg
507dafc8b4
astrocalc: Update metadata.json
2024-06-08 22:28:05 +02:00
paul-arg
6b9c955dc5
fix(astrocalc): handle when the moon rise or set don't occur on the current day
2024-06-08 17:54:19 +02: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
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
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
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
bcc5ae9a15
openhaystack: use ble_advert
2024-05-28 22:44:36 +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
b4dffbfd0e
Use `ble_advert` module
2024-05-24 17:21:23 +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
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
Gordon Williams
e0acc5610e
updated example clock with fast load code and a screenshot
2024-05-21 11:28:01 +01:00
Gordon Williams
662cb75dfa
Add tag for clocks that use clockbg, and allow custom image upload for clockbg
2024-05-21 09:32:39 +01:00
Martin Boonk
bfde708372
messagesoverlay - Update changelog
2024-05-20 17:20:53 +02:00
André Büsgen
3ce52f8f17
Merge branch 'master' of https://github.com/espruino/BangleApps into feature/gadgetbridge-sleep-as-android
2024-05-20 14:07:02 +02:00
Martin Boonk
04d58e3720
messagesoverlay - Adapt to new setLCDOverlay
2024-05-20 12:41:20 +02:00
André Büsgen
fd825b2b68
fix: Banle => Bangle typo
2024-05-19 23:06:59 +02:00
André Büsgen
4a3fde0bf2
fix: add missing var
2024-05-19 22:44:05 +02:00
André Büsgen
31ec4d22d1
fix: naming mistakes
2024-05-19 16:54:39 +02:00
André Büsgen
ce42dfb3e9
refactor: rename sleepasandroid to accelsender
2024-05-19 16:51:14 +02:00
André Büsgen
8348aabc15
feat(android): bump version and update changelog.
2024-05-19 00:07:38 +02:00
André Büsgen
916dd70052
fix(sleepasandroid):use correct metadata for settings file
2024-05-18 23:58:44 +02:00