Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 5bbf7eed authored by Fahim M. Choudhury's avatar Fahim M. Choudhury
Browse files

feat: implement pagination for CleanAPK search results

- Replace static list search with Paging 3 implementation for FOSS and PWA tabs
- Add `CleanApkSearchPagingRepository` and `CleanApkSearchPagingSource`
- Update `SearchViewModelV2` to expose paging flows instead of static lists
- Refactor `SearchResultsContent` and `SearchScreen` to use `LazyPagingItems`
- Add support for preserving scroll position across tabs
- Introduce new UI states: `SearchLoading` (shimmer), `SearchErrorState`, and specific `SearchInitialState`
- Update `CleanApkSearchHelper` to support paginated requests with page/limit parameters
parent 93d74105
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment