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

Skip to content

6653 category apps

Hasib Prince requested to merge 6653-category_apps into main

Description

App lounge can fetch long list of apps for any particular Category. Now it shows about 200 apps for a category. This list is varied according the area where user lives. It shows relevant apps for that particular area.

Screenshots

device-2023-06-20-223826

Technical details

We have introduced new api in GplayApi Library to fetch app for a category. In App Lounge, GplayStoreRepository uses that api to fetch category specific apps.

Some refactoring has been done:

  • Removed old codes related to fetching category specific apps.
  • Removed 2 unused old classes. GplayAPIImpl and GplayAPIRepository.

Tests

  • Go to category page, Open a particular category of gplay and scroll for browsing apps.

Issues

backlog/-/issues/6653

10 commandments of code reviews

👪 https://gitlab.e.foundation/internal/wiki/-/wikis/mobile-team/guidelines/Code-review

Edited by Hasib Prince

Merge request reports

Loading