immich/mobile/lib
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 +07:00
..
constants feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
domain feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
entities feat(mobile): add album description functionality (#18886) 2025-06-04 17:41:28 +07:00
extensions feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
infrastructure feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
interfaces feat(mobile): add cast support (#18341) 2025-06-08 21:55:23 +07:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 +07:00
models feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 +07:00
pages fix(mobile): add translate extension (#18942) 2025-06-16 10:01:16 +07:00
platform feat(mobile): sync local asset width & height from platform (#18994) 2025-06-08 21:50:54 +07:00
presentation feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
providers feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
repositories chore: Revert "feat(mobile): remote album sync" (#19159) 2025-06-13 16:15:39 +07:00
routing feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +07:00
services fix(mobile): add translate extension (#18942) 2025-06-16 10:01:16 +07:00
theme feat: locked view mobile (#18316) 2025-05-20 13:35:22 +07:00
utils fix(mobile): add translate extension (#18942) 2025-06-16 10:01:16 +07:00
widgets fix(mobile): add translate extension (#18942) 2025-06-16 10:01:16 +07:00
main.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 +07:00