Skip to content

Android 2.0.0 (versionCode 7)

Latest

Choose a tag to compare

@ewanc26 ewanc26 released this 18 Aug 18:42
· 19 commits to main since this release
b645606

Fixed: the Send Feedback dialog got stuck on the "Thanks!" confirmation screen for the rest of the session after one successful submission, because its ViewModel wasn't reset on dismiss.

Internal refactor: large source files (LeafletBlockRenderer, PostDetailScreen/ViewModel, WriterScreen/ViewModel, PdsRepository, ReaderScreen) split into focused modules per AGENTS.md's ~400-line file-size guidance. No behavior changes beyond the fix above.