From cc76329e0db37ffa9b90472d1595b7876c9804b5 Mon Sep 17 00:00:00 2001 From: Bananeweizen Date: Sun, 29 Dec 2013 17:51:00 +0100 Subject: new: contacts addon * If you want to use this, add _nickname_ or _alias_ fields to your contacts in the standard contact app. Afterwards you can open the contact card directly from a log entry. --- cgeo-contacts/.project | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 cgeo-contacts/.project (limited to 'cgeo-contacts/.project') diff --git a/cgeo-contacts/.project b/cgeo-contacts/.project new file mode 100644 index 0000000..40bbff6 --- /dev/null +++ b/cgeo-contacts/.project @@ -0,0 +1,33 @@ + + + cgeo-contacts + + + + + + com.android.ide.eclipse.adt.ResourceManagerBuilder + + + + + com.android.ide.eclipse.adt.PreCompilerBuilder + + + + + org.eclipse.jdt.core.javabuilder + + + + + com.android.ide.eclipse.adt.ApkBuilder + + + + + + com.android.ide.eclipse.adt.AndroidNature + org.eclipse.jdt.core.javanature + + -- cgit v1.1