1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/modules/asset_viewer/ui
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
..
advanced_bottom_sheet.dart feat(mobile): add trobleshooting toggle (#2235) 2023-04-11 12:21:00 -05:00
animated_play_pause.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
center_play_button.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
description_input.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
exif_bottom_sheet.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
top_control_app_bar.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
video_player_controls.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00