Commit Graph

12121 Commits (b93e2dd9136c3778d939109abd7f58247c8c6a66)

Author SHA1 Message Date
Richard de Boer b93e2dd913
hcclock: Use `messages` library to check for new messages
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:14:31 +02:00
Richard de Boer f088fed7fe
7x7dotsclock: Use `messages` library to check for new messages
Instead of opening "messages.json" directly
For #2081
2022-08-09 16:11:36 +02:00
Richard de Boer 143bbf858d
messages: Add `getMessages` and `status` functions to library
Apps/widgets should use the library instead of opening "messages.json"
For #2081
2022-08-09 16:11:36 +02:00
Gordon Williams f3f8313442
Merge pull request #2076 from glemco/master
presentation_timer: added interface for configuration from app loader
2022-08-09 13:29:56 +01:00
Gordon Williams 2c32b89414 advclock 0.02: Remove un-needed fonts to improve memory usage (#2079) 2022-08-09 11:24:59 +01:00
Gordon Williams 87f90f8634 should be on bangle.js 1 too, fix #2077 2022-08-09 11:17:38 +01:00
Gabriele Monaco 13456000c3 presentation_timer: added interface for configuration from app loader 2022-08-05 20:11:42 +02:00
Gordon Williams 387e037a61
Merge pull request #2072 from xxDUxx/master
New app: Altimeter widget + tinyVario update
2022-08-04 08:34:31 +01:00
Gordon Williams 3d9ce381b7
Merge pull request #2074 from peerdavid/master
[BW Clock] Add humidity to weather data
2022-08-04 08:33:49 +01:00
David Peer b3570ed5e4 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2022-08-03 22:03:14 +02:00
David Peer 97a507bbf4 Add humidity to weather data 2022-08-03 22:02:12 +02:00
xxDUxx b5d4f0439f
Merge pull request #19 from xxDUxx/development
Development
2022-08-03 09:04:47 +02:00
xxDUxx 0a7d91be2e
Update metadata.json 2022-08-03 09:03:00 +02:00
xxDUxx 5be2516bc0
Update metadata.json 2022-08-03 09:02:48 +02:00
xxDUxx 7a54d4474a
Update metadata.json 2022-08-03 09:01:14 +02:00
xxDUxx 9278ce6c78
Merge pull request #18 from xxDUxx/development
Development
2022-08-03 08:51:56 +02:00
xxDUxx 66022b461c
Update widalt.wid.js 2022-08-03 08:50:52 +02:00
xxDUxx 18f5b1af44
Update widalt.settings.js 2022-08-03 08:44:15 +02:00
xxDUxx fb4b46bd0f
Update widalt.settings.js 2022-08-03 08:38:51 +02:00
xxDUxx 0207dc604c
Update metadata.json 2022-08-03 08:22:41 +02:00
xxDUxx 553f36556e
Update ChangeLog 2022-08-03 08:22:17 +02:00
xxDUxx a2947cecad
Update ChangeLog 2022-08-03 08:21:30 +02:00
xxDUxx 9249293287
Update metadata.json 2022-08-03 08:20:59 +02:00
xxDUxx 894acdf323
Merge pull request #17 from xxDUxx/development
Development
2022-08-03 08:16:01 +02:00
xxDUxx 88fb1c18b6
Update widalt.settings.js 2022-08-03 08:13:11 +02:00
xxDUxx 7032496bcf
Update widalt.settings.js 2022-08-03 08:12:49 +02:00
xxDUxx f264f8e043
Update widalt.settings.js 2022-08-03 08:08:07 +02:00
xxDUxx ca16b7e225
Update widalt.wid.js 2022-08-03 08:07:06 +02:00
xxDUxx bb16310d2e
Update widalt.wid.js 2022-08-03 08:06:08 +02:00
xxDUxx 13c65dd6cb
Update app.js 2022-08-03 07:31:52 +02:00
xxDUxx c9729ca9c4
Update app.js 2022-08-03 07:30:34 +02:00
xxDUxx 296919571d
Merge branch 'espruino:master' into master 2022-08-02 16:38:54 +02:00
xxDUxx ce13da02d5
Merge pull request #16 from xxDUxx/development
Development
2022-08-02 16:34:33 +02:00
xxDUxx ad54958edd
Update widalt.wid.js 2022-08-02 16:33:27 +02:00
xxDUxx 3832eaa6ae
Update widalt.wid.js 2022-08-02 16:24:44 +02:00
xxDUxx 5023dc09d9
Update widalt.wid.js 2022-08-02 16:24:09 +02:00
xxDUxx 826064bfc1
Update widalt.settings.js 2022-08-02 16:15:40 +02:00
xxDUxx 0fd544477c
Merge pull request #15 from xxDUxx/development
Update widalt.wid.js
2022-08-02 14:48:08 +02:00
xxDUxx 9fb6c1b36f
Update widalt.wid.js 2022-08-02 14:46:41 +02:00
xxDUxx 74905fe41a
Merge pull request #14 from xxDUxx/development
Development
2022-08-02 13:56:34 +02:00
xxDUxx 8b3a13d996
Update metadata.json 2022-08-02 13:55:31 +02:00
xxDUxx d444d55372
Update metadata.json 2022-08-02 13:52:38 +02:00
xxDUxx 8cd62f0270
Create ChangeLog 2022-08-02 13:49:52 +02:00
xxDUxx 0ddb0ca799
Update widalt.wid.js 2022-08-02 13:48:47 +02:00
xxDUxx 974b1238da
Create widalt.settings.js 2022-08-02 13:46:41 +02:00
xxDUxx 4587b98ee6
Add files via upload 2022-08-02 13:44:55 +02:00
Gordon Williams 73bafd4b5d 0.02: Add 'pre' code that can erase the device
Wait more between sending code snippets
      Now force use of 'Storage' (assume 2v00 or later)
2022-08-02 11:28:14 +01:00
xxDUxx 3c5e21a9fc
Create README.md 2022-08-02 10:41:15 +02:00
xxDUxx ab1bf03178
Create metadata.json 2022-08-02 10:39:45 +02:00
xxDUxx 9bf672f28e
Create widalt.wid.js 2022-08-02 09:27:26 +02:00