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
path: root/app/src
AgeCommit message (Collapse)Author
2019-12-27Merge remote-tracking branch 'origin/background-synchronization' into ↵stefan-niedermann
background-synchronization # Conflicts: # app/src/main/res/values/strings.xml
2019-12-27#230 implemented SyncManager.syncEverything()desperateCoder
2019-12-27#230 Background synchronizationstefan-niedermann
2019-12-27#230 Background synchronizationstefan-niedermann
Make setting to en/disable the background sync (Off, 15 Minutes, 1 Hour, 6 Hours)
2019-12-27Use fix constant for SyncWorker tagstefan-niedermann
2019-12-27Implement basic background sync jobstefan-niedermann
2019-12-27Background synchronization using WorkManagerstefan-niedermann
2019-12-27#230 implemented SyncManager.syncEverything()desperateCoder
2019-12-25should fix #239desperateCoder
2019-12-24[tx-robot] updated from transifexNextcloud bot
2019-12-23fix for incorrect add new column empty message. Changed to Add a new column ↵Randy Olive
using the + button Signed-off-by: Randy Olive <randy.jr.olive@gmail.com>
2019-12-18[tx-robot] updated from transifexNextcloud bot
2019-12-14#167: should fix NPE on label creationdesperateCoder
2019-12-14Add todo for implementing archiveBoardstefan-niedermann
2019-12-14#175 Menu to move cards between columnsstefan-niedermann
Do fetch available stacks for each card (Sadly, FullStack is not serializable)
2019-12-14Display board title in delete dialogstefan-niedermann
2019-12-14#175 Menu to move cards between columnsstefan-niedermann
Do not fetch available stacks for each card
2019-12-14#175 Menu to move cards between columnsstefan-niedermann
Adjust title
2019-12-14Fix #175 Menu to move cards between columnsstefan-niedermann
2019-12-14#230 Background synchronizationstefan-niedermann
2019-12-14#230 Background synchronizationstefan-niedermann
Make setting to en/disable the background sync (Off, 15 Minutes, 1 Hour, 6 Hours)
2019-12-13Use fix constant for SyncWorker tagstefan-niedermann
2019-12-13Implement basic background sync jobstefan-niedermann
2019-12-13Background synchronization using WorkManagerstefan-niedermann
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
Default value handling
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
Rename color_chooser to widget_color_chooser
2019-12-12#224 Make reusable component for empty content viewsstefan-niedermann
2019-12-11Revert converter-gson update (caused errors)stefan-niedermann
2019-12-11[tx-robot] updated from transifexNextcloud bot
2019-12-09#211 Attachments: WIPdesperateCoder
2019-12-07#211 attachmenthandling WIPdesperateCoder
2019-12-07cleanup testcodedesperateCoder
2019-12-07#211 upload attachments WIPdesperateCoder
2019-12-07Display better icon for audio and video attachmentsstefan-niedermann
2019-12-07#211 upload attachments WIPdesperateCoder
2019-12-07Merge remote-tracking branch 'origin/master'stefan-niedermann
2019-12-07Display better icon for image attachmentsstefan-niedermann
2019-12-07#211 upload attachments WIPdesperateCoder
2019-12-07#211 Add / Delete attachmentsstefan-niedermann
User interface for deleting attachments
2019-12-07#211 my baddesperateCoder
2019-12-07#211 filled stubs, might not work yet.desperateCoder
2019-12-06fixes #204 and #205desperateCoder
2019-12-06#207 Comments supportstefan-niedermann
Implement a dialog for entering comment
2019-12-06Fix #202 Creating a label: Display issuestefan-niedermann
2019-12-06Merge remote-tracking branch 'origin/master'stefan-niedermann
2019-12-06Fix #202 Crash opening not-yet-synced taskstefan-niedermann
2019-12-06fixes #210desperateCoder
2019-12-06[tx-robot] updated from transifexNextcloud bot
2019-12-06Allow SyncManager to be instanziated with only a Contextstefan-niedermann