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
2020-04-07Refactor package hierarchyStefan Niedermann
2020-03-24HousekeepingStefan Niedermann
2020-03-24Merge branch 'master' into refactor-drawer-and-main-and-use-viewpager2Stefan Niedermann
2020-03-24Move Comments fragment into own tabStefan Niedermann
2020-03-24#207 CommentsStefan Niedermann
2020-03-24#207 Comments 💬Stefan Niedermann
2020-03-24#207 Comments 💬Stefan Niedermann
2020-03-19Chorestefan-niedermann
2020-03-14#318 Prevent crash when adding attachments to new cardsstefan-niedermann
2020-03-07#276 Add labels: possible adding a label more than once - Fix buildstefan-niedermann
2020-03-07#276 Add labels: possible adding a label more than oncestefan-niedermann
2020-03-07#276 Add labels: possible adding a label more than oncestefan-niedermann
2020-03-06Generify AutoCompleteAdapterstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-niedermann
2020-02-25Remove markdown reactive extendsionsstefan-niedermann
2020-02-24Basic image viewer implementationstefan-niedermann
2019-12-06Fix #202 Creating a label: Display issuestefan-niedermann
2019-10-19Use interaces for Activity / Fragment communicationstefan-niedermann
2019-10-19#180 Make user and label assignments cancelablestefan-niedermann
2019-10-19Push boardId to UserAutoCompleteAdapterstefan-niedermann
2019-10-19Fix clearDueDate button behaviorstefan-niedermann
2019-10-19Fix #185 Use butterknife resource binding where possiblestefan-niedermann
2019-10-16Build logic for binding title to the EditTextstefan-niedermann
2019-10-13#52 fixed id parameterdesperateCoder
2019-10-13Fix #53 Change scroll behavior of edit modestefan-niedermann
2019-10-13#52 Suggest user and labels in autocomplete when clicking on the EditTextstefan-niedermann
2019-10-03Disable title when no permissionstefan-niedermann
2019-10-03Respect edit and manage permissions for labelsstefan-niedermann
2019-09-28Display fallback resources for Android < 5stefan-niedermann
2019-09-28Use undo instead of confirmation dialogstefan-niedermann
2019-09-28Name user and card in unassign dialogstefan-niedermann
2019-09-28Fix #157 Remove assigned users from cardstefan-niedermann
2019-09-28Fix #146 Rotating in EditActivity causes crashstefan-niedermann
2019-09-27Use red color for each destructive dialogstefan-niedermann
2019-09-26#45 Display activitystefan-niedermann
2019-09-26Fix #28 Description rendering - use RxMarkdownstefan-niedermann
2019-09-26Fix #156 due date not properly updatedstefan-niedermann
2019-09-24Fix #144 Ask dismiss dialog only when changesstefan-niedermann
2019-09-21Fix autocompletion of labels and users in create modestefan-niedermann
2019-09-21Fix editing description of existing cardsstefan-niedermann
2019-09-21Check whether or not in createMode in CardDetailsFragmentstefan-niedermann
2019-09-21Assign labels and users in create modestefan-niedermann
2019-09-17Use flexbox for duedatestefan-niedermann
2019-09-17Fix NPE on assigning labelsstefan-niedermann
2019-09-16Enable direct assigns of users and labels while creationstefan-niedermann
2019-09-16Improvements for edit workflowstefan-niedermann
2019-09-16Implement explicit save and dismiss buttons for editstefan-niedermann
2019-09-15Use LiveDataHelper.observeOnce where possiblestefan-niedermann
2019-07-25Some work on creating cardsstefan-niedermann
2019-07-25Make description editablestefan-niedermann