Commit graph

5 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
08fbc20c97 feat(app): many changes:
- use vcard of Contact in qml
- remove `sipAddress` attribute of Contact
- refactoring...
2016-12-14 13:20:35 +01:00
Ronan Abhamon
5d3cefccc3 feat(app): add camera component used by Calls views 2016-12-12 17:30:59 +01:00
Ronan Abhamon
05b6b43e4a feat(app): calls views in progress 2016-12-05 09:57:14 +01:00
Ronan Abhamon
10c7ee4b0f feat(app): calls views in progress 2016-12-02 17:11:41 +01:00