Skip to content

Add Translate Note menu action#1056

Open
thecosmicskye wants to merge 1 commit into
PrimalHQ:mainfrom
thecosmicskye:codex/android-translate-note-menu
Open

Add Translate Note menu action#1056
thecosmicskye wants to merge 1 commit into
PrimalHQ:mainfrom
thecosmicskye:codex/android-translate-note-menu

Conversation

@thecosmicskye

Copy link
Copy Markdown

Closes #1055.

Summary:

  • Adds a Translate Note action to the note overflow menu.
  • Opens Google Translate with auto source detection and the device language as the target.
  • Encodes note text through Android Uri.Builder before launching the external browser.

Tests:

  • git diff --check
  • ./gradlew :app:ktlintCheck
  • ./gradlew :app:compileAospDebugKotlin

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.

Feature: Translate notes to user's preferred language

1 participant