Sylvain Berfini
3d94dc0629
Fixed file transfer display if using new API to store images
2018-09-06 12:16:36 +02:00
Sylvain Berfini
1f5d906c57
Fixed crash at startup due to race condition
2018-09-06 12:16:36 +02:00
Sylvain Berfini
32ff9d1368
Added back image when file transfer in last chat room message
2018-09-06 12:16:36 +02:00
Simon Morlat
2683440cef
Set user-certificates directory. It was not created and not passed to the library.
2018-09-05 17:50:00 +02:00
Sylvain Berfini
faeba40500
Fixed crash when sending file
2018-09-05 17:17:41 +02:00
Sylvain Berfini
a70ae72e8f
Added missing scrollToBottom in chat so the latest events are displayed
2018-09-05 11:33:34 +02:00
Sylvain Berfini
4de45488bd
Fixed SIP contacts list not having presence contacts
2018-09-04 15:07:00 +02:00
Sylvain Berfini
1df6af8691
Updated linphone with wrapper fixes & improvements
2018-09-04 15:05:05 +02:00
Sylvain Berfini
e29872a961
Fixed code indentation
2018-09-03 15:17:39 +02:00
Sylvain Berfini
6e9058ca99
More cleanup
2018-09-03 15:13:56 +02:00
Sylvain Berfini
f020b2e2c4
Hidden room unread count if 0 + fixed group chat icon + some cleanup
2018-09-03 12:03:47 +02:00
Sylvain Berfini
884f4d66c6
Merge branch 'feature/recyclerview'
2018-09-03 11:39:30 +02:00
Sylvain Berfini
8278c27b45
Merge branch 'master' into dev_lucas
2018-09-03 11:36:25 +02:00
Sylvain Berfini
36594310f5
More cleanup
2018-09-03 11:26:23 +02:00
Sylvain Berfini
0e9d85e7ae
Some cleanup
2018-09-03 10:56:12 +02:00
Sylvain Berfini
07383beea4
Do not re-fetch contacts when going into contacts list
2018-08-30 14:50:08 +02:00
Sylvain Berfini
fb09741ee9
Updated submodules
2018-08-29 11:57:12 +02:00
Sylvain Berfini
a3558f70be
Using new callback for presence notification
2018-08-27 11:14:57 +02:00
François Grisez
a484b55fe2
Update ms2 (Fixes for MediaCodec based decoders).
2018-08-27 10:52:50 +02:00
Ghislain MARY
e9cbc91c74
Update ms2 submodule.
2018-08-27 10:39:58 +02:00
Sylvain Berfini
346c5716b8
Updated linphone for java wrapper fixes
2018-08-24 15:54:20 +02:00
Sylvain Berfini
2718f7d27d
Updated submodules
2018-08-24 15:52:00 +02:00
Erwan Croze
ee541ac036
Add color to notification
2018-08-21 11:16:31 +02:00
Erwan Croze
d2190fd998
Enable creation time in notification
2018-08-21 10:48:26 +02:00
Erwan Croze
5a3491a4bb
Add time to all notification
2018-08-21 09:29:27 +02:00
Simon Morlat
d81f8e1f6f
Update ortp and ms2 for bugfixes
2018-08-17 13:28:16 +02:00
Ghislain MARY
5f63ca63b0
Update cmake-builder submodule.
2018-08-16 14:53:24 +02:00
Ghislain MARY
b0caccfb54
Update bcmatroska2 and cmake-builder submodules.
2018-08-16 10:37:25 +02:00
Simon Morlat
bf6c70545c
Update belle-sip and linphone for bugfixes. Update README.md to set minimum NDK and cmake version requirements.
2018-08-14 16:46:42 +02:00
Sylvain Berfini
69817fc610
Disabled reduced spaces between same sender chat messages
2018-08-06 10:46:28 +02:00
Erwan Croze
d983879235
Improve error log during file sharing
2018-08-02 13:47:43 +02:00
Erwan Croze
b8dc62cb3c
Update ram memory used for gradle
2018-08-02 13:41:49 +02:00
Erwan Croze
40e5c6872f
Refactor filesharing management
2018-08-02 13:41:49 +02:00
Ghislain MARY
97db202815
Update linphone submodule.
2018-08-02 10:54:25 +02:00
Erwan Croze
14337f21a4
Prevent crash
2018-08-02 10:52:02 +02:00
Erwan Croze
28f2e2ed51
Fix last commit (missing affectation)
2018-08-02 10:49:39 +02:00
Erwan Croze
04ae3e1194
Change filesharing management
2018-08-02 10:42:52 +02:00
Lucas Legrand
30bda8f7c6
Merge with Master
2018-07-30 15:41:26 +02:00
Lucas Legrand
0f661de591
All code added/edited during RecyclerView conversion cleansed.
2018-07-30 15:36:09 +02:00
Lucas Legrand
7d23170577
HistoryListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now in a CallHistoryAdapter separate class.
...
SelectableHelper edited, switched (de)select_all buttons visibility between enter/quitEditionMode, searchMode in ContactsListFragment revealed a switch error.
TODO: Clean all fragments code edited during RecyclerView conversion course.
2018-07-30 13:59:09 +02:00
Lucas Legrand
23bdb192ff
ContactsListFragment ListView converted to RecyclerView, Adapter/ViewHolder are now located into a separate Class ContactsListAdapter, all features before conversion are available. This fragment now uses SelectableHelper/Adapter. All fragments converted to RecyclerView now have a divider between items of a list. TODO: convert HistoryListFragment ListView into RecyclerView.
2018-07-27 14:49:38 +02:00
Mickaël Turnel
7bbec3271f
Update submodule linphone
2018-07-26 17:10:36 +02:00
Lucas Legrand
590c56a573
Checkpoint, remaking ContactsListFragment SelectionMode/Searchmode
2018-07-26 11:54:11 +02:00
Jehan Monnier
49ff05f850
update tools.build to 3.1.0 for tester
2018-07-26 11:08:04 +02:00
Jehan Monnier
c8936dd204
update linphone & belle-sip subs
2018-07-25 17:25:13 +02:00
Jehan Monnier
99d3abca0b
update linphone sub
2018-07-25 16:48:07 +02:00
Lucas Legrand
52cdc51847
Finished GroupInfoFragment RecyclerView implementation. TODO: ContactsListFragment and History conversion to RecyclerView.
2018-07-25 14:59:30 +02:00
Lucas Legrand
d595653b12
Fixed a bug into getContact from ChatRoomAdapter.java, could cause a crash with create a new chatroom. Finished ChatCreationFragment part converting. TODO: GroupInfoFragment part to convert into RecyclerView.
2018-07-25 12:57:45 +02:00
Sylvain Berfini
7e28c55e7f
Replace compile with implementation to fix warning from gradle
2018-07-24 16:13:36 +02:00
Sylvain Berfini
ff5e176cfc
Try to prevent as many NullPointerException as possible (from Google Play Console)
2018-07-24 15:58:56 +02:00