# HG changeset patch # User Da Risk # Date 1348276918 -7200 # Node ID 2c85a0f62ab0fbae8c4dcd6dc542bf5e5b6498b3 # Parent 2a2d824785384171bbafcd8a6684fada8cdd6896 Rework the account wizard using fragments. diff -r 2a2d82478538 -r 2c85a0f62ab0 AndroidManifest.xml --- a/AndroidManifest.xml Fri Aug 10 05:53:51 2012 +0200 +++ b/AndroidManifest.xml Sat Sep 22 03:21:58 2012 +0200 @@ -41,8 +41,8 @@ android:windowSoftInputMode="stateHidden" /> - - + + diff -r 2a2d82478538 -r 2c85a0f62ab0 project.properties --- a/project.properties Fri Aug 10 05:53:51 2012 +0200 +++ b/project.properties Sat Sep 22 03:21:58 2012 +0200 @@ -8,4 +8,4 @@ # project structure. # Project target. -target=android-8 +target=android-16 diff -r 2a2d82478538 -r 2c85a0f62ab0 res/layout/create_account.xml --- a/res/layout/create_account.xml Fri Aug 10 05:53:51 2012 +0200 +++ b/res/layout/create_account.xml Sat Sep 22 03:21:58 2012 +0200 @@ -1,11 +1,19 @@ - - - + + + + + + - - - -