Commit Graph

18274 Commits (ab221e52bf7347fc918739639e78a7d013ef13ea)

Author SHA1 Message Date
Spioune ab221e52bf fix clock info rendering 2024-04-12 10:58:33 +08:00
Spioune ce8144d8ab
Merge branch 'espruino:master' into master 2024-04-12 10:54:44 +08:00
Gordon Williams 12716a172a bthome 0.04: Fix duplicate button on edit->save 2024-04-11 10:18:59 +01:00
Gordon Williams 160132d461 update webtools 2024-04-09 14:13:38 +01:00
Gordon Williams 0f76267123 add contribution notice 2024-04-09 14:07:58 +01:00
Gordon Williams 80f14b490d If we have the info, default to Sort by Favourited - fix https://github.com/espruino/BangleApps/issues/3329 2024-04-09 14:07:35 +01:00
Spioune 821157a9b0
Merge branch 'espruino:master' into master 2024-04-09 19:48:12 +08:00
Spioune ae03752dd5 fix app-icon.js 2024-04-09 19:19:34 +08:00
Spioune d9954f85aa update icons 2024-04-09 19:17:24 +08:00
Spioune 684e62eb7f add clock_info 2024-04-09 19:04:59 +08:00
Gordon Williams 975bda434d updated core 2024-04-09 10:48:54 +01:00
Spioune 3aa0e09f28 add Meridian Clock 2024-04-09 16:03:16 +08:00
thyttan a5b0d8965b
Merge pull request #3344 from atjn/counter2-warn
`counter2` Fix memory leak
2024-04-08 14:59:52 +02:00
Anton ae5a2754a2 `counter2` Fix memory leak 2024-04-08 13:50:18 +02:00
Martin Boonk aff05dc4e5
Merge pull request #3337 from jt-nti/come-on-thunder
Add new thunder app
2024-04-07 22:12:08 +02:00
Martin Boonk 1b6102ddba
Merge pull request #3336 from blueiicey/master
Fix other app's graphics showing on image clock (BANGLEJS 1)
2024-04-07 14:45:45 +02:00
James Taylor bdf9e3e953 Add new thunder app
Signed-off-by: James Taylor <jt-git@nti.me.uk>
2024-04-07 13:12:58 +01:00
ice c0ebd2b761
Update ChangeLog 2024-04-07 08:02:37 -04:00
ice 23ee6191ba
New version for graphics fix 2024-04-07 08:02:02 -04:00
Martin Boonk 891798f150
Merge pull request #3330 from thyttan/counter2
counter2: fix lint warnings
2024-04-07 09:59:28 +02:00
ice 00f95132c2
Fix other app's graphics showing on image clock (BANGLEJS 1)
There is an issue, where if you open an app that has graphics on the bottom, and hold down BTN3 to go to the image clock, a small amount of the apps graphics (about 10px) will show on the bottom. This update just adds an initial clear, which clears other app's graphics.

