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

Commit 3bce16ec authored by stefan-niedermann's avatar stefan-niedermann
Browse files

version bump to 2.1.3

parent c435b0f1
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 56
        versionName "2.1.2"
        versionCode 57
        versionName "2.1.3"
//        vectorDrawables.useSupportLibrary = true
    }
    buildTypes {
+17 −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)
- #630 Note list widget now missing "+" button
- Hide FAB when scrolling down
- Translation updates

Special thanks to @dan0xii @korelstar and @tobiasKaminsky

¹ https://github.com/nextcloud/android
 No newline at end of file
+17 −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)
- #630 Note list widget now missing "+" button
- Hide FAB when scrolling down
- Translation updates

Special thanks to @dan0xii @korelstar and @tobiasKaminsky

¹ https://github.com/nextcloud/android
 No newline at end of file