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
2019-05-06added order for stacksdesperateCoder
2019-05-06added order for stacksdesperateCoder
2019-05-06increment DB versiondesperateCoder
2019-05-06clear lastSync when DB is resetteddesperateCoder
2019-05-06mostly nothingdesperateCoder
2019-05-06refactoringdesperateCoder
2019-05-06added foreign keys, new DB-VersiondesperateCoder
2019-05-05implemented create carddesperateCoder
2019-05-05added delete + update boarddesperateCoder
2019-05-05upsync WIPdesperateCoder
2019-04-20this should fix #67desperateCoder
2019-03-30worked on upsync. this topic might end up as the new hotness or die like a ro...desperateCoder
2019-03-30sone some todos, added some right away.desperateCoder
2019-03-27search via likeAndy Scherzinger
2019-03-24upsync WIPdesperateCoder
2019-03-23implemented methods for future usedesperateCoder
2019-03-17fixed codestyle-issuesdesperateCoder
2019-03-14assignments of users and labels to cardsdesperateCoder
2019-03-14deleting labelsdesperateCoder
2019-03-13extended account infodesperateCoder
2019-03-13propagate user-card-assignment to serverdesperateCoder
2019-03-13keep locally added assignmentsdesperateCoder
2019-03-13Initial account chooser (3)stefan-niedermann
2019-03-13made functions publicdesperateCoder
2019-03-13fixed error handling for wrapped live datadesperateCoder
2019-03-12WIP: sync up -> fixed DBStatus HandlingdesperateCoder
2019-03-12Merge branch 'edit' of https://github.com/stefan-niedermann/nextcloud-deck in...desperateCoder
2019-03-12first steps: sync updesperateCoder
2019-03-11Move to AndroidXAndy Scherzinger
2019-03-03more explicit where clausedesperateCoder
2019-03-03search-term validation and trimmingdesperateCoder
2019-03-03added attachments supportdesperateCoder
2019-03-02added label searchdesperateCoder
2019-03-02added DataPropagationHelper for several usecasesdesperateCoder
2019-03-02added some delegates for User selectiondesperateCoder
2019-02-28added some delegates for User selectiondesperateCoder
2019-02-28added FullBoard selectdesperateCoder
2019-02-28added participants and ACLdesperateCoder
2019-02-28full rework: LiveData HandlingdesperateCoder
2019-02-27add due date editing capabilitiyAndy Scherzinger
2019-02-08removed unnessesary m:n between cards and stackdesperateCoder
2019-02-08stacks and cards orderdesperateCoder
2019-02-08improved LiveData handlingdesperateCoder
2019-02-07added more Delegates (labels)desperateCoder
2019-02-07added some delegates for SyncManagerdesperateCoder
2019-02-07extended Sync, killed Response Callbacks for DB queriesdesperateCoder
2019-02-06accountID for stackdesperateCoder
2019-02-03stack By Local IDdesperateCoder
2019-01-13fixed bunch of bugs (still WIP)desperateCoder
2018-12-29dont allow room on main threaddesperateCoder