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

feat(android): native text process actions (WIP) #2526

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

EchoEllet
Copy link
Collaborator

@EchoEllet EchoEllet commented Mar 27, 2025

Description

Add support for querying the native processing action button items on Android.

Thanks to @theachoem for the amazing issue report; however, this PR will not be merged soon. Pressing the back button doesn't hide the context menu/toolbar, this is an existing issue (#2527), and it should have priority over this new feature. I will add the tests as soon as we're in the final stage of this PR.

Related Issues

Type of Change

  • Feature: New functionality without breaking existing features.
  • 🛠️ Bug fix: Resolves an issue without altering current behavior.
  • 🧹 Refactor: Code reorganization, no behavior change.
  • Breaking: Alters existing functionality and requires updates.
  • 🧪 Tests: New or modified tests
  • 📝 Documentation: Updates or additions to documentation.
  • 🗑️ Chore: Routine tasks, or maintenance.
  • Build configuration change: Build/configuration changes.

@EchoEllet
Copy link
Collaborator Author

If this is considered a high level feature, then I'm not sure whether we should add it in QuillRawEditor instead.

@EchoEllet EchoEllet marked this pull request as draft March 27, 2025 16:30
@CatHood0
Copy link
Collaborator

I'm gonna check this out in a while.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Native Text processing context menu
2 participants