Commit Graph

14992 Commits (f508f66c57072ae20199bf4d6670a2a0cc433d45)

Author SHA1 Message Date
Martin Boonk ca124e4090 messagesoverlay - Also backup and restore watches to prevent interaction with background app 2024-04-06 16:41:38 +02:00
Martin Boonk 1b94ada43f messagesoverlay - Reduce code duplication 2024-04-06 00:23:06 +02:00
thyttan f6e972eb68 counter2: fix lint warnings 2024-04-05 10:33:35 +02:00
thyttan f56db58890 clockcal: fix lint warnings
no-undef
2024-04-04 23:53:39 +02:00
Martin Boonk 8f6cc9cb70 messagesoverlay - Fix colors and add border to icon 2024-04-04 23:16:34 +02:00
Martin Boonk dbfa9dd09d messagesoverlay - Fix border being a pixel to wide 2024-04-04 22:41:05 +02:00
Martin Boonk 8f8d91e951 messagesoverlay - Draw incomplete line to fill the text area 2024-04-04 22:29:56 +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
Martin Boonk 724be3637e messagesoverlay - Use const where possible 2024-04-04 21:45:41 +02:00
Martin Boonk d45cf2548e messagesoverlay - Update ChangeLog 2024-04-04 21:28:07 +02:00
Martin Boonk 2647514e10 messagesoverlay - Use bitmap fonts for a little better readability on smaller sizes 2024-04-04 21:15:15 +02:00
Martin Boonk 12449b6474 messagesoverlay - Add workaround for stable firmware string metrics 2024-04-04 19:38:55 +02:00
Martin Boonk b7f003eec6 messagesoverlay - Cleanup variable use for scrolling 2024-04-04 19:22:13 +02:00
Martin Boonk 3c6eae9580 messagesoverlay - Do not backup lock event handlers 2024-04-04 18:28:39 +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
Martin Boonk f8174e5106 messagesoverlay - Track the backed up handlers while the overlay is up 2024-04-03 21:06:03 +02:00
Martin Boonk a6b92215fa messagesoverlay - Fix trying to draw on empty queue 2024-04-03 19:58:25 +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
Anton ad8f236a56 `gpsinfo` Fix memory leaks 2024-04-02 20:24:59 +02: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
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
Anton 9eda23bfe0 Rephrase changelog 2024-04-02 12:37:34 +02:00
Anton 5a2d1491e1 Disable scrolling while displaying warning 2024-04-02 12:34:52 +02:00
Anton 953fe9c8d5 Fix broken reset 2024-04-02 12:34:28 +02:00
Rob Pilling d6d03e1aac
Merge pull request #3314 from shansou504/master
binaryclk 0.10: Add blinking when battery is charging
2024-04-02 09:02:38 +01:00
Rob Pilling 5acfb1d320
Merge pull request #3316 from jordimas/rellotge_070
rellotge: Better wrapping of the text base (dynamic instead of hardcoded)
2024-04-02 08:57:34 +01:00
Anton 47a827db66 Temporary fix for minified file lint 2024-04-01 17:37:40 +02:00
Anton 34a9d86f20 Fix lint warnings 2024-04-01 17:27:15 +02:00
Jordi Mas 6437ef0ed4 Better wrapping of the text base (dynamic instead of hardcoded) 2024-04-01 14:36:51 +02:00
Anton 2c2742a4f1 Remove unused variable 2024-04-01 12:45:27 +02:00
paul-arg 099d9626a0
Update metadata.json 2024-04-01 02:57:58 +02:00
paul-arg 2935b73407
Update ChangeLog 2024-04-01 02:57:06 +02:00
paul-arg 78af16101d
If the user has tapped the message to see the scroller, clear the unread timeout 2024-04-01 02:47:49 +02:00
shansou504 06c65f0a7f binaryclk 0.10: Add blinking when battery is charging 2024-03-31 20:25:43 -04:00
Martin Boonk 1ddbb79913 messagesoverlay - Refresh display if autoclear removed a message 2024-03-30 09:03:07 +01:00
Martin Boonk 085983b2ae messagesoverlay - Fix undefined msg warning 2024-03-30 08:52:41 +01:00
Martin Boonk 5a83e1b8fa messagesoverlay - Take image height into consideration for lines 2024-03-29 23:24:19 +01:00
Martin Boonk ec9f9cecf9
Merge pull request #3305 from paul-arg/widbata
Battery Widget Themed fix: center widget vertically
2024-03-29 20:14:08 +01:00
Paul Arguillère e23741ea3a cleanup 2024-03-29 20:11:16 +01:00
Martin Boonk 9f6d1737c9 vpw_clock - Restore whole theme 2024-03-29 19:11:58 +01:00
Martin Boonk e0a9d2680c messagesoverlay - Only buzz once per 2 seconds 2024-03-29 18:14:55 +01:00
Martin Boonk 56330543ec messagesoverlay - Shift some colors around 2024-03-29 18:11:09 +01:00
Martin Boonk ab10887a18 messagesoverlay - Fix auto discard setting interpretation 2024-03-29 18:11:09 +01:00
Martin Boonk 5c8817e86a messagesoverlay - Use correct color for border between title and message 2024-03-29 18:11:09 +01:00
Martin Boonk f3c0991dfa messagesoverlay - Only switch backlight on for new messages 2024-03-29 18:11:09 +01:00
Paul Arguillère 5e5ab195df update changelog and metadata 2024-03-29 11:20:33 +01:00
Paul Arguillère 570962fb2a format 2024-03-29 11:04:47 +01:00
Paul Arguillère b0e3789ae0 handle fast loading 2024-03-29 11:00:38 +01:00
Martin Boonk 1fffa9b30a messagesoverlay - Rework logging 2024-03-29 09:27:40 +01:00
Martin Boonk e75c7563e0 messagesoverlay - Do not manipulate global graphics object 2024-03-29 09:23:49 +01:00
Martin Boonk 49c5730757 messagesoverlay - Update ChangeLog 2024-03-29 09:13:31 +01:00
Martin Boonk aff915cc20 messagesoverlay - Update README 2024-03-29 08:57:53 +01:00
Martin Boonk 5485d270cf messagesoverlay - Refactor rendering code, only render short messages centered 2024-03-28 23:41:14 +01:00
Martin Boonk ccdf14e3b6 messagesoverlay - Handle the auto clearing in lock events 2024-03-28 20:30:17 +01:00
Martin Boonk 78c0481770 messagesoverlay - Add indicator for multiple messages in the queue 2024-03-28 16:46:32 +01:00
Martin Boonk 9e44a13ccd messagesoverlay - Add settings 2024-03-28 15:37:17 +01:00
Martin Boonk fbe1cf0fce messagesoverlay - Autoclear messages after timeout 2024-03-28 14:57:37 +01:00
Paul Arguillère b783839098 Update ChangeLog 2024-03-28 11:34:59 +01:00
Paul Arguillère 852e25b189 set theme to light, add black as an option for foreground color 2024-03-28 11:27:36 +01:00
Paul Arguillère 06c11c0fa4 center widget vertically 2024-03-28 10:01:48 +01:00
Rob Pilling 650add7c84
Merge pull request #3290 from jordimas/wclock
worldclock: Add internationalisation of dates
2024-03-27 22:51:00 +00:00
Rob Pilling c6b84a0dc9
Merge pull request #3280 from Ishidres/feat/sleep-detection-improvements
sleeplog: Add wear detection based on measured temperature
2024-03-27 22:43:31 +00:00
Paul Arguillère 71ff4afb39 Update screenshot2.png 2024-03-27 19:28:19 +01:00
Paul Arguillère df787b6db1 set 0 as default value for seconds 2024-03-27 19:11:20 +01:00
Paul Arguillère 13b82670a3 add space in AM/PM time 2024-03-27 19:08:39 +01:00
Paul Arguillère 40a29528d2 update changelog and metadata 2024-03-27 19:07:25 +01:00
Paul Arguillère 9eb19d7010 handle AM/PM time in target menu, add yesterday/today/tomorrow to improve readability 2024-03-27 19:06:04 +01:00
Stuff-etc 6a2d4e8468 fixed connected color not showing state at first glance 2024-03-27 14:11:35 +01:00
Martin Boonk 97040fdd12
Merge pull request #3297 from thyttan/recorder
recorder:fix exit graph/plot goes back two levels
2024-03-27 10:38:57 +01:00
Martin Boonk 9b4714eac1
Merge pull request #3300 from thyttan/widmsggrid
widmsggrid: fix drawing outside of widget field
2024-03-27 08:10:59 +01:00
thyttan eb73a84086 widmsggrid: fix drawing outside of widget field
... when the circle containing single digit numbers was drawn.
2024-03-27 00:06:30 +01:00
thyttan 2ce749851d
Merge pull request #3296 from halemmerich/kineticscroll
kineticscroll - Better scrolling behaviour
2024-03-26 23:14:17 +01:00
Martin Boonk c615653d83
Merge pull request #3298 from atjn/fwupd-zip
Thanks! Very convenient while testing around with firmware build by github actions.
2024-03-26 15:04:40 +01:00
thyttan ee628168e0 fastreset: tweak description and README 2024-03-26 13:28:19 +01:00
Martin Boonk 49890121b3 kineticscroll - Update boot.min.js 2024-03-26 11:16:16 +01:00
Martin Boonk 6e67f6a806 kineticscroll - Directly draw while finger is touching 2024-03-26 11:08:35 +01:00
Martin Boonk ecf31ce94a kineticscroll - Reduce Date.now() calls 2024-03-26 10:26:35 +01:00
Martin Boonk ae4b1b6206 kineticscroll - Do not skip last drag event 2024-03-26 10:07:15 +01:00
Martin Boonk 1fd84633ad kineticscroll - Refactoring and tweaking of constants 2024-03-26 10:07:11 +01:00
Martin Boonk 09d65330cc kineticscroll - Update ChangeLog 2024-03-26 10:03:19 +01:00
Anton dd68e7b208 Support double zipped firmware files 2024-03-26 08:41:10 +01:00
Jordi Mas 88d3d68687 Simpler string processing 2024-03-26 07:54:29 +01:00
Jordi Mas 28cfa95419
Update apps/worldclock/app.js
Co-authored-by: Rob Pilling <robpilling@gmail.com>
2024-03-26 07:45:45 +01:00