{"id":24969435,"url":"https://github.com/intrepidpursuits/android-utils","last_synced_at":"2025-03-29T04:47:58.980Z","repository":{"id":57735620,"uuid":"51861681","full_name":"IntrepidPursuits/android-utils","owner":"IntrepidPursuits","description":"A collection of common Android utility methods","archived":false,"fork":false,"pushed_at":"2017-12-04T20:33:18.000Z","size":120,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-02-03T14:46:22.308Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/IntrepidPursuits.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-16T19:19:51.000Z","updated_at":"2018-12-04T16:19:45.000Z","dependencies_parsed_at":"2022-08-23T20:30:35.934Z","dependency_job_id":null,"html_url":"https://github.com/IntrepidPursuits/android-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fandroid-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fandroid-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fandroid-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntrepidPursuits%2Fandroid-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntrepidPursuits","download_url":"https://codeload.github.com/IntrepidPursuits/android-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140551,"owners_count":20729798,"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":"2025-02-03T14:38:12.190Z","updated_at":"2025-03-29T04:47:58.963Z","avatar_url":"https://github.com/IntrepidPursuits.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Common Utils\nA collection of common utility methods used by Intrepid.\n\n# Table of Contents\n1. [Setup](#setup)\n2. [Release](#release)\n3. [License](#license)\n\n# Setup\nAdd the following lines to your build.gradle file:\n```\ndependencies {\n    compile \"io.intrepid.commonutils:commonutils:0.2.3\"\n}\n```\n\n# Release\nTo release a new version of this library, follow these steps:\n1. Create a new branch containing the version # in its name\n2. Increment the `versionName` in `build.gradle` (changing the `versionCode` is not required)\n3. Update the current version number in `README.md`\n4. Add a new entry for the current version in `CHANGELOG.md`\n5. Submit a PR against the `develop` branch with your changes\n6. Once approved, squash and merge your changes in GitHub.\n7. Then check out the 'develop' branch in Android Studio.\n8. Run `./gradlew clean testDebugUnitTest` to verify that everything is working correctly.\n9. Obtain the appropriate release credentials (you can ask the `#android` Slack channel) and add them to your local.properties file.\nYou will need the following information:\n```\nbintray_user=####\nbintray_key=####\nbintray_gpg_passphrase=####\nsonatype_user=####\nsonatype_password=####\n```\n10. Then run `./gradlew bintrayUpload` to publish the library to Bintray.\n11. Once that is complete, verify that the new version of the library is available by updating another project which uses this library to use the new version # and rebuilding it.\n\n# License\n```\nCopyright 2016 Intrepid Pursuits LLC.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fandroid-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrepidpursuits%2Fandroid-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrepidpursuits%2Fandroid-utils/lists"}