mirror of
https://github.com/DocNR/POWR.git
synced 2025-04-19 19:01:18 +00:00

- Adds 5-second timeout for Android API calls to NostrBand with AbortController - Implements platform-specific settings for React Query with longer caches on Android - Creates error recovery with fallback values instead of empty UI states - Fixes memory leaks with proper component mount tracking via useRef - Adds Android-specific safety timeouts to force-refresh unresponsive screens - Prevents hook ordering issues with consistent hook calling patterns - Enhances error handling with dedicated error boundaries and recovery UI - Adds comprehensive documentation for the Android profile optimizations