AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:22:02 +08:00
6020b89215 feat: time card font scales to half card short side, centered
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:18:44 +08:00
1bec58420d fix: progress bar padding, time card stacked layout
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:15:03 +08:00
f3f52030f4 fix: media progress bar initial width and duration labels
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:13:08 +08:00
729b4ba302 fix: fixed media title height to avoid layout jump on lyrics change
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:11:47 +08:00
37979119b7 fix: align media controls center, add media duration logging
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:10:10 +08:00
ed8471a9e7 perf: in-place media card update for live lyrics
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 21:06:10 +08:00
18a237bd1f feat: live lyrics from notification title, fix topbar overlap
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 20:27:34 +08:00
fe2dcabdd4 feat: hide foreground webapp when switching sidebar pages
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 20:25:23 +08:00
7a28e2372c fix: grid minmax, media polling fallback, content webview layout, swipe timeout
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 20:13:50 +08:00
8d10d9e5e9 feat: media card polish - per-index controls, cover jump, wrap, slide transition
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 20:00:28 +08:00
c82418f846 feat: bundle demo webapp in apk
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 19:59:33 +08:00
5f5d0431ee feat: media card cover, controls, live progress, multi-session swipe
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 19:51:09 +08:00
8c42dca7bc feat: page preload, card grid span, wallpaper into webview for glass blur
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:47:31 +08:00
1a79b4ed55 fix: media card survives page switch, cards fill column height
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:42:07 +08:00
6915c54832 feat: glass effect toggle, media refresh timing fix, page transition perf
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:33:16 +08:00
a65205b8d2 fix: pull active media session on start, icon centering, tap highlight, media card
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:25:31 +08:00
c9dcb88647 feat: settings interactions (theme/mask/brightness/server-url), svg icons, seconds display, page transition
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:12:09 +08:00
e2a289a4b0 feat: add notification-access setting item with jump
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:10:28 +08:00
8e722dc545 fix: catch SecurityException when notification access not granted
AskaEth pushed to dev at AskaEth/Hearth 2026-08-16 18:08:55 +08:00
160274e218 fix: enter immersive mode after setContentView to avoid DecorView NPE