Releases
v1.0.1
Compare
Sorry, something went wrong.
No results found
Changelog
1.0.1 (versionCode 2)
Features
Fully offline object recognition from CameraX capture or the system photo picker.
On-device Gemma 3n inference with selectable CPU and GPU backends.
Local .task model replacement from the backend menu.
Recognition history stored locally with Room.
Collapsible result card and follow-up questions grounded in the current image.
Fixes
Isolated MediaPipe inference in a dedicated process so native failures do not close the camera UI.
Prevented stalled inference from leaving the app in an endless loading state.
Improved GPU model preparation scheduling and eliminated duplicate backend initialization requests.
Removed duplicate IME inset handling that pushed the follow-up card too high above the keyboard.
Verification
9 unit tests passing.
Android Lint completed with zero errors.
APK permissions contain CAMERA and no network permission.
You can’t perform that action at this time.