Skip to content

Commit b5ddfe3

Browse files
author
Christine Abernathy
committed
Checking in supporting libraries
1 parent 97d9d53 commit b5ddfe3

File tree

751 files changed

+72602
-33
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

751 files changed

+72602
-33
lines changed

.gitignore

+28-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,33 @@
33
*.swp
44
.arcconfig
55

6-
# ---
6+
# ----- Android
7+
# Built application files
8+
*.apk
9+
*.ap_
10+
11+
.settings/
12+
.project
13+
14+
# Files for the Dalvik VM
15+
*.dex
16+
17+
# Java class files
18+
*.class
19+
20+
# Generated files
21+
bin/
22+
gen/
23+
24+
# Gradle files
25+
.gradle/
26+
build/
27+
28+
# Local configuration file (sdk path, etc)
29+
local.properties
30+
31+
# Proguard folder generated by Eclipse
32+
proguard/
33+
734
# Temporary, for review
8-
appcompat/
9-
facebook-android-sdk/
1035
ios/

android/.gitignore

-30
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<TITLE>
6+
All Classes
7+
</TITLE>
8+
9+
10+
<LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
11+
12+
13+
</HEAD>
14+
15+
<BODY BGCOLOR="white">
16+
<FONT size="+1" CLASS="FrameHeadingFont">
17+
<B>All Classes</B></FONT>
18+
<BR>
19+
20+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21+
<TR>
22+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/parse/CountCallback.html" title="class in com.parse" target="classFrame">CountCallback</A>
23+
<BR>
24+
<A HREF="com/parse/DeleteCallback.html" title="class in com.parse" target="classFrame">DeleteCallback</A>
25+
<BR>
26+
<A HREF="com/parse/FindCallback.html" title="class in com.parse" target="classFrame">FindCallback</A>
27+
<BR>
28+
<A HREF="com/parse/FunctionCallback.html" title="class in com.parse" target="classFrame">FunctionCallback</A>
29+
<BR>
30+
<A HREF="com/parse/GetCallback.html" title="class in com.parse" target="classFrame">GetCallback</A>
31+
<BR>
32+
<A HREF="com/parse/GetDataCallback.html" title="class in com.parse" target="classFrame">GetDataCallback</A>
33+
<BR>
34+
<A HREF="com/parse/LocationCallback.html" title="class in com.parse" target="classFrame">LocationCallback</A>
35+
<BR>
36+
<A HREF="com/parse/LogInCallback.html" title="class in com.parse" target="classFrame">LogInCallback</A>
37+
<BR>
38+
<A HREF="com/parse/Parse.html" title="class in com.parse" target="classFrame">Parse</A>
39+
<BR>
40+
<A HREF="com/parse/ParseACL.html" title="class in com.parse" target="classFrame">ParseACL</A>
41+
<BR>
42+
<A HREF="com/parse/ParseAnalytics.html" title="class in com.parse" target="classFrame">ParseAnalytics</A>
43+
<BR>
44+
<A HREF="com/parse/ParseAnonymousUtils.html" title="class in com.parse" target="classFrame">ParseAnonymousUtils</A>
45+
<BR>
46+
<A HREF="com/parse/ParseClassName.html" title="annotation in com.parse" target="classFrame">ParseClassName</A>
47+
<BR>
48+
<A HREF="com/parse/ParseCloud.html" title="class in com.parse" target="classFrame">ParseCloud</A>
49+
<BR>
50+
<A HREF="com/parse/ParseException.html" title="class in com.parse" target="classFrame">ParseException</A>
51+
<BR>
52+
<A HREF="com/parse/ParseFacebookUtils.html" title="class in com.parse" target="classFrame">ParseFacebookUtils</A>
53+
<BR>
54+
<A HREF="com/parse/ParseFile.html" title="class in com.parse" target="classFrame">ParseFile</A>
55+
<BR>
56+
<A HREF="com/parse/ParseGeoPoint.html" title="class in com.parse" target="classFrame">ParseGeoPoint</A>
57+
<BR>
58+
<A HREF="com/parse/ParseImageView.html" title="class in com.parse" target="classFrame">ParseImageView</A>
59+
<BR>
60+
<A HREF="com/parse/ParseInstallation.html" title="class in com.parse" target="classFrame">ParseInstallation</A>
61+
<BR>
62+
<A HREF="com/parse/ParseObject.html" title="class in com.parse" target="classFrame">ParseObject</A>
63+
<BR>
64+
<A HREF="com/parse/ParsePush.html" title="class in com.parse" target="classFrame">ParsePush</A>
65+
<BR>
66+
<A HREF="com/parse/ParseQuery.html" title="class in com.parse" target="classFrame">ParseQuery</A>
67+
<BR>
68+
<A HREF="com/parse/ParseQuery.CachePolicy.html" title="enum in com.parse" target="classFrame">ParseQuery.CachePolicy</A>
69+
<BR>
70+
<A HREF="com/parse/ParseQueryAdapter.html" title="class in com.parse" target="classFrame">ParseQueryAdapter</A>
71+
<BR>
72+
<A HREF="com/parse/ParseQueryAdapter.OnQueryLoadListener.html" title="interface in com.parse" target="classFrame"><I>ParseQueryAdapter.OnQueryLoadListener</I></A>
73+
<BR>
74+
<A HREF="com/parse/ParseQueryAdapter.QueryFactory.html" title="interface in com.parse" target="classFrame"><I>ParseQueryAdapter.QueryFactory</I></A>
75+
<BR>
76+
<A HREF="com/parse/ParseRelation.html" title="class in com.parse" target="classFrame">ParseRelation</A>
77+
<BR>
78+
<A HREF="com/parse/ParseRole.html" title="class in com.parse" target="classFrame">ParseRole</A>
79+
<BR>
80+
<A HREF="com/parse/ParseTwitterUtils.html" title="class in com.parse" target="classFrame">ParseTwitterUtils</A>
81+
<BR>
82+
<A HREF="com/parse/ParseUser.html" title="class in com.parse" target="classFrame">ParseUser</A>
83+
<BR>
84+
<A HREF="com/parse/ProgressCallback.html" title="class in com.parse" target="classFrame">ProgressCallback</A>
85+
<BR>
86+
<A HREF="com/parse/PushService.html" title="class in com.parse" target="classFrame">PushService</A>
87+
<BR>
88+
<A HREF="com/parse/RefreshCallback.html" title="class in com.parse" target="classFrame">RefreshCallback</A>
89+
<BR>
90+
<A HREF="com/parse/RequestPasswordResetCallback.html" title="class in com.parse" target="classFrame">RequestPasswordResetCallback</A>
91+
<BR>
92+
<A HREF="com/parse/SaveCallback.html" title="class in com.parse" target="classFrame">SaveCallback</A>
93+
<BR>
94+
<A HREF="com/parse/SendCallback.html" title="class in com.parse" target="classFrame">SendCallback</A>
95+
<BR>
96+
<A HREF="com/parse/SignUpCallback.html" title="class in com.parse" target="classFrame">SignUpCallback</A>
97+
<BR>
98+
</FONT></TD>
99+
</TR>
100+
</TABLE>
101+
102+
</BODY>
103+
</HTML>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,103 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!--NewPage-->
3+
<HTML>
4+
<HEAD>
5+
<TITLE>
6+
All Classes
7+
</TITLE>
8+
9+
10+
<LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">
11+
12+
13+
</HEAD>
14+
15+
<BODY BGCOLOR="white">
16+
<FONT size="+1" CLASS="FrameHeadingFont">
17+
<B>All Classes</B></FONT>
18+
<BR>
19+
20+
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
21+
<TR>
22+
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/parse/CountCallback.html" title="class in com.parse">CountCallback</A>
23+
<BR>
24+
<A HREF="com/parse/DeleteCallback.html" title="class in com.parse">DeleteCallback</A>
25+
<BR>
26+
<A HREF="com/parse/FindCallback.html" title="class in com.parse">FindCallback</A>
27+
<BR>
28+
<A HREF="com/parse/FunctionCallback.html" title="class in com.parse">FunctionCallback</A>
29+
<BR>
30+
<A HREF="com/parse/GetCallback.html" title="class in com.parse">GetCallback</A>
31+
<BR>
32+
<A HREF="com/parse/GetDataCallback.html" title="class in com.parse">GetDataCallback</A>
33+
<BR>
34+
<A HREF="com/parse/LocationCallback.html" title="class in com.parse">LocationCallback</A>
35+
<BR>
36+
<A HREF="com/parse/LogInCallback.html" title="class in com.parse">LogInCallback</A>
37+
<BR>
38+
<A HREF="com/parse/Parse.html" title="class in com.parse">Parse</A>
39+
<BR>
40+
<A HREF="com/parse/ParseACL.html" title="class in com.parse">ParseACL</A>
41+
<BR>
42+
<A HREF="com/parse/ParseAnalytics.html" title="class in com.parse">ParseAnalytics</A>
43+
<BR>
44+
<A HREF="com/parse/ParseAnonymousUtils.html" title="class in com.parse">ParseAnonymousUtils</A>
45+
<BR>
46+
<A HREF="com/parse/ParseClassName.html" title="annotation in com.parse">ParseClassName</A>
47+
<BR>
48+
<A HREF="com/parse/ParseCloud.html" title="class in com.parse">ParseCloud</A>
49+
<BR>
50+
<A HREF="com/parse/ParseException.html" title="class in com.parse">ParseException</A>
51+
<BR>
52+
<A HREF="com/parse/ParseFacebookUtils.html" title="class in com.parse">ParseFacebookUtils</A>
53+
<BR>
54+
<A HREF="com/parse/ParseFile.html" title="class in com.parse">ParseFile</A>
55+
<BR>
56+
<A HREF="com/parse/ParseGeoPoint.html" title="class in com.parse">ParseGeoPoint</A>
57+
<BR>
58+
<A HREF="com/parse/ParseImageView.html" title="class in com.parse">ParseImageView</A>
59+
<BR>
60+
<A HREF="com/parse/ParseInstallation.html" title="class in com.parse">ParseInstallation</A>
61+
<BR>
62+
<A HREF="com/parse/ParseObject.html" title="class in com.parse">ParseObject</A>
63+
<BR>
64+
<A HREF="com/parse/ParsePush.html" title="class in com.parse">ParsePush</A>
65+
<BR>
66+
<A HREF="com/parse/ParseQuery.html" title="class in com.parse">ParseQuery</A>
67+
<BR>
68+
<A HREF="com/parse/ParseQuery.CachePolicy.html" title="enum in com.parse">ParseQuery.CachePolicy</A>
69+
<BR>
70+
<A HREF="com/parse/ParseQueryAdapter.html" title="class in com.parse">ParseQueryAdapter</A>
71+
<BR>
72+
<A HREF="com/parse/ParseQueryAdapter.OnQueryLoadListener.html" title="interface in com.parse"><I>ParseQueryAdapter.OnQueryLoadListener</I></A>
73+
<BR>
74+
<A HREF="com/parse/ParseQueryAdapter.QueryFactory.html" title="interface in com.parse"><I>ParseQueryAdapter.QueryFactory</I></A>
75+
<BR>
76+
<A HREF="com/parse/ParseRelation.html" title="class in com.parse">ParseRelation</A>
77+
<BR>
78+
<A HREF="com/parse/ParseRole.html" title="class in com.parse">ParseRole</A>
79+
<BR>
80+
<A HREF="com/parse/ParseTwitterUtils.html" title="class in com.parse">ParseTwitterUtils</A>
81+
<BR>
82+
<A HREF="com/parse/ParseUser.html" title="class in com.parse">ParseUser</A>
83+
<BR>
84+
<A HREF="com/parse/ProgressCallback.html" title="class in com.parse">ProgressCallback</A>
85+
<BR>
86+
<A HREF="com/parse/PushService.html" title="class in com.parse">PushService</A>
87+
<BR>
88+
<A HREF="com/parse/RefreshCallback.html" title="class in com.parse">RefreshCallback</A>
89+
<BR>
90+
<A HREF="com/parse/RequestPasswordResetCallback.html" title="class in com.parse">RequestPasswordResetCallback</A>
91+
<BR>
92+
<A HREF="com/parse/SaveCallback.html" title="class in com.parse">SaveCallback</A>
93+
<BR>
94+
<A HREF="com/parse/SendCallback.html" title="class in com.parse">SendCallback</A>
95+
<BR>
96+
<A HREF="com/parse/SignUpCallback.html" title="class in com.parse">SignUpCallback</A>
97+
<BR>
98+
</FONT></TD>
99+
</TR>
100+
</TABLE>
101+
102+
</BODY>
103+
</HTML>

0 commit comments

Comments
 (0)