84 Commits (feature/pgh-1-results-display-history)
 

Author SHA1 Message Date
Quildra 023e6496a4 fix: resolve NullPointerException crash when tapping collapsed history entries 5 months ago
Quildra 50514d5272 fix: implement sophisticated touch event handling for nested NestedScrollView 5 months ago
Quildra 75ae5f8e4b feat: implement proper nested scrolling in history cards using architectural redesign 5 months ago
Quildra 293c0af196 fix: replace ScrollView with NestedScrollView for proper nested scrolling 5 months ago
Quildra e63e86e9d2 fix: ensure ScrollView content actually scrolls in expanded history cards 5 months ago
Quildra 6319f0f9d9 fix: improve scrolling behavior for expanded history cards 5 months ago
Quildra bc715fbc25 feat: enhance history expanded view to match drawer details 5 months ago
Quildra 3c1d730f3d feat: implement history list UI with expandable Pokemon cards (PGH-17) 5 months ago
Quildra 79489fa4c5 tweak: add in a close button for the bottom draw 5 months ago
Quildra fb2e481e87 feat: add spinning FAB animation and disable default overlay 5 months ago
Quildra d320ea1f0d feat: add re-show drawer button and auto-update functionality 5 months ago
Quildra 65fadd2060 feat: improve drawer behavior with scrolling and persistent minimal state 5 months ago
Quildra f6c89c9727 fix: use actual PokemonInfo data instead of incorrect Pokemon GO concepts 5 months ago
Quildra 013593cdca feat: enhance bottom drawer with multi-column layout and checkbox functionality 5 months ago
Quildra 66aae07e94 feat: enhance bottom drawer with expandable display and no auto-dismiss 5 months ago
Quildra 8611ca2b3e feat: implement PGH-16 Bottom Drawer Results UI with real-time integration 5 months ago
Quildra 8d9e4fd35c feat: implement PGH-15 Storage Interface & In-Memory Implementation 5 months ago
Quildra eb2f543528 feat: implement ARCH-004 Detection Coordinator with comprehensive documentation 5 months ago
Quildra be60ac9d9e - Fix spelling mistake in dataset 5 months ago
Quildra 7594fb1552 feat: add Japanese/Chinese/Korean OCR support for international Pokemon names 5 months ago
Quildra 10e97d5c28 feat: add national_dex_number OCR extraction with proper formatting 5 months ago
Quildra ccdce46704 feat: implement ARCH-003 Pokemon Data Extractor with modern async patterns 5 months ago
Quildra 90d6f6f064 refactor: apply modern Kotlin patterns and comprehensive documentation 5 months ago
Quildra 86ee70deba refactor: remove hardcoded model constants, use pure dynamic extraction 5 months ago
Quildra 7eb1da97d7 refactor: remove unused multi-preprocessing code and configurations 5 months ago
Quildra aa4acf0025 refactor: create dedicated classification module using dataset.yaml 5 months ago
Quildra 79a33a700b refactor: implement dynamic model metadata extraction from ONNX runtime 5 months ago
Quildra 1722c33842 feat: implement centralized logging and standardized error handling 5 months ago
Quildra 948d753223 refactor: extract common preprocessing logic into utility methods 5 months ago
Quildra f7d689a9e3 refactor: extract coordinate transformation logic into focused method 5 months ago
Quildra 0f6a90c570 refactor: add YOLOConfig for centralized configuration management 5 months ago
Quildra 6b467fb6bc fix: resolve Kotlin variance error in MLResult.kt 5 months ago
Quildra 1a116b0635 refactor: improve YOLOInferenceEngine performance and add foundation for cleanup 5 months ago
Quildra 476e5b7943 fix: complete ARCH-002 ML Inference Engine integration and resolve crashes 5 months ago
Quildra 974afde638 feat: implement ARCH-002 ML Inference Engine with complete functionality 5 months ago
Quildra a8b458ed0b docs: add code style guidelines to CLAUDE.md 5 months ago
Quildra 29b849127d style: apply preferred code style to ScreenCaptureManager classes 5 months ago
Quildra de27d96789 refactor: extract screen capture logic into dedicated manager (ARCH-001) 5 months ago
Quildra 24740c7ff7 fix: implement proper executor shutdown for CRITICAL-004 5 months ago
Quildra 611a1e4504 refactor: remove benchmarking debug code from CRITICAL-003 5 months ago
Quildra 18487b213a fix: disable parallel preprocessing for CRITICAL-003 performance gain 5 months ago
Quildra f8e66f802a feat: add benchmarking infrastructure for CRITICAL-003 5 months ago
Quildra ca512afd4f fix: implement bitmap memory management for CRITICAL-002 5 months ago
Quildra f78180d322 Merge branch 'master' of https://sinistea.pkmn.cloud/Quildra/PokeGoalsHelper 5 months ago
Quildra d128de911d fix: resolve critical OpenCV Mat memory leaks 5 months ago
Quildra 067f42ed84 docs: add comprehensive refactoring task list 5 months ago
Quildra 47490749cf refactor: remove unused UI implementations and clean up codebase 5 months ago
Quildra 5cd213b59e Start of cleanup 5 months ago
Quildra dccf1a1772 feat: add vertical bounds checking to prevent menu overflow 5 months ago
Quildra dd9554dfe3 feat: implement adaptive menu positioning and layout flipping 5 months ago