{"id":13644614,"url":"https://github.com/Rogero0o/PasswordLoadingView","last_synced_at":"2025-04-21T10:33:49.654Z","repository":{"id":86044508,"uuid":"49055772","full_name":"Rogero0o/PasswordLoadingView","owner":"Rogero0o","description":"provide a animation when finished the password","archived":false,"fork":false,"pushed_at":"2023-03-03T11:22:49.000Z","size":949,"stargazers_count":530,"open_issues_count":1,"forks_count":61,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-04-05T12:07:14.287Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Rogero0o.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":"2016-01-05T09:26:43.000Z","updated_at":"2025-03-11T07:48:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff4dfe8e-be80-4cde-b9e1-4e456094297c","html_url":"https://github.com/Rogero0o/PasswordLoadingView","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/Rogero0o%2FPasswordLoadingView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rogero0o%2FPasswordLoadingView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rogero0o%2FPasswordLoadingView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Rogero0o%2FPasswordLoadingView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Rogero0o","download_url":"https://codeload.github.com/Rogero0o/PasswordLoadingView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250040536,"owners_count":21365127,"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-08-02T01:02:09.423Z","updated_at":"2025-04-21T10:33:44.640Z","avatar_url":"https://github.com/Rogero0o.png","language":"Java","funding_links":[],"categories":["表单","Libs"],"sub_categories":["\u003cA NAME=\"Other1\"\u003e\u003c/A\u003eOther"],"readme":"# PasswordLoadingView\nProvide an animation when finished the password\u003cbr\u003e\n\n\n\n## Looks like\n\n![demo](https://user-images.githubusercontent.com/5328122/222707923-eff5581d-4529-4178-9efb-ee9060f3ac96.gif)\n\n\n##  Usage\n\n### Jcenter\n\ngradle\n```\ncompile 'com.roger.psdloadingview.library:Library:1.0.1'\n```\n\n### Config in xml\n\n```xml\n        \u003ccom.roger.psdloadingview.library.PsdLoadingView\n            android:id=\"@+id/psdloadingview\"\n            android:hint=\"Please input password\"\n            android:layout_width=\"match_parent\"\n            android:layout_height=\"wrap_content\"/\u003e\n```\n\n### and init in java code\n\n```java\n \tPsdLoadingView psd = (PsdLoadingView) findViewById(R.id.psdloadingview);\n \tpsd.init(new TranslationXAnimate());\n \tpsd.startLoading();\n```\n\n### Warning\n\nIf you have to getText during the animation , you should use psd.getTextDuringLoading() instead of psd.getText().\n\n## About me\n\nA small guy  in mainland FUJIAN China.\n\nIf you have any new idea about this project, feel free to tell me ,Tks. :smiley:\n\n\n## License\n\n\tThe MIT License (MIT)\n\n\tCopyright © 2015 Roger\n\n\tPermission is hereby granted, free of charge, to any person obtaining a copy\n\tof this software and associated documentation files (the \"Software\"), to deal\n\tin the Software without restriction, including without limitation the rights\n\tto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n\tcopies of the Software, and to permit persons to whom the Software is\n\tfurnished to do so, subject to the following conditions:\n\n\tThe above copyright notice and this permission notice shall be included in\n\tall copies or substantial portions of the Software.\n\n\tTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n\tIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n\tFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n\tAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n\tLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n\tOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n\tTHE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRogero0o%2FPasswordLoadingView","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FRogero0o%2FPasswordLoadingView","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FRogero0o%2FPasswordLoadingView/lists"}