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 (Expand)Author
2022-01-18Enable strict mode logging in DEBUG modeStefan Niedermann
2022-01-17Merge pull request #1209 from stefan-niedermann/1169-network-errorsArtur
2022-01-17Make ServerCommunicationErrorHandler more genericStefan Niedermann
2022-01-17Add unit tests for ServerCommunicationErrorHandlerStefan Niedermann
2022-01-17Use @StringRes as message for OfflineException.ReasonStefan Niedermann
2022-01-17Merge branch 'master' into 1169-network-errorsStefan Niedermann
2022-01-17Bump robolectric SDKStefan Niedermann
2022-01-17Remove legacy codeStefan Niedermann
2022-01-17Bump minSdkVersion to 23 (matches Android 6)Stefan Niedermann
2022-01-14Bump constraintlayout from 2.1.2 to 2.1.3dependabot[bot]
2022-01-14Bump roomVersion from 2.4.0 to 2.4.1dependabot[bot]
2022-01-14Bump material from 1.4.0 to 1.5.0dependabot[bot]
2022-01-13Bump appcompat from 1.4.0 to 1.4.1dependabot[bot]
2022-01-10version bump to 1.20.01.20.0Stefan Niedermann
2022-01-10[tx-robot] updated from transifexNextcloud bot
2022-01-10Update changelogStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Update changelogStefan Niedermann
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
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]
2021-12-16Bump camera-lifecycle from 1.1.0-alpha11 to 1.1.0-alpha12dependabot[bot]
2021-12-16Bump actions/upload-artifact from 2.3.0 to 2.3.1dependabot[bot]
2021-12-16Bump camera-view from 1.0.0-alpha31 to 1.0.0-alpha32dependabot[bot]
2021-12-16Bump camera-camera2 from 1.1.0-alpha11 to 1.1.0-alpha12dependabot[bot]
2021-12-16Bump roomVersion from 2.3.0 to 2.4.0dependabot[bot]
2021-12-15Bump Android-SingleSignOn from 0.6.0 to 0.6.1dependabot[bot]
2021-12-14Bump kotlin-gradle-plugin from 1.6.0 to 1.6.10dependabot[bot]
2021-12-09Bump gradle from 7.0.3 to 7.0.4dependabot[bot]
2021-12-08[tx-robot] updated from transifexNextcloud bot
2021-12-08Bump actions/upload-artifact from 2.2.4 to 2.3.0dependabot[bot]
2021-12-01Bump robolectric from 4.7.2 to 4.7.3dependabot[bot]
2021-11-30[tx-robot] updated from transifexNextcloud bot
2021-11-30Update changelogStefan Niedermann
2021-11-30i18n: Change "server" to "web"Valdnet
2021-11-29[tx-robot] updated from transifexNextcloud bot
2021-11-29Bump colorpickerview from 2.2.3 to 2.2.4dependabot[bot]
2021-11-29#1165 Fix crash by toasting on main threadStefan Niedermann
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