Skip to content

1.2 dev

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Mar 12:20
· 375 commits to main since this release
0635d28
- 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`.