Commit graph

14 commits

Author SHA1 Message Date
1b92ae2e5f
chore: License and FIXME note 2024-12-31 12:53:37 +07:00
ac0d2e9fc0
revert: "fix: Emit scrolled event from onPreScroll" 2024-12-31 12:46:33 +07:00
8a28d1d484
fix: Emit scrolled event from onPreScroll 2024-12-31 12:24:45 +07:00
6747795690
refactor: Use fast*() util functions 2024-12-30 20:28:44 +07:00
e554513392
style: Scrollbar
And add fast scroller component for later
2024-12-30 20:05:28 +07:00
cab40214d2
refactor: Use Compose for About page 2024-12-28 10:53:01 +07:00
23d4fb1fdd
fix(AppBar): Actions aren't aligned properly 2024-12-26 07:56:15 +07:00
f78d4e9e6a
fix(AppBar): Sizing issue when user flick too hard 2024-12-25 21:08:23 +07:00
120d2cfb96
feat(AppBar): EnterAlwaysCollapsed for Compose
Google left out EnterAlwaysCollapsed for some reason
2024-12-25 16:19:59 +07:00
dec1a70091
fix(AppBar): Re-introduce snap but only do it to the top bar 2024-12-25 16:12:11 +07:00
448c93365a
refactor: Try to mimic ExpandedAppBarLayout for Compose 2024-12-25 13:21:42 +07:00
c09c4045e2
refactor: Rework buildSrc
Co-authored-by: AntsyLich <59261191+antsylich@users.noreply.github.com>
2024-12-25 10:37:47 +07:00
cbdd16f6d4
chore(deps): Update agp to v8.5.0
Also convert some plugins to use version catalog
2024-06-27 19:08:12 +07:00
4a9a7813e0
chore: Some more effort moving widget to its own module 2024-06-17 13:21:27 +07:00