Skip to content

Latest commit

 

History

History
105 lines (62 loc) · 6.69 KB

File metadata and controls

105 lines (62 loc) · 6.69 KB

v0.0.12 (2026-04-06)

Features

v0.0.11 (2026-03-16)

Features

Bug Fixes

  • StarfieldOpts implement double-checked locking for SharedPreferences initialization (a6f29cfb8818077)
  • starfield change stars_current_brightness from float to int for improved performance (596bdc70ef819be)
  • starfield replace System.currentTimeMillis() with SystemClock.elapsedRealtime() for accurate frame timing (1616ff315da35db)
  • starfield optimize tilt handling in sensor changes for better performance (0272308e4d02e27)
  • MainActivity add error message for wallpaper picker not found (896f6a664b0a99a)
  • starfield add null checks for preference change listeners (a8199a13e33f221)
  • starfield improve drawTime calculation for better precision (788b93e0296a9c7)
  • startrail replace setColor with setAlpha to restore trail brightness (e5642445f472326)
  • meteors correct speedBase calculation for meteor spawning (61f127b4d5a6e4c)
  • sensor fix race condition by posting sensor updates to main thread (04fee2f2a8b0908)

v0.0.10 (2025-12-13)

Features

v0.0.9 (2025-12-12)

v0.0.8 (2025-12-12)

Features

v0.0.7 (2025-12-07)

Bug Fixes

v0.0.6 (2025-12-07)

  • sensor: tilt stars based on device gyroscope

v0.0.5 (2025-10-29)

Features

  • dependencies update

v0.0.4 (2024-04-03)

Features

v0.0.3 (2024-04-02)

Features

Bug Fixes

v0.0.2 (2024-04-01)

Features

Bug Fixes

v0.0.1 (2024-03-27)