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

Commit bf85b336 authored by stefan-niedermann's avatar stefan-niedermann
Browse files

version bump to 2.1.0

parent 79c32629
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,8 +13,8 @@ android {
        applicationId "it.niedermann.owncloud.notes"
        minSdkVersion 14
        targetSdkVersion 28
        versionCode 53
        versionName "2.0.3"
        versionCode 54
        versionName "2.1.0"
//        vectorDrawables.useSupportLibrary = true
    }
    buildTypes {
+14 −0
Original line number Diff line number Diff line
⚠️ Requires at least Files app version 3.9.0 ⚠️

- #33  Empty state for no notes
- #171 Multiple NC Servers
- #375 Hardcoded list for special category images
- #418 Implement Single-Sign-On
- #477 Crash when cutting title
- #604 Crash upon cutting the last item of a bullet list
- #613 Crash on start. shortLabel cannot be empty
- #619 Skip dropping automatic indices (Thanks to @Unpublished)
- Hide FAB when scrolling down
- Translation updates

Special thanks to @dan0xii @korelstar and @tobiasKaminsky
 No newline at end of file
+14 −0
Original line number Diff line number Diff line
⚠️ Requires at least Files app version 3.9.0 ⚠️

- #33  Empty state for no notes
- #171 Multiple NC Servers
- #375 Hardcoded list for special category images
- #418 Implement Single-Sign-On
- #477 Crash when cutting title
- #604 Crash upon cutting the last item of a bullet list
- #613 Crash on start. shortLabel cannot be empty
- #619 Skip dropping automatic indices (Thanks to @Unpublished)
- Hide FAB when scrolling down
- Translation updates

Special thanks to @dan0xii @korelstar and @tobiasKaminsky
 No newline at end of file