Commit graph

5162 commits

Author SHA1 Message Date
Sylvain Berfini
f5aa91f44f Added chat room creation/go to from history 2017-12-01 11:39:48 +01:00
Sylvain Berfini
f14e4e6f3f Factorized wait layout and chat room popup error + added it to contact's details view 2017-12-01 11:23:48 +01:00
Sylvain Berfini
2948b31ff3 Fixed contact lookup in message notification 2017-12-01 11:04:22 +01:00
Sylvain Berfini
b4dcaef771 Fixed chat room button in contact's details 2017-12-01 10:47:53 +01:00
Sylvain Berfini
83584a43c4 Updated linphone 2017-12-01 10:11:33 +01:00
Erwan Croze
43dab49168 Update version number 2017-11-30 16:52:02 +01:00
Mickaël Turnel
89c1c4809c Update submodule mediastreamer2, msopenh264 and msx264 2017-11-30 15:53:58 +01:00
Sylvain Berfini
1dbca18fe8 Changes related to chatRoom readOnly state 2017-11-30 15:53:33 +01:00
Sylvain Berfini
1d15479623 Updated linphone to fix issue with chat room storage 2017-11-30 15:08:48 +01:00
Sylvain Berfini
dc580ea9f1 Use service notifications channel for call notifications so they don't show up and ring 2017-11-30 15:06:27 +01:00
Erwan Croze
202e2fdf29 Update version number 2017-11-30 14:36:11 +01:00
Sylvain Berfini
a6332bab67 Updated linphone, fixed chat room created not appearing on chat rooms list 2017-11-30 14:34:04 +01:00
Sylvain Berfini
b9c09c78a1 More cleanup 2017-11-30 14:23:04 +01:00
Simon Morlat
29fd912eb8 update submodules 2017-11-30 13:23:32 +01:00
Sylvain Berfini
884e47df68 Updated submodules 2017-11-30 12:54:48 +01:00
Sylvain Berfini
2a025a9e89 Updated sqlite3 to 3.21.0 2017-11-30 12:20:46 +01:00
Erwan Croze
5285b86b8a Update submodule bctoolbox 2017-11-30 12:01:17 +01:00
Sylvain Berfini
d5bc42deda Fixed chat room when clicking on chat message notification 2017-11-30 11:48:53 +01:00
Sylvain Berfini
9a3ddc12e9 Fixed display issue while scrolling chats list 2017-11-30 11:01:29 +01:00
Sylvain Berfini
9b13b60552 Fixed read imdn sent even the user hasn't read the message yet 2017-11-30 11:01:07 +01:00
Sylvain Berfini
b17081e504 Fixed sender display name above each message in chat room 2017-11-30 10:34:23 +01:00
Sylvain Berfini
055e4463c7 Added events deletion in chat room 2017-11-30 10:23:33 +01:00
Sylvain Berfini
c04ba0ce41 Better fix for chat message state update + bit of cleanup 2017-11-30 10:17:00 +01:00
Sylvain Berfini
3f1fc697da Fixed outgoing messages state not being updated until view is refreshed 2017-11-30 09:16:54 +01:00
Simon Morlat
e9560cec98 fix sqlite3 compilation for ndk>=14 2017-11-29 17:04:00 +01:00
Sylvain Berfini
92a38cc33f Fixed camera device switching during a video call 2017-11-29 16:33:23 +01:00
Sylvain Berfini
046f76a11c Fixed video related issue but still a lot of crashes 2017-11-29 15:52:55 +01:00
Aniruddh Bhilvare
cbdfebc632 Solved issue of image not picked from Photo's App
If we select image from Google's Photos app. It wasn't getting selected due to invalid image path error. Thus it was returning null Bitmap, which is solved in this patch.
2017-11-29 15:36:27 +01:00
Sylvain Berfini
4f51ff8145 Updated liblinphone to fix app crashing at start due to too old Android version on device 2017-11-29 11:33:06 +01:00
Simon Morlat
0e84a12140 update linphone and ms2 to fix ICE issues 2017-11-29 11:18:58 +01:00
François Grisez
70d47a87d8 Update linphone submodule in order to update the dial plan 2017-11-29 10:58:36 +01:00
Sylvain Berfini
549c85b662 Fixed tester 2017-11-29 10:32:36 +01:00
Erwan Croze
16e67de4d6 Change liblinphonesdk.gradle and tester 2017-11-29 10:31:24 +01:00
Sylvain Berfini
0e13ceb15d Fixed normalizedPhoneNumber use 2017-11-29 10:16:52 +01:00
Erwan Croze
d579948c7f Remove old wrapper test 2017-11-28 15:52:53 +01:00
Erwan Croze
252dbedd29 Fix liblinphone tester makefile 2017-11-28 14:06:55 +01:00
Sylvain Berfini
99e658a8b3 Updated linphone submodule 2017-11-27 18:03:34 +01:00
Sylvain Berfini
e6aa15265f Updated linphone 2017-11-27 17:17:16 +01:00
Sylvain Berfini
3fd7df75f2 Fixed (outgoing) calls 2017-11-27 16:35:20 +01:00
Sylvain Berfini
8e814a36df Fixed contact details view 2017-11-27 16:28:09 +01:00
Sylvain Berfini
37de3507f4 Fixed multiple composing in UI 2017-11-27 15:54:38 +01:00
Erwan Croze
d683537be7 Adding possibility to download OpenH264 on 5.1 < device from the video
settings
2017-11-27 15:04:50 +01:00
Sylvain Berfini
a099768150 Updated linphone submodule + added room's last message in chat room list 2017-11-27 13:39:03 +01:00
Danmei Chen
db0a0cb46c update sqlit3 in version 3.21.0 2017-11-26 21:41:08 +01:00
Simon Morlat
b8fd3d5e1c Update submodules (fixes ICE issue) 2017-11-25 12:21:41 +01:00
Erwan Croze
053d73f60d fix prepare.py 2017-11-24 11:56:27 +01:00
Sylvain Berfini
62041d1c7c Updated linphone 2017-11-23 18:06:04 +01:00
Sylvain Berfini
0fad81fc40 Updated libvpx to fix compil (still not successful on x86) 2017-11-23 15:22:12 +01:00
Sylvain Berfini
060dea6714 Updated submodules with various fixes for NDK 16 2017-11-23 10:30:13 +01:00
Sylvain Berfini
a80fd5efb4 Updated prepare.py minimum cmake version to 3.10, required to build with NDK 16 2017-11-22 17:54:35 +01:00