Skip to content

Commit

Permalink
Parse backup (adding and deleting tasks)
Browse files Browse the repository at this point in the history
  • Loading branch information
mickey946 committed Mar 30, 2014
1 parent 281b165 commit db82ea9
Show file tree
Hide file tree
Showing 115 changed files with 32,723 additions and 18 deletions.
5 changes: 4 additions & 1 deletion TodoListManager/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
android:minSdkVersion="11"
android:targetSdkVersion="19" />

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
Expand All @@ -29,4 +32,4 @@
</activity>
</application>

</manifest>
</manifest>
5 changes: 4 additions & 1 deletion TodoListManager/bin/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
android:minSdkVersion="11"
android:targetSdkVersion="19" />

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

<application
android:allowBackup="true"
android:icon="@drawable/ic_launcher"
Expand All @@ -29,4 +32,4 @@
</activity>
</application>

</manifest>
</manifest>
Binary file modified TodoListManager/bin/TodoListManager.apk
Binary file not shown.
Binary file modified TodoListManager/bin/classes.dex
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified TodoListManager/bin/classes/il/ac/huji/todolist/TodoTask.class
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified TodoListManager/bin/resources.ap_
Binary file not shown.
103 changes: 103 additions & 0 deletions TodoListManager/libs/Parse-1.4.2-javadoc/allclasses-frame.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
All Classes
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/parse/CountCallback.html" title="class in com.parse" target="classFrame">CountCallback</A>
<BR>
<A HREF="com/parse/DeleteCallback.html" title="class in com.parse" target="classFrame">DeleteCallback</A>
<BR>
<A HREF="com/parse/FindCallback.html" title="class in com.parse" target="classFrame">FindCallback</A>
<BR>
<A HREF="com/parse/FunctionCallback.html" title="class in com.parse" target="classFrame">FunctionCallback</A>
<BR>
<A HREF="com/parse/GetCallback.html" title="class in com.parse" target="classFrame">GetCallback</A>
<BR>
<A HREF="com/parse/GetDataCallback.html" title="class in com.parse" target="classFrame">GetDataCallback</A>
<BR>
<A HREF="com/parse/LocationCallback.html" title="class in com.parse" target="classFrame">LocationCallback</A>
<BR>
<A HREF="com/parse/LogInCallback.html" title="class in com.parse" target="classFrame">LogInCallback</A>
<BR>
<A HREF="com/parse/Parse.html" title="class in com.parse" target="classFrame">Parse</A>
<BR>
<A HREF="com/parse/ParseACL.html" title="class in com.parse" target="classFrame">ParseACL</A>
<BR>
<A HREF="com/parse/ParseAnalytics.html" title="class in com.parse" target="classFrame">ParseAnalytics</A>
<BR>
<A HREF="com/parse/ParseAnonymousUtils.html" title="class in com.parse" target="classFrame">ParseAnonymousUtils</A>
<BR>
<A HREF="com/parse/ParseClassName.html" title="annotation in com.parse" target="classFrame">ParseClassName</A>
<BR>
<A HREF="com/parse/ParseCloud.html" title="class in com.parse" target="classFrame">ParseCloud</A>
<BR>
<A HREF="com/parse/ParseException.html" title="class in com.parse" target="classFrame">ParseException</A>
<BR>
<A HREF="com/parse/ParseFacebookUtils.html" title="class in com.parse" target="classFrame">ParseFacebookUtils</A>
<BR>
<A HREF="com/parse/ParseFile.html" title="class in com.parse" target="classFrame">ParseFile</A>
<BR>
<A HREF="com/parse/ParseGeoPoint.html" title="class in com.parse" target="classFrame">ParseGeoPoint</A>
<BR>
<A HREF="com/parse/ParseImageView.html" title="class in com.parse" target="classFrame">ParseImageView</A>
<BR>
<A HREF="com/parse/ParseInstallation.html" title="class in com.parse" target="classFrame">ParseInstallation</A>
<BR>
<A HREF="com/parse/ParseObject.html" title="class in com.parse" target="classFrame">ParseObject</A>
<BR>
<A HREF="com/parse/ParsePush.html" title="class in com.parse" target="classFrame">ParsePush</A>
<BR>
<A HREF="com/parse/ParseQuery.html" title="class in com.parse" target="classFrame">ParseQuery</A>
<BR>
<A HREF="com/parse/ParseQuery.CachePolicy.html" title="enum in com.parse" target="classFrame">ParseQuery.CachePolicy</A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.html" title="class in com.parse" target="classFrame">ParseQueryAdapter</A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.OnQueryLoadListener.html" title="interface in com.parse" target="classFrame"><I>ParseQueryAdapter.OnQueryLoadListener</I></A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.QueryFactory.html" title="interface in com.parse" target="classFrame"><I>ParseQueryAdapter.QueryFactory</I></A>
<BR>
<A HREF="com/parse/ParseRelation.html" title="class in com.parse" target="classFrame">ParseRelation</A>
<BR>
<A HREF="com/parse/ParseRole.html" title="class in com.parse" target="classFrame">ParseRole</A>
<BR>
<A HREF="com/parse/ParseTwitterUtils.html" title="class in com.parse" target="classFrame">ParseTwitterUtils</A>
<BR>
<A HREF="com/parse/ParseUser.html" title="class in com.parse" target="classFrame">ParseUser</A>
<BR>
<A HREF="com/parse/ProgressCallback.html" title="class in com.parse" target="classFrame">ProgressCallback</A>
<BR>
<A HREF="com/parse/PushService.html" title="class in com.parse" target="classFrame">PushService</A>
<BR>
<A HREF="com/parse/RefreshCallback.html" title="class in com.parse" target="classFrame">RefreshCallback</A>
<BR>
<A HREF="com/parse/RequestPasswordResetCallback.html" title="class in com.parse" target="classFrame">RequestPasswordResetCallback</A>
<BR>
<A HREF="com/parse/SaveCallback.html" title="class in com.parse" target="classFrame">SaveCallback</A>
<BR>
<A HREF="com/parse/SendCallback.html" title="class in com.parse" target="classFrame">SendCallback</A>
<BR>
<A HREF="com/parse/SignUpCallback.html" title="class in com.parse" target="classFrame">SignUpCallback</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
103 changes: 103 additions & 0 deletions TodoListManager/libs/Parse-1.4.2-javadoc/allclasses-noframe.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
All Classes
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="style.css" TITLE="Style">


