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
2022-01-10Reset bindings to null onDestroyStefan Niedermann
2022-01-10Update changelogStefan Niedermann
2022-01-10feat: improved automatic scrollingNeil Seligmann
2022-01-10feat: StackFragment automatic scroll to bottom on card creationNeil Seligmann
2021-08-03Replaced explicit types with diamond operatorStefan Niedermann
2021-08-03Make use of var keyword for complex class instancesStefan Niedermann
2021-06-17Use IResponseCallback in favor of observeOnce for moving cardsStefan Niedermann
2021-04-10Show initial loading spinner in stacksStefan Niedermann
2021-04-03Eleminate BrandedActivity and BrandedFragmentStefan Niedermann
2021-03-29Remove need for lifecycleOwner in CardAdapter and StackFragmentStefan Niedermann
2021-03-25Allow to pass Object... to DeckLogStefan Niedermann
2021-03-25#896 Ensure callbacks are running on the UI threadStefan Niedermann
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-08-04version bump to 1.9.61.9.6Stefan Niedermann
2020-07-04#453 🔀 Move cards to other boards and accounts - UI to move to different a...Stefan Niedermann
2020-06-30#525 Adjust design to new style of Nextcloud appStefan Niedermann
2020-05-17Fix #497 Share link to cards - Requires deck server ≥ 1.0.0Stefan Niedermann
2020-05-17#478 Better handling for zombie fragments after system initiated process deathStefan Niedermann
2020-05-13Enhance error handlingStefan Niedermann
2020-05-05Move filter stuff to own ViewModelStefan Niedermann
2020-04-25ChoreStefan Niedermann
2020-04-25Use ViewModel for current BoardStefan Niedermann
2020-04-24#396 Filter cardsStefan Niedermann
2020-04-24#396 Filter cardsStefan Niedermann
2020-04-24#396 Filter cardsStefan Niedermann
2020-04-24#396 Filter cardsStefan Niedermann
2020-04-24#396 🎚 Filter cardsStefan Niedermann
2020-04-17#317 Adjust theme for each accountStefan Niedermann
2020-04-14#317 Adjust theme for each accountStefan Niedermann
2020-04-08Move TabLayoutHelper to own libraryStefan Niedermann
2020-04-07Move Cross tab drag and drop to own library moduleStefan Niedermann
2020-04-07Fix buildStefan Niedermann
2020-04-07Refactor package hierarchyStefan Niedermann
2020-04-07Call itemAdapter.move() from UI thread to prevent crashdesperateCoder
2020-04-04#333 Refactor drawer and main and use viewpager2Stefan Niedermann
2020-03-30Generify Drag and DropStefan Niedermann
2020-03-30Remove unnecessary syncManager.getStack callStefan Niedermann
2020-03-30Merge remote-tracking branch 'origin/refactor-drawer-and-main-and-use-viewpag...Stefan Niedermann
2020-03-30Don't rely on sso in card adapter and enhance context scopesStefan 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-24Avoid NPE when throwing IllegalArgumentExceptionsStefan Niedermann
2020-03-24Cross tab DnD WIPdesperateCoder
2020-03-20Move state persistence to Applicationstefan-niedermann
2020-03-20Merge branch 'viewpager2' into refactor-drawer-and-main-and-use-viewpager2stefan-niedermann
2020-03-17🔘 Preselect current stack when moving a card via three-dots-menustefan-niedermann
2020-03-16Merge branch 'master' into viewpager2stefan-niedermann
2020-03-15#248 Add Deck as a "share to" locationstefan-niedermann
2020-03-07#284 Migrate to ViewPager2 - MainActivitystefan-niedermann