about summary refs log tree commit diff
path: root/src/view/com/lightbox/ImageViewing/components/ImageItem/ImageItem.android.tsx
Commit message (Expand)AuthorAgeFilesLines
* "Contain" images with missing dimensions instead of cropping them (#6828)dan2024-11-281-2/+2
* Fix lightbox spinner (#6561)Paul Coroneos2024-11-221-3/+3
* Use compiler-safe Reanimated get/set APIs (#6391)dan2024-11-171-40/+41
* Fix render loop on Android (#6213)dan2024-11-101-4/+8
* [Lightbox] Always rely on Expo Image cache (#6189)dan2024-11-091-2/+8
* [Lightbox] Open animation (#6159)dan2024-11-091-57/+119
* [Lightbox] Add border radius to avatars (#6136)dan2024-11-081-4/+10
* [Lightbox] New dismiss gesture (#6135)dan2024-11-081-65/+40
* [Lightbox] Set 2 as minimal allowed zoom level (#6132)dan2024-11-061-6/+10
* Remove SCREEN from lightbox layout (#6124)dan2024-11-061-35/+48
* Unify dimensions cache between lightbox and feed (#6047)dan2024-11-041-8/+9
* Explicitly mark lightbox worklets (#6038)dan2024-10-311-0/+9
* Show almost-instant preview when opening lightbox (#6000)dan2024-10-291-10/+11
* 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-231-0/+1
* Use memory caching for android lightbox (#2354)Paul Frazee2023-12-281-0/+1
* Remove deprecated models and mobx usage (react-query refactor) (#1934)Paul Frazee2023-11-161-1/+0
* 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