1
0
Fork 0
Commit Graph

4258 Commits (3c9e46c2160f4ff58708afc0d08ce2e5d27df097)

Author SHA1 Message Date
hughbarney 760d89ca02 bumped version and Changelog for pastel 0.02 2021-09-28 00:35:10 +01:00
hughbarney 4c6d990884 updated description of Notifications Fullscreen 2021-09-28 00:29:26 +01:00
adrian w kirk ea731cd12f Matrix clock: converting deprecated setWatch call to setUI 2021-09-28 00:19:50 +01:00
Ronin0000 bb5fcdaafc
Merge branch 'espruino:master' into master 2021-09-27 16:15:07 -07:00
hughbarney 4a84cefa3f updated descriptions of notify modules for clarity 2021-09-27 23:23:57 +01:00
hughbarney 8a9910d7d4 Merge remote-tracking branch 'upstream/master' 2021-09-27 23:04:14 +01:00
hughbarney 3c35c1d268 Pastel: handle 12hr clock format, eg display 12:35 at noon intead of 00:35 2021-09-27 23:03:59 +01:00
adrian w kirk f5adb2a032 Matrix clock: taken out unneeded callbacks 2021-09-27 22:18:28 +01:00
awkirk71 292bf52fa0
Merge branch 'espruino:master' into master 2021-09-27 22:10:49 +01:00
adrian w kirk b745553a79 Matrix clock: making speed of shards more constant by making the shards display themselves even when off screen 2021-09-27 21:20:45 +01:00
Gordon Williams 28bd9e8354 Swap icons! 2021-09-27 18:13:53 +01:00
Gordon Williams 8a662407d4
Merge pull request #824 from nebbishhacker/layout
Lazy Layout: don't assume bg starts out cleared
2021-09-27 17:09:21 +01:00
Ben Whittaker be5539d948 Lazy Layout: don't assume bg is already cleared 2021-09-27 11:00:22 -04:00
Gordon Williams 688a77efa2 Merge branch 'master' of github.com:espruino/BangleApps 2021-09-27 15:29:00 +01:00
Gordon Williams 107ddab9f2 oops - tag as clocks 2021-09-27 15:28:52 +01:00
Gordon Williams adb997a396
Merge pull request #822 from nxdefiant/master
CSC sensor app
2021-09-27 09:37:31 +01:00
adrian w kirk 8f5e58e2bc Matrix clock: Optimized the character generation and management 2021-09-27 00:50:03 +01:00
adrian w kirk 5ed1ce1c96 Matrix Clock: added matrix icon 2021-09-27 00:07:13 +01:00
Ronin0000 814fbdd61e
Merge branch 'espruino:master' into master 2021-09-25 08:01:44 -07:00
Gordon Williams f3fd0f256a
Merge pull request #821 from nebbishhacker/layout
Layout fixes
2021-09-25 14:35:45 +01:00
Erik Andresen feb9ce8ee5 CSC sensor app
cadence time ist 1/1024s
2021-09-25 12:45:42 +02:00
Ronin0000 83d88a1ea1
Merge branch 'espruino:master' into master 2021-09-24 19:35:52 -07:00
Ben Whittaker 221c3acc94 Layout: make `pad` behave more consistently
Fixes the second test case in #819
2021-09-24 17:43:56 -04:00
adrian w kirk 9b7bd7c156 Matrix Clock - First version 2021-09-24 15:30:26 +01:00
awkirk71 72b9722666
Merge pull request #3 from espruino/master
Sync with espruino master
2021-09-24 13:00:36 +01:00
Gordon Williams 71471d3779 quick kickstarter mention 2021-09-24 09:03:02 +01:00
Ben Whittaker 807ac743fc Layout: only set fillxy/y if null
Fixes #820
2021-09-23 22:32:06 -04:00
Ronin0000 c9bed74ec2
Merge branch 'espruino:master' into master 2021-09-23 15:21:18 -07:00
Gordon Williams 16fe84704b add test for accellog 2021-09-23 13:02:24 +01:00
Gordon Williams 0109a8114b Ensure padding works correctly (fix #819), also add Layout test harness basics 2021-09-23 12:47:12 +01:00
Gordon Williams 3b8c365b0f Update calculator - now shows currently active operation 2021-09-23 11:43:38 +01:00
Gordon Williams 0da2a699e5 Add clocks used for KickStarter campaign: https://www.kickstarter.com/projects/gfw/banglejs-2-the-open-smart-watch 2021-09-23 11:42:58 +01:00
Erik Andresen 891a32bf44 New CSC sensor app
add support for cadence sensor
2021-09-23 08:27:19 +02:00
Ronin0000 1f130c53b4
Update interface.html 2021-09-22 07:25:41 -07:00
Ronin0000 3d8ebe82c2
Update interface.html 2021-09-21 21:07:20 -07:00
Ronin0000 2ca58d2cc4
Update custom.html 2021-09-21 21:02:14 -07:00
Ronin0000 d8c149073f
Update apps.json 2021-09-21 21:01:31 -07:00
Ronin0000 ceab5d46a2
Rename schoolCalender.js to app.js 2021-09-21 20:58:01 -07:00
Ronin0000 9b344eb1ec
Merge branch 'espruino:master' into master 2021-09-21 07:24:54 -07: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
Ronin0000 ec453c0e10
Update README.md 2021-09-20 19:45:50 -07: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
Ronin0000 a8f7fe7292
Update interface.html 2021-09-20 07:31:41 -07:00