v0.0.12 (2026-04-06)
- app better icon (756a18b3d4a1a9a)
- starfield new nebula clouds effect (910ec9f2c941e54)
- starfield configurable background color and optional nebula gradient (660b554e49a0cd9)
v0.0.11 (2026-03-16)
- starfield improve null safety and size initialization (3634e18815ccfb7)
- settings add follow screen intensity (2a7cbe7d5c5698a)
- 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)
- swiping smooth star movement on homescreen changing (24250d9af374d35)
v0.0.9 (2025-12-12)
- translation add spanish translation, thanks to https://crowdin.com/profile/gjostin769
v0.0.8 (2025-12-12)
- space option for rare meteors (677c4d78ca5fec9)
- sensors option to adjust speed to battery level (3bfd772f19afed2)
v0.0.7 (2025-12-07)
- settings ensure window is not behind status bar (069d8daf7f94f22)
v0.0.6 (2025-12-07)
- sensor: tilt stars based on device gyroscope
v0.0.5 (2025-10-29)
- dependencies update
v0.0.4 (2024-04-03)
- translations add Russian thanks to https://crowdin.com/profile/ronner231 (20d601262163a3e)
v0.0.3 (2024-04-02)
- build automatic version code (804c2e70d88074e)
- build add build to version code (76488d5700c6123)
- build add bump version task (46e464647d42882)
- build add bump version task (ca1a9cde98a5b32)
- build add bump version task (8d8818612973a84)
- build add bump version task (cdb0d5a8835d639)
- build release task (0bd75d19ee7e476)
- (main activity): version number display (b5504062f31a244)
- build sign release commit (b5e1cf50cff7959)
v0.0.2 (2024-04-01)
- build use versions from git tags (05602a606efcb75)
- prepare release notes via action (1d43f65717bd0a5)
- prepare release notes via action (bff5e9d0204d5a6)
- prepare release via action (dbaafec1f6b91eb)
- prepare release (16239ac69c66a8c)
- must fetch full repository to generate release notes (3ee152dbaa3826b)