Rename Android application ID to ai.hesychia.chat #68

Merged
westfarn merged 1 commits from chore/android-appid-hesychia into master 2026-07-29 11:19:20 -07:00
Owner

Summary

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
## 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
westfarn added 1 commit 2026-07-29 11:17:51 -07:00
Rename Android application ID to ai.hesychia.chat (#67)
Unit Tests / test (pull_request) Successful in 25s
35dc4c584f
Align Capacitor appId, Gradle applicationId/namespace, MainActivity package, and docs with Hesychia branding.
westfarn merged commit b5e16bfa6e into master 2026-07-29 11:19:20 -07:00
westfarn deleted branch chore/android-appid-hesychia 2026-07-29 11:19:21 -07:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#68