1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/mobile/lib/utils
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
..
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
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
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 refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
diff.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
draggable_scroll_controller.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
hash.dart feature(mobile): sync assets, albums & users to local database on device (#1759) 2023-03-03 16:38:30 -06:00
http_ssl_cert_override.dart feat(mobile): allow self-signed certificate on the mobile app (#4051) 2023-09-12 21:51:43 +07:00
image_url_builder.dart fix(mobile): cache key for assets from dto (#4699) 2023-10-29 15:28:54 -05:00
immich_app_theme.dart fix(mobile): use zoomedpagetransition for galleryvieweroute (#5495) 2023-12-05 09:45:04 -06:00
migration.dart fix(mobile): handle readonly and offline assets (#5565) 2024-01-05 21:02:16 -06:00
renderlist_generator.dart feat(mobile): unify partner assets on timeline (#4974) 2023-11-13 09:54:41 -06:00
selection_handlers.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
storage_indicator.dart refactor(mobile): add AssetState and proper asset updating (#2270) 2023-04-18 04:47:24 -05:00
throttle.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
url_helper.dart fix(mobile): server endpoint input auto parse https when not specified (#5326) 2023-11-29 04:02:19 +00:00