{"id":22612301,"url":"https://github.com/utsavdotpro/androidcustominterfaceslibrary","last_synced_at":"2026-05-04T02:32:40.661Z","repository":{"id":115297476,"uuid":"343576337","full_name":"utsavdotpro/AndroidCustomInterfacesLibrary","owner":"utsavdotpro","description":"Custom interface classes with instantiate, initialize, listen, load functions. Works with ViewBinding","archived":false,"fork":false,"pushed_at":"2023-07-18T02:59:59.000Z","size":150,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T23:46:09.255Z","etag":null,"topics":["android","android-activity","android-bundle","android-dialog","android-fragments","android-json","android-library","custom-interface","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/utsavdotpro.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":"2021-03-01T22:35:33.000Z","updated_at":"2022-01-31T20:57:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b2dc58a-7480-499d-83d2-48693b443f86","html_url":"https://github.com/utsavdotpro/AndroidCustomInterfacesLibrary","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/utsavdotpro/AndroidCustomInterfacesLibrary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FAndroidCustomInterfacesLibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FAndroidCustomInterfacesLibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FAndroidCustomInterfacesLibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FAndroidCustomInterfacesLibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utsavdotpro","download_url":"https://codeload.github.com/utsavdotpro/AndroidCustomInterfacesLibrary/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utsavdotpro%2FAndroidCustomInterfacesLibrary/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32592467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"online","status_checked_at":"2026-05-04T02:00:06.625Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-activity","android-bundle","android-dialog","android-fragments","android-json","android-library","custom-interface","java"],"created_at":"2024-12-08T17:12:14.146Z","updated_at":"2026-05-04T02:32:40.653Z","avatar_url":"https://github.com/utsavdotpro.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://jitpack.io/v/u-barnwal/AndroidCustomInterfacesLibrary.svg)](https://jitpack.io/#u-barnwal/AndroidCustomInterfacesLibrary)\n# Android Custom (Interfaces) Library\nCollection of improved and easy-to-implement versions of common Android classes.\n\nCustom interface classes with instantiate, initialize, listen, load functions. Works with ViewBinding\n\n## Implementation\n**Step 1:** Add to project level build.gradle\n\n    allprojects {\n\t\trepositories {\n\t\t\t...\n\t\t\tmaven { url 'https://jitpack.io' }\n\t\t}\n\t}\n\n**Step 2:** Add to app level build.gradle\n\n\tdependencies {\n\t    implementation 'com.github.u-barnwal:AndroidCustomInterfacesLibrary:VERSION'\n\t}\n\n## Available classes\n\n- [Activity](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/Activity.java)\n- [BundleBuilder](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/BundleBuilder.java)\n- [Callback](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/Callback.java)\n- [DialogFragment](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/DialogFragment.java)\n- [Fragment](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/Fragment.java)\n- [JSONBuilder](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/JSONBuilder.java)\n- [ListFilter](https://github.com/u-barnwal/AndroidCustomInterfacesLibrary/blob/main/custom/src/main/java/com/isolpro/custom/ListFilter.java)\n\n## Information\nThe code for all the above classes mostly self-explanatory, if you go through them once you'll get the gist.  \nIf you want to use them and want a proper documentation, feel free to write me at me@utsav.pro :)\n\n## Important\n**Experimental build for internal usages only!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavdotpro%2Fandroidcustominterfaceslibrary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futsavdotpro%2Fandroidcustominterfaceslibrary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futsavdotpro%2Fandroidcustominterfaceslibrary/lists"}