Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-01-17Merge branch 'master' into 1169-network-errorsStefan Niedermann
2022-01-17Bump robolectric SDKStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-17Remove legacy codeStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-17Bump minSdkVersion to 23 (matches Android 6)Stefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-14Bump constraintlayout from 2.1.2 to 2.1.3dependabot[bot]
Bumps [constraintlayout](https://github.com/androidx/constraintlayout) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/androidx/constraintlayout/releases) - [Commits](https://github.com/androidx/constraintlayout/commits) --- updated-dependencies: - dependency-name: androidx.constraintlayout:constraintlayout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14Bump roomVersion from 2.4.0 to 2.4.1dependabot[bot]
Bumps `roomVersion` from 2.4.0 to 2.4.1. Updates `room-runtime` from 2.4.0 to 2.4.1 Updates `room-compiler` from 2.4.0 to 2.4.1 --- updated-dependencies: - dependency-name: androidx.room:room-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.room:room-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-14Bump material from 1.4.0 to 1.5.0dependabot[bot]
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](https://github.com/material-components/material-components-android/compare/1.4.0...1.5.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13Bump appcompat from 1.4.0 to 1.4.1dependabot[bot]
Bumps appcompat from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2022-01-10version bump to 1.20.01.20.0Stefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-01-10Update changelogStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10Reset bindings to null onDestroyStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10Reset bindings to null onDestroyStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10Reset bindings to null onDestroyStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10Update changelogStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2022-01-10fix: will now only show edit buttons if user has permissionsNeil Seligmann
2022-01-10feat: enabled fab and listmenu in the share activityNeil Seligmann
2022-01-10feat: improved automatic scrollingNeil Seligmann
2022-01-10feat: StackFragment automatic scroll to bottom on card creationNeil Seligmann
2022-01-10feat: better attachment ImageViewNeil Seligmann
2022-01-08#1169 try to better handle networking errorsdesperateCoder
2022-01-04Merge pull request #1199 from NeilSeligmann/fix/synchronizedTempCacheCreationArtur
Thanks @NeilSeligmann! Looking forward to your next contribution! Stay safe, buddy!
2022-01-03fix: synchronized temporary cache creation folderNeil Seligmann
2022-01-02fix: Add to Card activity is now visible in share dialogNeil Seligmann
2021-12-17Bump mockito-core from 4.1.0 to 4.2.0dependabot[bot]
Bumps [mockito-core](https://github.com/mockito/mockito) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16Bump camera-lifecycle from 1.1.0-alpha11 to 1.1.0-alpha12dependabot[bot]
Bumps camera-lifecycle from 1.1.0-alpha11 to 1.1.0-alpha12. --- updated-dependencies: - dependency-name: androidx.camera:camera-lifecycle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16Bump actions/upload-artifact from 2.3.0 to 2.3.1dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16Bump camera-view from 1.0.0-alpha31 to 1.0.0-alpha32dependabot[bot]
Bumps camera-view from 1.0.0-alpha31 to 1.0.0-alpha32. --- updated-dependencies: - dependency-name: androidx.camera:camera-view dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16Bump camera-camera2 from 1.1.0-alpha11 to 1.1.0-alpha12dependabot[bot]
Bumps camera-camera2 from 1.1.0-alpha11 to 1.1.0-alpha12. --- updated-dependencies: - dependency-name: androidx.camera:camera-camera2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16Bump roomVersion from 2.3.0 to 2.4.0dependabot[bot]
Bumps `roomVersion` from 2.3.0 to 2.4.0. Updates `room-runtime` from 2.3.0 to 2.4.0 Updates `room-compiler` from 2.3.0 to 2.4.0 --- updated-dependencies: - dependency-name: androidx.room:room-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.room:room-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15Bump Android-SingleSignOn from 0.6.0 to 0.6.1dependabot[bot]
Bumps Android-SingleSignOn from 0.6.0 to 0.6.1. --- updated-dependencies: - dependency-name: com.github.nextcloud:Android-SingleSignOn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10dependabot[bot]
Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.6.0 to 1.6.10. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.6.10/ChangeLog.md) - [Commits](https://github.com/JetBrains/kotlin/compare/v1.6.0...v1.6.10) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-09Bump gradle from 7.0.3 to 7.0.4dependabot[bot]
Bumps gradle from 7.0.3 to 7.0.4. --- updated-dependencies: - dependency-name: com.android.tools.build:gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-12-08Bump actions/upload-artifact from 2.2.4 to 2.3.0dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.2.4 to 2.3.0. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v2.2.4...v2.3.0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2021-12-01Bump robolectric from 4.7.2 to 4.7.3dependabot[bot]
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.7.2 to 4.7.3. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.7.2...robolectric-4.7.3) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-30Update changelogStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-30i18n: Change "server" to "web"Valdnet
2021-11-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-11-29Bump colorpickerview from 2.2.3 to 2.2.4dependabot[bot]
Bumps [colorpickerview](https://github.com/skydoves/colorpickerview) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/skydoves/colorpickerview/releases) - [Commits](https://github.com/skydoves/colorpickerview/commits) --- updated-dependencies: - dependency-name: com.github.skydoves:colorpickerview dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2021-11-29#1165 Fix crash by toasting on main threadStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>#1165 Uncomment actual code Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 simplify sync logic in case card is not founddesperateCoder
2021-11-29#1165 optimized querydesperateCoder
2021-11-29#1165 Uncomment actual codeStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 Fix onError callback in PushNotificationActivityStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 Refactor UI layerStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 Add further paths to extract fallback URIStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2021-11-29#1165 Refactor PushNotificationsStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>