immich/mobile/lib/widgets/asset_grid
Andreas Tollkötter f54cfa7a5a
feat: improve mobile screen reader accessibility (#17876)
* 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
..
asset_drag_region.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
asset_grid_data_structure.dart perf(mobile): optimize date loading with batch loading (#17240) 2025-04-14 19:06:36 +00:00
control_bottom_app_bar.dart feat(mobile): Add Scrollbar for vertical scrolling on the actions button multi-select (#18940) 2025-06-10 10:22:42 -05:00
delete_dialog.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
disable_multi_select_button.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
draggable_scrollbar.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
draggable_scrollbar_custom.dart fix(mobile): scroll thumb is hidden behind the tab navigation bar (#12512) 2024-09-09 19:15:47 +00:00
group_divider_title.dart feat: improve mobile screen reader accessibility (#17876) 2025-06-13 10:39:59 -04:00
immich_asset_grid.dart feat(mobile): save grid size on gesture resize (#17891) 2025-04-28 09:23:33 -05:00
immich_asset_grid_view.dart feat(mobile): Capitalize month names in asset grid (#17898) 2025-04-28 13:56:36 +00:00
multiselect_grid.dart feat(mobile): add bulk download functionality (#18878) 2025-06-04 09:49:43 -05:00
multiselect_grid_status_indicator.dart feat(album): album view sort order (#14648) 2024-12-16 16:11:48 +00:00
thumbnail_image.dart feat(mobile): enabled DCM (#17957) 2025-06-09 11:09:02 -05:00
thumbnail_placeholder.dart feat(mobile): add support for material themes (#11560) 2024-08-06 14:20:27 +00:00
upload_dialog.dart feat(mobile): use Weblate for i18n (2) (#17620) 2025-04-15 15:54:26 +00:00