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
- Open any app info page and check if it loads quickly.
- 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
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation