immich/mobile/lib/utils
Thomas 4eb08eee18
fix(mobile): video state (#26574)
Consolidate video state into a single asset-scoped provider, and reduce
dependency on global state generally. Overall this should fix a few
timing issues and race conditions with videos specifically, and make
future changes in this area easier.
2026-03-03 10:28:07 -06:00
..
cache refactor(mobile): consolidate image requests (#25743) 2026-02-05 12:16:42 -05:00
hooks fix(mobile): video state (#26574) 2026-03-03 10:28:07 -06:00
action_button.utils.dart feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
album_filter.utils.dart
async_mutex.dart
backup_progress.dart
bootstrap.dart fix: image and video download complete notification shows "file_name" (#25975) 2026-02-07 02:56:14 +00:00
bytes_units.dart feat(mobile): native clients (#21459) 2026-01-24 19:34:29 +00:00
color_filter_generator.dart
datetime_comparison.dart
datetime_helpers.dart
debounce.dart
debug_print.dart
diff.dart
draggable_scroll_controller.dart
hash.dart
http_ssl_cert_override.dart
http_ssl_options.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
image_converter.dart feat(mobile): Allow users to set profile picture from asset viewer (#25517) 2026-02-22 06:02:33 +00:00
image_url_builder.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
immich_loading_overlay.dart
isolate.dart fix(mobile): mtls on native clients (#25802) 2026-02-05 17:42:53 +00:00
licenses.dart
map_utils.dart
migration.dart feat(mobile): add playbackStyle to local asset entity and related database schema (#26596) 2026-03-01 14:50:21 -05:00
openapi_patching.dart fix: mobile edit handling (#25315) 2026-01-19 12:22:53 -06:00
option.dart chore: add Option type (#26467) 2026-02-23 16:20:25 -05:00
people.utils.dart
provider_utils.dart
selection_handlers.dart
semver.dart
string_helper.dart
throttle.dart
thumbnail_utils.dart
timezone.dart
upload_speed_calculator.dart
url_helper.dart
user_agent.dart
version_compatibility.dart