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

Issue 656: Fix app details page taking extremely long time to load

Description

Fix app details page taking extremely long time to load.

Issue(s)

https://gitlab.e.foundation/e/os/backlog/-/issues/656

Test environment

Gradle build from branch 656-app_details_loading_time, install the apk and test.

Test procedures

  1. Open any app info page and check if it loads quickly.
  2. The privacy related layouts should show a loading progress bar before trackers are loaded.

Technical details

App details are usually loaded quickly, but tracker info takes much longer time to load.
We now show all available app info and then show tracker and privacy info when they are loaded.

Screenshots

screen-20220927-225524

Check list

  • Self review
  • Test procedure explained
  • Tested on fresh install
  • Tested applied as an update
  • License
  • Internal documentation
  • User documentation

Merge request reports

Loading