New application ID installs as a separate app beside any old-ID install (expected for early builds).
App already built and run on a physical device with this identity work in progress.
Test plan
npx cap sync android after web build
Debug install on device — package shows ai.hesychia.chat
App launches and reaches login / chat
Confirm old com.aimloperations.chat install (if present) is separate and can be uninstalled
## Summary
- Closes #67
- Renames Android/Capacitor identity from `com.aimloperations.chat` → `ai.hesychia.chat`
- Updates `appId`, Gradle `applicationId`/`namespace`, `MainActivity` package path, `strings.xml` scheme, and Android README
## Notes
- New application ID installs as a separate app beside any old-ID install (expected for early builds).
- App already built and run on a physical device with this identity work in progress.
## Test plan
- [ ] `npx cap sync android` after web build
- [ ] Debug install on device — package shows `ai.hesychia.chat`
- [ ] App launches and reaches login / chat
- [ ] Confirm old `com.aimloperations.chat` install (if present) is separate and can be uninstalled
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
com.aimloperations.chat→ai.hesychia.chatappId, GradleapplicationId/namespace,MainActivitypackage path,strings.xmlscheme, and Android READMENotes
Test plan
npx cap sync androidafter web buildai.hesychia.chatcom.aimloperations.chatinstall (if present) is separate and can be uninstalled