設定画面のマクロ導線重複を解消 / Remove duplicate macro settings entry - #965
Merged
Conversation
Issue #955: マクロ設定への重複した導線を解消する。\n\nRemove the duplicate macro entry from the new settings category and legacy dictionary screen while preserving the management entry, candidate toggle, and legacy macro tab.\n\n- 新設定画面の「マクロ」カテゴリを削除\n- 旧辞書画面の重複リンクと不要な文字列を削除\n- 新旧設定画面と検索結果の回帰テストを追加
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.
概要 / Summary
日本語:
Issue #955で報告された、同じマクロ管理画面へ遷移する「マクロ」と「動的定型文(マクロ)」の重複した入口を解消します。
English:
Removes duplicate entry points that opened the same macro management screen, as reported in Issue #955.
変更内容 / Changes
テスト / Tests
./gradlew :app:testFullStandardDebugUnitTest :app:testLiteStandardDebugUnitTest --tests com.kazumaproject.markdownhelperkeyboard.setting_activity.ui.setting.TextMacroSettingsEntryPointTest./gradlew :app:assembleFullStandardDebug :app:assembleLiteStandardDebug