-
Notifications
You must be signed in to change notification settings - Fork 163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update OSW-APP resolve #23, #206, #207, #215, #220 #223
Update OSW-APP resolve #23, #206, #207, #215, #220 #223
Conversation
d61da9d
to
9f5024c
Compare
Don't worry , it is WIP |
8bf47f4
to
9218c53
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've noted much copy-duplication, which must be fixed. Otherwise good implementation and I'm happy to merge that soon ™️
-settingDisplayDualHourTick, dualTimeZone, configHeight, distPerDay, kcalPerDay
c3c393c
to
35ebc3f
Compare
Based on what CI has been fixed, I'll make a PR one by one. |
30a7186
to
b5c3bba
Compare
b5c3bba
to
5736300
Compare
c168d36
to
b11ae0e
Compare
b11ae0e
to
1d73175
Compare
The GFX library has an alignment bug, causing single letters to float, therefore the workaround above is used to still utilize the correct string printing
change distance and calorie
Reverse output problem due to coordinate start position
04d9b62
to
c9f0d4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm very sorry but I've just catched this - could you fix this last one, please?
Thank you for merge ! |
It's time to get started. All UI steps have been tested. The final challenge is to implement it to OSW device.
This change upgrades many OSW-APP.
In particular, we introduced a graph that can visualize health data, which supported only the existing number of steps, into three items: calories, distance, and number of steps.
We have also introduced dual-time and updated it to check the time of different countries.