Cesium Mobile v0.2.0
·
154 commits
to main
since this release
What's changed
Changed
- Replaced the divergent native React Native workbench with the bundled Vite WebView client used by Electron, restoring settings, harness/model selection, workspace/repository controls, Markdown, tool calls, and conversation parity.
- React Native now owns only the Android bridge and native services (live/Now Bar notifications, Wear, assistant, phone control, window insets, and runtime/image picker).
- Removed the obsolete
@cesium/ui-nativepackage and its NativeWind/Reanimated/MMKV dependency stack.
Added
- Cesium launcher icon: adaptive (and themed monochrome) hexagon-mark icons for the phone and Wear apps. Previous releases shipped no
android:icon, so Android showed the default placeholder. - Brand notification small icon (
ic_stat_cesium) for agent-run, phone-control, and Wear notifications, replacing the stockstat_notify_sync/ic_dialog_infosystem icons.
Install
Download the phone APK below and sideload it on Android 8+:
adb install -r cesium-mobile-0.2.0.apkThe Wear OS companion APK is included for paired watch installs.