-
• #27
It saves state now. So you could count the drinks per year...
And remember: it's for science! -
• #28
Well there's that, I suppose!
-
• #29
Any chance your scientific App could work with the Bangle.JS 1 ?
-
• #30
I really have to damit that I am too lazy to adopt it. The navigation concept I chose really needs a touch screen or 5 buttons. If someone is willing to work on that, please let me know :)
-
• #31
In fact, currently, the Bangle1 has 3 buttons and a two part touch screen (which can be extended to 3), left part and right part (the third being the middle if we consider a touch of both parts simultaneously). So the number of buttons/touches required could probably be satisfactory. I don't have the programming skills to do this portability, but I'm sure many here do, so maybe your scientific application will see the light of day on the Bangle1 :)
-
• #32
What current BJS1 app features all 5 Buttons to navigate? Maybe I can borrow some code for science...
-
• #33
Found a way - PR pending:
https://github.com/espruino/BangleApps/pull/2041Difference to BJS2 is that if all drinks are 0, it asks for reset because button 2 is needed to exit the app.
You definitely need to increase your consumption because you must test this app.