1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib/shared/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
..
photo_view chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
confirm_dialog.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
drag_sheet.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
immich_image.dart feat(mobile): Precaches next image in memories (#3365) 2023-07-22 14:51:25 -05:00
immich_loading_indicator.dart chore(mobile) Improve mobile UI (#1038) 2022-11-30 10:58:07 -06:00
immich_logo.dart feat(mobile): Adds onboarding for permissions (#1865) 2023-02-28 10:22:18 -06:00
immich_title_text.dart feat(mobile): Adds onboarding for permissions (#1865) 2023-02-28 10:22:18 -06:00
immich_toast.dart chore(mobile): clean up linter problems (#1000) 2022-11-21 06:13:14 -06:00
share_dialog.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
transparent_image.dart feat(mobile): Uses profile photo for user avatar drawer (#1738) 2023-02-13 03:32:16 +00:00
user_avatar.dart fix(mobile): avatar without last name (#3038) 2023-06-29 17:05:12 -05:00
user_circle_avatar.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00