immich/mobile/lib/utils
Thien Dang 3d0c851636
fix(mobile): add translate extension (#18942)
* re-write localization service and add translation extension

* Revert "re-write localization service and add translation extension"

This reverts commit fdd7386020.

* fix can't use context for easy_localization

* fix lint

* update new translate context

* handle context null

* revert main file

* Revert "revert main file"

This reverts commit 16faca46d0.

* remove fix nested MaterialApp

* change use t extenstion and remove translation utils

* update function call similar for consistently

---------

Co-authored-by: dvbthien <dvbthien@gmail.com>
2025-06-16 10:01:16 +07:00
..
cache fix(mobile): fix typos (#16456) 2025-03-01 20:06:47 +07:00
hooks feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 +07:00
async_mutex.dart
backup_progress.dart
bootstrap.dart feat: user sync stream (#16862) 2025-04-17 10:25:27 +07:00
bytes_units.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 +07:00
color_filter_generator.dart
datetime_comparison.dart
debounce.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 +07:00
diff.dart refactor(mobile): device asset entity to use modified time (#17064) 2025-04-03 14:42:35 +07:00
download.dart
draggable_scroll_controller.dart
hash.dart
http_ssl_cert_override.dart fix(mobile): Remote video playback and asset download on Android with mTLS (#16403) 2025-05-08 13:45:11 +07:00
http_ssl_options.dart fix(mobile): Remote video playback and asset download on Android with mTLS (#16403) 2025-05-08 13:45:11 +07:00
image_url_builder.dart feat(mobile): add cast support (#18341) 2025-06-08 21:55:23 +07:00
immich_loading_overlay.dart
isolate.dart refactor: logger service and remove dynamic (#17733) 2025-06-08 22:01:31 +07:00
local_files_manager.dart fix(mobile): auto trash using MANAGE_MEDIA (#17828) 2025-04-24 19:09:50 +07:00
map_utils.dart feat(mobile): map improvements (#17714) 2025-04-21 05:55:13 +07:00
migration.dart chore: catch migration error (#19096) 2025-06-10 15:21:36 +07:00
openapi_patching.dart feat(web): add a user setting for default album sort order. (#18950) 2025-06-05 23:31:34 +07:00
provider_utils.dart refactor(mobile): move user service to domain (#16782) 2025-03-13 22:20:26 +07:00
selection_handlers.dart fix(mobile): add translate extension (#18942) 2025-06-16 10:01:16 +07:00
storage_indicator.dart refactor(mobile): Use `switch` expression when possible (#15852) 2025-02-02 15:46:46 +07:00
string_helper.dart
throttle.dart feat(mobile): native_video_player (#12104) 2024-12-04 16:03:46 +07:00
thumbnail_utils.dart feat: improve mobile screen reader accessibility (#17876) 2025-06-13 10:39:59 +07:00
upload.dart feat(mobile): share to mechanism (#15229) 2025-01-16 21:20:44 +07:00
url_helper.dart fix(mobile): adds support for Internationalized Domain Name (IDN) (#17461) 2025-04-08 11:04:42 +07:00
user_agent.dart fix: mobile user agent set to immich_platform_version (#18478) 2025-05-22 10:35:24 +07:00
version_compatibility.dart