about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components/ImageItem
Commit message (Expand)AuthorAgeFilesLines
* Fix tall image lightbox on Android (#4393)dan2024-06-061-8/+14
* use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-233-2/+11
* use ios live text interaction in alt text modal and image viewer (#2752)Hailey2024-02-061-0/+1
* Use memory caching for android lightbox (#2354)Paul Frazee2023-12-281-0/+1
* Fix scroll on native (#2170)dan2023-12-111-2/+2
* Fix scroll on profile lists/feeds (#2168)dan2023-12-111-2/+2
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-162-2/+0
* Toggle lightbox controls on tap (#1687)dan2023-10-133-60/+65
* Fix MobX crash for Android lightbox (#1668)dan2023-10-102-1/+3
* Change lightbox to use Pager (#1666)dan2023-10-103-44/+15
* Refactor iOS lightbox to Reanimated (#1645)dan2023-10-101-108/+55
* Fix stuck lightbox header after double tap (#1627)dan2023-10-051-9/+14
* Rewrite Android lightbox (#1624)dan2023-10-053-126/+403
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-052-13/+51
* Remove unused lightbox options (#1616)dan2023-10-053-67/+141
* Make "double tap to zoom" precise across platforms (#1482)dan2023-09-191-3/+9
* fix prefetching lightbox images (#1163)Eric Bailey2023-08-152-2/+8
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-032-1/+5
* React Native accessibility (#539)Ollie H2023-05-011-1/+2
* Fix all type errorsPaul Frazee2023-01-261-0/+21
* Saves image on long press (#83)Aryan Goharzad2023-01-253-0/+341