-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Jetpack Focus: Open web links with Jetpack #17494
Copy link
Copy link
Closed
Description
This is the main project issue for supporting the "open web links with Jetpack" flow
Additional project information available here
Initialization
- Jetpack Focus: Open web links with Jetpack - Add custom scheme deep link receiver #17495
- Jetpack Focus: Open web links with Jetpack - Initialization #17497
Implement Open web links with Jetpack Flow
- Jetpack Focus: Open web links with Jetpack - Add App Setting #17504
- Jetpack Focus: Open web links with Jetpack - Update App pref setting #17514
- Jetpack Focus: Prepare DeepLinkIntent Receiver to launch open web links flow #17523
- Jetpack Focus: Jetpack app uninstall receiver #17526
- Jetpack Focus: Show open web links with Jetpack Overlay from deep link intent receiver #17532
Hook into the existing Overlay logic for feature removal
Launch the flow in DeepLink Receivers - hook in the vm listeners to handle CTA's
Enable deep link activities on logout & launch (if meets criteria) - Jetpack Focus: Show open links with Jetpack Overlay from reader deep link receiver #17541
- Add tracking events - Included in previous PRs
- Write unit tests - ongoing
- Remove the remote firebase feature flag for open web links with Jetpack using our BE
- Jetpack Focus: Open links in Jetpack refactoring #17547
Deployment Preparation
- Create diff to add the remote feature flag to the BE rules engine (if this FF feature has been merged to trunk)
- Add release notes (if needed)
- Make sure connected tests pass
Reactions are currently unavailable