1.2 dev
Pre-release
Pre-release
- Added "Direct Login (Bypass Validation)" toggle.
- Improved AutoLoginManager reliability and logging.
- Refined Wi-Fi detection to prevent connection drops.
- Wrapped `startForeground` to avoid crashes.
- Auto-shutdown service at 5h 45m to evade Android 14 limits.
- Removed forbidden Hilt Context API usage.
- Fixed infinite-height crash in `CredentialsActivity`.
- Corrected Home Screen Power Button logic.
- Reduced recomposition overhead in `SessionCard` and `StatsList`.
- Stabilized `StaggeredStatusText` animations.
- Prevented WorkManager queue duplication in `LatchWidgetUpdater`.
- Updated database migration rules.
- Unified navigation styles and Stats UI polish.
- Migrated Stats export to HTML with epoch naming.
- Fixed Stats Top Bar behavior and back button consistency.
- Polished Meet The Team page with gradient scrim and unified back button.
- Removed dummy data logic from StatsViewModel and StatsActivity.
- Cleaned unused imports in `StatsActivity.kt`.