ui/ux: tidy text message page

- loads contact vcard image upon loading the text message page
- removes extended execution handling

Change-Id: I5a45df23b8528877679f7fd6a27583e5c673ca72
Tuleap: #790
diff --git a/Account.cpp b/Account.cpp
index 902f6d6..8a3caf4 100644
--- a/Account.cpp
+++ b/Account.cpp
@@ -42,7 +42,7 @@
     accountType_ = accountType;

     accountID_ = accountID;

     _deviceId = deviceId;

-    _upnpState = _upnpState;

+    _upnpState = upnpState;

     _sipHostname = sipHostname;

     _sipUsername = sipUsername;

     _sipPassword = sipPassword;