about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/index.tsx
Commit message (Expand)AuthorAgeFilesLines
* use `showControls` to show/hide live text icon on ios (#2982)Hailey2024-02-231-0/+1
* Toggle lightbox controls on tap (#1687)dan2023-10-131-3/+16
* Port remaining lightbox code to Reanimated (#1669)dan2023-10-101-42/+27
* Change lightbox to use Pager (#1666)dan2023-10-101-97/+31
* Remove duplicate modal container (#1661)dan2023-10-101-2/+0
* Drive-by lightbox refactors (#1659)dan2023-10-101-19/+13
* Remove unnecessary opacity logic (#1646)dan2023-10-091-10/+3
* Rewrite Android lightbox (#1624)dan2023-10-051-5/+37
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-051-5/+6
* Remove unused lightbox options (#1616)dan2023-10-051-37/+61
* Allow touch at the top of the lightbox (#1489)dan2023-09-201-0/+1
* React Native accessibility (#539)Ollie H2023-05-011-1/+6
* add edges to ImageViewing component (#471)Ansh2023-04-181-3/+17
* [DRAFT] Android (#424)Ansh2023-04-091-2/+3
* Rework modals to support multiple activePaul Frazee2023-02-231-2/+2
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-5/+7
* Saves image on long press (#83)Aryan Goharzad2023-01-251-0/+183