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

Commit c2cbe46e authored by Gitsaibot's avatar Gitsaibot Committed by Gitsaibot
Browse files

New version 1.0.43

parent f905b19d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ android {
    defaultConfig {
        minSdk 21
        targetSdk 34
        versionCode 42
        versionName "1.0.42"
        versionCode 43
        versionName "1.0.43"
        applicationId "ws.xsoh.etar"
        testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
    }
+4 −0
Original line number Diff line number Diff line
- Bestätigungsdialog beim Verlassen während der Terminerstellung
- Option "Keine Schlummerfunktion" hinzufügt
- Verbessertes Wischen nach links/rechts und nach oben/unten in der Monatsansicht
- Kleinere Fehlerbehebungen
+4 −0
Original line number Diff line number Diff line
- Add confirmation dialog on event discard
- Add no snooze option
- Improve left/right swipe and up/down swipe in month view
- Small bugfixes