Julien Wadel
d53c42d77b
- Update CMakeList to build SDK when APPLI_FORCE_SDK_BUILD is specified
...
- Update SDK to last version
- Add native popup error when the sdk is about to crash
- Fix crash when receiving file as attachment in chat
- Fix path on local thumbnail when user remove a message
- Add native popup to warn user when file cannot be redownloaded from server
2020-02-29 20:53:14 +01:00
Julien Wadel
8327878c70
Update Licence to gpl-v3
2020-02-13 10:54:22 +01:00
Julien Wadel
a50dfd98ef
Update some depreciated functions, clean syntaxes, fix Linux installation
2020-02-07 17:32:08 +01:00
Julien Wadel
ea680e4e77
Revert "adding headers for minizip"
...
This reverts commit f799d08289 .
2020-01-29 14:55:30 +01:00
Ronan Abhamon
2ab177b4d7
fix(ChatModel): use peer/local addresses to get call history
2018-10-29 15:45:37 +01:00
Ronan Abhamon
e029cc51ef
fix(ChatModel): display correct file sizes on file chat messages
2018-09-06 17:08:28 +02:00
Ronan Abhamon
2440635278
feat(MessageCount): use new API to deal correctly with locals
2018-08-28 14:46:10 +02:00
Ronan Abhamon
4ece007eb3
fix(ChatModel): fetch contents before insert message at end
2018-08-27 10:33:15 +02:00
Ronan Abhamon
210b4c75ba
feat(ChatModel): increase chat model creation, fetch chat message content when it is necessary
2018-08-24 14:23:19 +02:00
Ronan Abhamon
3ea2478c23
feat(app): deal with peer/local addresses
2018-08-22 14:31:58 +02:00
Ronan Abhamon
3e65731b72
feat(app): clean code
2018-07-25 16:33:27 +02:00
Ronan Abhamon
a514746382
feat(Incall): disable screen saver on fullscreen video call (GNU/Linux with DBus & Xdg)
2018-07-11 16:02:55 +02:00
Ronan Abhamon
5869fd7ffb
fix(Timeline): update correctly the timeline when the last chat message of one chat room is removed
2018-06-18 16:41:47 +02:00
Ronan Abhamon
f1d1577aa0
feat(app): clean code => use forward declarations when possible, avoid include with relative paths, improve compile time...
2018-06-18 14:27:50 +02:00
Ronan Abhamon
120dfc8ed6
feat(app): replace some static_cast to functional cast (for simple types like int)
2018-01-26 16:48:09 +01:00
Ronan Abhamon
0f09a0b549
feat(ChatModel): ignore CallStatusAcceptedElsewhere and CallStatusDeclinedElsewhere states
2018-01-26 16:06:15 +01:00
Wescoeur
b0110fb4ad
feat(src): update copyright date
2018-01-17 22:31:52 +01:00
Ronan Abhamon
20d06c589d
feat(app): use static inline
2017-08-25 10:47:31 +02:00
Ronan Abhamon
81e3f3ed2c
fix(Chat): better code for limit file size
2017-08-23 10:07:26 +02:00
Ronan Abhamon
bcada5de4b
feat(Chat): disable file size limitation ( close #66 )
2017-08-23 10:01:41 +02:00
Ronan Abhamon
1d2dbfb774
feat(Chat): detect correctly mime types for file messages
2017-08-18 11:02:49 +02:00
Wescoeur
4f30465275
chore(CMakeLists.txt): old-style-cast is an error warn now
2017-07-16 22:49:05 +02:00
Sylvain Berfini
e0428071c6
Added EXIF orientation support for file transfer images' preview
2017-07-12 15:59:02 +02:00
Ronan Abhamon
97a100c79e
feat(App): provide a MessagesCountNotifier component created by CoreManager
2017-06-29 12:39:08 +02:00
Ronan Abhamon
e04cdfd78a
fix(App): clean imports and misc
2017-06-28 15:53:37 +02:00
Ronan Abhamon
102c8861b7
fix(App): little fixes
2017-06-28 14:18:21 +02:00
Ronan Abhamon
7aeba2757c
fix(ChatProxyModel): use a unique ChatModel if many proxies use a same sip address
2017-06-28 13:58:26 +02:00
Wescoeur
a292d0ef0d
fix(ChatModel): compute correctly composing when chat room is set
2017-06-26 20:17:06 +02:00
Ronan Abhamon
4971ff9d24
fix(Chat): better core on composing
2017-06-26 17:53:13 +02:00
Wescoeur
0829dd92fa
feat(Chat): supports messages composing
2017-06-26 16:10:59 +02:00
Ronan Abhamon
8572347ba6
feat(App): remove reference on const var &foo = expr
2017-06-19 14:46:54 +02:00
Ronan Abhamon
fe29b93aaf
feat(app): remove linphone-desktop subfolder
2017-06-14 18:05:18 +02:00