Releases: misterwaztaken/midnight
Releases · misterwaztaken/midnight
Release list
v1.0.3
v1.0.3
- app now applies the saved theme preference immediately at launch instead of flashing the default theme first
- fixed a bug where the app could crash on startup due to Room database cursor mismatches in tag queries
- added index migration for the tag-dream join table
- fixed a visual issue where the "Delete Tag" dialog had a transparent background
- version number in the "About Midnight" menu does not display date anymore, now relies on the app version from the APK instead of a fixed string
- made the nav drawer look cool (purple header with white moon in light mode/dark navy header with pink moon in dark mode)
- removed the old green with white grid Android template background
- replaced mismatched older icons with newer material icons
- replaced old screenshots with new screenshots with the new ui look
- version bumped to v1.0.3 (obviously)
- new F-Droid feature banner
v1.0.2
v1.0.2
- fixed dependenciesInfo
- any other fix that i forgot about
(yea not much happened lol)
v1.0.1
v1.0.1
- fixed some theme/color issues with the ui (i forgot which)
- added the delete button for dreams, somehow i forgot it??
- added a placeholder message in the list view for dreams if there are no dreams yet
- safeguard changes with a dialog ("are you sure...?") for both new entries and editing existing ones
- make the title text change from "EDIT DREAM" to "NEW DREAM" depending on scenario
- i had to redo this again, AGAIN! because i forgot to push AND bump version in the gradle thing (valuable lessons learned)