Skip to content

Conversation

@podusowski
Copy link
Contributor

@podusowski podusowski commented Nov 10, 2024

Is is a followup for #3787, which became stalled. Together with #3839, it should allow basic typing in Egui (and probably others) on Android.

As I understand, this approach might not be compatible in some Android version due to some bug in Android's Game SDK, however it does work for my Android 12, so I believe it a gain regardless. Also, android-activity seems like a better place to address this bug anyway.

  • Tested on all platforms changed
  • Added an entry to the changelog module if knowledge of this change could be valuable to users

Not applicable, I think:

  • Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • Created or updated an example program if it would help users understand this functionality
  • Updated feature matrix, if new features were added or implemented

Copy link
Member

@kchibisov kchibisov left a comment

Choose a reason for hiding this comment

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

Could you update the set_ime_allowed platform specific docs moving Android to ios.

@kchibisov kchibisov merged commit 9f8ac8f into rust-windowing:master Nov 13, 2024
58 checks passed
@MarijnS95 MarijnS95 added this to the Version 0.30.6 milestone Dec 17, 2024
@MarijnS95 MarijnS95 mentioned this pull request Dec 17, 2024
@MarijnS95 MarijnS95 added DS - android Affects the Android backend S - platform parity Unintended platform differences labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DS - android Affects the Android backend S - platform parity Unintended platform differences

Development

Successfully merging this pull request may close these issues.

3 participants