-
- Downloads
database: fix CALL and CONTACT messages
+ Remove the "Conversation started" message + Add "Contact added", "Invitation received", "Invitation accepted" messages + Improve CALL messages. Note: a behavior has changed. Now, if we clear the history, all interactions will be removed. Change-Id: I0bf9320c6aecaf45dbfd0fd8de738f583be7e817
Showing
- src/api/call.h 1 addition, 0 deletionssrc/api/call.h
- src/api/contactmodel.h 5 additions, 0 deletionssrc/api/contactmodel.h
- src/authority/databasehelper.cpp 49 additions, 13 deletionssrc/authority/databasehelper.cpp
- src/authority/databasehelper.h 18 additions, 1 deletionsrc/authority/databasehelper.h
- src/contactmodel.cpp 1 addition, 0 deletionssrc/contactmodel.cpp
- src/conversationmodel.cpp 109 additions, 21 deletionssrc/conversationmodel.cpp
- src/database.cpp 1 addition, 15 deletionssrc/database.cpp
- src/newcallmodel.cpp 8 additions, 3 deletionssrc/newcallmodel.cpp
- test/conversationmodeltester.cpp 4 additions, 5 deletionstest/conversationmodeltester.cpp
Loading
Please register or sign in to comment