English — Bugfix release:
- After switching the app theme, dropdowns only showed a single entry and selecting it applied the wrong value — fixed (non-filtering adapter + label-based mapping, affects all four dropdowns)
- New: unit tests for the window logic and dropdown mapping (
./gradlew test)
Deutsch — Bugfix-Release:
- Nach einem Theme-Wechsel zeigten Dropdowns nur noch einen Eintrag und setzten beim Auswählen den falschen Wert — behoben (nicht-filternder Adapter + Label-basierte Zuordnung, betrifft alle vier Dropdowns)
- Neu: Unit-Tests für Fensterlogik und Dropdown-Mapping (
./gradlew test)