Morphe patch bundle 1.4.68
Boost for Reddit
Changes
- Fixed Issue #37: comments and single-post screens could show the wrong status bar surface on Android 15+/targetSdk35 builds.
- Added a CommentsActivity-scoped system bar surface sync so the status bar background follows the visible comments toolbar/surface.
- Preserved the existing SlidrTheme noTitle/noActionBar duplicate-title guard.
- Kept the fix scoped to Boost comments screens instead of applying a global hardcoded status bar color.
User impact
- Opening a post/comment screen should now keep the status bar visually aligned with the toolbar on affected Android 15+/Android 17 devices.
- Users should no longer see the pale/incorrect status bar strip reported in Issue #37.
- The comments toolbar remains single-layered; the duplicate native “Comments” title remains suppressed.
Validation
- Release tag:
morphe-patches-68. - Release asset:
patches-1.4.68.mpp. - Signature asset:
patches-1.4.68.mpp.asc. - MPP SHA256:
ec72aed31d404fabfe75e482b5457b33dbb31550a6872029931597a2bdc2dc8a. - Fix commit:
0951148081cf248354538fa3d5cf6a6fc92ade3e. - Release commit:
c26de7f105529be46949b2624daa8569ea0c31a6. - DEV runtime validation: foreground
com.rubenmayayo.reddit.dev/com.rubenmayayo.reddit.ui.comments.CommentsActivity. - Pixel validation: status bar matched toolbar with
dist_status_toolbar=0.0. - Duplicate Comments title visual: absent.