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
2023-03-09refactor: Move packages to clarify architectureStefan Niedermann
2023-03-09refactor: Unidirectional data flow and single point of truth for current stateStefan Niedermann
2021-05-26synchronize NextcloudAPI creationStefan Niedermann
2021-03-28Use @NonNull annotations, final modifiers, ...Stefan Niedermann
2021-03-12Support Deck API 1.1 (server version 1.3+)Stefan Niedermann
2020-04-18Fix #383 SyncManager and "childs" must not know Activity classStefan Niedermann
2019-12-27#230 implemented SyncManager.syncEverything()desperateCoder
2019-05-14started integration of NC API (for eg. capabilities, activities)desperateCoder
2019-03-17fixed codestyle-issuesdesperateCoder
2019-03-13fixed NPE on get ServerUrldesperateCoder
2019-03-02added methods to get the server URL / api pathdesperateCoder
2019-01-13reintegrated add-annotations branch from @david-developmentdesperateCoder
2018-12-30Add basic support for annotationsDavid Luhmer
2018-11-06Set board title as actionBar titleNiedermann IT-Dienstleistungen
2018-10-12Wait for connectionNiedermann IT-Dienstleistungen
2018-10-12Complete deserializer and request boards endpointNiedermann IT-Dienstleistungen
2018-10-11Try to use Nextcloud network stackNiedermann IT-Dienstleistungen