jakkra / ZSWatch

ZSWatch - the Open Source Zephyr™ based Smartwatch, including both HW and FW.
https://forms.gle/G48Sm5zDe9aCaYtT9
GNU General Public License v3.0
2.31k stars 197 forks source link

New settings page. Revert to gestures using LVGL #209

Closed jakkra closed 9 months ago

jakkra commented 9 months ago

See commits.

Kampi commented 9 months ago

I think it´s a good idea to add the following changes:

Also the "Back" button (top left) doesn´t work. Instead, it scrolls through the menu and swipes up to open "Settings" and also opens "General" often.

jakkra commented 9 months ago

I think it´s a good idea to add the following changes:

  • Rename "General" to "Display"
  • Move "Screen" (what is it exactly?) from "Other" to "Display"
  • Move "Vibrate" and "Reset Step Counter" from "Display" to "Other"

Also the "Back" button (top left) doesn´t work. Instead, it scrolls through the menu and swipes up to open "Settings" and also opens "General" often.

Good idea, will do like that. Back button never worked with touch, but handy for navigating in posix and with buttons. It should be moved a bit.

Kampi commented 9 months ago

I think it´s a good idea to add the following changes:

  • Rename "General" to "Display"
  • Move "Screen" (what is it exactly?) from "Other" to "Display"
  • Move "Vibrate" and "Reset Step Counter" from "Display" to "Other"

Also the "Back" button (top left) doesn´t work. Instead, it scrolls through the menu and swipes up to open "Settings" and also opens "General" often.

Good idea, will do like that. Back button never worked with touch, but handy for navigating in posix and with buttons. It should be moved a bit.

Haven´t tested it with touch. It was the regular button. :P

jakkra commented 9 months ago

I think it´s a good idea to add the following changes:

  • Rename "General" to "Display"
  • Move "Screen" (what is it exactly?) from "Other" to "Display"
  • Move "Vibrate" and "Reset Step Counter" from "Display" to "Other"

Also the "Back" button (top left) doesn´t work. Instead, it scrolls through the menu and swipes up to open "Settings" and also opens "General" often.

Good idea, will do like that. Back button never worked with touch, but handy for navigating in posix and with buttons. It should be moved a bit.

Haven´t tested it with touch. It was the regular button. :P

Hmm, the back button in settings work as expected for me.

Kampi commented 9 months ago

I think it´s a good idea to add the following changes:

  • Rename "General" to "Display"
  • Move "Screen" (what is it exactly?) from "Other" to "Display"
  • Move "Vibrate" and "Reset Step Counter" from "Display" to "Other"

Also the "Back" button (top left) doesn´t work. Instead, it scrolls through the menu and swipes up to open "Settings" and also opens "General" often.

Good idea, will do like that. Back button never worked with touch, but handy for navigating in posix and with buttons. It should be moved a bit.

Haven´t tested it with touch. It was the regular button. :P

Hmm, the back button in settings work as expected for me.

I tested it on rev 3. Let me repeat it and make a video to show it.