Added
- 📷 Motion Detection Camera Selection: Choose which camera to use for motion detection
- Select between front or back camera for screensaver wake detection
- Configurable in Settings > Screensaver
- 🔘 Flexible Settings Access Button: Choose between fixed corner button or tap-anywhere mode
- Fixed corner button for precise targeting
- Tap-anywhere mode for fullscreen detection
- Toggle in Settings > Security
- ⬅️ WebView Back Button: Optional back navigation button in WebView
- Enables easier browsing with backward navigation
- Toggle in Settings > WebView
- ☀️ Auto Brightness: Automatic brightness adjustment based on ambient light sensor
- Configurable min/max brightness range
- Adapts to environment lighting conditions
Changed
- 🔒 REST API Key Security: Migrated API key storage from AsyncStorage to Android Keychain
- Encrypted storage for enhanced security
- Automatic migration from previous versions (backward compatible)
- Backup/restore fully supports secure API key storage
- 🔐 Password System: Enhanced flexibility with optional advanced mode
- Default: Numeric PIN (4-6 digits) - simple and fast
- Optional: Advanced Password Mode - enable alphanumeric passwords with letters, numbers, and special characters
- Toggle in Settings > Password > "Advanced Password Mode"
Fixed
- 🎨 Blocking Overlay Display: Fixed display issues with blocking overlays
- 🔄 Auto Update System: Fixed auto-update reliability issues