{"id":22192554,"url":"https://github.com/3sidedcube/dmssdk-android-framework","last_synced_at":"2025-03-24T20:45:45.029Z","repository":{"id":79436435,"uuid":"111911507","full_name":"3sidedcube/dmssdk-android-framework","owner":"3sidedcube","description":null,"archived":false,"fork":false,"pushed_at":"2017-11-24T11:54:49.000Z","size":213,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T01:22:38.343Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3sidedcube.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-24T11:34:28.000Z","updated_at":"2017-11-24T11:47:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"612a51c9-ce63-48a1-a074-532d5c53b1af","html_url":"https://github.com/3sidedcube/dmssdk-android-framework","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Fdmssdk-android-framework","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Fdmssdk-android-framework/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Fdmssdk-android-framework/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Fdmssdk-android-framework/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3sidedcube","download_url":"https://codeload.github.com/3sidedcube/dmssdk-android-framework/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245351757,"owners_count":20601090,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T12:26:02.642Z","updated_at":"2025-03-24T20:45:45.004Z","avatar_url":"https://github.com/3sidedcube.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Readme\n\nThis is the DMSDK for the [DMS]() system created to manage documents in a hierarchical way.\n\n# Usage\n\nEither download this SDK and include it into your project, or you can copy the aar directly from [here (v1.0)]()\n\nThe library is made up of 2 parts, the `DirectoryManager` singleton, and the data structures.\n\nThe `DirectoryManager` class is the main source used to initialise a structure json file into workable models and hosts a few convenience methods.\n\nUse one of the 4 `init` methods within `DirectoryManager` to load a structure ([example](sdk/dmsdk/src/test/resources/structure.json)). You will then be able to access directories via `DirectoryManager.directories` or the `DirectoryManager.directory(id)` methods\n\n## Pre-requisites\n\nAndroid Studio 3 (version RC1 or newer), Kotlin lang version `1.1.3-2`\n\nThe SDK is built with android API `17` as minSDK and currently only supports up to API `25`\n\n## TODO\n\nCurrently in development on `feature/content-manager` is an additional manager class to be used for downloading standard files and bundles from the DMS system.\n\n## License\n\nBSD 3-Clause License\nCopyright (c) 2017, 3 SIDED CUBE\nAll rights reserved.\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n* Redistributions of source code must retain the above copyright notice, this\n  list of conditions and the following disclaimer.\n* Redistributions in binary form must reproduce the above copyright notice,\n  this list of conditions and the following disclaimer in the documentation\n  and/or other materials provided with the distribution.\n* Neither the name of the copyright holder nor the names of its\n  contributors may be used to endorse or promote products derived from\n  this software without specific prior written permission.\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3sidedcube%2Fdmssdk-android-framework","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3sidedcube%2Fdmssdk-android-framework","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3sidedcube%2Fdmssdk-android-framework/lists"}