Bump enterprise submodule: custom recovery key finishes via snackbar#7092
Draft
jennaharris7 wants to merge 1 commit into
Draft
Bump enterprise submodule: custom recovery key finishes via snackbar#7092jennaharris7 wants to merge 1 commit into
jennaharris7 wants to merge 1 commit into
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #7092 +/- ##
========================================
Coverage 80.61% 80.61%
========================================
Files 2685 2685
Lines 76358 76358
Branches 10267 10267
========================================
Hits 61556 61556
Misses 10871 10871
Partials 3931 3931 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
|
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
…ackbar Point the enterprise submodule at the commit that replaces the custom recovery passphrase setup success screen with a snackbar, matching the auto-generated recovery key path. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
baf3152 to
636ddd0
Compare
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Bump the
enterprisesubmodule to pick up the custom recovery key snackbar-finish change (element-hq/element-android-enterprise#28).**Known failing CI — blocked by “Robolectric test needs to extend RobolectricTest” commits that have yet been merged into enterprise main. Once they hit, I can rebase this PR and clear the test failures. I'll keep this pr as a draft until then