{"id":13989572,"url":"https://github.com/parse-community/ParseUI-Android","last_synced_at":"2025-07-22T11:30:46.265Z","repository":{"id":18105319,"uuid":"21174042","full_name":"parse-community/ParseUI-Android","owner":"parse-community","description":"ParseUI contains user interface libraries for building apps with the Parse Android SDK.","archived":false,"fork":false,"pushed_at":"2019-12-04T17:23:58.000Z","size":7659,"stargazers_count":591,"open_issues_count":28,"forks_count":322,"subscribers_count":74,"default_branch":"master","last_synced_at":"2025-07-13T13:30:32.294Z","etag":null,"topics":["parse-android","parse-platform","parse-ui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/parse-community.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"parse-community","patreon":null,"open_collective":"parse-server","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2014-06-24T17:22:28.000Z","updated_at":"2025-02-28T16:12:29.000Z","dependencies_parsed_at":"2022-07-13T05:40:32.546Z","dependency_job_id":null,"html_url":"https://github.com/parse-community/ParseUI-Android","commit_stats":null,"previous_names":["parseplatform/parseui-android"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/parse-community/ParseUI-Android","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParseUI-Android","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParseUI-Android/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParseUI-Android/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParseUI-Android/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parse-community","download_url":"https://codeload.github.com/parse-community/ParseUI-Android/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parse-community%2FParseUI-Android/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266482366,"owners_count":23936090,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["parse-android","parse-platform","parse-ui"],"created_at":"2024-08-09T13:01:45.846Z","updated_at":"2025-07-22T11:30:45.791Z","avatar_url":"https://github.com/parse-community.png","language":"Java","funding_links":["https://github.com/sponsors/parse-community","https://opencollective.com/parse-server"],"categories":["Java"],"sub_categories":[],"readme":"# Parse UI for Android\n[![](https://travis-ci.org/parse-community/ParseUI-Android.svg?branch=master)](https://travis-ci.org/parse-community/ParseUI-Android)\n[![](https://img.shields.io/badge/license-BSD-lightgrey.svg)](https://github.com/parse-community/ParseUI-Android/blob/master/LICENSE)\n[![](https://jitpack.io/v/parse-community/ParseUI-Android.svg)](https://jitpack.io/#parse-community/ParseUI-Android)\n[![Join The Conversation](https://img.shields.io/discourse/https/community.parseplatform.org/topics.svg)](https://community.parseplatform.org/c/parse-server)\n[![Backers on Open Collective](https://opencollective.com/parse-server/backers/badge.svg)](#backers)\n[![Sponsors on Open Collective](https://opencollective.com/parse-server/sponsors/badge.svg)](#sponsors)\n![Twitter Follow](https://img.shields.io/twitter/follow/ParsePlatform.svg?label=Follow%20us%20on%20Twitter\u0026style=social)\n\nThis project contains two libraries, `login` and `widget`.\n\nThe `login` library is used for building login and signup flows with the Parse Android SDK. You can easily configure the look and feel of the login screens by either specifying XML configurations or constructing an Intent in code.\n\nThe `widget` library provides several useful UI widgets which integrate with [Parse SDK](https://github.com/ParsePlatform/Parse-SDK-Android) seamlessly.\n\n\n## Dependency\n\nAdd this in your root `build.gradle` file (**not** your module `build.gradle` file):\n\n```gradle\nallprojects {\n\trepositories {\n\t\t...\n\t\tmaven { url \"https://jitpack.io\" }\n\t}\n}\n```\n\nThen, add the library to your project `build.gradle`\n```gradle\ndependencies {\n    // for the widget dependency\n    implementation \"com.github.parse-community.ParseUI-Android:widget:latest.version.here\"\n    // for the login dependency\n    implementation \"com.github.parse-community.ParseUI-Android:login:latest.version.here\"\n}\n```\n\n## Usage\nPlease check the tutorial in our [wiki](https://github.com/parse-community/ParseUI-Android/wiki)\n\n## Documentation\nFor complete details about this library project, please see our [documentation](https://docs.parseplatform.org/android/guide/#user-interface) on the Parse website.\n\n## How Do I Contribute?\nWe want to make contributing to this project as easy and transparent as possible. Please refer to the [Contribution Guidelines](https://github.com/parse-community/Parse-SDK-Android/blob/master/CONTRIBUTING.md).\n\n## License\n    Copyright (c) 2015-present, Parse, LLC.\n    All rights reserved.\n\n    This source code is licensed under the BSD-style license found in the\n    LICENSE file in the root directory of this source tree. An additional grant\n    of patent rights can be found in the PATENTS file in the same directory.\n\n-----\nAs of April 5, 2017, Parse, LLC has transferred this code to the parse-community organization, and will no longer be contributing to or distributing this code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparse-community%2FParseUI-Android","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparse-community%2FParseUI-Android","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparse-community%2FParseUI-Android/lists"}