v0.5
Added battery indicator and time display in top bar, added sync_time and timezone settings, fixed settings app not turning off display
Fixed crash when hitting "reload apps" after removing an SDCard,
BREAKING CHANGES: Reworked entire Beeper module, API is slightly different, and so code that used the old version will need to be updated.
I also found what I think is causing the weird sound inconsistency. It seems that the @micropython.native and @micropython.viper decorators cause code built for the ESP32-S3 to behave strangely.