immich/mobile/lib/modules/archive
shalong-tanwen cb391342d7
feat(mobile): map view (#3661)
* feat(mobile): map page - add map view

* map: add map-markers

* feat(map): add relative date filter

* fix: do not let users scroll past map bounds

* fix: fetch relative date from store to state on init

* feat(mobile):re-fetch markers only on filter change

* feat(mobile) - asset bottom sheet in map page

* feat(mobile): display markers based on bottom sheet scroll

* fix: exif-bottom-sheet - rebase conflict

* feat(mobile): map-view - strongly typed map page events

* feat(map): zoom to asset

* chore: dart analyzer fixes

* map-page move attribution to top-right

* feat(mobile): map view - asset selection handling

* feat(mobile): map-view display map in places row

* fix: make asset marker icon responsive

* optimise map page rebuilds

* refactor(mobile): map page

* feat(mobile): map-view: Go to location

* map-view(mobile): minor refactor

* fix(mobile): Handle invalid coords gracefully

* small styling

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-08-27 05:07:35 +00:00
..
models feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
providers feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
services feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
ui feat(mobile): Archive feature on mobile (#2258) 2023-04-17 00:02:07 -05:00
views feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00