@ -1,9 +0,0 @@
|
|||||||
# generated files
|
|
||||||
bin/
|
|
||||||
gen/
|
|
||||||
|
|
||||||
# Local configuration file (sdk path, etc)
|
|
||||||
project.properties
|
|
||||||
.settings/
|
|
||||||
.classpath
|
|
||||||
.project
|
|
@ -1,190 +0,0 @@
|
|||||||
|
|
||||||
Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
|
|
||||||
Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
you may not use this file except in compliance with the License.
|
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, software
|
|
||||||
distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
See the License for the specific language governing permissions and
|
|
||||||
limitations under the License.
|
|
||||||
|
|
||||||
|
|
||||||
Apache License
|
|
||||||
Version 2.0, January 2004
|
|
||||||
http://www.apache.org/licenses/
|
|
||||||
|
|
||||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
||||||
|
|
||||||
1. Definitions.
|
|
||||||
|
|
||||||
"License" shall mean the terms and conditions for use, reproduction,
|
|
||||||
and distribution as defined by Sections 1 through 9 of this document.
|
|
||||||
|
|
||||||
"Licensor" shall mean the copyright owner or entity authorized by
|
|
||||||
the copyright owner that is granting the License.
|
|
||||||
|
|
||||||
"Legal Entity" shall mean the union of the acting entity and all
|
|
||||||
other entities that control, are controlled by, or are under common
|
|
||||||
control with that entity. For the purposes of this definition,
|
|
||||||
"control" means (i) the power, direct or indirect, to cause the
|
|
||||||
direction or management of such entity, whether by contract or
|
|
||||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
||||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
||||||
|
|
||||||
"You" (or "Your") shall mean an individual or Legal Entity
|
|
||||||
exercising permissions granted by this License.
|
|
||||||
|
|
||||||
"Source" form shall mean the preferred form for making modifications,
|
|
||||||
including but not limited to software source code, documentation
|
|
||||||
source, and configuration files.
|
|
||||||
|
|
||||||
"Object" form shall mean any form resulting from mechanical
|
|
||||||
transformation or translation of a Source form, including but
|
|
||||||
not limited to compiled object code, generated documentation,
|
|
||||||
and conversions to other media types.
|
|
||||||
|
|
||||||
"Work" shall mean the work of authorship, whether in Source or
|
|
||||||
Object form, made available under the License, as indicated by a
|
|
||||||
copyright notice that is included in or attached to the work
|
|
||||||
(an example is provided in the Appendix below).
|
|
||||||
|
|
||||||
"Derivative Works" shall mean any work, whether in Source or Object
|
|
||||||
form, that is based on (or derived from) the Work and for which the
|
|
||||||
editorial revisions, annotations, elaborations, or other modifications
|
|
||||||
represent, as a whole, an original work of authorship. For the purposes
|
|
||||||
of this License, Derivative Works shall not include works that remain
|
|
||||||
separable from, or merely link (or bind by name) to the interfaces of,
|
|
||||||
the Work and Derivative Works thereof.
|
|
||||||
|
|
||||||
"Contribution" shall mean any work of authorship, including
|
|
||||||
the original version of the Work and any modifications or additions
|
|
||||||
to that Work or Derivative Works thereof, that is intentionally
|
|
||||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
||||||
or by an individual or Legal Entity authorized to submit on behalf of
|
|
||||||
the copyright owner. For the purposes of this definition, "submitted"
|
|
||||||
means any form of electronic, verbal, or written communication sent
|
|
||||||
to the Licensor or its representatives, including but not limited to
|
|
||||||
communication on electronic mailing lists, source code control systems,
|
|
||||||
and issue tracking systems that are managed by, or on behalf of, the
|
|
||||||
Licensor for the purpose of discussing and improving the Work, but
|
|
||||||
excluding communication that is conspicuously marked or otherwise
|
|
||||||
designated in writing by the copyright owner as "Not a Contribution."
|
|
||||||
|
|
||||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
||||||
on behalf of whom a Contribution has been received by Licensor and
|
|
||||||
subsequently incorporated within the Work.
|
|
||||||
|
|
||||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
||||||
this License, each Contributor hereby grants to You a perpetual,
|
|
||||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
||||||
copyright license to reproduce, prepare Derivative Works of,
|
|
||||||
publicly display, publicly perform, sublicense, and distribute the
|
|
||||||
Work and such Derivative Works in Source or Object form.
|
|
||||||
|
|
||||||
3. Grant of Patent License. Subject to the terms and conditions of
|
|
||||||
this License, each Contributor hereby grants to You a perpetual,
|
|
||||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
||||||
(except as stated in this section) patent license to make, have made,
|
|
||||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
||||||
where such license applies only to those patent claims licensable
|
|
||||||
by such Contributor that are necessarily infringed by their
|
|
||||||
Contribution(s) alone or by combination of their Contribution(s)
|
|
||||||
with the Work to which such Contribution(s) was submitted. If You
|
|
||||||
institute patent litigation against any entity (including a
|
|
||||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
||||||
or a Contribution incorporated within the Work constitutes direct
|
|
||||||
or contributory patent infringement, then any patent licenses
|
|
||||||
granted to You under this License for that Work shall terminate
|
|
||||||
as of the date such litigation is filed.
|
|
||||||
|
|
||||||
4. Redistribution. You may reproduce and distribute copies of the
|
|
||||||
Work or Derivative Works thereof in any medium, with or without
|
|
||||||
modifications, and in Source or Object form, provided that You
|
|
||||||
meet the following conditions:
|
|
||||||
|
|
||||||
(a) You must give any other recipients of the Work or
|
|
||||||
Derivative Works a copy of this License; and
|
|
||||||
|
|
||||||
(b) You must cause any modified files to carry prominent notices
|
|
||||||
stating that You changed the files; and
|
|
||||||
|
|
||||||
(c) You must retain, in the Source form of any Derivative Works
|
|
||||||
that You distribute, all copyright, patent, trademark, and
|
|
||||||
attribution notices from the Source form of the Work,
|
|
||||||
excluding those notices that do not pertain to any part of
|
|
||||||
the Derivative Works; and
|
|
||||||
|
|
||||||
(d) If the Work includes a "NOTICE" text file as part of its
|
|
||||||
distribution, then any Derivative Works that You distribute must
|
|
||||||
include a readable copy of the attribution notices contained
|
|
||||||
within such NOTICE file, excluding those notices that do not
|
|
||||||
pertain to any part of the Derivative Works, in at least one
|
|
||||||
of the following places: within a NOTICE text file distributed
|
|
||||||
as part of the Derivative Works; within the Source form or
|
|
||||||
documentation, if provided along with the Derivative Works; or,
|
|
||||||
within a display generated by the Derivative Works, if and
|
|
||||||
wherever such third-party notices normally appear. The contents
|
|
||||||
of the NOTICE file are for informational purposes only and
|
|
||||||
do not modify the License. You may add Your own attribution
|
|
||||||
notices within Derivative Works that You distribute, alongside
|
|
||||||
or as an addendum to the NOTICE text from the Work, provided
|
|
||||||
that such additional attribution notices cannot be construed
|
|
||||||
as modifying the License.
|
|
||||||
|
|
||||||
You may add Your own copyright statement to Your modifications and
|
|
||||||
may provide additional or different license terms and conditions
|
|
||||||
for use, reproduction, or distribution of Your modifications, or
|
|
||||||
for any such Derivative Works as a whole, provided Your use,
|
|
||||||
reproduction, and distribution of the Work otherwise complies with
|
|
||||||
the conditions stated in this License.
|
|
||||||
|
|
||||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
||||||
any Contribution intentionally submitted for inclusion in the Work
|
|
||||||
by You to the Licensor shall be under the terms and conditions of
|
|
||||||
this License, without any additional terms or conditions.
|
|
||||||
Notwithstanding the above, nothing herein shall supersede or modify
|
|
||||||
the terms of any separate license agreement you may have executed
|
|
||||||
with Licensor regarding such Contributions.
|
|
||||||
|
|
||||||
6. Trademarks. This License does not grant permission to use the trade
|
|
||||||
names, trademarks, service marks, or product names of the Licensor,
|
|
||||||
except as required for reasonable and customary use in describing the
|
|
||||||
origin of the Work and reproducing the content of the NOTICE file.
|
|
||||||
|
|
||||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
||||||
agreed to in writing, Licensor provides the Work (and each
|
|
||||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
||||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
||||||
implied, including, without limitation, any warranties or conditions
|
|
||||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
||||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
||||||
appropriateness of using or redistributing the Work and assume any
|
|
||||||
risks associated with Your exercise of permissions under this License.
|
|
||||||
|
|
||||||
8. Limitation of Liability. In no event and under no legal theory,
|
|
||||||
whether in tort (including negligence), contract, or otherwise,
|
|
||||||
unless required by applicable law (such as deliberate and grossly
|
|
||||||
negligent acts) or agreed to in writing, shall any Contributor be
|
|
||||||
liable to You for damages, including any direct, indirect, special,
|
|
||||||
incidental, or consequential damages of any character arising as a
|
|
||||||
result of this License or out of the use or inability to use the
|
|
||||||
Work (including but not limited to damages for loss of goodwill,
|
|
||||||
work stoppage, computer failure or malfunction, or any and all
|
|
||||||
other commercial damages or losses), even if such Contributor
|
|
||||||
has been advised of the possibility of such damages.
|
|
||||||
|
|
||||||
9. Accepting Warranty or Additional Liability. While redistributing
|
|
||||||
the Work or Derivative Works thereof, You may choose to offer,
|
|
||||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
||||||
or other liability obligations and/or rights consistent with this
|
|
||||||
License. However, in accepting such obligations, You may act only
|
|
||||||
on Your own behalf and on Your sole responsibility, not on behalf
|
|
||||||
of any other Contributor, and only if You agree to indemnify,
|
|
||||||
defend, and hold each Contributor harmless for any liability
|
|
||||||
incurred by, or claims asserted against, such Contributor by reason
|
|
||||||
of your accepting any such warranty or additional liability.
|
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
|
||||||
|
|
@ -1,344 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.tool;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.os.Environment;
|
|
||||||
import android.text.TextUtils;
|
|
||||||
import android.text.format.DateFormat;
|
|
||||||
import android.util.Log;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
import net.micode.notes.data.Notes.DataColumns;
|
|
||||||
import net.micode.notes.data.Notes.DataConstants;
|
|
||||||
import net.micode.notes.data.Notes.NoteColumns;
|
|
||||||
|
|
||||||
import java.io.File;
|
|
||||||
import java.io.FileNotFoundException;
|
|
||||||
import java.io.FileOutputStream;
|
|
||||||
import java.io.IOException;
|
|
||||||
import java.io.PrintStream;
|
|
||||||
|
|
||||||
|
|
||||||
public class BackupUtils {
|
|
||||||
private static final String TAG = "BackupUtils";
|
|
||||||
// Singleton stuff
|
|
||||||
private static BackupUtils sInstance;
|
|
||||||
|
|
||||||
public static synchronized BackupUtils getInstance(Context context) {
|
|
||||||
if (sInstance == null) {
|
|
||||||
sInstance = new BackupUtils(context);
|
|
||||||
}
|
|
||||||
return sInstance;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Following states are signs to represents backup or restore
|
|
||||||
* status
|
|
||||||
*/
|
|
||||||
// Currently, the sdcard is not mounted
|
|
||||||
public static final int STATE_SD_CARD_UNMOUONTED = 0;
|
|
||||||
// The backup file not exist
|
|
||||||
public static final int STATE_BACKUP_FILE_NOT_EXIST = 1;
|
|
||||||
// The data is not well formated, may be changed by other programs
|
|
||||||
public static final int STATE_DATA_DESTROIED = 2;
|
|
||||||
// Some run-time exception which causes restore or backup fails
|
|
||||||
public static final int STATE_SYSTEM_ERROR = 3;
|
|
||||||
// Backup or restore success
|
|
||||||
public static final int STATE_SUCCESS = 4;
|
|
||||||
|
|
||||||
private TextExport mTextExport;
|
|
||||||
|
|
||||||
private BackupUtils(Context context) {
|
|
||||||
mTextExport = new TextExport(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
private static boolean externalStorageAvailable() {
|
|
||||||
return Environment.MEDIA_MOUNTED.equals(Environment.getExternalStorageState());
|
|
||||||
}
|
|
||||||
|
|
||||||
public int exportToText() {
|
|
||||||
return mTextExport.exportToText();
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getExportedTextFileName() {
|
|
||||||
return mTextExport.mFileName;
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getExportedTextFileDir() {
|
|
||||||
return mTextExport.mFileDirectory;
|
|
||||||
}
|
|
||||||
|
|
||||||
private static class TextExport {
|
|
||||||
private static final String[] NOTE_PROJECTION = {
|
|
||||||
NoteColumns.ID,
|
|
||||||
NoteColumns.MODIFIED_DATE,
|
|
||||||
NoteColumns.SNIPPET,
|
|
||||||
NoteColumns.TYPE
|
|
||||||
};
|
|
||||||
|
|
||||||
private static final int NOTE_COLUMN_ID = 0;
|
|
||||||
|
|
||||||
private static final int NOTE_COLUMN_MODIFIED_DATE = 1;
|
|
||||||
|
|
||||||
private static final int NOTE_COLUMN_SNIPPET = 2;
|
|
||||||
|
|
||||||
private static final String[] DATA_PROJECTION = {
|
|
||||||
DataColumns.CONTENT,
|
|
||||||
DataColumns.MIME_TYPE,
|
|
||||||
DataColumns.DATA1,
|
|
||||||
DataColumns.DATA2,
|
|
||||||
DataColumns.DATA3,
|
|
||||||
DataColumns.DATA4,
|
|
||||||
};
|
|
||||||
|
|
||||||
private static final int DATA_COLUMN_CONTENT = 0;
|
|
||||||
|
|
||||||
private static final int DATA_COLUMN_MIME_TYPE = 1;
|
|
||||||
|
|
||||||
private static final int DATA_COLUMN_CALL_DATE = 2;
|
|
||||||
|
|
||||||
private static final int DATA_COLUMN_PHONE_NUMBER = 4;
|
|
||||||
|
|
||||||
private final String [] TEXT_FORMAT;
|
|
||||||
private static final int FORMAT_FOLDER_NAME = 0;
|
|
||||||
private static final int FORMAT_NOTE_DATE = 1;
|
|
||||||
private static final int FORMAT_NOTE_CONTENT = 2;
|
|
||||||
|
|
||||||
private Context mContext;
|
|
||||||
private String mFileName;
|
|
||||||
private String mFileDirectory;
|
|
||||||
|
|
||||||
public TextExport(Context context) {
|
|
||||||
TEXT_FORMAT = context.getResources().getStringArray(R.array.format_for_exported_note);
|
|
||||||
mContext = context;
|
|
||||||
mFileName = "";
|
|
||||||
mFileDirectory = "";
|
|
||||||
}
|
|
||||||
|
|
||||||
private String getFormat(int id) {
|
|
||||||
return TEXT_FORMAT[id];
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Export the folder identified by folder id to text
|
|
||||||
*/
|
|
||||||
private void exportFolderToText(String folderId, PrintStream ps) {
|
|
||||||
// Query notes belong to this folder
|
|
||||||
Cursor notesCursor = mContext.getContentResolver().query(Notes.CONTENT_NOTE_URI,
|
|
||||||
NOTE_PROJECTION, NoteColumns.PARENT_ID + "=?", new String[] {
|
|
||||||
folderId
|
|
||||||
}, null);
|
|
||||||
|
|
||||||
if (notesCursor != null) {
|
|
||||||
if (notesCursor.moveToFirst()) {
|
|
||||||
do {
|
|
||||||
// Print note's last modified date
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_DATE), DateFormat.format(
|
|
||||||
mContext.getString(R.string.format_datetime_mdhm),
|
|
||||||
notesCursor.getLong(NOTE_COLUMN_MODIFIED_DATE))));
|
|
||||||
// Query data belong to this note
|
|
||||||
String noteId = notesCursor.getString(NOTE_COLUMN_ID);
|
|
||||||
exportNoteToText(noteId, ps);
|
|
||||||
} while (notesCursor.moveToNext());
|
|
||||||
}
|
|
||||||
notesCursor.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Export note identified by id to a print stream
|
|
||||||
*/
|
|
||||||
private void exportNoteToText(String noteId, PrintStream ps) {
|
|
||||||
Cursor dataCursor = mContext.getContentResolver().query(Notes.CONTENT_DATA_URI,
|
|
||||||
DATA_PROJECTION, DataColumns.NOTE_ID + "=?", new String[] {
|
|
||||||
noteId
|
|
||||||
}, null);
|
|
||||||
|
|
||||||
if (dataCursor != null) {
|
|
||||||
if (dataCursor.moveToFirst()) {
|
|
||||||
do {
|
|
||||||
String mimeType = dataCursor.getString(DATA_COLUMN_MIME_TYPE);
|
|
||||||
if (DataConstants.CALL_NOTE.equals(mimeType)) {
|
|
||||||
// Print phone number
|
|
||||||
String phoneNumber = dataCursor.getString(DATA_COLUMN_PHONE_NUMBER);
|
|
||||||
long callDate = dataCursor.getLong(DATA_COLUMN_CALL_DATE);
|
|
||||||
String location = dataCursor.getString(DATA_COLUMN_CONTENT);
|
|
||||||
|
|
||||||
if (!TextUtils.isEmpty(phoneNumber)) {
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT),
|
|
||||||
phoneNumber));
|
|
||||||
}
|
|
||||||
// Print call date
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT), DateFormat
|
|
||||||
.format(mContext.getString(R.string.format_datetime_mdhm),
|
|
||||||
callDate)));
|
|
||||||
// Print call attachment location
|
|
||||||
if (!TextUtils.isEmpty(location)) {
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT),
|
|
||||||
location));
|
|
||||||
}
|
|
||||||
} else if (DataConstants.NOTE.equals(mimeType)) {
|
|
||||||
String content = dataCursor.getString(DATA_COLUMN_CONTENT);
|
|
||||||
if (!TextUtils.isEmpty(content)) {
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_CONTENT),
|
|
||||||
content));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
} while (dataCursor.moveToNext());
|
|
||||||
}
|
|
||||||
dataCursor.close();
|
|
||||||
}
|
|
||||||
// print a line separator between note
|
|
||||||
try {
|
|
||||||
ps.write(new byte[] {
|
|
||||||
Character.LINE_SEPARATOR, Character.LETTER_NUMBER
|
|
||||||
});
|
|
||||||
} catch (IOException e) {
|
|
||||||
Log.e(TAG, e.toString());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Note will be exported as text which is user readable
|
|
||||||
*/
|
|
||||||
public int exportToText() {
|
|
||||||
if (!externalStorageAvailable()) {
|
|
||||||
Log.d(TAG, "Media was not mounted");
|
|
||||||
return STATE_SD_CARD_UNMOUONTED;
|
|
||||||
}
|
|
||||||
|
|
||||||
PrintStream ps = getExportToTextPrintStream();
|
|
||||||
if (ps == null) {
|
|
||||||
Log.e(TAG, "get print stream error");
|
|
||||||
return STATE_SYSTEM_ERROR;
|
|
||||||
}
|
|
||||||
// First export folder and its notes
|
|
||||||
Cursor folderCursor = mContext.getContentResolver().query(
|
|
||||||
Notes.CONTENT_NOTE_URI,
|
|
||||||
NOTE_PROJECTION,
|
|
||||||
"(" + NoteColumns.TYPE + "=" + Notes.TYPE_FOLDER + " AND "
|
|
||||||
+ NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER + ") OR "
|
|
||||||
+ NoteColumns.ID + "=" + Notes.ID_CALL_RECORD_FOLDER, null, null);
|
|
||||||
|
|
||||||
if (folderCursor != null) {
|
|
||||||
if (folderCursor.moveToFirst()) {
|
|
||||||
do {
|
|
||||||
// Print folder's name
|
|
||||||
String folderName = "";
|
|
||||||
if(folderCursor.getLong(NOTE_COLUMN_ID) == Notes.ID_CALL_RECORD_FOLDER) {
|
|
||||||
folderName = mContext.getString(R.string.call_record_folder_name);
|
|
||||||
} else {
|
|
||||||
folderName = folderCursor.getString(NOTE_COLUMN_SNIPPET);
|
|
||||||
}
|
|
||||||
if (!TextUtils.isEmpty(folderName)) {
|
|
||||||
ps.println(String.format(getFormat(FORMAT_FOLDER_NAME), folderName));
|
|
||||||
}
|
|
||||||
String folderId = folderCursor.getString(NOTE_COLUMN_ID);
|
|
||||||
exportFolderToText(folderId, ps);
|
|
||||||
} while (folderCursor.moveToNext());
|
|
||||||
}
|
|
||||||
folderCursor.close();
|
|
||||||
}
|
|
||||||
|
|
||||||
// Export notes in root's folder
|
|
||||||
Cursor noteCursor = mContext.getContentResolver().query(
|
|
||||||
Notes.CONTENT_NOTE_URI,
|
|
||||||
NOTE_PROJECTION,
|
|
||||||
NoteColumns.TYPE + "=" + +Notes.TYPE_NOTE + " AND " + NoteColumns.PARENT_ID
|
|
||||||
+ "=0", null, null);
|
|
||||||
|
|
||||||
if (noteCursor != null) {
|
|
||||||
if (noteCursor.moveToFirst()) {
|
|
||||||
do {
|
|
||||||
ps.println(String.format(getFormat(FORMAT_NOTE_DATE), DateFormat.format(
|
|
||||||
mContext.getString(R.string.format_datetime_mdhm),
|
|
||||||
noteCursor.getLong(NOTE_COLUMN_MODIFIED_DATE))));
|
|
||||||
// Query data belong to this note
|
|
||||||
String noteId = noteCursor.getString(NOTE_COLUMN_ID);
|
|
||||||
exportNoteToText(noteId, ps);
|
|
||||||
} while (noteCursor.moveToNext());
|
|
||||||
}
|
|
||||||
noteCursor.close();
|
|
||||||
}
|
|
||||||
ps.close();
|
|
||||||
|
|
||||||
return STATE_SUCCESS;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get a print stream pointed to the file {@generateExportedTextFile}
|
|
||||||
*/
|
|
||||||
private PrintStream getExportToTextPrintStream() {
|
|
||||||
File file = generateFileMountedOnSDcard(mContext, R.string.file_path,
|
|
||||||
R.string.file_name_txt_format);
|
|
||||||
if (file == null) {
|
|
||||||
Log.e(TAG, "create file to exported failed");
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
mFileName = file.getName();
|
|
||||||
mFileDirectory = mContext.getString(R.string.file_path);
|
|
||||||
PrintStream ps = null;
|
|
||||||
try {
|
|
||||||
FileOutputStream fos = new FileOutputStream(file);
|
|
||||||
ps = new PrintStream(fos);
|
|
||||||
} catch (FileNotFoundException e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
return null;
|
|
||||||
} catch (NullPointerException e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
return ps;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Generate the text file to store imported data
|
|
||||||
*/
|
|
||||||
private static File generateFileMountedOnSDcard(Context context, int filePathResId, int fileNameFormatResId) {
|
|
||||||
StringBuilder sb = new StringBuilder();
|
|
||||||
sb.append(Environment.getExternalStorageDirectory());
|
|
||||||
sb.append(context.getString(filePathResId));
|
|
||||||
File filedir = new File(sb.toString());
|
|
||||||
sb.append(context.getString(
|
|
||||||
fileNameFormatResId,
|
|
||||||
DateFormat.format(context.getString(R.string.format_date_ymd),
|
|
||||||
System.currentTimeMillis())));
|
|
||||||
File file = new File(sb.toString());
|
|
||||||
|
|
||||||
try {
|
|
||||||
if (!filedir.exists()) {
|
|
||||||
filedir.mkdir();
|
|
||||||
}
|
|
||||||
if (!file.exists()) {
|
|
||||||
file.createNewFile();
|
|
||||||
}
|
|
||||||
return file;
|
|
||||||
} catch (SecurityException e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
} catch (IOException e) {
|
|
||||||
e.printStackTrace();
|
|
||||||
}
|
|
||||||
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
@ -1,295 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.tool;
|
|
||||||
|
|
||||||
import android.content.ContentProviderOperation;
|
|
||||||
import android.content.ContentProviderResult;
|
|
||||||
import android.content.ContentResolver;
|
|
||||||
import android.content.ContentUris;
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.OperationApplicationException;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.os.RemoteException;
|
|
||||||
import android.util.Log;
|
|
||||||
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
import net.micode.notes.data.Notes.CallNote;
|
|
||||||
import net.micode.notes.data.Notes.NoteColumns;
|
|
||||||
import net.micode.notes.ui.NotesListAdapter.AppWidgetAttribute;
|
|
||||||
|
|
||||||
import java.util.ArrayList;
|
|
||||||
import java.util.HashSet;
|
|
||||||
|
|
||||||
|
|
||||||
public class DataUtils {
|
|
||||||
public static final String TAG = "DataUtils";
|
|
||||||
public static boolean batchDeleteNotes(ContentResolver resolver, HashSet<Long> ids) {
|
|
||||||
if (ids == null) {
|
|
||||||
Log.d(TAG, "the ids is null");
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
if (ids.size() == 0) {
|
|
||||||
Log.d(TAG, "no id is in the hashset");
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
ArrayList<ContentProviderOperation> operationList = new ArrayList<ContentProviderOperation>();
|
|
||||||
for (long id : ids) {
|
|
||||||
if(id == Notes.ID_ROOT_FOLDER) {
|
|
||||||
Log.e(TAG, "Don't delete system folder root");
|
|
||||||
continue;
|
|
||||||
}
|
|
||||||
ContentProviderOperation.Builder builder = ContentProviderOperation
|
|
||||||
.newDelete(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id));
|
|
||||||
operationList.add(builder.build());
|
|
||||||
}
|
|
||||||
try {
|
|
||||||
ContentProviderResult[] results = resolver.applyBatch(Notes.AUTHORITY, operationList);
|
|
||||||
if (results == null || results.length == 0 || results[0] == null) {
|
|
||||||
Log.d(TAG, "delete notes failed, ids:" + ids.toString());
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
} catch (RemoteException e) {
|
|
||||||
Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage()));
|
|
||||||
} catch (OperationApplicationException e) {
|
|
||||||
Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage()));
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void moveNoteToFoler(ContentResolver resolver, long id, long srcFolderId, long desFolderId) {
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(NoteColumns.PARENT_ID, desFolderId);
|
|
||||||
values.put(NoteColumns.ORIGIN_PARENT_ID, srcFolderId);
|
|
||||||
values.put(NoteColumns.LOCAL_MODIFIED, 1);
|
|
||||||
resolver.update(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id), values, null, null);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean batchMoveToFolder(ContentResolver resolver, HashSet<Long> ids,
|
|
||||||
long folderId) {
|
|
||||||
if (ids == null) {
|
|
||||||
Log.d(TAG, "the ids is null");
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
|
|
||||||
ArrayList<ContentProviderOperation> operationList = new ArrayList<ContentProviderOperation>();
|
|
||||||
for (long id : ids) {
|
|
||||||
ContentProviderOperation.Builder builder = ContentProviderOperation
|
|
||||||
.newUpdate(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id));
|
|
||||||
builder.withValue(NoteColumns.PARENT_ID, folderId);
|
|
||||||
builder.withValue(NoteColumns.LOCAL_MODIFIED, 1);
|
|
||||||
operationList.add(builder.build());
|
|
||||||
}
|
|
||||||
|
|
||||||
try {
|
|
||||||
ContentProviderResult[] results = resolver.applyBatch(Notes.AUTHORITY, operationList);
|
|
||||||
if (results == null || results.length == 0 || results[0] == null) {
|
|
||||||
Log.d(TAG, "delete notes failed, ids:" + ids.toString());
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
} catch (RemoteException e) {
|
|
||||||
Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage()));
|
|
||||||
} catch (OperationApplicationException e) {
|
|
||||||
Log.e(TAG, String.format("%s: %s", e.toString(), e.getMessage()));
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Get the all folder count except system folders {@link Notes#TYPE_SYSTEM}}
|
|
||||||
*/
|
|
||||||
public static int getUserFolderCount(ContentResolver resolver) {
|
|
||||||
Cursor cursor =resolver.query(Notes.CONTENT_NOTE_URI,
|
|
||||||
new String[] { "COUNT(*)" },
|
|
||||||
NoteColumns.TYPE + "=? AND " + NoteColumns.PARENT_ID + "<>?",
|
|
||||||
new String[] { String.valueOf(Notes.TYPE_FOLDER), String.valueOf(Notes.ID_TRASH_FOLER)},
|
|
||||||
null);
|
|
||||||
|
|
||||||
int count = 0;
|
|
||||||
if(cursor != null) {
|
|
||||||
if(cursor.moveToFirst()) {
|
|
||||||
try {
|
|
||||||
count = cursor.getInt(0);
|
|
||||||
} catch (IndexOutOfBoundsException e) {
|
|
||||||
Log.e(TAG, "get folder count failed:" + e.toString());
|
|
||||||
} finally {
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return count;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean visibleInNoteDatabase(ContentResolver resolver, long noteId, int type) {
|
|
||||||
Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId),
|
|
||||||
null,
|
|
||||||
NoteColumns.TYPE + "=? AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER,
|
|
||||||
new String [] {String.valueOf(type)},
|
|
||||||
null);
|
|
||||||
|
|
||||||
boolean exist = false;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.getCount() > 0) {
|
|
||||||
exist = true;
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return exist;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean existInNoteDatabase(ContentResolver resolver, long noteId) {
|
|
||||||
Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, noteId),
|
|
||||||
null, null, null, null);
|
|
||||||
|
|
||||||
boolean exist = false;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.getCount() > 0) {
|
|
||||||
exist = true;
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return exist;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean existInDataDatabase(ContentResolver resolver, long dataId) {
|
|
||||||
Cursor cursor = resolver.query(ContentUris.withAppendedId(Notes.CONTENT_DATA_URI, dataId),
|
|
||||||
null, null, null, null);
|
|
||||||
|
|
||||||
boolean exist = false;
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.getCount() > 0) {
|
|
||||||
exist = true;
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return exist;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static boolean checkVisibleFolderName(ContentResolver resolver, String name) {
|
|
||||||
Cursor cursor = resolver.query(Notes.CONTENT_NOTE_URI, null,
|
|
||||||
NoteColumns.TYPE + "=" + Notes.TYPE_FOLDER +
|
|
||||||
" AND " + NoteColumns.PARENT_ID + "<>" + Notes.ID_TRASH_FOLER +
|
|
||||||
" AND " + NoteColumns.SNIPPET + "=?",
|
|
||||||
new String[] { name }, null);
|
|
||||||
boolean exist = false;
|
|
||||||
if(cursor != null) {
|
|
||||||
if(cursor.getCount() > 0) {
|
|
||||||
exist = true;
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return exist;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static HashSet<AppWidgetAttribute> getFolderNoteWidget(ContentResolver resolver, long folderId) {
|
|
||||||
Cursor c = resolver.query(Notes.CONTENT_NOTE_URI,
|
|
||||||
new String[] { NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE },
|
|
||||||
NoteColumns.PARENT_ID + "=?",
|
|
||||||
new String[] { String.valueOf(folderId) },
|
|
||||||
null);
|
|
||||||
|
|
||||||
HashSet<AppWidgetAttribute> set = null;
|
|
||||||
if (c != null) {
|
|
||||||
if (c.moveToFirst()) {
|
|
||||||
set = new HashSet<AppWidgetAttribute>();
|
|
||||||
do {
|
|
||||||
try {
|
|
||||||
AppWidgetAttribute widget = new AppWidgetAttribute();
|
|
||||||
widget.widgetId = c.getInt(0);
|
|
||||||
widget.widgetType = c.getInt(1);
|
|
||||||
set.add(widget);
|
|
||||||
} catch (IndexOutOfBoundsException e) {
|
|
||||||
Log.e(TAG, e.toString());
|
|
||||||
}
|
|
||||||
} while (c.moveToNext());
|
|
||||||
}
|
|
||||||
c.close();
|
|
||||||
}
|
|
||||||
return set;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getCallNumberByNoteId(ContentResolver resolver, long noteId) {
|
|
||||||
Cursor cursor = resolver.query(Notes.CONTENT_DATA_URI,
|
|
||||||
new String [] { CallNote.PHONE_NUMBER },
|
|
||||||
CallNote.NOTE_ID + "=? AND " + CallNote.MIME_TYPE + "=?",
|
|
||||||
new String [] { String.valueOf(noteId), CallNote.CONTENT_ITEM_TYPE },
|
|
||||||
null);
|
|
||||||
|
|
||||||
if (cursor != null && cursor.moveToFirst()) {
|
|
||||||
try {
|
|
||||||
return cursor.getString(0);
|
|
||||||
} catch (IndexOutOfBoundsException e) {
|
|
||||||
Log.e(TAG, "Get call number fails " + e.toString());
|
|
||||||
} finally {
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return "";
|
|
||||||
}
|
|
||||||
|
|
||||||
public static long getNoteIdByPhoneNumberAndCallDate(ContentResolver resolver, String phoneNumber, long callDate) {
|
|
||||||
Cursor cursor = resolver.query(Notes.CONTENT_DATA_URI,
|
|
||||||
new String [] { CallNote.NOTE_ID },
|
|
||||||
CallNote.CALL_DATE + "=? AND " + CallNote.MIME_TYPE + "=? AND PHONE_NUMBERS_EQUAL("
|
|
||||||
+ CallNote.PHONE_NUMBER + ",?)",
|
|
||||||
new String [] { String.valueOf(callDate), CallNote.CONTENT_ITEM_TYPE, phoneNumber },
|
|
||||||
null);
|
|
||||||
|
|
||||||
if (cursor != null) {
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
try {
|
|
||||||
return cursor.getLong(0);
|
|
||||||
} catch (IndexOutOfBoundsException e) {
|
|
||||||
Log.e(TAG, "Get call note id fails " + e.toString());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
}
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getSnippetById(ContentResolver resolver, long noteId) {
|
|
||||||
Cursor cursor = resolver.query(Notes.CONTENT_NOTE_URI,
|
|
||||||
new String [] { NoteColumns.SNIPPET },
|
|
||||||
NoteColumns.ID + "=?",
|
|
||||||
new String [] { String.valueOf(noteId)},
|
|
||||||
null);
|
|
||||||
|
|
||||||
if (cursor != null) {
|
|
||||||
String snippet = "";
|
|
||||||
if (cursor.moveToFirst()) {
|
|
||||||
snippet = cursor.getString(0);
|
|
||||||
}
|
|
||||||
cursor.close();
|
|
||||||
return snippet;
|
|
||||||
}
|
|
||||||
throw new IllegalArgumentException("Note is not found with id: " + noteId);
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getFormattedSnippet(String snippet) {
|
|
||||||
if (snippet != null) {
|
|
||||||
snippet = snippet.trim();
|
|
||||||
int index = snippet.indexOf('\n');
|
|
||||||
if (index != -1) {
|
|
||||||
snippet = snippet.substring(0, index);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return snippet;
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,90 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import java.util.Calendar;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
import net.micode.notes.ui.DateTimePicker;
|
|
||||||
import net.micode.notes.ui.DateTimePicker.OnDateTimeChangedListener;
|
|
||||||
|
|
||||||
import android.app.AlertDialog;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.DialogInterface;
|
|
||||||
import android.content.DialogInterface.OnClickListener;
|
|
||||||
import android.text.format.DateFormat;
|
|
||||||
import android.text.format.DateUtils;
|
|
||||||
|
|
||||||
public class DateTimePickerDialog extends AlertDialog implements OnClickListener {
|
|
||||||
|
|
||||||
private Calendar mDate = Calendar.getInstance();
|
|
||||||
private boolean mIs24HourView;
|
|
||||||
private OnDateTimeSetListener mOnDateTimeSetListener;
|
|
||||||
private DateTimePicker mDateTimePicker;
|
|
||||||
|
|
||||||
public interface OnDateTimeSetListener {
|
|
||||||
void OnDateTimeSet(AlertDialog dialog, long date);
|
|
||||||
}
|
|
||||||
|
|
||||||
public DateTimePickerDialog(Context context, long date) {
|
|
||||||
super(context);
|
|
||||||
mDateTimePicker = new DateTimePicker(context);
|
|
||||||
setView(mDateTimePicker);
|
|
||||||
mDateTimePicker.setOnDateTimeChangedListener(new OnDateTimeChangedListener() {
|
|
||||||
public void onDateTimeChanged(DateTimePicker view, int year, int month,
|
|
||||||
int dayOfMonth, int hourOfDay, int minute) {
|
|
||||||
mDate.set(Calendar.YEAR, year);
|
|
||||||
mDate.set(Calendar.MONTH, month);
|
|
||||||
mDate.set(Calendar.DAY_OF_MONTH, dayOfMonth);
|
|
||||||
mDate.set(Calendar.HOUR_OF_DAY, hourOfDay);
|
|
||||||
mDate.set(Calendar.MINUTE, minute);
|
|
||||||
updateTitle(mDate.getTimeInMillis());
|
|
||||||
}
|
|
||||||
});
|
|
||||||
mDate.setTimeInMillis(date);
|
|
||||||
mDate.set(Calendar.SECOND, 0);
|
|
||||||
mDateTimePicker.setCurrentDate(mDate.getTimeInMillis());
|
|
||||||
setButton(context.getString(R.string.datetime_dialog_ok), this);
|
|
||||||
setButton2(context.getString(R.string.datetime_dialog_cancel), (OnClickListener)null);
|
|
||||||
set24HourView(DateFormat.is24HourFormat(this.getContext()));
|
|
||||||
updateTitle(mDate.getTimeInMillis());
|
|
||||||
}
|
|
||||||
|
|
||||||
public void set24HourView(boolean is24HourView) {
|
|
||||||
mIs24HourView = is24HourView;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnDateTimeSetListener(OnDateTimeSetListener callBack) {
|
|
||||||
mOnDateTimeSetListener = callBack;
|
|
||||||
}
|
|
||||||
|
|
||||||
private void updateTitle(long date) {
|
|
||||||
int flag =
|
|
||||||
DateUtils.FORMAT_SHOW_YEAR |
|
|
||||||
DateUtils.FORMAT_SHOW_DATE |
|
|
||||||
DateUtils.FORMAT_SHOW_TIME;
|
|
||||||
flag |= mIs24HourView ? DateUtils.FORMAT_24HOUR : DateUtils.FORMAT_24HOUR;
|
|
||||||
setTitle(DateUtils.formatDateTime(this.getContext(), date, flag));
|
|
||||||
}
|
|
||||||
|
|
||||||
public void onClick(DialogInterface arg0, int arg1) {
|
|
||||||
if (mOnDateTimeSetListener != null) {
|
|
||||||
mOnDateTimeSetListener.OnDateTimeSet(this, mDate.getTimeInMillis());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
@ -1,80 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.CursorAdapter;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import android.widget.TextView;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
import net.micode.notes.data.Notes.NoteColumns;
|
|
||||||
|
|
||||||
|
|
||||||
public class FoldersListAdapter extends CursorAdapter {
|
|
||||||
public static final String [] PROJECTION = {
|
|
||||||
NoteColumns.ID,
|
|
||||||
NoteColumns.SNIPPET
|
|
||||||
};
|
|
||||||
|
|
||||||
public static final int ID_COLUMN = 0;
|
|
||||||
public static final int NAME_COLUMN = 1;
|
|
||||||
|
|
||||||
public FoldersListAdapter(Context context, Cursor c) {
|
|
||||||
super(context, c);
|
|
||||||
// TODO Auto-generated constructor stub
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public View newView(Context context, Cursor cursor, ViewGroup parent) {
|
|
||||||
return new FolderListItem(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void bindView(View view, Context context, Cursor cursor) {
|
|
||||||
if (view instanceof FolderListItem) {
|
|
||||||
String folderName = (cursor.getLong(ID_COLUMN) == Notes.ID_ROOT_FOLDER) ? context
|
|
||||||
.getString(R.string.menu_move_parent_folder) : cursor.getString(NAME_COLUMN);
|
|
||||||
((FolderListItem) view).bind(folderName);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public String getFolderName(Context context, int position) {
|
|
||||||
Cursor cursor = (Cursor) getItem(position);
|
|
||||||
return (cursor.getLong(ID_COLUMN) == Notes.ID_ROOT_FOLDER) ? context
|
|
||||||
.getString(R.string.menu_move_parent_folder) : cursor.getString(NAME_COLUMN);
|
|
||||||
}
|
|
||||||
|
|
||||||
private class FolderListItem extends LinearLayout {
|
|
||||||
private TextView mName;
|
|
||||||
|
|
||||||
public FolderListItem(Context context) {
|
|
||||||
super(context);
|
|
||||||
inflate(context, R.layout.folder_list_item, this);
|
|
||||||
mName = (TextView) findViewById(R.id.tv_folder_name);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void bind(String name) {
|
|
||||||
mName.setText(name);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
@ -1,217 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.graphics.Rect;
|
|
||||||
import android.text.Layout;
|
|
||||||
import android.text.Selection;
|
|
||||||
import android.text.Spanned;
|
|
||||||
import android.text.TextUtils;
|
|
||||||
import android.text.style.URLSpan;
|
|
||||||
import android.util.AttributeSet;
|
|
||||||
import android.util.Log;
|
|
||||||
import android.view.ContextMenu;
|
|
||||||
import android.view.KeyEvent;
|
|
||||||
import android.view.MenuItem;
|
|
||||||
import android.view.MenuItem.OnMenuItemClickListener;
|
|
||||||
import android.view.MotionEvent;
|
|
||||||
import android.widget.EditText;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
|
|
||||||
import java.util.HashMap;
|
|
||||||
import java.util.Map;
|
|
||||||
|
|
||||||
public class NoteEditText extends EditText {
|
|
||||||
private static final String TAG = "NoteEditText";
|
|
||||||
private int mIndex;
|
|
||||||
private int mSelectionStartBeforeDelete;
|
|
||||||
|
|
||||||
private static final String SCHEME_TEL = "tel:" ;
|
|
||||||
private static final String SCHEME_HTTP = "http:" ;
|
|
||||||
private static final String SCHEME_EMAIL = "mailto:" ;
|
|
||||||
|
|
||||||
private static final Map<String, Integer> sSchemaActionResMap = new HashMap<String, Integer>();
|
|
||||||
static {
|
|
||||||
sSchemaActionResMap.put(SCHEME_TEL, R.string.note_link_tel);
|
|
||||||
sSchemaActionResMap.put(SCHEME_HTTP, R.string.note_link_web);
|
|
||||||
sSchemaActionResMap.put(SCHEME_EMAIL, R.string.note_link_email);
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Call by the {@link NoteEditActivity} to delete or add edit text
|
|
||||||
*/
|
|
||||||
public interface OnTextViewChangeListener {
|
|
||||||
/**
|
|
||||||
* Delete current edit text when {@link KeyEvent#KEYCODE_DEL} happens
|
|
||||||
* and the text is null
|
|
||||||
*/
|
|
||||||
void onEditTextDelete(int index, String text);
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Add edit text after current edit text when {@link KeyEvent#KEYCODE_ENTER}
|
|
||||||
* happen
|
|
||||||
*/
|
|
||||||
void onEditTextEnter(int index, String text);
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Hide or show item option when text change
|
|
||||||
*/
|
|
||||||
void onTextChange(int index, boolean hasText);
|
|
||||||
}
|
|
||||||
|
|
||||||
private OnTextViewChangeListener mOnTextViewChangeListener;
|
|
||||||
|
|
||||||
public NoteEditText(Context context) {
|
|
||||||
super(context, null);
|
|
||||||
mIndex = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setIndex(int index) {
|
|
||||||
mIndex = index;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setOnTextViewChangeListener(OnTextViewChangeListener listener) {
|
|
||||||
mOnTextViewChangeListener = listener;
|
|
||||||
}
|
|
||||||
|
|
||||||
public NoteEditText(Context context, AttributeSet attrs) {
|
|
||||||
super(context, attrs, android.R.attr.editTextStyle);
|
|
||||||
}
|
|
||||||
|
|
||||||
public NoteEditText(Context context, AttributeSet attrs, int defStyle) {
|
|
||||||
super(context, attrs, defStyle);
|
|
||||||
// TODO Auto-generated constructor stub
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onTouchEvent(MotionEvent event) {
|
|
||||||
switch (event.getAction()) {
|
|
||||||
case MotionEvent.ACTION_DOWN:
|
|
||||||
|
|
||||||
int x = (int) event.getX();
|
|
||||||
int y = (int) event.getY();
|
|
||||||
x -= getTotalPaddingLeft();
|
|
||||||
y -= getTotalPaddingTop();
|
|
||||||
x += getScrollX();
|
|
||||||
y += getScrollY();
|
|
||||||
|
|
||||||
Layout layout = getLayout();
|
|
||||||
int line = layout.getLineForVertical(y);
|
|
||||||
int off = layout.getOffsetForHorizontal(line, x);
|
|
||||||
Selection.setSelection(getText(), off);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
|
|
||||||
return super.onTouchEvent(event);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onKeyDown(int keyCode, KeyEvent event) {
|
|
||||||
switch (keyCode) {
|
|
||||||
case KeyEvent.KEYCODE_ENTER:
|
|
||||||
if (mOnTextViewChangeListener != null) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
case KeyEvent.KEYCODE_DEL:
|
|
||||||
mSelectionStartBeforeDelete = getSelectionStart();
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return super.onKeyDown(keyCode, event);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public boolean onKeyUp(int keyCode, KeyEvent event) {
|
|
||||||
switch(keyCode) {
|
|
||||||
case KeyEvent.KEYCODE_DEL:
|
|
||||||
if (mOnTextViewChangeListener != null) {
|
|
||||||
if (0 == mSelectionStartBeforeDelete && mIndex != 0) {
|
|
||||||
mOnTextViewChangeListener.onEditTextDelete(mIndex, getText().toString());
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
Log.d(TAG, "OnTextViewChangeListener was not seted");
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
case KeyEvent.KEYCODE_ENTER:
|
|
||||||
if (mOnTextViewChangeListener != null) {
|
|
||||||
int selectionStart = getSelectionStart();
|
|
||||||
String text = getText().subSequence(selectionStart, length()).toString();
|
|
||||||
setText(getText().subSequence(0, selectionStart));
|
|
||||||
mOnTextViewChangeListener.onEditTextEnter(mIndex + 1, text);
|
|
||||||
} else {
|
|
||||||
Log.d(TAG, "OnTextViewChangeListener was not seted");
|
|
||||||
}
|
|
||||||
break;
|
|
||||||
default:
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
return super.onKeyUp(keyCode, event);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onFocusChanged(boolean focused, int direction, Rect previouslyFocusedRect) {
|
|
||||||
if (mOnTextViewChangeListener != null) {
|
|
||||||
if (!focused && TextUtils.isEmpty(getText())) {
|
|
||||||
mOnTextViewChangeListener.onTextChange(mIndex, false);
|
|
||||||
} else {
|
|
||||||
mOnTextViewChangeListener.onTextChange(mIndex, true);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
super.onFocusChanged(focused, direction, previouslyFocusedRect);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreateContextMenu(ContextMenu menu) {
|
|
||||||
if (getText() instanceof Spanned) {
|
|
||||||
int selStart = getSelectionStart();
|
|
||||||
int selEnd = getSelectionEnd();
|
|
||||||
|
|
||||||
int min = Math.min(selStart, selEnd);
|
|
||||||
int max = Math.max(selStart, selEnd);
|
|
||||||
|
|
||||||
final URLSpan[] urls = ((Spanned) getText()).getSpans(min, max, URLSpan.class);
|
|
||||||
if (urls.length == 1) {
|
|
||||||
int defaultResId = 0;
|
|
||||||
for(String schema: sSchemaActionResMap.keySet()) {
|
|
||||||
if(urls[0].getURL().indexOf(schema) >= 0) {
|
|
||||||
defaultResId = sSchemaActionResMap.get(schema);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
if (defaultResId == 0) {
|
|
||||||
defaultResId = R.string.note_link_other;
|
|
||||||
}
|
|
||||||
|
|
||||||
menu.add(0, 0, 0, defaultResId).setOnMenuItemClickListener(
|
|
||||||
new OnMenuItemClickListener() {
|
|
||||||
public boolean onMenuItemClick(MenuItem item) {
|
|
||||||
// goto a new intent
|
|
||||||
urls[0].onClick(NoteEditText.this);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
}
|
|
||||||
super.onCreateContextMenu(menu);
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,184 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.database.Cursor;
|
|
||||||
import android.util.Log;
|
|
||||||
import android.view.View;
|
|
||||||
import android.view.ViewGroup;
|
|
||||||
import android.widget.CursorAdapter;
|
|
||||||
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
|
|
||||||
import java.util.Collection;
|
|
||||||
import java.util.HashMap;
|
|
||||||
import java.util.HashSet;
|
|
||||||
import java.util.Iterator;
|
|
||||||
|
|
||||||
|
|
||||||
public class NotesListAdapter extends CursorAdapter {
|
|
||||||
private static final String TAG = "NotesListAdapter";
|
|
||||||
private Context mContext;
|
|
||||||
private HashMap<Integer, Boolean> mSelectedIndex;
|
|
||||||
private int mNotesCount;
|
|
||||||
private boolean mChoiceMode;
|
|
||||||
|
|
||||||
public static class AppWidgetAttribute {
|
|
||||||
public int widgetId;
|
|
||||||
public int widgetType;
|
|
||||||
};
|
|
||||||
|
|
||||||
public NotesListAdapter(Context context) {
|
|
||||||
super(context, null);
|
|
||||||
mSelectedIndex = new HashMap<Integer, Boolean>();
|
|
||||||
mContext = context;
|
|
||||||
mNotesCount = 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public View newView(Context context, Cursor cursor, ViewGroup parent) {
|
|
||||||
return new NotesListItem(context);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void bindView(View view, Context context, Cursor cursor) {
|
|
||||||
if (view instanceof NotesListItem) {
|
|
||||||
NoteItemData itemData = new NoteItemData(context, cursor);
|
|
||||||
((NotesListItem) view).bind(context, itemData, mChoiceMode,
|
|
||||||
isSelectedItem(cursor.getPosition()));
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setCheckedItem(final int position, final boolean checked) {
|
|
||||||
mSelectedIndex.put(position, checked);
|
|
||||||
notifyDataSetChanged();
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isInChoiceMode() {
|
|
||||||
return mChoiceMode;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void setChoiceMode(boolean mode) {
|
|
||||||
mSelectedIndex.clear();
|
|
||||||
mChoiceMode = mode;
|
|
||||||
}
|
|
||||||
|
|
||||||
public void selectAll(boolean checked) {
|
|
||||||
Cursor cursor = getCursor();
|
|
||||||
for (int i = 0; i < getCount(); i++) {
|
|
||||||
if (cursor.moveToPosition(i)) {
|
|
||||||
if (NoteItemData.getNoteType(cursor) == Notes.TYPE_NOTE) {
|
|
||||||
setCheckedItem(i, checked);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public HashSet<Long> getSelectedItemIds() {
|
|
||||||
HashSet<Long> itemSet = new HashSet<Long>();
|
|
||||||
for (Integer position : mSelectedIndex.keySet()) {
|
|
||||||
if (mSelectedIndex.get(position) == true) {
|
|
||||||
Long id = getItemId(position);
|
|
||||||
if (id == Notes.ID_ROOT_FOLDER) {
|
|
||||||
Log.d(TAG, "Wrong item id, should not happen");
|
|
||||||
} else {
|
|
||||||
itemSet.add(id);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
return itemSet;
|
|
||||||
}
|
|
||||||
|
|
||||||
public HashSet<AppWidgetAttribute> getSelectedWidget() {
|
|
||||||
HashSet<AppWidgetAttribute> itemSet = new HashSet<AppWidgetAttribute>();
|
|
||||||
for (Integer position : mSelectedIndex.keySet()) {
|
|
||||||
if (mSelectedIndex.get(position) == true) {
|
|
||||||
Cursor c = (Cursor) getItem(position);
|
|
||||||
if (c != null) {
|
|
||||||
AppWidgetAttribute widget = new AppWidgetAttribute();
|
|
||||||
NoteItemData item = new NoteItemData(mContext, c);
|
|
||||||
widget.widgetId = item.getWidgetId();
|
|
||||||
widget.widgetType = item.getWidgetType();
|
|
||||||
itemSet.add(widget);
|
|
||||||
/**
|
|
||||||
* Don't close cursor here, only the adapter could close it
|
|
||||||
*/
|
|
||||||
} else {
|
|
||||||
Log.e(TAG, "Invalid cursor");
|
|
||||||
return null;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return itemSet;
|
|
||||||
}
|
|
||||||
|
|
||||||
public int getSelectedCount() {
|
|
||||||
Collection<Boolean> values = mSelectedIndex.values();
|
|
||||||
if (null == values) {
|
|
||||||
return 0;
|
|
||||||
}
|
|
||||||
Iterator<Boolean> iter = values.iterator();
|
|
||||||
int count = 0;
|
|
||||||
while (iter.hasNext()) {
|
|
||||||
if (true == iter.next()) {
|
|
||||||
count++;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
return count;
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isAllSelected() {
|
|
||||||
int checkedCount = getSelectedCount();
|
|
||||||
return (checkedCount != 0 && checkedCount == mNotesCount);
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean isSelectedItem(final int position) {
|
|
||||||
if (null == mSelectedIndex.get(position)) {
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
return mSelectedIndex.get(position);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onContentChanged() {
|
|
||||||
super.onContentChanged();
|
|
||||||
calcNotesCount();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void changeCursor(Cursor cursor) {
|
|
||||||
super.changeCursor(cursor);
|
|
||||||
calcNotesCount();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void calcNotesCount() {
|
|
||||||
mNotesCount = 0;
|
|
||||||
for (int i = 0; i < getCount(); i++) {
|
|
||||||
Cursor c = (Cursor) getItem(i);
|
|
||||||
if (c != null) {
|
|
||||||
if (NoteItemData.getNoteType(c) == Notes.TYPE_NOTE) {
|
|
||||||
mNotesCount++;
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
Log.e(TAG, "Invalid cursor");
|
|
||||||
return;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,122 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import android.content.Context;
|
|
||||||
import android.text.format.DateUtils;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.CheckBox;
|
|
||||||
import android.widget.ImageView;
|
|
||||||
import android.widget.LinearLayout;
|
|
||||||
import android.widget.TextView;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
import net.micode.notes.tool.DataUtils;
|
|
||||||
import net.micode.notes.tool.ResourceParser.NoteItemBgResources;
|
|
||||||
|
|
||||||
|
|
||||||
public class NotesListItem extends LinearLayout {
|
|
||||||
private ImageView mAlert;
|
|
||||||
private TextView mTitle;
|
|
||||||
private TextView mTime;
|
|
||||||
private TextView mCallName;
|
|
||||||
private NoteItemData mItemData;
|
|
||||||
private CheckBox mCheckBox;
|
|
||||||
|
|
||||||
public NotesListItem(Context context) {
|
|
||||||
super(context);
|
|
||||||
inflate(context, R.layout.note_item, this);
|
|
||||||
mAlert = (ImageView) findViewById(R.id.iv_alert_icon);
|
|
||||||
mTitle = (TextView) findViewById(R.id.tv_title);
|
|
||||||
mTime = (TextView) findViewById(R.id.tv_time);
|
|
||||||
mCallName = (TextView) findViewById(R.id.tv_name);
|
|
||||||
mCheckBox = (CheckBox) findViewById(android.R.id.checkbox);
|
|
||||||
}
|
|
||||||
|
|
||||||
public void bind(Context context, NoteItemData data, boolean choiceMode, boolean checked) {
|
|
||||||
if (choiceMode && data.getType() == Notes.TYPE_NOTE) {
|
|
||||||
mCheckBox.setVisibility(View.VISIBLE);
|
|
||||||
mCheckBox.setChecked(checked);
|
|
||||||
} else {
|
|
||||||
mCheckBox.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
|
|
||||||
mItemData = data;
|
|
||||||
if (data.getId() == Notes.ID_CALL_RECORD_FOLDER) {
|
|
||||||
mCallName.setVisibility(View.GONE);
|
|
||||||
mAlert.setVisibility(View.VISIBLE);
|
|
||||||
mTitle.setTextAppearance(context, R.style.TextAppearancePrimaryItem);
|
|
||||||
mTitle.setText(context.getString(R.string.call_record_folder_name)
|
|
||||||
+ context.getString(R.string.format_folder_files_count, data.getNotesCount()));
|
|
||||||
mAlert.setImageResource(R.drawable.call_record);
|
|
||||||
} else if (data.getParentId() == Notes.ID_CALL_RECORD_FOLDER) {
|
|
||||||
mCallName.setVisibility(View.VISIBLE);
|
|
||||||
mCallName.setText(data.getCallName());
|
|
||||||
mTitle.setTextAppearance(context,R.style.TextAppearanceSecondaryItem);
|
|
||||||
mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet()));
|
|
||||||
if (data.hasAlert()) {
|
|
||||||
mAlert.setImageResource(R.drawable.clock);
|
|
||||||
mAlert.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
mAlert.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
mCallName.setVisibility(View.GONE);
|
|
||||||
mTitle.setTextAppearance(context, R.style.TextAppearancePrimaryItem);
|
|
||||||
|
|
||||||
if (data.getType() == Notes.TYPE_FOLDER) {
|
|
||||||
mTitle.setText(data.getSnippet()
|
|
||||||
+ context.getString(R.string.format_folder_files_count,
|
|
||||||
data.getNotesCount()));
|
|
||||||
mAlert.setVisibility(View.GONE);
|
|
||||||
} else {
|
|
||||||
mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet()));
|
|
||||||
if (data.hasAlert()) {
|
|
||||||
mAlert.setImageResource(R.drawable.clock);
|
|
||||||
mAlert.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
mAlert.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate()));
|
|
||||||
|
|
||||||
setBackground(data);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void setBackground(NoteItemData data) {
|
|
||||||
int id = data.getBgColorId();
|
|
||||||
if (data.getType() == Notes.TYPE_NOTE) {
|
|
||||||
if (data.isSingle() || data.isOneFollowingFolder()) {
|
|
||||||
setBackgroundResource(NoteItemBgResources.getNoteBgSingleRes(id));
|
|
||||||
} else if (data.isLast()) {
|
|
||||||
setBackgroundResource(NoteItemBgResources.getNoteBgLastRes(id));
|
|
||||||
} else if (data.isFirst() || data.isMultiFollowingFolder()) {
|
|
||||||
setBackgroundResource(NoteItemBgResources.getNoteBgFirstRes(id));
|
|
||||||
} else {
|
|
||||||
setBackgroundResource(NoteItemBgResources.getNoteBgNormalRes(id));
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
setBackgroundResource(NoteItemBgResources.getFolderBgRes());
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public NoteItemData getItemData() {
|
|
||||||
return mItemData;
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,388 +0,0 @@
|
|||||||
/*
|
|
||||||
* Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
|
||||||
*
|
|
||||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
|
||||||
* you may not use this file except in compliance with the License.
|
|
||||||
* You may obtain a copy of the License at
|
|
||||||
*
|
|
||||||
* http://www.apache.org/licenses/LICENSE-2.0
|
|
||||||
*
|
|
||||||
* Unless required by applicable law or agreed to in writing, software
|
|
||||||
* distributed under the License is distributed on an "AS IS" BASIS,
|
|
||||||
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
* See the License for the specific language governing permissions and
|
|
||||||
* limitations under the License.
|
|
||||||
*/
|
|
||||||
|
|
||||||
package net.micode.notes.ui;
|
|
||||||
|
|
||||||
import android.accounts.Account;
|
|
||||||
import android.accounts.AccountManager;
|
|
||||||
import android.app.ActionBar;
|
|
||||||
import android.app.AlertDialog;
|
|
||||||
import android.content.BroadcastReceiver;
|
|
||||||
import android.content.ContentValues;
|
|
||||||
import android.content.Context;
|
|
||||||
import android.content.DialogInterface;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.content.IntentFilter;
|
|
||||||
import android.content.SharedPreferences;
|
|
||||||
import android.os.Bundle;
|
|
||||||
import android.preference.Preference;
|
|
||||||
import android.preference.Preference.OnPreferenceClickListener;
|
|
||||||
import android.preference.PreferenceActivity;
|
|
||||||
import android.preference.PreferenceCategory;
|
|
||||||
import android.text.TextUtils;
|
|
||||||
import android.text.format.DateFormat;
|
|
||||||
import android.view.LayoutInflater;
|
|
||||||
import android.view.Menu;
|
|
||||||
import android.view.MenuItem;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.Button;
|
|
||||||
import android.widget.TextView;
|
|
||||||
import android.widget.Toast;
|
|
||||||
|
|
||||||
import net.micode.notes.R;
|
|
||||||
import net.micode.notes.data.Notes;
|
|
||||||
import net.micode.notes.data.Notes.NoteColumns;
|
|
||||||
import net.micode.notes.gtask.remote.GTaskSyncService;
|
|
||||||
|
|
||||||
|
|
||||||
public class NotesPreferenceActivity extends PreferenceActivity {
|
|
||||||
public static final String PREFERENCE_NAME = "notes_preferences";
|
|
||||||
|
|
||||||
public static final String PREFERENCE_SYNC_ACCOUNT_NAME = "pref_key_account_name";
|
|
||||||
|
|
||||||
public static final String PREFERENCE_LAST_SYNC_TIME = "pref_last_sync_time";
|
|
||||||
|
|
||||||
public static final String PREFERENCE_SET_BG_COLOR_KEY = "pref_key_bg_random_appear";
|
|
||||||
|
|
||||||
private static final String PREFERENCE_SYNC_ACCOUNT_KEY = "pref_sync_account_key";
|
|
||||||
|
|
||||||
private static final String AUTHORITIES_FILTER_KEY = "authorities";
|
|
||||||
|
|
||||||
private PreferenceCategory mAccountCategory;
|
|
||||||
|
|
||||||
private GTaskReceiver mReceiver;
|
|
||||||
|
|
||||||
private Account[] mOriAccounts;
|
|
||||||
|
|
||||||
private boolean mHasAddedAccount;
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onCreate(Bundle icicle) {
|
|
||||||
super.onCreate(icicle);
|
|
||||||
|
|
||||||
/* using the app icon for navigation */
|
|
||||||
getActionBar().setDisplayHomeAsUpEnabled(true);
|
|
||||||
|
|
||||||
addPreferencesFromResource(R.xml.preferences);
|
|
||||||
mAccountCategory = (PreferenceCategory) findPreference(PREFERENCE_SYNC_ACCOUNT_KEY);
|
|
||||||
mReceiver = new GTaskReceiver();
|
|
||||||
IntentFilter filter = new IntentFilter();
|
|
||||||
filter.addAction(GTaskSyncService.GTASK_SERVICE_BROADCAST_NAME);
|
|
||||||
registerReceiver(mReceiver, filter);
|
|
||||||
|
|
||||||
mOriAccounts = null;
|
|
||||||
View header = LayoutInflater.from(this).inflate(R.layout.settings_header, null);
|
|
||||||
getListView().addHeaderView(header, null, true);
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onResume() {
|
|
||||||
super.onResume();
|
|
||||||
|
|
||||||
// need to set sync account automatically if user has added a new
|
|
||||||
// account
|
|
||||||
if (mHasAddedAccount) {
|
|
||||||
Account[] accounts = getGoogleAccounts();
|
|
||||||
if (mOriAccounts != null && accounts.length > mOriAccounts.length) {
|
|
||||||
for (Account accountNew : accounts) {
|
|
||||||
boolean found = false;
|
|
||||||
for (Account accountOld : mOriAccounts) {
|
|
||||||
if (TextUtils.equals(accountOld.name, accountNew.name)) {
|
|
||||||
found = true;
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
if (!found) {
|
|
||||||
setSyncAccount(accountNew.name);
|
|
||||||
break;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
refreshUI();
|
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
|
||||||
protected void onDestroy() {
|
|
||||||
if (mReceiver != null) {
|
|
||||||
unregisterReceiver(mReceiver);
|
|
||||||
}
|
|
||||||
super.onDestroy();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadAccountPreference() {
|
|
||||||
mAccountCategory.removeAll();
|
|
||||||
|
|
||||||
Preference accountPref = new Preference(this);
|
|
||||||
final String defaultAccount = getSyncAccountName(this);
|
|
||||||
accountPref.setTitle(getString(R.string.preferences_account_title));
|
|
||||||
accountPref.setSummary(getString(R.string.preferences_account_summary));
|
|
||||||
accountPref.setOnPreferenceClickListener(new OnPreferenceClickListener() {
|
|
||||||
public boolean onPreferenceClick(Preference preference) {
|
|
||||||
if (!GTaskSyncService.isSyncing()) {
|
|
||||||
if (TextUtils.isEmpty(defaultAccount)) {
|
|
||||||
// the first time to set account
|
|
||||||
showSelectAccountAlertDialog();
|
|
||||||
} else {
|
|
||||||
// if the account has already been set, we need to promp
|
|
||||||
// user about the risk
|
|
||||||
showChangeAccountConfirmAlertDialog();
|
|
||||||
}
|
|
||||||
} else {
|
|
||||||
Toast.makeText(NotesPreferenceActivity.this,
|
|
||||||
R.string.preferences_toast_cannot_change_account, Toast.LENGTH_SHORT)
|
|
||||||
.show();
|
|
||||||
}
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
mAccountCategory.addPreference(accountPref);
|
|
||||||
}
|
|
||||||
|
|
||||||
private void loadSyncButton() {
|
|
||||||
Button syncButton = (Button) findViewById(R.id.preference_sync_button);
|
|
||||||
TextView lastSyncTimeView = (TextView) findViewById(R.id.prefenerece_sync_status_textview);
|
|
||||||
|
|
||||||
// set button state
|
|
||||||
if (GTaskSyncService.isSyncing()) {
|
|
||||||
syncButton.setText(getString(R.string.preferences_button_sync_cancel));
|
|
||||||
syncButton.setOnClickListener(new View.OnClickListener() {
|
|
||||||
public void onClick(View v) {
|
|
||||||
GTaskSyncService.cancelSync(NotesPreferenceActivity.this);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
} else {
|
|
||||||
syncButton.setText(getString(R.string.preferences_button_sync_immediately));
|
|
||||||
syncButton.setOnClickListener(new View.OnClickListener() {
|
|
||||||
public void onClick(View v) {
|
|
||||||
GTaskSyncService.startSync(NotesPreferenceActivity.this);
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
syncButton.setEnabled(!TextUtils.isEmpty(getSyncAccountName(this)));
|
|
||||||
|
|
||||||
// set last sync time
|
|
||||||
if (GTaskSyncService.isSyncing()) {
|
|
||||||
lastSyncTimeView.setText(GTaskSyncService.getProgressString());
|
|
||||||
lastSyncTimeView.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
long lastSyncTime = getLastSyncTime(this);
|
|
||||||
if (lastSyncTime != 0) {
|
|
||||||
lastSyncTimeView.setText(getString(R.string.preferences_last_sync_time,
|
|
||||||
DateFormat.format(getString(R.string.preferences_last_sync_time_format),
|
|
||||||
lastSyncTime)));
|
|
||||||
lastSyncTimeView.setVisibility(View.VISIBLE);
|
|
||||||
} else {
|
|
||||||
lastSyncTimeView.setVisibility(View.GONE);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void refreshUI() {
|
|
||||||
loadAccountPreference();
|
|
||||||
loadSyncButton();
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showSelectAccountAlertDialog() {
|
|
||||||
AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this);
|
|
||||||
|
|
||||||
View titleView = LayoutInflater.from(this).inflate(R.layout.account_dialog_title, null);
|
|
||||||
TextView titleTextView = (TextView) titleView.findViewById(R.id.account_dialog_title);
|
|
||||||
titleTextView.setText(getString(R.string.preferences_dialog_select_account_title));
|
|
||||||
TextView subtitleTextView = (TextView) titleView.findViewById(R.id.account_dialog_subtitle);
|
|
||||||
subtitleTextView.setText(getString(R.string.preferences_dialog_select_account_tips));
|
|
||||||
|
|
||||||
dialogBuilder.setCustomTitle(titleView);
|
|
||||||
dialogBuilder.setPositiveButton(null, null);
|
|
||||||
|
|
||||||
Account[] accounts = getGoogleAccounts();
|
|
||||||
String defAccount = getSyncAccountName(this);
|
|
||||||
|
|
||||||
mOriAccounts = accounts;
|
|
||||||
mHasAddedAccount = false;
|
|
||||||
|
|
||||||
if (accounts.length > 0) {
|
|
||||||
CharSequence[] items = new CharSequence[accounts.length];
|
|
||||||
final CharSequence[] itemMapping = items;
|
|
||||||
int checkedItem = -1;
|
|
||||||
int index = 0;
|
|
||||||
for (Account account : accounts) {
|
|
||||||
if (TextUtils.equals(account.name, defAccount)) {
|
|
||||||
checkedItem = index;
|
|
||||||
}
|
|
||||||
items[index++] = account.name;
|
|
||||||
}
|
|
||||||
dialogBuilder.setSingleChoiceItems(items, checkedItem,
|
|
||||||
new DialogInterface.OnClickListener() {
|
|
||||||
public void onClick(DialogInterface dialog, int which) {
|
|
||||||
setSyncAccount(itemMapping[which].toString());
|
|
||||||
dialog.dismiss();
|
|
||||||
refreshUI();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
View addAccountView = LayoutInflater.from(this).inflate(R.layout.add_account_text, null);
|
|
||||||
dialogBuilder.setView(addAccountView);
|
|
||||||
|
|
||||||
final AlertDialog dialog = dialogBuilder.show();
|
|
||||||
addAccountView.setOnClickListener(new View.OnClickListener() {
|
|
||||||
public void onClick(View v) {
|
|
||||||
mHasAddedAccount = true;
|
|
||||||
Intent intent = new Intent("android.settings.ADD_ACCOUNT_SETTINGS");
|
|
||||||
intent.putExtra(AUTHORITIES_FILTER_KEY, new String[] {
|
|
||||||
"gmail-ls"
|
|
||||||
});
|
|
||||||
startActivityForResult(intent, -1);
|
|
||||||
dialog.dismiss();
|
|
||||||
}
|
|
||||||
});
|
|
||||||
}
|
|
||||||
|
|
||||||
private void showChangeAccountConfirmAlertDialog() {
|
|
||||||
AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this);
|
|
||||||
|
|
||||||
View titleView = LayoutInflater.from(this).inflate(R.layout.account_dialog_title, null);
|
|
||||||
TextView titleTextView = (TextView) titleView.findViewById(R.id.account_dialog_title);
|
|
||||||
titleTextView.setText(getString(R.string.preferences_dialog_change_account_title,
|
|
||||||
getSyncAccountName(this)));
|
|
||||||
TextView subtitleTextView = (TextView) titleView.findViewById(R.id.account_dialog_subtitle);
|
|
||||||
subtitleTextView.setText(getString(R.string.preferences_dialog_change_account_warn_msg));
|
|
||||||
dialogBuilder.setCustomTitle(titleView);
|
|
||||||
|
|
||||||
CharSequence[] menuItemArray = new CharSequence[] {
|
|
||||||
getString(R.string.preferences_menu_change_account),
|
|
||||||
getString(R.string.preferences_menu_remove_account),
|
|
||||||
getString(R.string.preferences_menu_cancel)
|
|
||||||
};
|
|
||||||
dialogBuilder.setItems(menuItemArray, new DialogInterface.OnClickListener() {
|
|
||||||
public void onClick(DialogInterface dialog, int which) {
|
|
||||||
if (which == 0) {
|
|
||||||
showSelectAccountAlertDialog();
|
|
||||||
} else if (which == 1) {
|
|
||||||
removeSyncAccount();
|
|
||||||
refreshUI();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
dialogBuilder.show();
|
|
||||||
}
|
|
||||||
|
|
||||||
private Account[] getGoogleAccounts() {
|
|
||||||
AccountManager accountManager = AccountManager.get(this);
|
|
||||||
return accountManager.getAccountsByType("com.google");
|
|
||||||
}
|
|
||||||
|
|
||||||
private void setSyncAccount(String account) {
|
|
||||||
if (!getSyncAccountName(this).equals(account)) {
|
|
||||||
SharedPreferences settings = getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE);
|
|
||||||
SharedPreferences.Editor editor = settings.edit();
|
|
||||||
if (account != null) {
|
|
||||||
editor.putString(PREFERENCE_SYNC_ACCOUNT_NAME, account);
|
|
||||||
} else {
|
|
||||||
editor.putString(PREFERENCE_SYNC_ACCOUNT_NAME, "");
|
|
||||||
}
|
|
||||||
editor.commit();
|
|
||||||
|
|
||||||
// clean up last sync time
|
|
||||||
setLastSyncTime(this, 0);
|
|
||||||
|
|
||||||
// clean up local gtask related info
|
|
||||||
new Thread(new Runnable() {
|
|
||||||
public void run() {
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(NoteColumns.GTASK_ID, "");
|
|
||||||
values.put(NoteColumns.SYNC_ID, 0);
|
|
||||||
getContentResolver().update(Notes.CONTENT_NOTE_URI, values, null, null);
|
|
||||||
}
|
|
||||||
}).start();
|
|
||||||
|
|
||||||
Toast.makeText(NotesPreferenceActivity.this,
|
|
||||||
getString(R.string.preferences_toast_success_set_accout, account),
|
|
||||||
Toast.LENGTH_SHORT).show();
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void removeSyncAccount() {
|
|
||||||
SharedPreferences settings = getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE);
|
|
||||||
SharedPreferences.Editor editor = settings.edit();
|
|
||||||
if (settings.contains(PREFERENCE_SYNC_ACCOUNT_NAME)) {
|
|
||||||
editor.remove(PREFERENCE_SYNC_ACCOUNT_NAME);
|
|
||||||
}
|
|
||||||
if (settings.contains(PREFERENCE_LAST_SYNC_TIME)) {
|
|
||||||
editor.remove(PREFERENCE_LAST_SYNC_TIME);
|
|
||||||
}
|
|
||||||
editor.commit();
|
|
||||||
|
|
||||||
// clean up local gtask related info
|
|
||||||
new Thread(new Runnable() {
|
|
||||||
public void run() {
|
|
||||||
ContentValues values = new ContentValues();
|
|
||||||
values.put(NoteColumns.GTASK_ID, "");
|
|
||||||
values.put(NoteColumns.SYNC_ID, 0);
|
|
||||||
getContentResolver().update(Notes.CONTENT_NOTE_URI, values, null, null);
|
|
||||||
}
|
|
||||||
}).start();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static String getSyncAccountName(Context context) {
|
|
||||||
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
|
|
||||||
Context.MODE_PRIVATE);
|
|
||||||
return settings.getString(PREFERENCE_SYNC_ACCOUNT_NAME, "");
|
|
||||||
}
|
|
||||||
|
|
||||||
public static void setLastSyncTime(Context context, long time) {
|
|
||||||
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
|
|
||||||
Context.MODE_PRIVATE);
|
|
||||||
SharedPreferences.Editor editor = settings.edit();
|
|
||||||
editor.putLong(PREFERENCE_LAST_SYNC_TIME, time);
|
|
||||||
editor.commit();
|
|
||||||
}
|
|
||||||
|
|
||||||
public static long getLastSyncTime(Context context) {
|
|
||||||
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
|
|
||||||
Context.MODE_PRIVATE);
|
|
||||||
return settings.getLong(PREFERENCE_LAST_SYNC_TIME, 0);
|
|
||||||
}
|
|
||||||
|
|
||||||
private class GTaskReceiver extends BroadcastReceiver {
|
|
||||||
|
|
||||||
@Override
|
|
||||||
public void onReceive(Context context, Intent intent) {
|
|
||||||
refreshUI();
|
|
||||||
if (intent.getBooleanExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_IS_SYNCING, false)) {
|
|
||||||
TextView syncStatus = (TextView) findViewById(R.id.prefenerece_sync_status_textview);
|
|
||||||
syncStatus.setText(intent
|
|
||||||
.getStringExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_PROGRESS_MSG));
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
public boolean onOptionsItemSelected(MenuItem item) {
|
|
||||||
switch (item.getItemId()) {
|
|
||||||
case android.R.id.home:
|
|
||||||
Intent intent = new Intent(this, NotesListActivity.class);
|
|
||||||
intent.addFlags(Intent.FLAG_ACTIVITY_CLEAR_TOP);
|
|
||||||
startActivity(intent);
|
|
||||||
return true;
|
|
||||||
default:
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
||||||
|
|
@ -1,4 +1,4 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
|
||||||
<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
<!-- Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net)
|
||||||
|
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 245 B After Width: | Height: | Size: 245 B |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.9 KiB After Width: | Height: | Size: 3.9 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 443 B After Width: | Height: | Size: 443 B |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 5.0 KiB After Width: | Height: | Size: 5.0 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 4.9 KiB After Width: | Height: | Size: 4.9 KiB |
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 3.8 KiB |
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.9 KiB |
Before Width: | Height: | Size: 3.4 KiB After Width: | Height: | Size: 3.4 KiB |
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 3.5 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.0 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 6.7 KiB After Width: | Height: | Size: 6.7 KiB |
Before Width: | Height: | Size: 554 KiB After Width: | Height: | Size: 554 KiB |
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
After Width: | Height: | Size: 252 KiB |
Before Width: | Height: | Size: 5.5 KiB After Width: | Height: | Size: 5.5 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.8 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 3.1 KiB After Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 4.6 KiB After Width: | Height: | Size: 4.6 KiB |
Before Width: | Height: | Size: 3.3 KiB After Width: | Height: | Size: 3.3 KiB |
After Width: | Height: | Size: 574 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |