mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-11 08:47:33 +00:00
Fourth batch of the note-ui-commons extraction. The two Birdstar cards (Birdex kind 12473, bird detection kind 2473) are pure value-in renderers: they only read decoded tag values and open one Wikidata link, with no AccountViewModel/INav. - commons/ui/note/BirdexCard.kt: BirdexCard(BirdexEvent) and BirdDetectionCard(BirdDetectionEvent). The scientific-name link reuses the commons ClickableUrl atom; labels resolve via commons Res. - amethyst keeps thin RenderBirdex(Note) / RenderBirdDetection(Note) entries that decode the event and call the shared cards. - Migrated bird_detection_title (string) plus birdex_species_count and birdex_species_preview_more (plurals) with all locale translations from amethyst/res into commons/composeResources; deleted the amethyst copies. Verified: :commons:compileKotlinJvm and :amethyst:compileFdroidDebugKotlin both pass; every touched strings.xml is well-formed. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Gmrt3jwYPDJ38MJGJ6GaNr