DSH Mobile Picker Fix — Interaction Operations 0.1.8
·
8 commits
to master
since this release
Release: mobile-picker-fix-0.1.8 · stable · published 2026-08-27 · tag commit e663aca3f4addfaa316050af386f69067ac85d3f
Highlights / choice-menu width fix
Preserves the authored 320px width of Model Switch choice submenus on mobile so headings and values remain readable.
- Classifies
menuitemradioandmenuitemcheckboxpopups as rich choice surfaces rather than simple content-fit menus. - Retains the menu's authored width up to the mobile cap while simple menus continue to shrink to their content.
- Keeps 12px viewport-gutter behavior and the second-tap close fix from Interaction Operations 0.1.7.
- Adds exact fixture/assertion coverage for rich-choice classification and width preservation.
Technical details / component revisions
- Interaction Operations: 0.1.8
- Mobile Layout manifest revision: 0.1.30
- Pairing: 0.1.7
- e2e-tunnel: 0.1.3
- Android:
versionName 1.1.1-test.20260824.9,versionCode 11, minSdk 26, compile/target SDK 36
Installation / compatibility
Install the signed APK over the existing app:
adb install -r dsh-mobile-picker-width-fixed.apkValidation / artifact
dsh-mobile-picker-width-fixed.apk- Size: 35,438,013 bytes
- SHA-256:
ee2a97a55190f064725e176b21505a09587f744943ac1c71da8da45e831e999f
Source boundary: this tag is the direct child of 0.1.7 commit 40375735b760938d535a692776f4e91fc95319c1. It is an eight-file geometry/fixture/test/package revision on top of 0.1.7; Android build metadata is otherwise unchanged.