1
0
Fork 0
Commit Graph

10759 Commits (a70f24ceae4914e53dab6a6e23c7c0464eb0dc9d)

Author SHA1 Message Date
Gordon Williams b73cfb8332
Merge pull request #1556 from fparri/patch-1
Update metadata.json
2022-03-10 10:46:18 +00:00
fparri c1c7d2b484
Update metadata.json
I only changed the name of the app so that it shows the initials in uppercase.
2022-03-10 11:36:11 +01:00
Marco H ea3e7ff7b9 Fix multiple drop warnings 2022-03-10 09:15:41 +01:00
Erik Andresen 10892718cd cscsensor
Fix button mapping
2022-03-09 22:53:31 +01:00
Martin Boonk 7250f4f230 bthrm - Allow scanning for sensors in settings 2022-03-09 20:31:54 +01:00
Peer David da4bfeadef
Merge branch 'espruino:master' into master 2022-03-09 16:16:37 +01:00
Gordon Williams 24a0496109
Merge pull request #1549 from halemmerich/powermanager
New power management app for setting a charging alarm and voltage offset
2022-03-09 14:06:16 +00:00
Gordon Williams 834cdbe3f6
Merge pull request #1551 from N-Onorato/master
First widget: Displays days left in the current month.
2022-03-09 14:04:23 +00:00
Andrew Gregory f96ba8d6a5
Add files via upload
Update screenshots
2022-03-09 21:56:52 +08:00
Andrew Gregory ebdea05bff
Update app.js
Improve code style
2022-03-09 21:53:24 +08:00
Gordon Williams e0937a942b messages 0.25: Fix widget memory usage issues if message received and watch repeatedly calls Bangle.drawWidgets (fix #1550) 2022-03-09 13:39:19 +00:00
Marco H 731c134cde Try not to warn multiple times for the same exceedance (2nd part) 2022-03-09 10:24:39 +01:00
Erik Andresen ac652282ca cscsensor: Test enable on Bangle2 2022-03-09 10:22:23 +01:00
Marco H 028aee5d11 Try not to warn multiple times for the same exceedance 2022-03-09 09:32:43 +01:00
Nick Onorato b003dd9f74
Merge branch 'espruino:master' into master 2022-03-08 20:45:52 -07:00
Nicholas Onorato d92fa8fb1a Added my countdown widget 2022-03-08 20:45:19 -07:00
Martin Boonk 30ade21eac New power management app for setting a charging alarm and voltage offset 2022-03-08 20:38:27 +01:00
David Peer e8adb6aa15 Wrong index fix. 2022-03-08 19:56:53 +01:00
David Peer 75e88bd587 Ensure time > 0. 2022-03-08 19:43:56 +01:00
David Peer ad84ec029b Minor renaming 2022-03-08 19:41:44 +01:00
David Peer 06293ad9c0 Fixed delete. 2022-03-08 19:32:09 +01:00
David Peer 49053e6121 Include id such that the timer can precisely be selected by each app. 2022-03-08 19:28:49 +01:00
David Peer 3fe7f59b58 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-03-08 19:12:37 +01:00
David Peer 8d2e3b8180 Removed print statements 2022-03-08 19:12:35 +01:00
Peer David 10cff0e3c9
Merge branch 'espruino:master' into master 2022-03-08 19:05:27 +01:00
David Peer 630ea1a21c Added library to qalarm and created a simple timer app which is an alternative UI. 2022-03-08 19:03:23 +01:00
Andrew Gregory d7def5d5e1
Update app.js
Cache font size calculations
2022-03-08 21:52:57 +08:00
Gordon Williams eca4079828 Fix issue with code uploader where it'd silently refuse to upload code with warnings in 2022-03-08 13:00:31 +00:00
Gordon Williams 401f197d1e fix #1548 2022-03-08 11:43:04 +00:00
Gordon Williams a64f6dbdcf
Merge pull request #1546 from myxor/baroalarm
Barometer Alarm Widget
2022-03-08 10:36:34 +00:00
Marco H cf365dc451 Use median calculation instead of average to get valid measurements 2022-03-08 11:27:13 +01:00
Gordon Williams e2856ba6b2
Merge pull request #1545 from GrandVizierOlaf/master
Add optional notification of milestones reached to exstats and use it in run app
2022-03-08 09:10:20 +00:00
Marco H 1e7b9f1b65 Allow configuration of drop and raise alarm independently 2022-03-08 09:54:16 +01:00
Gordon Williams bfa7ca1891
Merge pull request #1547 from rigrig/qmsched-new-menu
qmsched: support new bangle.js 2 menu, add /*LANG*/ hints
2022-03-08 08:24:40 +00:00
Andrew Gregory 915ad63947
Update interface.html
Use push instead of concat.
2022-03-08 15:58:46 +08:00
Richard de Boer 9c7e5fa068
qmsched: add /*LANG*/ translation hints 2022-03-07 23:29:39 +01:00
Richard de Boer c235a22c16
qmsched: unbreak app for new Bangle.j2 2 menu 2022-03-07 23:19:35 +01:00
Richard de Boer 9ff42c928e
messages: auto-open music 2022-03-07 22:46:57 +01:00
Marco H 273c1b8928 Use notify module to show notification 2022-03-07 21:37:41 +01:00
Marco H 40db573458 Initial version of Barometer Alarm Widget 2022-03-07 17:59:18 +01:00
Salim Blume 7eceff5443 Merge branch 'master' of https://github.com/GrandVizierOlaf/BangleApps 2022-03-07 10:16:40 -06:00
Salim Blume 09dc646415 Removing unneeded message 2022-03-07 10:14:51 -06:00
David Peer 29faff8eb8 Tests with qalarm 2022-03-07 17:07:28 +01:00
Gordon Williams f7a0995a1b
Merge branch 'master' into master 2022-03-07 15:56:23 +00:00
Gordon Williams 970a50b6c4 Merge branch 'master' of github.com:espruino/BangleApps 2022-03-07 15:55:57 +00:00
Gordon Williams 73b493bb86 recorder 0.12: Fix 'Back' label positioning on track/graph display, make translateable 2022-03-07 15:54:53 +00:00
Andrew Gregory 51744f842d
Update metadata.json
0.07
2022-03-07 23:34:18 +08:00
Andrew Gregory 929920fcb6
Update ChangeLog
0.07
2022-03-07 23:33:53 +08:00
Andrew Gregory 7810dd2cfc
Update app.js
Bangle 2: Improve drag responsiveness and exit on button press
2022-03-07 23:33:23 +08:00
Gordon Williams 201452d2a3
Merge pull request #1544 from foostuff/master
ClockCal: Initial release
2022-03-07 15:32:06 +00:00