Change log from v3.3.10 to v3.3.11: v3.3.10...v3.3.11
- [42cd7a0] - chore: bump version to 3.3.11
- [277b8ea] - fix: end composition only when toggling ascii_mode
- [a0d0d0b] - fix: defer theme initialization until rime is ready
- [b7500a0] - refactor: move ascii_mode composition handling to action listener
- [262abd4] - refactor: remove misused kotlinx.coroutines.NonCancellable
- [19ebfb1] - refactor: migrate to suspendCancellableCoroutine
- [e60e2dd] - refactor: unify CandidateProto object for paged and bulk candidates
- [b225f3a] - chore: upgrade gradle to 9.5.1
- [9d1aea3] - chore: upgrade librime to 1.17.0
- [aefab1d] - fix: add DT_HASH for Android 5.x (API ≤22) compatibility
- [2f0ce55] - refactor: create PopupMenu with themedContext
- [e4e67cd] - chore: add 3.3.11 changelog