hammer-editor/android
Adam Brown 34af8d3013
Rename the Android string resources to strings_android.xml (#776)
Crowdin's Custom Post-Export Processor only receives a file's name, not its
path, so it could not tell the Android resources apart from the Compose ones
while both were called strings.xml. Everything Crowdin manages under
android/src/main/res/ now carries the _android.xml suffix, which the export
snippet uses to leave AAPT's quote escaping intact.

AAPT does not care what the file is called, and crowdin.yml already globs
strings*.xml, so neither needed changing.
2026-07-27 08:49:05 -07:00
..
playstore Prep for Google Play release 2023-04-24 17:55:05 -07:00
src Rename the Android string resources to strings_android.xml (#776) 2026-07-27 08:49:05 -07:00
build.gradle.kts Strip dep info blob from fdroid builds 2026-06-22 02:08:29 -07:00
proguard-rules.pro Save exception info from proguard 2025-12-25 11:32:53 -08:00