ui: send a contact request
When the user starts a new conversation, he must send a trustrequest to add the contact and communicate with him. The commit adds a dialog in the conversation fragment to send this request. If a history exists, a trust request is already automatically send. The application doesn't displayed the dialog in this case. Change-Id: I45a52db959e2a1378bee22fb68188897a8c08ab3 Tuleap: #1499
Showing
- ring-android/app/src/main/java/cx/ring/fragments/ConversationFragment.java 75 additions, 0 deletions...src/main/java/cx/ring/fragments/ConversationFragment.java
- ring-android/app/src/main/java/cx/ring/services/NotificationServiceImpl.java 2 additions, 2 deletions...c/main/java/cx/ring/services/NotificationServiceImpl.java
- ring-android/app/src/main/res/values/strings.xml 7 additions, 2 deletionsring-android/app/src/main/res/values/strings.xml
Loading
Please register or sign in to comment