</HEAD>

<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameHeadingFont">
<B>All Classes</B></FONT>
<BR>

<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT CLASS="FrameItemFont"><A HREF="com/parse/CountCallback.html" title="class in com.parse">CountCallback</A>
<BR>
<A HREF="com/parse/DeleteCallback.html" title="class in com.parse">DeleteCallback</A>
<BR>
<A HREF="com/parse/FindCallback.html" title="class in com.parse">FindCallback</A>
<BR>
<A HREF="com/parse/FunctionCallback.html" title="class in com.parse">FunctionCallback</A>
<BR>
<A HREF="com/parse/GetCallback.html" title="class in com.parse">GetCallback</A>
<BR>
<A HREF="com/parse/GetDataCallback.html" title="class in com.parse">GetDataCallback</A>
<BR>
<A HREF="com/parse/LocationCallback.html" title="class in com.parse">LocationCallback</A>
<BR>
<A HREF="com/parse/LogInCallback.html" title="class in com.parse">LogInCallback</A>
<BR>
<A HREF="com/parse/Parse.html" title="class in com.parse">Parse</A>
<BR>
<A HREF="com/parse/ParseACL.html" title="class in com.parse">ParseACL</A>
<BR>
<A HREF="com/parse/ParseAnalytics.html" title="class in com.parse">ParseAnalytics</A>
<BR>
<A HREF="com/parse/ParseAnonymousUtils.html" title="class in com.parse">ParseAnonymousUtils</A>
<BR>
<A HREF="com/parse/ParseClassName.html" title="annotation in com.parse">ParseClassName</A>
<BR>
<A HREF="com/parse/ParseCloud.html" title="class in com.parse">ParseCloud</A>
<BR>
<A HREF="com/parse/ParseException.html" title="class in com.parse">ParseException</A>
<BR>
<A HREF="com/parse/ParseFacebookUtils.html" title="class in com.parse">ParseFacebookUtils</A>
<BR>
<A HREF="com/parse/ParseFile.html" title="class in com.parse">ParseFile</A>
<BR>
<A HREF="com/parse/ParseGeoPoint.html" title="class in com.parse">ParseGeoPoint</A>
<BR>
<A HREF="com/parse/ParseImageView.html" title="class in com.parse">ParseImageView</A>
<BR>
<A HREF="com/parse/ParseInstallation.html" title="class in com.parse">ParseInstallation</A>
<BR>
<A HREF="com/parse/ParseObject.html" title="class in com.parse">ParseObject</A>
<BR>
<A HREF="com/parse/ParsePush.html" title="class in com.parse">ParsePush</A>
<BR>
<A HREF="com/parse/ParseQuery.html" title="class in com.parse">ParseQuery</A>
<BR>
<A HREF="com/parse/ParseQuery.CachePolicy.html" title="enum in com.parse">ParseQuery.CachePolicy</A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.html" title="class in com.parse">ParseQueryAdapter</A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.OnQueryLoadListener.html" title="interface in com.parse"><I>ParseQueryAdapter.OnQueryLoadListener</I></A>
<BR>
<A HREF="com/parse/ParseQueryAdapter.QueryFactory.html" title="interface in com.parse"><I>ParseQueryAdapter.QueryFactory</I></A>
<BR>
<A HREF="com/parse/ParseRelation.html" title="class in com.parse">ParseRelation</A>
<BR>
<A HREF="com/parse/ParseRole.html" title="class in com.parse">ParseRole</A>
<BR>
<A HREF="com/parse/ParseTwitterUtils.html" title="class in com.parse">ParseTwitterUtils</A>
<BR>
<A HREF="com/parse/ParseUser.html" title="class in com.parse">ParseUser</A>
<BR>
<A HREF="com/parse/ProgressCallback.html" title="class in com.parse">ProgressCallback</A>
<BR>
<A HREF="com/parse/PushService.html" title="class in com.parse">PushService</A>
<BR>
<A HREF="com/parse/RefreshCallback.html" title="class in com.parse">RefreshCallback</A>
<BR>
<A HREF="com/parse/RequestPasswordResetCallback.html" title="class in com.parse">RequestPasswordResetCallback</A>
<BR>
<A HREF="com/parse/SaveCallback.html" title="class in com.parse">SaveCallback</A>
<BR>
<A HREF="com/parse/SendCallback.html" title="class in com.parse">SendCallback</A>
<BR>
<A HREF="com/parse/SignUpCallback.html" title="class in com.parse">SignUpCallback</A>
<BR>
</FONT></TD>
</TR>
</TABLE>

</BODY>
</HTML>
Loading

0 comments on commit db82ea9

Please sign in to comment.