Skip to content

Commit

Permalink
New version 1.0.43
Browse files Browse the repository at this point in the history
  • Loading branch information
Gitsaibot authored and Gitsaibot committed Apr 3, 2024
1 parent f905b19 commit c2cbe46
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
Expand Down
4 changes: 4 additions & 0 deletions metadata/de-DE/changelogs/43.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- 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 changes: 4 additions & 0 deletions metadata/en-US/changelogs/43.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
- Add confirmation dialog on event discard
- Add no snooze option
- Improve left/right swipe and up/down swipe in month view
- Small bugfixes

0 comments on commit c2cbe46

Please sign in to comment.