immich/mobile
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
..
.fvm chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
.isar@6643d064ab chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
android feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
assets feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
fonts feat(mobile): memories (#2988) 2023-06-27 16:00:20 -05:00
integration_test refactor(mobile): migrate all Hive boxes to Isar database (#2036) 2023-03-22 20:36:44 -05:00
ios feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
lib feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
openapi Version v1.75.2 2023-08-26 22:34:54 +00:00
scripts add fdroid isar build script (#2100) 2023-03-30 10:31:44 +02:00
test chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
.gitignore chore(mobile): update isar (#2571) 2023-05-26 08:09:44 -05:00
.metadata Optimize android's Gradle settings and clean up mobile source code (#240) 2022-06-22 00:23:35 -05:00
analysis_options.yaml Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 -05:00
flutter_01.png feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
flutter_native_splash.yaml fix(mobile): Added flutter native splash and splash screens (#1520) 2023-02-06 00:41:07 -06:00
makefile feat(web,server): user memory settings (#3628) 2023-08-09 21:01:16 -05:00
pubspec.lock feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
pubspec.yaml feat(mobile): map view (#3661) 2023-08-27 05:07:35 +00:00
README.md Update readme 2022-02-07 23:55:30 -06:00

Immich Mobile Application - Flutter