Commit Graph

60 Commits (662b4c1cdaff18b59491b1c26a0df902fb508230)

Author SHA1 Message Date
Adam Schmalhofer d3b923bafd Merge branch master into jekyll-apps.json 2022-01-10 20:52:33 +01:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Adam Schmalhofer 4f16d6ce35 wohrm: Refactor renderLshape()
rename variables and document renderLshape()
2021-12-22 11:32:19 +01:00
Adam Schmalhofer 0caa10b705 wohrm: Add settings 2021-12-19 23:10:02 +01:00
Adam Schmalhofer 15df120506 wohrm: Home returns to clock, instead of menu 2021-12-19 21:29:16 +01:00
Adam Schmalhofer 288a204b9d wohrm: Add ChangeLog entry 2021-12-19 21:13:39 +01:00
Adam Schmalhofer 9e1dd8eda3 wohrm: Fix bgcolor 2021-12-19 21:12:21 +01:00
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