- Changed DetectionResult to use full PokemonInfo instead of limited PokemonDetectionInfo
- Removed unnecessary conversion layer that was discarding Pokemon Home data
- Updated storage filters and sorting to use Pokemon Home concepts:
* Replaced CP filters with level filters
* Replaced IV filters with extraction confidence
* Added proper shiny/alpha/game source filters
- Fixed bottom drawer to display actual collected Pokemon Home data:
* Species, nickname, gender, level, nature
* Primary/secondary types, tera type
* Base stats (HP, ATK, DEF, SP.ATK, SP.DEF, SPEED)
* Proper shiny/alpha checkboxes using actual boolean values
* Game origin, trainer info, abilities, moves
* Stamps, labels, marks when available
- Increased drawer expanded height to 400dp to show all data
- Now displays actual Pokemon Home data instead of fake Pokemon GO data
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>