Commit Graph

4294 Commits (729f5baf16350329fb4f49d2d5ec754aacb8fac7)

Author SHA1 Message Date
Erik Andresen 891a32bf44 New CSC sensor app
add support for cadence sensor
2021-09-23 08:27:19 +02:00
Gordon Williams 3b15a7f922 Notifications - fullscreen now works with Bangle.js 2, and better supports themes 2021-09-21 10:50:04 +01:00
Gordon Williams aaea30f303 update for new layout 2021-09-21 10:34:42 +01:00
Gordon Williams 47bf4edd8e Fix 'removing undefined' message
Automatically install dependencies correctly https://github.com/espruino/BangleApps/issues/792 - previously it'd fail to then install the original app the first time
2021-09-21 10:34:32 +01:00
Gordon Williams 2fd4d4ded1 widpedom 0.19: Allow goal in large font mode
Stop goal drawing outside widget area
      Fix issue with widget overwrite in large font mode
      Memory usage enhancements
2021-09-21 10:17:38 +01:00
Gordon Williams 7631587e43 Merge branch 'master' of github.com:espruino/BangleApps 2021-09-21 09:23:22 +01:00
Gordon Williams 456343f7e6
Merge pull request #816 from hughbarney/master
fix alarm widget for bangle 2, fix widpedom width when displaying large text
2021-09-21 09:23:16 +01:00
Gordon Williams 55589044b3
Merge pull request #817 from nebbishhacker/weatherrefactor
Weather: refactoring and reduced ram usage
2021-09-21 09:15:04 +01:00
Gordon Williams ca35cd9ee7 new tools that solves pretokenise + unminified library include 2021-09-21 09:03:41 +01:00
Ben Whittaker 5925628cf6 Weather: refactoring and reduced ram usage
These changes reduce the memory usage of the ram widget by up to 70
JSVars, depending on the weather.
2021-09-20 16:44:41 -04:00
hughbarney e30550a49a Merge remote-tracking branch 'upstream/master' 2021-09-20 12:21:02 +01:00
hughbarney 88f8138ecf fix alarm widget for b2, set widget size for widpedom with large text 2021-09-20 12:20:50 +01:00
Gordon Williams 50ec8d970e
Merge pull request #798 from rigrig/layout-img-object
Layout: add support for "img" with object or ArrayBuffer Graphics object
2021-09-20 10:14:16 +01:00
Gordon Williams bc2ed2f495
Merge branch 'master' into layout-img-object 2021-09-20 10:14:10 +01:00
Gordon Williams 2a1b1915a6
Merge pull request #814 from nebbishhacker/weathertheme
Weather: Add theme support and unknown icon
2021-09-20 10:12:10 +01:00
Gordon Williams e9c67bcc72
Merge pull request #813 from hughbarney/master
Fixed widbatpc for Bangle 2
2021-09-20 10:11:30 +01:00
Gordon Williams 876ae9de4b
Merge pull request #815 from nebbishhacker/shortcuts
Remove errant log statement
2021-09-20 09:00:43 +01:00
Ben Whittaker 363e0301fa Remove errant log statement 2021-09-19 19:21:16 -04:00
Ben Whittaker 6b1233e630 Add checks for mist-related weather conditions 2021-09-19 14:37:19 -04:00
Ben Whittaker 2f3c996396 Add theme support and unknown icon 2021-09-18 14:02:59 -04:00
hughbarney c0c61ccc15 Merge remote-tracking branch 'upstream/master' 2021-09-18 16:04:11 +01:00
hughbarney 4d55673f78 Added README and screenshot for widbatpc 2021-09-18 16:03:44 +01:00
hughbarney b7a101dca3 Updated version, added README for widbatpc 2021-09-18 16:03:00 +01:00
hughbarney d66ece6a21 fixed widbatpc for bangle 2 2021-09-18 15:59:58 +01:00
Gordon Williams cc2e1bbd5f Merge branch 'master' of github.com:espruino/BangleApps 2021-09-17 19:38:22 +01:00
Gordon Williams fc11f68d2e remove solid bg - not needed now we fill the bg anyway 2021-09-17 19:38:02 +01:00
Gordon Williams fba8d49da9
Merge pull request #812 from hughbarney/master
Pastel clock - configurable clock with 5 custom fonts, supports b1 and b2
2021-09-17 08:47:42 +01:00
hughbarney 9ce6c4c9ca Merge remote-tracking branch 'upstream/master' 2021-09-16 20:17:18 +01:00
hughbarney 085c0dd328 fixed travis build failures on pastel 2021-09-16 20:16:43 +01:00
Gordon Williams bd79718907 fix app removal/upgrade 2021-09-16 15:04:59 +01:00
Gordon Williams e280d192ee More speed improvements, and fix issue with minifier so we don't need .min.js 2021-09-16 11:27:52 +01:00
Gordon Williams f72a9d29f8 recommend firmware 2v10 2021-09-16 10:49:29 +01:00
Gordon Williams 7a9aad93e4 Switch to object lookup for update & render code - around 20% faster 2021-09-16 10:49:14 +01:00
Gordon Williams 76b6ca0bff allow numeric fill values 2021-09-16 10:17:27 +01:00
Gordon Williams edb6ba9cd0
Merge pull request #809 from nebbishhacker/lazylayout
Add lazy rendering support to Layout
2021-09-16 08:46:36 +01:00
Ben Whittaker 0c4ac74214 Optimization 2021-09-15 20:28:49 -04:00
hughbarney c05083a66a merge with upstream 2021-09-15 21:44:19 +01:00
hughbarney aeaf1a13f1 screenshots and README file for Pastel app 2021-09-15 21:38:21 +01:00
Gordon Williams c7be79530b typo 2021-09-15 16:40:50 +01:00
Gordon Williams 0ad6642411 openstmap 0.09: Use current theme cols when drawing GPS info 2021-09-15 16:40:34 +01:00
Ben Whittaker 74e739d019 Handle bg colors correctly in lazy layout render 2021-09-15 10:13:46 -04:00
Gordon Williams ccb5566102
Merge pull request #810 from jes/master
Add README to Choozi
2021-09-15 14:58:42 +01:00
James Stanley 9e955703dd Add choozi readme 2021-09-15 14:04:59 +01:00
Ben Whittaker 6bd606b645 Don't use getModified in lazy layout rendering 2021-09-15 06:00:35 -04:00
Gordon Williams 229d4e21a0
Merge pull request #807 from nebbishhacker/weather
Update weather to use setUI, for shortcuts compatibility
2021-09-15 08:03:15 +01:00
Gordon Williams 7502320639
Merge pull request #808 from Smooklu/master
Add fd6fdetect
2021-09-15 08:00:52 +01:00
Gordon Williams 4f8d4e1175
Merge branch 'master' into master 2021-09-15 08:00:36 +01:00
Gordon Williams d59d3df602
Merge pull request #805 from dapgo/master
widclkbttm (digital clock on the bottom area)
2021-09-15 07:59:14 +01:00
Gordon Williams 316fbf8b3e
Merge pull request #806 from jes/master
Add choozi
2021-09-15 07:56:41 +01:00
Ben Whittaker 95d353a749 Add lazy rendering support to Layout 2021-09-14 20:02:09 -04:00