sms-translate/app
Jeena aa41d560dd build: decouple app namespace from applicationId
Hardcoding `namespace = "org.fossify.messages"` in app/build.gradle.kts
lets a fork override `applicationId` (via gradle.properties APP_ID)
without rebasing the R class location and breaking thousands of
`org.fossify.messages.R` imports across the codebase.

No effect on the upstream build — applicationId still defaults to
APP_ID, only namespace stops following it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-19 04:31:08 +00:00
..
src chore(l10n): update English (United Kingdom) translations 2026-03-01 07:02:51 +05:30
.gitignore refactor(build): rename prepaid product flavor to gplay 2025-05-05 20:20:50 +05:30
build.gradle.kts build: decouple app namespace from applicationId 2026-05-19 04:31:08 +00:00
detekt-baseline.xml chore: update lint baselines (#689) 2026-02-01 12:34:27 +05:30
lint-baseline.xml chore: update lint baselines (#742) 2026-04-05 10:28:03 +05:30
proguard-rules.pro Rename package to org.fossify.messages 2024-01-18 01:05:03 +05:30