immich/mobile/test/modules/utils
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
..
async_mutex_test.dart refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
debouncer_test.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
diff_test.dart refactor(mobile): Activities (#5990) 2024-01-04 23:20:55 -06:00
openapi_patching_test.dart feat: user's features preferences (#12099) 2024-08-29 14:29:04 -05:00
throttler_test.dart refactor(mobile): maplibre (#6087) 2024-01-15 09:26:13 -06:00
thumbnail_utils_test.dart feat: improve mobile screen reader accessibility (#17876) 2025-06-13 10:39:59 -04:00
url_helper_test.dart fix(mobile): adds support for Internationalized Domain Name (IDN) (#17461) 2025-04-08 11:04:42 -05:00
version_compatibility_test.dart feat(mobile): compatibility message warning (#10065) 2024-06-10 12:43:54 -05:00