Skip to content

Retire keyboard caches and deferred editor metadata - #21

Merged
RioPlay merged 1 commit into
mainfrom
feat/android-latinime-foundation
Sep 11, 2026
Merged

Retire keyboard caches and deferred editor metadata#21
RioPlay merged 1 commit into
mainfrom
feat/android-latinime-foundation

Conversation

@RioPlay

@RioPlay RioPlay commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Theme and locale changes cleared only the soft keyboard cache, leaving four strong references alive. Inherited input state also retained full framework EditorInfo objects after extracting the few fields it needed. Clear all keyboard cache slots at existing invalidation boundaries, preserve retained native proximity owners, and use immutable metadata for deferred callback comparison and private-option checks.

Terminal handler cleanup now drops deferred lifecycle bookkeeping without calling an editor. Rotation coalescing keeps its existing nullable comparison semantics. The roadmap and provenance record the published experimental preview01 separately from these newer changes.

Validation: independent Terra source review; 12 JVM and 119 API 35 x86-64 emulator tests passed with zero failures/errors/skips; lint zero errors (4,021 warnings and one hint); unsigned release assembly and both APKs' 18-document notice verification passed. Added tests cover cache reconstruction, retained proximity owners, terminal cleanup, snapshot mutation/null semantics and private-option capture. No physical-phone acceptance or new APK publication is claimed.

@RioPlay
RioPlay merged commit 52abb29 into main Sep 11, 2026
1 check 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.

1 participant