Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4ad343e3 authored by Gitsaibot's avatar Gitsaibot Committed by Jochen Sprickerhof
Browse files

New version 1.0.51

parent 5b1382a4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,8 +22,8 @@ android {
	defaultConfig {
		minSdk = 23
		targetSdk = 34
		versionCode = 50
		versionName = "1.0.50"
		versionCode = 51
		versionName = "1.0.51"
		applicationId = "ws.xsoh.etar"
		testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
	}
+4 −0
Original line number Diff line number Diff line
- Lesbarkeit der Gästeauswahl verbessert
- Vorauswähltes Enddatum bleibt erhalten
- Option für Primärfarbe entfernt
- Weitere kleine Fehlerbehebungen
+4 −0
Original line number Diff line number Diff line
- Improve guest selection style and readability
- Fix Event date picker for end date always preselects start
- Remove PrimaryColor preference
- Bugfixes