1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-28 11:15:54 +02:00
immich/mobile/lib/utils
John Stef bcd17c2ebe
feat(mobile): exclude locales from overpass font (#14158)
* feat(mobile): create localeProvider

This provider can be used to refresh providers that provide UI elements
and get cached.

* feat(mobile): use default font for locales not supported by Overpass

* chore(mobile): fix test

* refactor(mobile): use Locale instead of String
2024-11-19 09:36:46 -06:00
..
cache
hooks fix(mobile): Changes in the UI for the image editor pages (#12018) 2024-08-27 16:06:16 +00:00
async_mutex.dart
backup_progress.dart
bytes_units.dart
color_filter_generator.dart
datetime_comparison.dart
db.dart
debounce.dart
diff.dart refactor(mobile): assert lists are sorted for diffing (#13180) 2024-10-05 08:02:34 +07:00
download.dart feat(mobile): enhance download operations (#12973) 2024-09-29 08:22:02 +00:00
draggable_scroll_controller.dart
hash.dart
http_ssl_cert_override.dart
image_url_builder.dart refactor(mobile): use repositories in a number of services (#12891) 2024-09-24 12:50:21 +00:00
immich_app_theme.dart feat(mobile): exclude locales from overpass font (#14158) 2024-11-19 09:36:46 -06:00
immich_loading_overlay.dart
map_utils.dart
migration.dart
openapi_patching.dart feat: serve map tile styles from tiles.immich.cloud (#12858) 2024-09-23 20:30:23 +00:00
provider_utils.dart chore(mobile): invalidate api repository for new sign in instance (#12940) 2024-09-26 19:45:39 +07:00
renderlist_generator.dart
selection_handlers.dart
storage_indicator.dart
string_helper.dart
throttle.dart
url_helper.dart
version_compatibility.dart