mirror of
https://github.com/torlando-tech/columba
synced 2026-08-12 18:07:15 -04:00
Done via a deterministic sed+git-mv script rather than Android Studio's package refactor, which silently dropped 169 files on the previous attempt. Script does: 1. Substitute "com.lxmf.messenger" and "com/lxmf/messenger" in every tracked text file (Kotlin, AIDL, XML, Gradle, ProGuard, CI, etc.). 2. git mv every file under the 15 "com/lxmf/messenger/" source trees (across app/data/reticulum/detekt-rules/screenshot-tests/micron, in main/test/androidTest/debug sourceSets) to its "network/columba/app/" counterpart. 3. Delete emptied parent directories. Verified: assembleNoSentryDebug, all unit tests (app/data/reticulum/ micron), and detekt on app/reticulum/data all pass. |
||
|---|---|---|
| .. | ||
| features | ||
| ble-architecture.md | ||
| micron-implementation-plan.md | ||
| micron-parser-audit.md | ||
| rpc-authentication-shared-instance.md | ||
| UserGuide.md | ||