Skip to content

インライン候補の表示切替を追加 / Add an inline suggestion display toggle - #962

Merged
KazumaProject merged 10 commits into
devfrom
codex/feature/inline-suggestion-toggle
Sep 3, 2026
Merged

インライン候補の表示切替を追加 / Add an inline suggestion display toggle#962
KazumaProject merged 10 commits into
devfrom
codex/feature/inline-suggestion-toggle

Conversation

@KazumaProject

Copy link
Copy Markdown
Owner

日本語

概要

Android 11以降のInline Suggestions候補と通常の変換候補を、候補欄のトグルから切り替えられるようにします。

  • インライン候補を通常の候補RecyclerView内に表示
  • 設定からInline Suggestionsの利用を有効/無効化
  • 通常/フローティング表示、非同期応答、候補欄レイアウトの状態を整理
  • 状態遷移・候補欄・設定のユニットテストとQAガイドを追加

確認

  • :app:testFullStandardDebugUnitTest の対象テスト pass
  • git diff --check pass
  • Android実機/自動入力サービスとの組み合わせはQAガイドに沿って確認してください

English

Summary

Adds a candidate-strip toggle between Android 11+ Inline Suggestions and the keyboard\x27s normal conversion candidates.

  • Renders inline suggestions in the normal candidate RecyclerView
  • Adds a preference to enable or disable Inline Suggestions
  • Keeps normal/floating layouts and asynchronous responses in sync
  • Adds unit tests for state transitions, candidate-strip content, settings, and a QA guide

Verification

  • Targeted :app:testFullStandardDebugUnitTest tests pass
  • git diff --check passes
  • Please verify the autofill-service/device combinations using the QA guide

Dependencies

This PR is the base for codex/feature/formula-candidates.

@KazumaProject KazumaProject self-assigned this Sep 2, 2026
Codex Mozc Autonomy and others added 2 commits September 2, 2026 23:52
@KazumaProject
KazumaProject merged commit e0d933e into dev Sep 3, 2026
1 check passed
@KazumaProject
KazumaProject deleted the codex/feature/inline-suggestion-toggle branch September 3, 2026 05:45
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.

1 participant