diff --git a/.classpath b/.classpath new file mode 100644 index 000000000..6d4a0c412 --- /dev/null +++ b/.classpath @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/.project b/.project new file mode 100644 index 000000000..b4ab4a1fa --- /dev/null +++ b/.project @@ -0,0 +1,33 @@ + + + APG 0.9.x + + + + + + 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 + + diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 28b9a2d9d..e54d70dc1 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -14,72 +14,99 @@ limitations under the License. --> - - - + + + + + + + - - + - - + - - + - - + - - + + + - + - + + + + + + + + + + + + - - + - + diff --git a/bin/APG 0.9.x.apk b/bin/APG 0.9.x.apk new file mode 100644 index 000000000..5f41d9268 Binary files /dev/null and b/bin/APG 0.9.x.apk differ diff --git a/bin/classes.dex b/bin/classes.dex new file mode 100644 index 000000000..e6dbb2454 Binary files /dev/null and b/bin/classes.dex differ diff --git a/bin/resources.ap_ b/bin/resources.ap_ new file mode 100644 index 000000000..3d2e3eda7 Binary files /dev/null and b/bin/resources.ap_ differ diff --git a/res/layout/account_item.xml b/res/layout/account_item.xml index e37000ff0..c2a75075e 100644 --- a/res/layout/account_item.xml +++ b/res/layout/account_item.xml @@ -24,12 +24,12 @@ android:layout_width="fill_parent" android:layout_height="?android:attr/listPreferredItemHeight"> - + diff --git a/res/layout/create_key.xml b/res/layout/create_key.xml index 569b703f5..ab327ffeb 100644 --- a/res/layout/create_key.xml +++ b/res/layout/create_key.xml @@ -18,35 +18,47 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:layout_height="fill_parent" android:layout_width="fill_parent"> + + + + + + + + + android:layout_width="fill_parent" + android:gravity="right" + android:numeric="integer"/> + + diff --git a/res/layout/decrypt_message.xml b/res/layout/decrypt_message.xml index 2a0aa153d..de5b5e7fa 100644 --- a/res/layout/decrypt_message.xml +++ b/res/layout/decrypt_message.xml @@ -21,77 +21,79 @@ android:layout_height="fill_parent" android:fillViewport="true"> - + - + - + - - + - + - + - + - + - + + + + + + + + +