immich/mobile/lib/widgets/common
Andreas Tollkötter f54cfa7a5a
feat: improve mobile screen reader accessibility ()
* 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>
2025-06-13 10:39:59 -04:00
..
app_bar_dialog fix(mobile): notification, dialog that don't translate properly () 2025-06-01 21:03:22 -05:00
confirm_dialog.dart feat(mobile): use Weblate for i18n (2) () 2025-04-15 15:54:26 +00:00
date_time_picker.dart feat(mobile): use Weblate for i18n (2) () 2025-04-15 15:54:26 +00:00
delayed_loading_indicator.dart refactor(mobile): widgets () 2024-05-06 23:04:21 -05:00
drag_sheet.dart feat(mobile): Add Scrollbar for vertical scrolling on the actions button multi-select () 2025-06-10 10:22:42 -05:00
dropdown_search_menu.dart feat(mobile): use Weblate for i18n (2) () 2025-04-15 15:54:26 +00:00
fade_in_placeholder_image.dart refactor(mobile): widgets () 2024-05-06 23:04:21 -05:00
immich_app_bar.dart feat: improve mobile screen reader accessibility () 2025-06-13 10:39:59 -04:00
immich_image.dart fix(mobile): stale thumbnail cache () 2025-05-19 09:25:27 -05:00
immich_loading_indicator.dart chore(mobile): small visual fix and update () 2025-04-13 08:01:32 -05:00
immich_logo.dart fix(mobile): video player initialization () 2025-04-22 11:51:20 -04:00
immich_thumbnail.dart feat: improve mobile screen reader accessibility () 2025-06-13 10:39:59 -04:00
immich_title_text.dart feat(mobile): add support for material themes () 2024-08-06 14:20:27 +00:00
immich_toast.dart feat: locked view mobile () 2025-05-20 13:35:22 +00:00
location_picker.dart feat(mobile): use Weblate for i18n (2) () 2025-04-15 15:54:26 +00:00
scaffold_error_body.dart chore: flutter 3.29.1 () 2025-03-10 21:46:36 -05:00
search_field.dart chore(mobile): search field in separate widget () 2025-03-24 14:40:33 -05:00
share_dialog.dart refactor(mobile): widgets () 2024-05-06 23:04:21 -05:00
thumbhash_placeholder.dart feat(mobile): enabled DCM () 2025-06-09 11:09:02 -05:00
transparent_image.dart refactor(mobile): widgets () 2024-05-06 23:04:21 -05:00
user_avatar.dart refactor(mobile): remove int user id () 2025-03-18 11:05:37 -05:00
user_circle_avatar.dart feat(mobile): sqlite () 2025-04-02 08:58:17 -05:00