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
2021-07-12Merge branch 'master' into 613-create-new-card-via-share-dialog-for-files613-create-new-card-via-share-dialog-for-filesStefan Niedermann
2021-07-10#986 changed upcoming cards logicdesperateCoder
2021-07-10#986 changed upcoming cards logicdesperateCoder
2021-06-21Correct reference to text stringValdnet
2021-06-17Use IResponseCallback in favor of observeOnce for importing accountsStefan Niedermann
2021-06-17Use IResponseCallback in favor of observeOnce for moving cardsStefan Niedermann
2021-06-17- 🐞 Fix switching automatically to newly created listsStefan Niedermann
2021-06-17Fix #841 - 🗑 Select neighbour list after deleting a listStefan Niedermann
2021-06-17Merge branch 'master' into 613-create-new-card-via-share-dialog-for-filesStefan Niedermann
2021-06-17Code simplificationStefan Niedermann
2021-06-17Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-12Use executors for more control over started threadsStefan Niedermann
2021-06-12Refactor EditBoardDialogFragmentStefan Niedermann
2021-06-12Refactor EditStackDialogFragmentStefan Niedermann
2021-06-12Refactor EditStackDialogFragmentStefan Niedermann
2021-06-12Open keyboard when entering EditBoardDialogFragmentStefan Niedermann
2021-06-11#613 Create new card via share-dialog for filesStefan Niedermann
2021-06-11Minor refactoringsStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-11Remove legacy codeStefan Niedermann
2021-06-11Do only show two actions on NewCardDialog because three cause screen flickeringStefan Niedermann
2021-06-11Merge branch 'master' into create-card-before-editingStefan Niedermann
2021-06-11Use IResponseCallback instead of LiveData for one-shotsStefan Niedermann
2021-06-05#963 🖼 Support preview for images which are hosted on a Nextcloud instanceStefan Niedermann
2021-06-05Improve JavadocStefan Niedermann
2021-06-05Remove unnecessary ViewModel creation in MainActivityStefan Niedermann
2021-06-03Use LiveData for pending state in NewCardDialogStefan Niedermann
2021-06-02Move back to default AlertDialogStefan Niedermann
2021-06-02Use dialog to create card before editingStefan Niedermann
2021-06-01Refactore PickStackViewModelStefan Niedermann
2021-06-01Create card in PrepareCreateActivity before starting the EditActivityStefan Niedermann
2021-05-30Minor stuffStefan Niedermann
2021-05-30Fix expected and actual results in ProjectUtilTestStefan Niedermann
2021-05-26#971 Add a few unit testsStefan Niedermann
2021-05-26#971 RefactoringStefan Niedermann
2021-05-26#971 Remember toggled state of empty description card only after toggling at ...Stefan Niedermann
2021-05-26#971 Automatically toggle to edit mode when content is emptyStefan Niedermann
2021-05-26Do not hide edit button when description is empty and one is in preview mode ...Stefan Niedermann
2021-05-26- ✏️ Remember edit / preview mode for description (#971)Stefan Niedermann
2021-05-26Fix thread annotation for LiveDataStefan Niedermann
2021-05-26synchronize NextcloudAPI creationStefan Niedermann
2021-05-25Simplify EditActivityStefan Niedermann
2021-05-25Simplify CardDetailsFragmentStefan Niedermann
2021-05-25Ignore unchecked lint hintStefan Niedermann
2021-05-25Use executor for network requestsStefan Niedermann
2021-05-24Use executor for clearing Glide disk cache and fix unit testsStefan Niedermann
2021-05-24Use @NonNull annotation and final keywordStefan Niedermann
2021-05-24Move widget notifications to own ThreadPoolExecutorStefan Niedermann
2021-05-24Reuse ThreadPoolExecutor from SyncManager for DataPropagationHelperStefan Niedermann
2021-05-22AccountSwitcher: Remove current account while importingStefan Niedermann