Improved PWA support
Description
This MR is intended to enhance the PWA support backed by PWA Player. When a shortcut is deleted it's data is also deleted from the database of PWA Player
Related issues
Type of change
-
Bug fix (non-breaking change which fixes an issue) -
New feature (non-breaking change which adds functionality) -
Breaking change (fix or feature that would cause existing functionality to not work as expected) -
This change requires a documentation update
Related MRs
https://gitlab.e.foundation/e/apps/apps/-/merge_requests/23
https://gitlab.e.foundation/e/apps/pwa-player/-/merge_requests/1
How has this been tested?
Delete a PWA from BlissLauncher and it should be deleted from the PWA Player too. One can check it by launching the PWA Player.
Checklist:
-
My code follows the style guidelines of this project -
I have performed a self-review of my own code -
I have commented my code, particularly in hard-to-understand areas -
I have made corresponding changes to the documentation -
New and existing unit tests pass locally with my changes -
Any dependent changes have been merged and published in downstream modules
Edited by Amit Kumar