mirror of
https://github.com/immich-app/immich.git
synced 2026-07-02 21:04:24 +08:00
* Add support for showing animated images in AssetViewer with AnimatedImageStreamCompleter * Add GIF overlay to thumbnail tile for animated assets * formatting * require isAnimated parameter in image providers for better asset handling * feat: refactor AnimatedImageStreamCompleter to use streams for codec loading and initial image handling * formatting * add isAnimatedImage property to BaseAsset * remove ApiService.getRequestHeaders() usage |
||
|---|---|---|
| .. | ||
| app_bar_dialog | ||
| confirm_dialog.dart | ||
| date_time_picker.dart | ||
| delayed_loading_indicator.dart | ||
| drag_sheet.dart | ||
| dropdown_search_menu.dart | ||
| fade_in_placeholder_image.dart | ||
| feature_check.dart | ||
| immich_app_bar.dart | ||
| immich_image.dart | ||
| immich_loading_indicator.dart | ||
| immich_logo.dart | ||
| immich_sliver_app_bar.dart | ||
| immich_thumbnail.dart | ||
| immich_title_text.dart | ||
| immich_toast.dart | ||
| local_album_sliver_app_bar.dart | ||
| location_picker.dart | ||
| mesmerizing_sliver_app_bar.dart | ||
| person_sliver_app_bar.dart | ||
| remote_album_sliver_app_bar.dart | ||
| scaffold_error_body.dart | ||
| search_field.dart | ||
| selection_sliver_app_bar.dart | ||
| share_dialog.dart | ||
| tag_picker.dart | ||
| thumbhash_placeholder.dart | ||
| transparent_image.dart | ||
| user_avatar.dart | ||
| user_circle_avatar.dart | ||