Skip to content

fix: allow lowercase recording names - #398

Open
marvinctl wants to merge 1 commit into
FossifyOrg:mainfrom
marvinctl:fix/rename-capitalization
Open

fix: allow lowercase recording names#398
marvinctl wants to merge 1 commit into
FossifyOrg:mainfrom
marvinctl:fix/rename-capitalization

Conversation

@marvinctl

@marvinctl marvinctl commented Aug 2, 2026

Copy link
Copy Markdown
Member

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • Replaced title-case input with plain text input in the rename dialog
  • Allows recording names to keep lowercase words as entered

Tests performed

  • ./gradlew :app:testFossDebugUnitTest detekt lint :app:assembleFossDebug --no-daemon
  • POCO X2 running Android 15

Closes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I manually tested my changes on device/emulator (if applicable).
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I have self-reviewed my pull request (no typos, formatting errors, etc.).
  • I understand every change in this pull request.

@marvinctl
marvinctl requested a review from naveensingh as a code owner August 2, 2026 15:10
@naveensingh

Copy link
Copy Markdown
Member

Test it on the POCO X2. It's connected to the core server.

@marvinctl

Copy link
Copy Markdown
Member Author

Tested on the POCO X2 (Android 15). Lowercase words remain unchanged in the rename field, and the recording renames successfully.

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.

English-style Header Title Capitalization is enforced on EvErY WoRd wHiLe ReNaMinG

2 participants