immich/mobile/lib/infrastructure/repositories
Mert 0121043d7d
refactor(mobile): sqlite-based map view (#20665)
* feat(mobile): drift map page

* refactor: map query

* perf: do not filter markers

* fix: refresh timeline by key

* chore: rename

* remove ref listen and global key

* clean code

* remove locked and favorite

* temporary change for stress test

* optimizations

* fix bottom sheet

* cleaner bounds check

* cleanup

* feat: back button

---------

Co-authored-by: wuzihao051119 <wuzihao051119@outlook.com>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-06 10:05:49 +07:00
..
api.repository.dart refactor: DCM - const border radius, constructor & switch expressions (#19515) 2025-06-25 13:06:24 +07:00
asset_media.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
backup.repository.dart fix: exclude assets that haven't been hashed yet from uploads (#20684) 2025-08-05 08:35:25 +07:00
db.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
db.repository.drift.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
db.repository.steps.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
device_asset.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
exif.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
local_album.repository.dart fix: sync is_favorite from native (#20412) 2025-07-29 21:57:04 +07:00
local_asset.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
log.repository.dart feat: scroll to top & view in timeline (#20274) 2025-07-27 21:48:32 +07:00
map.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
memory.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
partner.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
people.repository.dart fix(mobile): filter people that have less than 3 faces (#20705) 2025-08-05 21:16:13 +07:00
remote_album.repository.dart feat(mobile): album shared user editing (#20671) 2025-08-05 15:31:58 +07:00
remote_asset.repository.dart feat: drift edit time and date action (#20377) 2025-07-30 14:40:13 +07:00
search_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
stack.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
storage.repository.dart fix: clear local file cache before upload (#20448) 2025-07-30 14:32:38 +07:00
store.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
sync_api.repository.dart fix: album asset sync must sync new assets in a shared album (#20655) 2025-08-05 17:53:51 +07:00
sync_stream.repository.dart fix(mobile): add partial index based on library ID to remote assets (#20214) 2025-07-30 23:59:00 +07:00
timeline.repository.dart refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
user.repository.dart chore: bump line length to 120 (#20191) 2025-07-25 02:37:22 +07:00
user_api.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
user_metadata.repository.dart chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00