Skip to content

Version 4.5.0 - #2266

Merged
sds100 merged 112 commits into
masterfrom
develop
Sep 21, 2026
Merged

sds100 merged 112 commits into
masterfrom
develop

Conversation

@sds100

@sds100 sds100 commented Sep 21, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

 Your bottom sheet previews stopped rendering because of a Material 3 upgrade. The sheet opens in its own window. I read the 1.4.0 source: ModalBottomSheet now puts its content in a ModalBottomSheetDialog, which on Android is a ComponentDialog, a separate window. Android Studio's preview only draws the preview's own view tree, so it can't draw separate windows. From memory, 1.3.x used a popup that the preview could draw.
 Your bottom sheet previews stopped rendering because of a Material 3 upgrade. The sheet opens in its own window. I read the 1.4.0 source: ModalBottomSheet now puts its content in a ModalBottomSheetDialog, which on Android is a ComponentDialog, a separate window. Android Studio's preview only draws the preview's own view tree, so it can't draw separate windows. From memory, 1.3.x used a popup that the preview could draw.
…w package name for app-related constraints and actions when the app has been uninstalled
…e it is auto started.

Not every time the Key Mapper process starts and the system bridge connects.
@sds100
sds100 merged commit 01f12a2 into master Sep 21, 2026
9 checks passed
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.

2 participants