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
path: root/app
AgeCommit message (Expand)Author
2021-04-05Fix #917 Crash when adding labelsStefan Niedermann
2021-04-05[tx-robot] updated from transifexNextcloud bot
2021-04-03#896 Replace observeOnce calls with ResponseCallback when it makes senseStefan Niedermann
2021-04-03Eleminate BrandedActivity and BrandedFragmentStefan Niedermann
2021-04-02[tx-robot] updated from transifexNextcloud bot
2021-04-01Fix #910 Number of tasks in a checklist is not shown unless there is a commen...Stefan Niedermann
2021-03-31version bump to 1.16.01.16.0Stefan Niedermann
2021-03-31Use final modifierStefan Niedermann
2021-03-31[tx-robot] updated from transifexNextcloud bot
2021-03-30[tx-robot] updated from transifexNextcloud bot
2021-03-29#874 more failsafe syncdesperateCoder
2021-03-29Move clearGlide cache logic to CustomAppGlideModuleStefan Niedermann
2021-03-29Remove need for lifecycleOwner in CardAdapter and StackFragmentStefan Niedermann
2021-03-29[tx-robot] updated from transifexNextcloud bot
2021-03-29Add final modifierStefan Niedermann
2021-03-29Optimize DeckApplication SharedPreferencesStefan Niedermann
2021-03-28Remove old fileStefan Niedermann
2021-03-28Minor stuffStefan Niedermann
2021-03-28Minor stuffStefan Niedermann
2021-03-28Add @NonNull / @Nullable annotationsStefan Niedermann
2021-03-28Avoid shortly visible unsupported-version-hintStefan Niedermann
2021-03-28version bump to 1.15.91.15.9Stefan Niedermann
2021-03-28Fix #905 dark theme toolbar backgroundStefan Niedermann
2021-03-28Use @NonNull annotations, final modifiers, ...Stefan Niedermann
2021-03-28Enhance unsupported version warningStefan Niedermann
2021-03-28Remove margin bottom from toolbar card to save some more space for the actual...Stefan Niedermann
2021-03-28[tx-robot] updated from transifexNextcloud bot
2021-03-28version bump to 1.15.81.15.8Stefan Niedermann
2021-03-28#630 Search - Animate card elevation on search en/disablingStefan Niedermann
2021-03-28#630 Search - Adjust toolbar buttonsStefan Niedermann
2021-03-28#630 Search - Adjust toolbar card to match files app styleStefan Niedermann
2021-03-28#630 Search - Handle soft keyboard stateStefan Niedermann
2021-03-28#630 Search - Add explicite search buttonStefan Niedermann
2021-03-28#630 Search - UIStefan Niedermann
2021-03-28#630 Search - UIStefan Niedermann
2021-03-28#630 added search-text to filterdesperateCoder
2021-03-28#630 added search-text to filterdesperateCoder
2021-03-28#630 Search - UIStefan Niedermann
2021-03-28#887 Fix endless spinnerStefan Niedermann
2021-03-26sync project resource deletion properlydesperateCoder
2021-03-26Bump kotlinx-coroutines-core from 1.4.1 to 1.4.3-native-mtdependabot-preview[bot]
2021-03-26Bump kotlin-stdlib from 1.4.31 to 1.4.32dependabot-preview[bot]
2021-03-26Bump kotlinx-coroutines-android from 1.4.1 to 1.4.3-native-mtdependabot-preview[bot]
2021-03-26Bump compressor from 3.0.0 to 3.0.1dependabot-preview[bot]
2021-03-25Fix ClassCastExceptionStefan Niedermann
2021-03-25Fix #587 Compress images before uploading as attachmentStefan Niedermann
2021-03-25Merge branch 'master' into 587-compress-imagesStefan Niedermann
2021-03-25Also persist on logError()Stefan Niedermann
2021-03-25Fix typoStefan Niedermann
2021-03-25Use AndroidX preferences lib in MainActivityStefan Niedermann