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 |
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 |
Martin Boonk
|
1c3babc3c4
|
widget_utils - Fix offset reference
|
2024-05-20 17:14:58 +02:00 |
Martin Boonk
|
2a6b428344
|
widget_utils - Remove exports.overlayRemoved
|
2024-05-20 15:04:25 +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
|
76fd49dad7
|
widget_utils - Adapt to new setLCDOverlay
|
2024-05-20 12:49:04 +02:00 |
Martin Boonk
|
04d58e3720
|
messagesoverlay - Adapt to new setLCDOverlay
|
2024-05-20 12:41:20 +02:00 |
Gordon Williams
|
1869baeaae
|
readme
|
2024-05-20 11:36:15 +01: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 |
André Büsgen
|
3b73a150ed
|
feat(sleepasandroid): add event handler to start/stop sleepasandroid tracking
|
2024-05-18 23:54:21 +02:00 |
André Büsgen
|
ec3b20c5fc
|
feat(sleepasandroid): add config file to save whether the integration is enabled.
|
2024-05-18 22:55:19 +02:00 |
Tom Wallroth
|
ab1232763e
|
bumped version to 0.04
|
2024-05-18 21:39:34 +02:00 |
Tom Wallroth
|
000f6efe92
|
refactored contacts.app.js, added function to call contact from the watch by triggering intent on phone
|
2024-05-18 21:37:46 +02:00 |
Rob Pilling
|
4548ee8057
|
ble_advert: restore
|
2024-05-18 17:24:33 +01:00 |
Rob Pilling
|
e53c0cdb31
|
Revert "Move BLE advertising coordination to a module"
This reverts commit 2a4057666b .
Conflicts:
.eslintignore
modules/ble_advert.ts
|
2024-05-18 17:18:40 +01:00 |
Rob Pilling
|
597e9639a4
|
Merge pull request #3421 from bobrippling/feat/generate-js-ignores
Linting: generate js ignores automatically
|
2024-05-18 10:47:11 +01:00 |
Rob Pilling
|
ce36a7b4e4
|
ble_advert: fix lint errors
|
2024-05-18 10:45:46 +01:00 |
Rob Pilling
|
a4677f5a06
|
.eslintrc.js: disable duplicate TS rule
|
2024-05-18 10:45:34 +01:00 |
Rob Pilling
|
77c0cb5035
|
.eslintrc.js: ignore generate js in modules
|
2024-05-18 10:45:22 +01:00 |
Rob Pilling
|
0427240b18
|
.eslintrc.js: move to top-level (for modules)
|
2024-05-18 10:44:59 +01:00 |
Rob Pilling
|
f7e81d3b4e
|
eslint: drop hardcoded ignores
|
2024-05-18 10:31:08 +01:00 |
Rob Pilling
|
40c851217f
|
eslint: list generated js files to ignore
|
2024-05-18 10:30:53 +01:00 |
André Büsgen
|
68ed8739b3
|
feat: inital working implementation for Sleep as Android
|
2024-05-18 09:01:20 +02:00 |
André Büsgen
|
3b36e66bcf
|
feature: refactor sleepasandroid and try to provide start/stop functions
|
2024-05-17 23:08:12 +02:00 |
Rob Pilling
|
3c2f6bd0ab
|
Merge pull request #3420 from bobrippling/feat/bleadvert-module
Move BLE advertising coordination to a module and fix array handling
|
2024-05-17 21:59:42 +01:00 |
Rob Pilling
|
2d113883eb
|
Merge branch 'upstream/master' into feat/bleadvert-module
Conflicts:
.eslintignore
|
2024-05-17 21:58:04 +01:00 |
Rob Pilling
|
2a4057666b
|
Move BLE advertising coordination to a module
|
2024-05-17 21:52:08 +01:00 |
Tom Wallroth
|
7ed4d23874
|
wip
|
2024-05-17 20:55:56 +02:00 |
Rob Pilling
|
656e210617
|
Merge pull request #3390 from atjn/ts-lint
Enforce and fix typescript lints
|
2024-05-17 19:07:32 +01:00 |
André Büsgen
|
84b3b22ef3
|
feat(sleepasandroid): add initial accel export code.
|
2024-05-17 19:01:22 +02:00 |
Gordon Williams
|
3eb1f8ff6b
|
add GPS speed clockinfo
|
2024-05-17 16:33:40 +01:00 |
Gordon Williams
|
83e32cd75d
|
lint exemptions
|
2024-05-17 16:33:28 +01:00 |
Gordon Williams
|
e218df999c
|
tweak clockinfo category naming
|
2024-05-17 16:33:19 +01:00 |