Skip to content

[codex] Add activate search on start setting#319

Merged
aivanovski merged 3 commits into
masterfrom
feature/activate-search-field-when-start
May 29, 2026
Merged

[codex] Add activate search on start setting#319
aivanovski merged 3 commits into
masterfrom
feature/activate-search-field-when-start

Conversation

@aivanovski

Copy link
Copy Markdown
Owner

Summary

  • Add an "Activate search on start" switch to Application settings under the Search category.
  • Persist the new Settings.isActivateSearchOnStart option with a disabled default.
  • Use the option in GroupsViewModel to enter search mode when opening the root groups screen in normal app mode.

Validation

  • ./gradlew app:spotlessApply
  • ./gradlew app:compileFdroidDebugKotlin

Notes

  • Existing explicit search-mode launches still take precedence.

@aivanovski aivanovski marked this pull request as ready for review May 28, 2026 20:55
@aivanovski aivanovski linked an issue May 28, 2026 that may be closed by this pull request
@aivanovski aivanovski added this to the 1.17.0 milestone May 28, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 50f8d3c493

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@aivanovski aivanovski force-pushed the feature/activate-search-field-when-start branch from 50f8d3c to 7f64c81 Compare May 29, 2026 12:54
@aivanovski aivanovski merged commit 9e4878d into master May 29, 2026
11 checks passed
@aivanovski aivanovski deleted the feature/activate-search-field-when-start branch May 29, 2026 16:19
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.

[FEATURE] Activate search field on unlock

1 participant