data gtask 包注释

data gtask 包注释
master
phkej5qlp 7 months ago
commit 42b4c32969

@ -16,7 +16,6 @@
package net.micode.notes.data;
import android.content.Context;
import android.database.Cursor;
import android.provider.ContactsContract.CommonDataKinds.Phone;

@ -16,7 +16,6 @@
package net.micode.notes.data;
import android.net.Uri;
/**

@ -26,7 +26,6 @@ import net.micode.notes.data.Notes.DataColumns;
import net.micode.notes.data.Notes.DataConstants;
import net.micode.notes.data.Notes.NoteColumns;
/**
* NotesDatabaseHelper SQLite
* SQLiteOpenHelper

@ -15,7 +15,6 @@
* limitations under the License.
*/
package net.micode.notes.data;
import android.app.SearchManager;

@ -25,7 +25,6 @@ import net.micode.notes.tool.GTaskStringUtils;
import org.json.JSONException;
import org.json.JSONObject;
public class MetaData extends Task {
/*
* TAG

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.gtask.data;
import android.database.Cursor;

@ -21,7 +21,6 @@
package net.micode.notes.gtask.data;
/*
* Description便sqlnotedatanote
* SqlData

@ -21,7 +21,6 @@
package net.micode.notes.gtask.data;
/*
*
*

@ -17,7 +17,6 @@
package net.micode.notes.gtask.data;
import android.database.Cursor;
import android.text.TextUtils;
import android.util.Log;

@ -17,7 +17,6 @@
package net.micode.notes.gtask.data;
import android.database.Cursor;
import android.util.Log;

@ -19,7 +19,6 @@
*/
package net.micode.notes.gtask.exception;
public class ActionFailureException extends RuntimeException {
private static final long serialVersionUID = 4425249765923293627L;

@ -19,7 +19,6 @@
*/
package net.micode.notes.gtask.exception;
public class NetworkFailureException extends Exception {
private static final long serialVersionUID = 2107610287180234136L;

@ -16,7 +16,6 @@
*/
package net.micode.notes.gtask.remote;
/*GTask
*

@ -16,7 +16,6 @@
package net.micode.notes.gtask.remote;
/*
* GTASKGTASK
* 使accountManager JSONObject HttpParams authToken Gid

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.gtask.remote;
import android.app.Activity;

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.gtask.remote;
/*
* Service

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.model;
import android.content.ContentProviderOperation;

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.model;
import android.appwidget.AppWidgetManager;

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.tool;
import android.content.Context;

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.tool;
import android.content.ContentProviderOperation;

@ -14,7 +14,6 @@
* limitations under the License.
*/
package net.micode.notes.tool;
public class GTaskStringUtils {

@ -16,7 +16,6 @@
package net.micode.notes.tool;
import android.content.Context;
import android.preference.PreferenceManager;

Loading…
Cancel
Save