about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components/ImageItem/ImageItem.android.tsx
Commit message (Expand)AuthorAgeFilesLines
* Toggle lightbox controls on tap (#1687)dan2023-10-131-0/+7
* Fix MobX crash for Android lightbox (#1668)dan2023-10-101-1/+2
* Change lightbox to use Pager (#1666)dan2023-10-101-37/+12
* Fix stuck lightbox header after double tap (#1627)dan2023-10-051-9/+14
* Rewrite Android lightbox (#1624)dan2023-10-051-120/+359
* Fix animations and gestures getting reset on state updates in the lightbox (#...dan2023-10-051-1/+24
* Remove unused lightbox options (#1616)dan2023-10-051-25/+4
* fix prefetching lightbox images (#1163)Eric Bailey2023-08-151-1/+4
* [APP-724] Collection of accessibility fixes (#949)Paul Frazee2023-07-031-0/+2
* Saves image on long press (#83)Aryan Goharzad2023-01-251-0/+152