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-08-03Make use of var keyword for complex class instancesStefan 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-01-07Clean up ViewPager2 stuffTacoTheDank
2020-12-09Decouple SyncManager from UIs and use ViewModel between themStefan Niedermann
2020-07-17#515 Reduce amount of data which is queried by the databaseStefan Niedermann
2020-04-25Merge branch 'master' into inflate-mainviewmodelStefan Niedermann
2020-04-25Use ViewModel for current BoardStefan Niedermann
2020-04-25Fix #411 Filter on board without stacks throws exceptionStefan Niedermann
2020-04-24#396 Filter cardsStefan Niedermann
2020-04-24#396 🎚 Filter cardsStefan Niedermann
2020-04-07Refactor package hierarchyStefan Niedermann
2020-03-20Chorestefan-niedermann
2020-03-20Enhance implementation for FragmentStateAdapter for Stacksstefan-niedermann
2020-03-07#284 Migrate to ViewPager2 - MainActivitystefan-niedermann
2019-09-27Fix #132 Hide FAB on scrollingstefan-niedermann
2019-05-07Move item from one recyclerview to another on dragging across tabstefan-niedermann
2019-05-06#62 Edit mode: back button jumps to first stackstefan-niedermann
2019-03-11Move to AndroidXAndy Scherzinger
2018-11-04Use real IDs for fetching stacks and cards instead of "0"-mockNiedermann IT-Dienstleistungen
2018-11-03Reorder ui classesNiedermann IT-Dienstleistungen