InfiniTimeOrg / InfiniTime

Firmware for Pinetime smartwatch written in C++ and based on FreeRTOS
GNU General Public License v3.0
2.71k stars 926 forks source link

Notification popups do not show enough text #117

Closed Izaic closed 3 years ago

Izaic commented 3 years ago

The notification popups are just too tiny to see enough text. In my opinion they should take up the whole screen and close after a few seconds, or require a press to confirm that you've seen the message.

Avamander commented 3 years ago

Will be improved by notification-ui, maybe available in the next release

JF002 commented 3 years ago

If you have a dev kit with an SWD debugger, you can try this release candidate version and tell us what you think : https://github.com/JF002/Pinetime/releases/tag/0.9.0-develop

Warning : Do not try it on a sealed device!

JF002 commented 3 years ago

The new notification UI is now available in InfiniTime 0.9.0 and is supported by gadgetbridge 0.49! I'm closing this issue.