1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-28 09:33:27 +02:00
immich/mobile/lib/utils
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
..
async_mutex.dart feature(mobile): Hardening synchronization mechanism + Pull to refresh (#2085) 2023-03-26 21:35:52 -05:00
backup_progress.dart feat(mobile): Manual asset upload (#3445) 2023-08-06 02:40:50 +00:00
builtin_extensions.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
bytes_units.dart feat(server,web,mobile): Use binary prefixes for data sizes (#1009) 2022-11-24 11:39:27 -06:00
capitalize_first_letter.dart Added machine learning microservice and object detection (#76) 2022-03-27 14:58:54 -05:00
capitalize.dart fix(mobile): format 2023-06-27 12:28:15 -05:00
color_filter_generator.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
db.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
debounce.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
diff.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
flutter_map_extensions.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
image_url_builder.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
immich_app_theme.dart feat(mobile): custom video player controls (#2960) 2023-06-26 10:27:47 -05:00
migration.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
openapi_extensions.dart chore: remove without thumbs (#3529) 2023-08-24 21:45:54 -04:00
selection_handlers.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
storage_indicator.dart refactor(mobile): add AssetState and proper asset updating (#2270) 2023-04-18 04:47:24 -05:00
url_helper.dart feat(.well-known): add .well-known/immich to reference API endpoint (#1308) 2023-01-19 09:45:37 -06:00