Changelog

Track updates, improvements, and bug fixes across EnviroSense versions

v1.0

May 9, 2026
Current Release

✨ Added

  • Real-time monitoring of CO2, temperature, humidity, and pressure
  • Beautiful gradient backgrounds with 135° angle
  • Light mode gradient: Coral (#FF6B6B) to Turquoise (#4ECDC4)
  • Dark mode gradient: Dark Blue (#1A1A2E) to Darker Blue (#16213E)
  • Section-specific coloring (CO2: coral, Temp: turquoise, Humidity: blue, Pressure: green)
  • Manual theme toggle switch with persistent preference
  • Automatic DayNight theme support
  • Text shadows for optimal readability on gradients
  • Modern CardView design with elevation
  • Rounded corners on all sections

🔧 Technical

  • Kotlin implementation with minimum SDK 21, target SDK 34
  • Handler-based 2-second update mechanism
  • SharedPreferences for theme persistence
  • Proper lifecycle management (callback cleanup)
  • AppCompatDelegate for theme switching
  • ConstraintLayout for efficient UI

Future versions will appear here...