Alpha Kotlin Rewrite 2
Note
This is an early build of the fully rewritten version in Kotlin Compose.
Things may still change, break, or not even work :P
π Language Support
- App now supports translations π
- Weather data, UI, and time formatting adapt to your selected language
π¨ Themes & Customization
- New appearance system with theme variants
- Dynamic colors and custom color selection
- Better dark mode
βοΈ Units & Preferences
- Added units (temperature, wind, pressure, etc.)
- Dedicated Units screen
π Locations & Behavior
- Location handling (default + active logic improved)
- Deleting a location wonβt break the app anymore
π¦οΈ Visual Improvements
- Updated weather animations (fog, rain, snow, storms)
- Better background colors based on conditions and theme
- Smoother UI and cleaner components overall
π§ Under the Hood
- Huge cleanup of settings, dialogs, and state handling
- More consistent use of resources
- Improved caching and data handling
π Fixes & Stability
- Fixed unit formatting issues (Fahrenheit, miles, etc.)
- Reduced UI inconsistencies and weird behaviors