Commit Graph

5 Commits

Author SHA1 Message Date
Misaka_Company
a702f80116 build(android): configure release signing with keystore
Replaces default debug signing with a dedicated release keystore loaded via android/key.properties. Fixes the cross-host signature mismatch that broke adb install -r. keystore and key.properties are gitignored (signing identity must not be committed).

Co-Authored-By: Claude <noreply@anthropic.com>
2026-08-10 13:43:29 +08:00
Misaka_Company
2b5fdf41a9 chore: update Android app branding 2026-05-15 15:46:06 +08:00
Misaka
50fc548a48 feat: add INTERNET permission and scanner library
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-07 19:58:50 +08:00
Misaka
d6bb5afb3c feat: add BroadcastReceiver and EventChannel for scanner
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-07 19:55:47 +08:00
Misaka
752bc404d3 Initial commit: Flutter project setup
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-06 21:43:56 +08:00