immich/mobile/lib/domain/interfaces
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
..
asset_media.interface.dart feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +05:30
db.interface.dart refactor(mobile): split store into repo and service (#16199) 2025-02-19 13:05:24 -06:00
device_asset.interface.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 -05:00
exif.interface.dart refactor: exif entity (#16621) 2025-03-06 11:58:24 -06:00
local_album.interface.dart refactor(mobile): simplify local sync and hash service (#18970) 2025-06-08 21:56:44 -05:00
local_asset.interface.dart feat(mobile): hash assets in isolate (#18924) 2025-06-06 11:23:05 +05:30
log.interface.dart refactor: exif entity (#16621) 2025-03-06 11:58:24 -06:00
storage.interface.dart feat(mobile): hash assets in isolate (#18924) 2025-06-06 11:23:05 +05:30
store.interface.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 -05:00
sync_api.interface.dart feat(mobile): assets + exif stream sync placeholder (#17677) 2025-04-18 19:01:16 +00:00
sync_stream.interface.dart chore: Revert "feat(mobile): remote album sync" (#19159) 2025-06-13 16:15:39 +00:00
timeline.interface.dart feat(mobile): sqlite timeline (#19197) 2025-06-16 20:37:45 +05:30
user.interface.dart refactor(mobile): remove int user id (#16814) 2025-03-18 11:05:37 -05:00
user_api.interface.dart chore: rename user api interface (#17062) 2025-03-24 11:00:08 -05:00