The complete One UI 9 feature list from the original May beta documentation is now fully confirmed against real-world testing — floating app bubbles, 14-bit RAW camera, granular notification rules, and satellite/UWB improvements all verified as genuinely shipped, not just leaked promises.
Floating app bubbles/windows (better multitasking, especially on foldables/tablets). Granular Notification Rules and per-app dark theme. Advanced privacy controls and selective contacts picker. Satellite connectivity improvements UWB enhancements. Gaming optimizations, 14-bit RAW camera support, and adaptive apps.
Why having leaked-feature-list vs confirmed-shipped-feature verified matters for your own feature-detection code:
FLOATING APP BUBBLES/WINDOWS:
→ Confirmed real, especially valuable for Galaxy Z Fold 8's
7.8-inch inner display — test your PWA's behavior when
displayed as a floating bubble, not just full-screen
GRANULAR NOTIFICATION RULES PER-APP DARK THEME:
→ If your web app respects prefers-color-scheme: verify it
responds correctly to PER-APP dark mode overrides, not just
system-wide dark mode toggling
14-BIT RAW CAMERA SUPPORT:
→ If your app processes camera captures (photo editing PWAs,
upload-heavy apps): 14-bit RAW files are significantly larger
and require different color-depth handling than standard 8-bit
JPEG — test your image processing pipeline against 14-bit RAW
input specifically
Real, confirmed, testable features — not speculation. Worth building your One UI 9 compatibility checklist around this verified list rather than earlier rumor-stage feature guesses. 📸
#OneUI9 #Samsung #FloatingBubbles #WebDev #RAWCamera #Android17
1
1
97


























