about summary refs log tree commit diff
path: root/src/view/com/modals/AltImage.tsx
Commit message (Expand)AuthorAgeFilesLines
* disable alt text auto focus on Android (#4198)Hailey2024-05-231-1/+2
* properly import linear gradient (#3423)Hailey2024-04-051-1/+1
* migrate to `expo-linear-gradient` (#3420)Hailey2024-04-041-13/+14
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-061-0/+1
* Autofocus the alt text input on all platforms, improve dismissability on nati...Hailey2024-01-301-1/+24
* Rework alt-text input to use bottom sheet (#2355)Paul Frazee2024-01-021-82/+65
* Fix image is cropped in alt text modal (#1963)Kev2023-12-201-0/+1
* Internationalization & localization (#1822)Ansh2023-11-091-5/+8
* Add modal state provider, replace usage except methods (#1833)Eric Bailey2023-11-081-5/+5
* Updates to use dynamic/responsive styles on web (#1351)Paul Frazee2023-09-051-4/+4
* Improvements to the alt text behaviors in the composer (#910)Paul Frazee2023-06-271-57/+110
* Update web image editor (#588)Ollie H2023-05-091-1/+0
* Rework alt image modal to be fullscreen due to android bugs with the bottomsh...Paul Frazee2023-05-041-4/+2
* Pre-web image changes refactor (#560)Ollie H2023-05-021-6/+7
* React Native accessibility (#539)Ollie H2023-05-011-3/+16
* Load previous state in alt text modal (#546)Ollie Hsieh2023-04-271-2/+3
* Prevent keyboard from blocking alt image modal (#531)Ollie Hsieh2023-04-251-4/+6
* Add alt text support and rework image layout (#503)Ollie Hsieh2023-04-211-0/+106