voice-command-android/gradle/wrapper
Jeff Emmett c459d58563 fix: build configuration and resource fixes for successful APK build
- Fixed sherpa-onnx dependency to use Maven Central package
- Fixed VoiceIntent enum name conflict with android.content.Intent
- Added AndroidX configuration in gradle.properties
- Added gradle wrapper jar and script
- Added app launcher icons (adaptive icons)
- Fixed drawable tint references
- Added colors.xml resource file
- Downloaded Whisper tiny.en model tokens.txt
- Updated download-models.sh to download tar.bz2 package

Build now produces 141MB debug APK with sherpa-onnx and Whisper model.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 12:52:18 -08:00
..
gradle-wrapper.jar fix: build configuration and resource fixes for successful APK build 2025-12-07 12:52:18 -08:00
gradle-wrapper.properties Initial commit: Native Android voice transcription app 2025-12-06 22:46:45 -08:00