Skip to content

Refactor: Rename popup key specifiers#72

Merged
LeanBitLab merged 5 commits intomainfrom
refactor-rename-popup-key-specifiers-17207460674872782190
Apr 27, 2026
Merged

Refactor: Rename popup key specifiers#72
LeanBitLab merged 5 commits intomainfrom
refactor-rename-popup-key-specifiers-17207460674872782190

Conversation

@LeanBitLab
Copy link
Copy Markdown
Owner

Renamed '!autoColumnOrder!' to '!autoOrder!' and '!fixedColumnOrder!' to '!fixedOrder!' across the codebase. Updated corresponding constants and their references in Java/Kotlin code, asset files, and documentation. Removed the relevant TODO in Key.java.


PR created automatically by Jules for task 17207460674872782190 started by @LeanBitLab

Renamed '!autoColumnOrder!' and '!fixedColumnOrder!' to '!autoOrder!'
and '!fixedOrder!' respectively. This change involves:
- Updating constants in Key.java and removing the TODO.
- Renaming references in TextKeyData.kt, LocaleKeyboardInfos.kt, and PopupKeysUtils.kt.
- Updating all occurrences in layout assets and locale key texts.
- Updating documentation in layouts.md.
@google-labs-jules
Copy link
Copy Markdown

👋 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 @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

- Renamed '!autoColumnOrder!' and '!fixedColumnOrder!' to '!autoOrder!'
  and '!fixedOrder!' respectively across code and assets.
- Updated constants in Key.java and removed the TODO.
- Fixed CI failure by using 'testStandardRunTestsUnitTest' to resolve
  Gradle task ambiguity caused by multiple product flavors.
- Renamed '!autoColumnOrder!' and '!fixedColumnOrder!' to '!autoOrder!'
  and '!fixedOrder!' respectively across code and assets.
- Updated constants in Key.java and removed the TODO.
- Fixed CI failure by using 'testStandardRunTestsUnitTest' to resolve
  Gradle task ambiguity caused by multiple product flavors.
- Fixed Kotlin test compilation errors by updating InputLogicTest.kt
  and SuggestTest.kt to use public getters instead of private fields.
- Renamed '!autoColumnOrder!' to '!autoOrder!' and '!fixedColumnOrder!'
  to '!fixedOrder!' across code and assets.
- Updated constants in Key.java and removed the TODO.
- Fixed CI failure by using 'testOfflineRunTestsUnitTest' to resolve
  Gradle task ambiguity.
- Fixed Kotlin test compilation errors by using public getters for
  fields that were made private in InputLogic.java.
- Renamed '!autoColumnOrder!' to '!autoOrder!' and '!fixedColumnOrder!'
  to '!fixedOrder!' across code and assets.
- Updated constants in Key.java and removed the TODO.
- Aligned CI workflow with main branch by using 'compileOfflineRunTestsKotlin'.
- Fixed Kotlin test compilation errors by using public getters for
  fields that were made private in InputLogic.java.
@LeanBitLab LeanBitLab merged commit 82758c7 into main Apr 27, 2026
1 check passed
@LeanBitLab LeanBitLab deleted the refactor-rename-popup-key-specifiers-17207460674872782190 branch April 28, 2026 15:29
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