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

Commit e7814b54 authored by Gitsaibot's avatar Gitsaibot Committed by GitHub
Browse files

Release new 1.0.11 version (#221)

    -Request permissions at runtime on Android 6 upwards
    -Fix crash at startup
    -Allow user to squeeze display so that whole day is visible
    -Set seconds to zero when creating new event
    -Minor Layout fixes
    -Lots of Bugfixes
parent 60413705
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
    package="ws.xsoh.etar"
    android:installLocation="auto"
    android:versionCode="13"
    android:versionName="1.0.10">
    android:versionCode="14"
    android:versionName="1.0.11">
<!--         android:sharedUserLabel="@string/app_label"> -->

    <!--