mirror of
https://github.com/immich-app/immich.git
synced 2025-06-20 17:03:14 +02:00
* WIP: adding screen reader support to mobile * implemented getAltText * implemented alt text solution that stores the alt text in the DB, which isn't really great * moved alt text computation to immich_thumbnail.dart * added unit tests * revert unintended changes * Added text to remaining buttons in Photo page * fixed import * Fixed issue of easy_localization not parsing select blocks * Transferred the new screen reader help to web frontend * remove unused property * npm run format:fix * code review * revert unwanted change * dart fmt * revert web changes --------- Co-authored-by: shenlong-tanwen <139912620+shalong-tanwen@users.noreply.github.com> |
||
---|---|---|
.. | ||
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 | ||
immich_app_bar.dart | ||
immich_image.dart | ||
immich_loading_indicator.dart | ||
immich_logo.dart | ||
immich_thumbnail.dart | ||
immich_title_text.dart | ||
immich_toast.dart | ||
location_picker.dart | ||
scaffold_error_body.dart | ||
search_field.dart | ||
share_dialog.dart | ||
thumbhash_placeholder.dart | ||
transparent_image.dart | ||
user_avatar.dart | ||
user_circle_avatar.dart |