Skip to content

Hide toolbar / suggestion strip if device is locked#2471

Open
Helium314 wants to merge 1 commit intomainfrom
hide_toolbar_locked
Open

Hide toolbar / suggestion strip if device is locked#2471
Helium314 wants to merge 1 commit intomainfrom
hide_toolbar_locked

Conversation

@Helium314
Copy link
Copy Markdown
Collaborator

@Helium314 Helium314 commented Apr 25, 2026

Because there are cases where clipboard suggestion is shown even though it shouldn't (#1909)
And we hide the toolbar keys anyway, and the input type doesn't give suggestions.

Some code in onStartInputViewInternal is moved aroudn to make it work reliably, see #1913 (comment)

isDeviceLocked checks in SuggestionStripView removed because it's not shown any more when locked.

fixes #1909

because there are cases where clipboard suggestion is shown even though it shouldn't
and we hide the toolbar keys anyway, and the input type doesn't give suggestions

move code in onStartInputViewInternal to make it work reliably
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.

Shows clipboard content and toolbar on lock screen

1 participant