Alex
|
de4217cefc
|
feat: action buttons in more view (#19867)
* feat: action buttons in more view
* pr feedback
|
2025-07-11 10:34:38 -05:00 |
|
Alex
|
feff1899ee
|
feat: expanded sliver app bar (#19827)
* use mutex
* feat: cool app bar
* animation
* adapt to more pages
* animation
* better animation
* fix: asset count
* Revert "fix: asset count"
This reverts commit 673a5b264b.
* fix: asset count
* fix: shaky animation on Android
* tunning
* offset SizedBox to fix scroll jump on multiselect
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
|
2025-07-10 10:13:46 -05:00 |
|
shenlong
|
15be3437bf
|
fix: timeline service uninitialised across routes (#19544)
|
2025-07-01 10:23:20 -05:00 |
|
shenlong
|
bcda2c6e22
|
feat(mobile): sqlite timeline (#19197)
* wip: timeline
* more segment extensions
* added scrubber
* refactor: timeline state
* more refactors
* fix scrubber segments
* added remote thumb & thumbhash provider
* feat: merged view
* scrub / merged asset fixes
* rename stuff & add tile indicators
* fix local album timeline query
* ignore hidden assets during sync
* ignore recovered assets during sync
* old scrubber
* add video indicator
* handle groupBy
* handle partner inTimeline
* show duration
* reduce widget nesting in thumb tile
* merge main
* chore: extend cacheExtent
* ignore touch events on scrub label when not visible
* scrub label ignore events and hide immediately
* auto reload on sync
* refactor image providers
* throttle db updates
---------
Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2025-06-16 20:37:45 +05:30 |
|