about summary refs log tree commit diff
path: root/src/view/com/pager/Pager.tsx
Commit message (Expand)AuthorAgeFilesLines
* [Perf] Drawer gesture perf fix + related cleanup (#8953)Samuel Newman2025-09-051-9/+22
* new arch (#8295)hailey2025-06-121-106/+114
* Replace hackfix for gestures with upstream fix (#7503)dan2025-01-201-40/+2
* Revert "[Android] Fix taps triggering while swiping (#7459)" (#7498)dan2025-01-201-2/+40
* [Android] Fix taps triggering while swiping (#7459)gpp2025-01-171-40/+2
* [Android] Try to disambiguate taps from swipes (#7448)dan2025-01-151-2/+40
* Fix web crash (#7426)dan2025-01-101-1/+1
* Fix z-indexes to make tabbar scroll on Android (#7102)dan2024-12-141-8/+6
* [Notifications] Add a Mentions tab (#7044)dan2024-12-121-6/+8
* Fix drawer swipe (#7007)dan2024-12-101-8/+31
* [Nicer Tabs] New native pager (#6868)dan2024-12-031-20/+95
* [Nicer Tabs] Fork TabBar, simplify Pager (#6762)dan2024-12-031-65/+5
* Remove unused RN.Animated code (#6584)dan2024-11-211-4/+3
* [Statsig] Remove client downsampling (#6153)Hailey2024-11-151-3/+3
* Fix PageWithHeader header leaking into safe area (#5792)Samuel Newman2024-10-171-3/+3
* [Statsig] Sample noisy events (#4288)dan2024-05-301-3/+3
* [Statsig] Instrument feed display (#3455)dan2024-04-091-7/+21
* Remove dead code for pager (#2651)dan2024-02-051-12/+4
* New Web Layout (#2126)dan2024-01-221-0/+1
* Optimistically update the pager tab bar on swipe (#2083)Paul Frazee2023-12-041-0/+2
* Show tabs when swiping feeds (#1856)dan2023-11-091-3/+8
* Lists updates: curate lists and blocklists (#1689)Paul Frazee2023-11-011-5/+62
* Add ESLint React plugin (#1412)dan2023-09-071-2/+2
* Upgrade to Expo 49 (#1331)Eric Bailey2023-09-051-1/+1
* Improve pinned feed managementPaul Frazee2023-05-171-66/+59
* Lex refactor (#362)Paul Frazee2023-03-311-1/+3
* Move the feed selector to the header (#352)Paul Frazee2023-03-221-0/+87