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-07-29fix create cards (+ todos!)desperateCoder
2019-07-25Some work on creating cardsstefan-niedermann
2019-07-25Make description editablestefan-niedermann
2019-06-19#51 Display "create"-button for labels as last item in autocompletestefan-niedermann
2019-06-19Reinstanciate syncmanager on account selectionstefan-niedermann
2019-06-19Fix missing super callstefan-niedermann
2019-06-19Cleanupstefan-niedermann
2019-06-19Make title and description editablestefan-niedermann
2019-06-19Disable android databinding in favor of ButterKnifestefan-niedermann
2019-06-19Refactor CardTabAdapterstefan-niedermann
2019-06-17#94 WIP...desperateCoder
2019-06-14Create a new constructor in Account classstefan-niedermann
2019-06-14Set last account when created, to select and sync it thenstefan-niedermann
2019-06-14Fix #81 Single Sign-on not working with Android 7stefan-niedermann
2019-06-04Fix #84 by checking for card being null (for newly created cards)Andy Scherzinger
2019-06-03fixed NPEdesperateCoder
2019-05-31Show full stacktrace as in consoledesperateCoder
2019-05-26Log writing for last accountstefan-niedermann
2019-05-26Fix reading last accountstefan-niedermann
2019-05-26Use accountId instead of itemId to remember last accountstefan-niedermann
2019-05-26Release notes and small fixesstefan-niedermann
2019-05-22fixed possible NPEArtur Dawtjan
2019-05-22worked on create card, databinding not working...Artur Dawtjan
2019-05-22fixed uncaught exceptionArtur Dawtjan
2019-05-16#77 no more Unique Constraint violationsArtur Dawtjan
2019-05-16fixes #77Artur Dawtjan
2019-05-16#51 Display "create"-button for labels as last item in autocompletestefan-niedermann
2019-05-14Rename SSO username -> userIdstefan-niedermann
2019-05-12#47 prevent "jumping" cardsdesperateCoder
2019-05-12Merge branch 'master' into drag-n-dropstefan-niedermann
2019-05-12#47 no more duplicates after second tab switchdesperateCoder
2019-05-11#47 added listener for drag n drop, refactoringdesperateCoder
2019-05-11Implement delete stack UI (not functional)stefan-niedermann
2019-05-10Display keyboard and focus EditText in stack and board dialogsstefan-niedermann
2019-05-10Merge branch 'drag-n-drop'stefan-niedermann
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-09#47 removed unnessesary checkdesperateCoder
2019-05-09Merge branch 'drag-n-drop'stefan-niedermann
2019-05-09drag n drop: different approach seems legit, WIPdesperateCoder
2019-05-09Remove FIXME commentstefan-niedermann
2019-05-09Remove dead codestefan-niedermann
2019-05-09Merge branch 'master' into drag-n-dropstefan-niedermann
2019-05-09Print stacktrace from UCE also in new Activitystefan-niedermann
2019-05-09Merge branch 'master' into drag-n-dropstefan-niedermann
2019-05-09Refactor SyncManager Constructorstefan-niedermann
2019-05-09Merge branch 'color-chooser'stefan-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