1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-22 01:47:08 +02:00
immich/mobile/lib/shared/models
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
..
album.dart fix(mobile): fix asset order in album from latest to oldest (#3469) 2023-07-31 13:02:29 -05:00
album.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
android_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
android_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
etag.dart feat(mobile): partner sharing (#2541) 2023-05-24 22:52:43 -05:00
etag.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
exif_info.dart feat(mobile): lazy loading of assets (#2413) 2023-05-17 12:36:02 -05:00
exif_info.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
ios_device_asset.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
ios_device_asset.g.dart feature(mobile): hash assets & sync via checksum (#2592) 2023-06-10 13:13:59 -05:00
logger_message.model.dart refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
logger_message.model.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
server_info_state.model.dart feat(web,server): server features (#3756) 2023-08-18 04:55:26 +00:00
store.dart feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
store.g.dart chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
user.dart fix(mobile): make user.memoryEnable optional (#3680) 2023-08-14 12:52:06 -05:00
user.g.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00