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

Skip to content

App Lounge: run install worker as foreground

Hasib Prince requested to merge 4991-app_install_process into main

Description

Fixed: app installation process was stucked when a number of apps (50+) are enqueued for installation.

Issue(s)

Test environment

Gradle build against 4991-app_install_processe branch, install the apk into the device

Test procedures

Install a number of apps -> check app installation process is completed

Technical details

AppInstallWork will run in the foreground now to avoid 10 minutes restrictions. There were two bugs that have been resolved. One is regarding downloading state another one is for PWA apps.

Screenshots

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