{"id":13645052,"url":"https://github.com/Hamadakram/KeyHide","last_synced_at":"2025-04-21T11:32:40.795Z","repository":{"id":107361219,"uuid":"83429329","full_name":"Hamadakram/KeyHide","owner":"Hamadakram","description":"Easy way to hide Android keyboard on background tap without any effort.","archived":false,"fork":false,"pushed_at":"2017-03-04T08:02:42.000Z","size":93,"stargazers_count":51,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-12T14:55:25.557Z","etag":null,"topics":["android","hide","keyboard","library"],"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/Hamadakram.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}},"created_at":"2017-02-28T12:24:27.000Z","updated_at":"2024-09-30T06:04:08.000Z","dependencies_parsed_at":"2023-04-27T11:01:34.707Z","dependency_job_id":null,"html_url":"https://github.com/Hamadakram/KeyHide","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/Hamadakram%2FKeyHide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamadakram%2FKeyHide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamadakram%2FKeyHide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hamadakram%2FKeyHide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hamadakram","download_url":"https://codeload.github.com/Hamadakram/KeyHide/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250048029,"owners_count":21366162,"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","hide","keyboard","library"],"created_at":"2024-08-02T01:02:24.666Z","updated_at":"2025-04-21T11:32:40.779Z","avatar_url":"https://github.com/Hamadakram.png","language":"Java","readme":"![alt tag](http://i.imgur.com/PyhMw4q.png)\n# KeyHide\n\nEasy way to hide Android keyboard on background tap without any effort.\n\n\n## Download\n\nGrab via Gradle:\n```\ncompile 'com.irozon.keyhide:keyhide:1.0.0'\n```\nOr Maven:\n```\n\u003cdependency\u003e\n  \u003cgroupId\u003ecom.irozon.keyhide\u003c/groupId\u003e\n  \u003cartifactId\u003ekeyhide\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0\u003c/version\u003e\n  \u003ctype\u003epom\u003c/type\u003e\n\u003c/dependency\u003e\n```\n\n## How do i use KeyHide?\nTo hide keybaord on background click just initialize KeyHide.\nFor activity:\n```\nHideKey.initialize(this);\n```\nIn Fragment pass the inflated view along with the activity context.\n```\nHideKey.initialize(getActivity(), view);\n```\n\n## Authors\n\n* **Hammad Akram** - (https://github.com/hamadakram)\n* **Shafqat Jamil** - (https://github.com/shafqatjamil)\n\n## Licence\n```\nCopyright 2017 Irozon, Inc.\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","funding_links":[],"categories":["软键盘"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHamadakram%2FKeyHide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FHamadakram%2FKeyHide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FHamadakram%2FKeyHide/lists"}