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-03-04Some refactoringstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBinding - EmptyContentViewstefan-niedermann
2020-02-10merge PR #247desperateCoder
2020-02-01Fix #241 Adjust empty content views depending on edit permissionsstefan-niedermann
2020-02-01Fix #254 EmptyContentView is not inflateable on API level 14stefan-niedermann
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
2019-11-16Fix #209 No mark of the selected columnstefan-niedermann
2019-10-19Fix #185 Use butterknife resource binding where possiblestefan-niedermann
2019-09-28Fix NPE on cross tab drag 'n' dropstefan-niedermann
2019-09-15Fix NPE when edit a board with a non-default colorstefan-niedermann
2019-05-16fixes #77Artur Dawtjan
2019-05-12#47 prevent "jumping" cardsdesperateCoder
2019-05-12#47 no more duplicates after second tab switchdesperateCoder
2019-05-11#47 added listener for drag n drop, refactoringdesperateCoder
2019-05-10#47 Improve edge scrolling of recyclerViewstefan-niedermann
2019-05-10#47 Scroll recyclerView to top / bottom when coming close to borderstefan-niedermann
2019-05-09drag n drop: different approach seems legit, WIPdesperateCoder
2019-05-09Merge branch 'master' into drag-n-dropstefan-niedermann
2019-05-09Remove old color chooser from EditBoardDialogFragmentstefan-niedermann
2019-05-09Remove defaultColor attribute for ColorChooserstefan-niedermann
2019-05-09Fix attributes for colorchooserstefan-niedermann
2019-05-09Use selectedColorstefan-niedermann
2019-05-09Move ColorChooser to own ViewComponentstefan-niedermann
2019-05-09drag n drop: different approachdesperateCoder
2019-05-09Use density to calculate pxToReactstefan-niedermann
2019-05-09Remove stack id from tabstefan-niedermann
2019-05-08enhanced scrolling behaviourdesperateCoder
2019-05-08notifyItemChangedstefan-niedermann
2019-05-08Refactor DnDstefan-niedermann
2019-05-08Huge refactoring for DnDstefan-niedermann
2019-05-08got drop working properly (set cardview visible)stefan-niedermann
2019-05-07added todosstefan-niedermann
2019-05-07Progress....stefan-niedermann
2019-05-07fix crashesstefan-niedermann
2019-05-07Move item from one recyclerview to another on dragging across tabstefan-niedermann
2019-05-06Fix crash on drag 'n' dropstefan-niedermann
2019-05-05Rename BoardCreateDialogFragment to EditBoardDialogFragmentstefan-niedermann
2019-03-11Move to AndroidXAndy Scherzinger
2018-12-22More DAOs and refactoringdesperateCoder
2018-12-10nothing at alldesperateCoder
2018-12-10System-time instead of date-workarounddesperateCoder
2018-12-09dont switch tabs too fast...desperateCoder
2018-12-09starting to get it workdesperateCoder
2018-12-09started optimizing DnDdesperateCoder