immich/mobile/lib
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
..
constants feat(mobile): use custom headers when connecting in widget (#20666) 2025-08-05 10:29:27 +07:00
domain refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
entities chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
extensions fix(mobile): use cached thumbnail in full size image provider (#20637) 2025-08-05 10:20:25 +07:00
infrastructure refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
interfaces refactor(mobile): interfaces refactor (#19415) 2025-06-23 11:27:44 +07:00
mixins chore: flutter 3.29.1 (#16730) 2025-03-10 21:46:36 +07:00
models chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
pages fix: server version not fetched after auto login (#20713) 2025-08-06 08:01:16 +07:00
platform chore(deps): update dependency pigeon to v26 (#20678) 2025-08-05 10:52:03 +07:00
presentation refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
providers refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
repositories feat(mobile): album shared user editing (#20671) 2025-08-05 15:31:58 +07:00
routing refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
services fix: empty custom header prevent logging in (#20693) 2025-08-05 16:14:21 +07:00
theme chore: bump dart sdk to 3.8 (#20355) 2025-07-28 14:04:03 +07:00
utils refactor(mobile): sqlite-based map view (#20665) 2025-08-06 10:05:49 +07:00
widgets feat(mobile): album shared user editing (#20671) 2025-08-05 15:31:58 +07:00
main.dart fix: not clearing local data when logging out while sync is running (#20646) 2025-08-04 17:14:26 +07:00