Commit graph

12 commits

Author SHA1 Message Date
Ronan Abhamon
e5d9bf20f7 feat(app):
- remove useless smart-search-bar from cpp
  - create a new `SipAddressesModel` component
  - create a `UnregisteredSipAddressesModel` (it uses the previous model)
  - `TimelineModel` uses too this model
  - many fixes and refactoring
  - `mapToSipAddress` moved from `ContactsListModel` to `SipAddressesModel`
  - ...
2016-12-20 17:20:01 +01:00
Ronan Abhamon
12636b34b2 fix(app): coding style 2016-12-19 15:01:51 +01:00
Ronan Abhamon
1149e9ad8f fix(ui/modules/Linphone/Chat/Chat): block at each scroll 2016-11-30 15:34:42 +01:00
Ronan Abhamon
31321a4db7 fix(src/components/chat/ChatProxyModel): fix loadMoreEntries to support the switch between views 2016-11-30 13:49:12 +01:00
Ronan Abhamon
b08682a3dd feat(ui/modules/Linphone): supports scrollbar 2016-11-30 13:24:45 +01:00
Ronan Abhamon
a9d43492b0 feat(ui/modules/Linphone): load more entries dynamically 2016-11-30 10:53:39 +01:00
Ronan Abhamon
a1fc6a6313 fix(src/components/chat): use two filters to get filtered messages and the last 2016-11-30 09:36:07 +01:00
Ronan Abhamon
55a4e008f1 unstable 2016-11-29 16:34:10 +01:00
Ronan Abhamon
85b3c81648 feat(components/chat): scaling on calls (incoming/outgoing, missed incoming/outgoing...) 2016-11-28 11:07:25 +01:00
Ronan Abhamon
0db134c8df feat(components/chat): supports proxy 2016-11-28 10:33:17 +01:00
Ronan Abhamon
b97b823fa6 unstable 2016-11-25 17:52:55 +01:00
Ronan Abhamon
bcee4d9d19 unstable, supports calls in chat 2016-11-25 17:32:21 +01:00