Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate GravatarQuickEditorActivity #544

Merged

Conversation

AdamGrzybkowski
Copy link
Contributor

Closes #542

Description

Now that this PR was merged we can deprecate the GravatarQuickEditorActivity. Its only purpose was not to force third-party apps to set one of their activities to singleTask. Now that we will use GravatarOAuthActivity for the OAuth flow, the singleTask needs to be set only on this activity so the GravatarQuickEditorActivity serves no purpose.

I will update docs in a separate PRs.

Testing Steps

None, really.

@AdamGrzybkowski AdamGrzybkowski added this to the 2.3.0 milestone Jan 23, 2025
@wpmobilebot
Copy link
Collaborator

wpmobilebot commented Jan 23, 2025

📲 You can test the changes from this Pull Request in Gravatar Demo by scanning the QR code below to install the corresponding build.
App Name Gravatar Demo
Commit02ba4c6
Direct Downloadgravatar-demo-prototype-build-pr544-02ba4c6.apk

Copy link
Member

@mlumeau mlumeau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 😉

@AdamGrzybkowski AdamGrzybkowski merged commit e0d81b8 into trunk Jan 23, 2025
18 of 20 checks passed
@AdamGrzybkowski AdamGrzybkowski deleted the adam/542_deprecate_GravatarQuickEditorActivity branch January 23, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QuickEditor: Deprecate GravatarQuickEditorActivity
3 participants