# HG changeset patch
# User nikita@localhost
# Date 1245679158 -7200
# Node ID 35f81983d351f360066a256722aed857d729704c
# Parent 8d0efe92412b52a1d77ce4ed1e9c8b34a2c35b92
Feature #143
Debut de l'implémentation de la feature.
D'apres marseille il y a des trucs qui doivent changer au niveau de la
connection donc je pause a ce stade la.
diff -r 8d0efe92412b -r 35f81983d351 AndroidManifest.xml
--- a/AndroidManifest.xml Sat Jun 20 22:42:26 2009 +0200
+++ b/AndroidManifest.xml Mon Jun 22 15:59:18 2009 +0200
@@ -16,16 +16,11 @@
-
-
-
-
-
-
-
+
+
+
@@ -40,6 +35,6 @@
-
+
diff -r 8d0efe92412b -r 35f81983d351 res/layout/accountcreation.xml
--- a/res/layout/accountcreation.xml Sat Jun 20 22:42:26 2009 +0200
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,55 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff -r 8d0efe92412b -r 35f81983d351 res/layout/create_account.xml
--- a/res/layout/create_account.xml Sat Jun 20 22:42:26 2009 +0200
+++ b/res/layout/create_account.xml Mon Jun 22 15:59:18 2009 +0200
@@ -1,48 +1,34 @@
-
+
-
+
-
+
-
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:password="true" android:singleLine="true" />
+
-
+ android:layout_width="fill_parent" android:layout_height="wrap_content"
+ android:password="true" android:singleLine="true" />
+
+
diff -r 8d0efe92412b -r 35f81983d351 res/values/strings.xml
--- a/res/values/strings.xml Sat Jun 20 22:42:26 2009 +0200
+++ b/res/values/strings.xml Mon Jun 22 15:59:18 2009 +0200
@@ -65,6 +65,7 @@
Password:
Repeat:
Ok
+ Log with
Bad form
Account created
@@ -140,6 +141,7 @@
Login
Save
Create this account
+ Create and log