feat(reader): adding current Time and Battery to Footer (#3306) (#3402)
Some checks are pending
Deploy to vercel on merge / build_and_deploy (push) Waiting to run

* added current time to desktop bar

* added time prototype to footer, needs code cleanup and settings toggle

* fixed settings toggle, added translations and code cleanup

* added battery support and moved Statusbar to own Component

* #3306 added 24 hour clock support

* refactored code styling and getting rid of any type in battery hook

* Add battery info for Tauri Apps

---------

Co-authored-by: Huang Xin <chrox.huang@gmail.com>
This commit is contained in:
scinac 2026-03-03 17:10:13 +01:00 committed by GitHub
parent 0609e828b1
commit 38552a0c2e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
44 changed files with 1140 additions and 117 deletions

View file

@ -178,6 +178,7 @@
"haptics:allow-selection-feedback",
"deep-link:default",
"sharekit:default",
"device-info:default",
"native-tts:default",
"native-bridge:default"
]