Commit Graph

53 Commits (3ae35376fcd3db363c33030b01d88e254a0781d5)

Author SHA1 Message Date
Adam Schmalhofer 3ae35376fc wohrm: fixes after running on Bangle.js2
- set to dark theme as doesn't look good with white in the corners)

- leave space for widgets
2021-12-19 20:47:16 +01:00
Adam Schmalhofer b120f7572f wohrm: resize on Bangls.js2 2021-12-19 19:32:19 +01:00
Adam Schmalhofer d5e08477e1 wohrm: deduplicate 2021-12-19 17:59:57 +01:00
Adam Schmalhofer b513772692 wohrm: parameterized font sizes 2021-12-19 17:51:55 +01:00
Adam Schmalhofer 0456843385 wohrm: Use theme colors 2021-12-19 17:45:38 +01:00
Adam Schmalhofer 09e7330ae0 wohrm: parameterized centerBar 2021-12-19 17:25:05 +01:00
Adam Schmalhofer 0d172f1db0 wohrm: place Upper/Lower relative to "L" 2021-12-19 16:23:56 +01:00
Adam Schmalhofer 9f33ded981 wohrm: Fixed rounding of outer corner 2021-12-19 15:56:03 +01:00
Adam Schmalhofer 616f1f784f wohrm: Don't draw home-icon on Banglejs2 2021-12-19 15:46:56 +01:00
Adam Schmalhofer 3e0e590b86 Add home buttom for Bangle.js2 2021-12-19 15:41:06 +01:00
Adam Schmalhofer f4a7a4f77e wohrt: removed renderLowerLimitBackground() 2021-12-19 15:33:57 +01:00
Adam Schmalhofer 8c4f37e991 wohrm: renderLshape() from renderUpperLimitBackground() 2021-12-19 14:30:12 +01:00
Adam Schmalhofer e98690a853 wohrm: parameterized renderUpperLimitBackground() 2021-12-19 14:10:08 +01:00
Adam Schmalhofer e91324c16b wohrm: Prevent crash on BangleJs2 2021-12-19 12:11:27 +01:00
Adam Schmalhofer 03a295a4ff wohrm: prepare porting to Bangle.js2 2021-12-19 12:00:43 +01:00
Ronin0000 638fea73c7
Add files via upload 2021-11-23 16:24:10 -08:00
Gordon Williams 9f68a24315 tag HRM power requests to allow this to work alongside other widgets/apps (fix #799) 2021-09-13 09:57:46 +01:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
msdeibel 3e5cfcdc12 Fixed home button and added readme for WOHRM 2020-04-16 14:32:42 +02:00
msdeibel 72d389e1da Removed debug outputs, fixed rendering for upper limit, improved rendering for +/- icons, changelog version order fixed 2020-04-04 16:31:41 +02:00
msdeibel ba5df10601 JS for icon changed 2020-04-04 08:55:13 +02:00
msdeibel 8fa7fd0e43 Improved buzz timing and rendering 2020-04-04 08:50:55 +02:00
Markus Deibel d273d8860b Re-enable buzzing 2020-03-29 09:33:52 +02:00
Markus Deibel 18abff1d2f Stupid coding error fixed 2020-03-29 09:22:36 +02:00
Markus Deibel 5507eb04be Only buzz on high confidence 2020-03-29 09:20:26 +02:00
Markus Deibel 7774b095b9 BTN2 handler 2020-03-29 09:05:23 +02:00
Markus Deibel 21b1eaa423 Fixes eventhandler for BTN2 2020-03-29 09:02:21 +02:00
Markus Deibel 0148330376 Uncomment app code again 2020-03-29 08:56:11 +02:00
Markus Deibel e23c1ad2e5 Icon 2020-03-29 08:53:33 +02:00
Markus Deibel 94f89db572 Icon 2020-03-29 08:51:49 +02:00
Markus Deibel 5d98017fe7 Icon 2020-03-29 08:50:15 +02:00
Markus Deibel bcce90d36d icon 2020-03-29 08:47:14 +02:00
Markus Deibel de60351507 Image icon code 2020-03-29 08:44:53 +02:00
Markus Deibel df3935e390 Icon file size reduced 2020-03-29 08:42:53 +02:00
Markus Deibel 0bfdb86fcb Fix remove unnecessary file and trim down App name 2020-03-29 08:04:30 +02:00
Markus Deibel 1a7fb5d2cc
Minor tweaks 2020-03-27 06:49:16 +01:00
Markus Deibel e799dfd206
Slight improvements to rendering 2020-03-27 06:23:43 +01:00
msdeibel 1d339c825c Typo 2020-03-25 18:36:45 +01:00
msdeibel 1d3248882c Changelog updated 2020-03-25 18:16:37 +01:00
msdeibel 08cc44ce96 Render the background only once 2020-03-25 18:14:48 +01:00
msdeibel 83ffb617f2 Energy saving 2020-03-24 17:34:27 +01:00
msdeibel cf64c1c2c0 Adapt to new code layout 2020-03-24 17:27:13 +01:00
msdeibel 054a0c2142 Fixes resetHighlightTimeout method 2020-03-08 09:36:19 +01:00
msdeibel f740b4f577 Improves UX for highlighting the selected limit 2020-03-08 09:32:20 +01:00
msdeibel 79e70fc023 Fixes initial color for confidence bars 2020-03-07 07:35:20 +01:00
msdeibel 3ea8201714 Changes button positioning 2020-03-07 07:33:16 +01:00
msdeibel 74dc9e5cbc Rounds button corners and adds HW button icons 2020-03-07 07:18:33 +01:00
msdeibel 73dc1d0a73 UI fixes and code cleanup 2020-03-01 21:14:35 +01:00
msdeibel 173d9a2dae Adds rounded corners for upper limit button 2020-03-01 12:10:17 +01:00
msdeibel 7cc71fc077 Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-02-18 21:47:45 +01:00