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

Skip to content

PWA Player: Add PWA_ID to broadcast extras

Sayantan Roychowdhury requested to merge 4945-pwa_broadcast into master

Description

Add an extra field PWA_ID to broadcast extras. This is an extension to already merged MR: !2 (merged)

Issue(s)

https://gitlab.e.foundation/e/backlog/-/issues/4945

Test environment

Gradle build against 4945-pwa_broadcast branch, install the apk into the device

Test procedures

Technical details

New intent extras for each broadcast include:

  1. SHORTCUT_ID - string shortcut id.
  2. URL - string url of the pwa. This is to be set as Intent data to launch the PWA.
  3. PWA_ID - long type id of the PWA in PWA Player database. This id is needed to launch a PWA.

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