I am using a banglejs v1 (firmware 2v21).
2024-04-06 20:50:50 -04:00
thyttan f6e972eb68 counter2: fix lint warnings 2024-04-05 10:33:35 +02:00
Rob Pilling 105b7fd877
Merge pull request #3333 from espruino/dependabot/submodules/webtools-3a55438
Bump webtools from `7e42839` to `3a55438`
2024-04-05 09:03:38 +01:00
Rob Pilling 30568098f4
Merge pull request #3331 from thyttan/clockcal
clockcal: fix lint warnings
2024-04-05 08:58:18 +01:00
dependabot[bot] 1d371333c2
Bump webtools from `7e42839` to `3a55438`
Bumps [webtools](https://github.com/espruino/EspruinoWebTools) from `7e42839` to `3a55438`.
- [Commits](7e4283948f...3a55438189)

---
updated-dependencies:
- dependency-name: webtools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-05 00:41:28 +00:00
thyttan f56db58890 clockcal: fix lint warnings
no-undef
2024-04-04 23:53:39 +02:00
thyttan 9c69827b48
Merge pull request #3285 from Stuff-etc/master
New App: Counter 2 (dual counter), minor improvement for clockcal
2024-04-04 22:18:04 +02:00
thyttan 374b4bbae1
Merge pull request #3317 from atjn/sleeplog-warn
`sleeplog` Fix lint warnings
2024-04-04 11:10:40 +02:00
Gordon Williams 34341fae71
Merge pull request #3313 from paul-arg/messagegui
[messagegui] Fix: When user taps on a new message, clear unread timeout
2024-04-04 08:05:20 +01:00
thyttan 429b8e1f22
Merge pull request #3327 from thyttan/activity-reminder
activityreminder: bump version
2024-04-04 01:26:25 +02:00
thyttan 17dd78565d activityreminder: bump version
... to notfiy users of this fix:
https://github.com/espruino/BangleApps/pull/3286
https://github.com/espruino/BangleApps/issues/3284
2024-04-04 01:22:22 +02:00
thyttan c16ada9390
Merge pull request #3322 from atjn/taglaunch_warn
`taglaunch` Fix broken reset
2024-04-04 01:09:41 +02:00
thyttan a89b8b680d
Merge pull request #3321 from atjn/ratchet_launch-warn
Fix bugs in `ratchet_launcher`
2024-04-04 00:55:39 +02:00
thyttan 6e0f13ca5e
Merge pull request #3326 from halemmerich/fastload
fastload - Add warning about automatic reload apploader option
2024-04-03 22:56:18 +02:00
Martin Boonk 97ebafb046 fastload - Add warning about automatic reload apploader option 2024-04-03 21:21:42 +02:00
Gordon Williams b00f850cf5
Merge pull request #3325 from atjn/hrm-warn
`hrm` Fix memory leaks
2024-04-03 08:45:45 +01:00
Gordon Williams 5d51cc3d98
Merge pull request #3323 from atjn/health-warn
`health` Remove unused variable
2024-04-03 08:44:10 +01:00
Anton 09323cd751 `hrm` Fix memory leaks 2024-04-02 20:05:34 +02:00
Anton bd6caf7ab8 `health` Remove unused variable 2024-04-02 19:38:20 +02:00
Gordon Williams 21a17cc751 0.03: Cope with identical duplicate buttons (fix #3260)
Set 'n' for buttons in Bangle.btHomeData correctly (avoids adding extra buttons on end of advertising)
2024-04-02 16:22:56 +01:00
Gordon Williams e769b346b7
Merge pull request #3320 from deirdreobyrne/master
New bug in bigdclock.app.js
2024-04-02 15:31:09 +01:00
Anton f47f19f586 `taglaunch` Fix broken reset 2024-04-02 16:03:48 +02:00
Anton 6bbd4f9011 Fix bugs in `ratchet_launcher` 2024-04-02 15:13:28 +02:00
deirdreobyrne f71fc914f6
Merge branch 'espruino:master' into master 2024-04-02 12:50:05 +01:00
deirdreobyrne 7e929de2e7
Update ChangeLog
Changes in v0.09
2024-04-02 12:48:01 +01:00
deirdreobyrne b608533e17
Update metadata.json
Version bump.
2024-04-02 12:46:24 +01:00
Gordon Williams 20c092e7df
Merge pull request #3318 from atjn/warn-fix
Temporary fix for minified file lint
2024-04-02 12:39:29 +01:00
Gordon Williams 2422646d26 add note to description 2024-04-02 12:35:05 +01:00
deirdreobyrne 607eb37280
New bug in bigdclock.app.js
The value of "width" was being reset somewhere. So "width" has been renamed to "batteryUsedWidth", which is better anyway.
2024-04-02 12:28:03 +01:00
Gordon Williams ace9cd4b58
Merge pull request #3319 from atjn/launch-warn-2
`launch` Fix broken reset
2024-04-02 12:19:57 +01:00