Loading app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 303070002 versionCode 303070004 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" minSdkVersion 21 // Android 5 Loading Loading @@ -53,7 +53,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "3.3.7-beta3-ose" versionName "3.3.7-ose" } } Loading fastlane/metadata/android/en-US/changelogs/303070004.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line * account view: new setting "show only personal collections" (shows only collections from homesets, especially useful with for instance eGroupware) * account view: show owner in collection properties (if available) * allow to select client certificates for existing accounts * save sync intervals and chech/repair them at app start and reboot * other improvements and bug fixes Loading
app/build.gradle +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ android { defaultConfig { applicationId "at.bitfire.davdroid" versionCode 303070002 versionCode 303070004 buildConfigField "long", "buildTime", System.currentTimeMillis() + "L" minSdkVersion 21 // Android 5 Loading Loading @@ -53,7 +53,7 @@ android { flavorDimensions "distribution" productFlavors { standard { versionName "3.3.7-beta3-ose" versionName "3.3.7-ose" } } Loading
fastlane/metadata/android/en-US/changelogs/303070004.txt 0 → 100644 +5 −0 Original line number Diff line number Diff line * account view: new setting "show only personal collections" (shows only collections from homesets, especially useful with for instance eGroupware) * account view: show owner in collection properties (if available) * allow to select client certificates for existing accounts * save sync intervals and chech/repair them at app start and reboot * other improvements and bug fixes