You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project contains two libraries, `login` and `widget`.
6
5
7
-
This project contains two libraries, `ParseUI-Login`and `ParseUI-Widget`.
6
+
The `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.
8
7
9
-
The `ParseUI-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.
10
-
11
-
The `ParseUI-Widget` library provides several useful UI widgets which integrate with [Parse SDK](https://github.com/ParsePlatform/Parse-SDK-Android) seamlessly.
8
+
The `widget` library provides several useful UI widgets which integrate with [Parse SDK](https://github.com/ParsePlatform/Parse-SDK-Android) seamlessly.
12
9
13
10
14
11
## Dependency
@@ -27,18 +24,18 @@ allprojects {
27
24
Then, add the library to your project `build.gradle`
Please check the tutorial in our [wiki](https://github.com/ParsePlatform/ParseUI-Android/wiki)
35
+
Please check the tutorial in our [wiki](https://github.com/parse-community/ParseUI-Android/wiki)
39
36
40
37
## Documentation
41
-
For complete details about this library project, please see our [documentation](https://www.parse.com/docs/android/guide#user-interface-parseloginui) on the Parse website.
38
+
For complete details about this library project, please see our [documentation](https://docs.parseplatform.org/android/guide/#user-interface) on the Parse website.
42
39
43
40
## How Do I Contribute?
44
41
We 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).
@@ -52,9 +49,3 @@ We want to make contributing to this project as easy and transparent as possible
52
49
of patent rights can be found in the PATENTS file in the same directory.
53
50
54
51
As 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.
0 commit comments