1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-19 00:32:49 +02:00
immich/mobile/lib/shared/services
shenlong e6c0f0e3aa
refactor(mobile): maplibre (#6087)
* chore: maplibre gl pubspec

* refactor(wip): maplibre for maps

* refactor(wip): dual pane + location button

* chore: remove flutter_map and deps

* refactor(wip): map zoom to location

* refactor: location picker

* open gallery_viewer on marker tap

* remove detectScaleGesture param

* test: debounce and throttle

* chore: rename get location method

* feat(mobile): Adds gps locator to map prompt for easy geolocation (#6282)

* Refactored get gps coords

* Use var for linter's sake, should handle errors better

* Cleanup

* Fix linter issues

* chore(dep): update maplibre to official lib

---------

Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: Joshua Herrera <joshua.herrera227@gmail.com>
2024-01-15 09:26:13 -06:00
..
api.service.dart feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
asset.service.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
hash.service.dart (mobile): ios - calculate hash using CryptoKit (#5976) 2024-01-05 10:49:43 -06:00
immich_logger.service.dart feature(mobile): configurable log level (#2248) 2023-04-14 08:50:46 -05:00
local_notification.service.dart chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
server_info.service.dart refactor(mobile): server info to use data classes instead of dtos (#4591) 2023-10-22 15:15:34 -05:00
share.service.dart fix(mobile): validate response code from download file (#4543) 2023-10-19 15:19:00 -05:00
sync.service.dart fix(mobile): clear album provider on logout (#5477) 2023-12-04 10:21:05 -06:00
user.service.dart feat(mobile): unify partner assets on timeline (#4974) 2023-11-13 09:54:41 -06:00