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-04-07Fix disappearing cards after dropping to android controls instead of listStefan Niedermann
2020-04-07Clean up the original dragged viewdesperateCoder
2020-04-07Call itemAdapter.move() from UI thread to prevent crashdesperateCoder
2020-04-07enhanced drop after tab switchdesperateCoder
2020-04-03#333 Refactor drawer and main and use viewpager2Stefan Niedermann
2020-04-03#333 Refactor drawer and main and use viewpager2Stefan Niedermann
2020-03-31remove listener on dropdesperateCoder
2020-03-30Generify Drag and Drop - Remove dependency DeckLogStefan Niedermann
2020-03-30Generify Drag and Drop - Remove dependency to IRemoteEntityStefan Niedermann
2020-03-30Generify Drag and DropStefan Niedermann
2020-03-30Make CrossTabDragAndDrop independent from ActivityStefan Niedermann
2020-03-30Remove unnecessary syncManager.getStack callStefan Niedermann
2020-03-29added FIXMEs for cross-tab DnDdesperateCoder
2020-03-28Fix NPEStefan Niedermann
2020-03-28Make cards appearing again after moving card to an empty stackStefan Niedermann
2020-03-24CleanupStefan Niedermann
2020-03-24mini-refactoringdesperateCoder
2020-03-24Added loggingStefan Niedermann
2020-03-24Avoid NPE when throwing IllegalArgumentExceptionsStefan Niedermann
2020-03-24Fix detectAndKillDuplicatesInNeighbourTabStefan Niedermann
2020-03-24Set currentItem before notifying draggedCardLocalState#onTabChangeStefan Niedermann
2020-03-24Cross tab DnD WIPdesperateCoder
2020-03-07Try to use FragmentManager#getFragmentById()stefan-niedermann
2020-03-07#284 Migrate to ViewPager2 - MainActivitystefan-niedermann
2020-03-07#284 Migrate to ViewPager2 - MainActivitystefan-niedermann
2020-03-04#285 Migrate from ButterKnife to ViewBindingstefan-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-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-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