Refactor: Rename popup keys auto and fixed column specifiers#75
Refactor: Rename popup keys auto and fixed column specifiers#75LeanBitLab merged 3 commits intomainfrom
Conversation
…COLUMN_ORDER` to `POPUP_KEYS_AUTO_ORDER` and `!autoColumnOrder!` to `!autoOrder!`\n- Renames `POPUP_KEYS_FIXED_COLUMN_ORDER` to `POPUP_KEYS_FIXED_ORDER` and `!fixedColumnOrder!` to `!fixedOrder!`\n- Updated all corresponding variables and strings in text configurations and JSON files in `app/src/main/assets`.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
…COLUMN_ORDER` to `POPUP_KEYS_AUTO_ORDER` and `!autoColumnOrder!` to `!autoOrder!`\n- Renames `POPUP_KEYS_FIXED_COLUMN_ORDER` to `POPUP_KEYS_FIXED_ORDER` and `!fixedColumnOrder!` to `!fixedOrder!`\n- Updated all corresponding variables and strings in text configurations and JSON files in `app/src/main/assets`.\n- Fix ambiguous `testRunTestsUnitTest` task in github action by specifying standard build variant.
…COLUMN_ORDER` to `POPUP_KEYS_AUTO_ORDER` and `!autoColumnOrder!` to `!autoOrder!`\n- Renames `POPUP_KEYS_FIXED_COLUMN_ORDER` to `POPUP_KEYS_FIXED_ORDER` and `!fixedColumnOrder!` to `!fixedOrder!`\n- Updated all corresponding variables and strings in text configurations and JSON files in `app/src/main/assets`.\n- Fix ambiguous `testRunTestsUnitTest` task in github action by specifying standard build variant.
Renamed
!autoColumnOrder!and!fixedColumnOrder!specifiers to!autoOrder!and!fixedOrder!respectively. Replaced all occurrences inKey.javaand related kotlin files, along with all.txtand.jsonkeyboard configurations inside the assets directory.PR created automatically by Jules for task 5914839074087632464 started by @LeanBitLab