macherel

Results 17 comments of macherel

You're right, there was a major issue for some users when they change settings. I hope it is now fixed in the version 2.0.0. (please see #18 ) Regarding the...

There was a major issue since more than 1 year (but unfortunately was wasn't able to reproduce it on my watch). It seems that it was cause by an update...

I know I can improve how apps are displayed on recent watches. What I have to do is to add a new glance view. But as my watch is quite...

Unfortunately not, I need to make some specific development for this device. I never take time to do it but it will be a nice improvement

looks similar to https://github.com/usebruno/bruno/issues/956

As a workaround, I made a quick fix that works for me. ```diff diff --git a/packages/bruno-lang/v2/src/bruToJson.js b/packages/bruno-lang/v2/src/bruToJson.js index 228691c1..2b04dccd 100644 --- a/packages/bruno-lang/v2/src/bruToJson.js +++ b/packages/bruno-lang/v2/src/bruToJson.js @@ -38,7 +38,7 @@ const grammar...

the main goal of this app is to display 1D and 2D codes. So no I never imagined to display only a label. it should not be that hard to...