{"id":13604416,"url":"https://github.com/infinum/Android-Prince-of-Versions","last_synced_at":"2025-04-12T02:30:33.213Z","repository":{"id":10617614,"uuid":"62612367","full_name":"infinum/Android-Prince-of-Versions","owner":"infinum","description":"Android library for handling application updates.","archived":false,"fork":false,"pushed_at":"2024-10-11T12:26:06.000Z","size":911,"stargazers_count":103,"open_issues_count":2,"forks_count":12,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-11T17:10:56.117Z","etag":null,"topics":["android","android-development","android-library","open-source","update","version"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/infinum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-07-05T06:41:56.000Z","updated_at":"2025-02-23T12:34:14.000Z","dependencies_parsed_at":"2024-07-29T16:47:22.601Z","dependency_job_id":"6bbc6189-35fe-4fd9-a9e0-9a884d1378da","html_url":"https://github.com/infinum/Android-Prince-of-Versions","commit_stats":null,"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2FAndroid-Prince-of-Versions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2FAndroid-Prince-of-Versions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2FAndroid-Prince-of-Versions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/infinum%2FAndroid-Prince-of-Versions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/infinum","download_url":"https://codeload.github.com/infinum/Android-Prince-of-Versions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248506901,"owners_count":21115503,"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":["android","android-development","android-library","open-source","update","version"],"created_at":"2024-08-01T19:00:45.295Z","updated_at":"2025-04-12T02:30:32.867Z","avatar_url":"https://github.com/infinum.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# Prince of Versions\n\n## Table of contents\n\n* [Queen of Version](#queen-of-versions-library)\n* [Prince of Versions](#prince-of-versions-library)\n* [Contributing](#contributing)\n* [License](#license)\n* [Credits](#credits)\n\n## Queen of Versions library\n\nLibrary checks update availability using In-App updates.\n\n#### Getting via central\n\n```groovy\nimplementation 'co.infinum:queen-of-versions:0.3.3'\n```\n\n#### Features\n\n  * Check update availability using **In-App updates**.\n  * Integrate with Prince of Versions to determine **required update**.\n  * Supports automatic and manual **update type resolution**.\n  * Provides functionality to **cancel** check once started.\n\n#### Check out [integration guide](./queen-of-versions/README.md).\n\n\n## Prince of Versions library\n\nLibrary checks for updates using configuration from remote or local resource.\n\n#### Getting via central\n\n```groovy\nimplementation 'co.infinum:prince-of-versions:4.0.4'\n```\n\n#### Features\n\n  * Load update configuration from **network** resource or from generic **stream** resource.\n  * Accepts **custom loader** for loading update configuration resource.\n  * Use predefined parser for parsing update configuration in **JSON format**.\n  * Accept **custom parser** for parsing update configuration.\n  * Make **asynchronous** update check and use **callback** for notifying result.\n  * Supports **synchronous** update check.\n  * Loading and verifying versions happens **outside of the UI thread**.\n  * Use **thread pool** to cap concurrent resource usage.\n  * Provides functionality to **cancel** verification once started.\n\n#### Check out [integration guide](./prince-of-versions/README.md).\n\n\n## Contributing\n\nWe believe that the community can help us improve and build better a product.\nPlease refer to our [contributing guide](CONTRIBUTING.md) to learn about the types of contributions we accept and the process for submitting them.\n\nTo ensure that our community remains respectful and professional, we defined a [code of conduct](CODE_OF_CONDUCT.md) that we expect all contributors to follow.\n\nWe appreciate your interest and look forward to your contributions.\n\n## License\n\n```\nCopyright 2021 Infinum\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n## Credits\n\nMaintained and sponsored by [Infinum](http://www.infinum.com).\n\n\u003cp align=\"center\"\u003e\n  \u003ca href='https://infinum.com'\u003e\n    \u003cpicture\u003e\n        \u003csource srcset=\"https://assets.infinum.com/brand/logo/static/white.svg\" media=\"(prefers-color-scheme: dark)\"\u003e\n        \u003cimg src=\"https://assets.infinum.com/brand/logo/static/default.svg\"\u003e\n    \u003c/picture\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2FAndroid-Prince-of-Versions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finfinum%2FAndroid-Prince-of-Versions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finfinum%2FAndroid-Prince-of-Versions/lists"}