Commit graph

5438 commits

Author SHA1 Message Date
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
Lucas Legrand
dcfba09cf5 Merge with master 2018-07-24 14:26:13 +02:00
Lucas Legrand
b0c7b191bb GroupChatFragment section converted to RecyclerView, use of ScrollToBottom, Selection Mode adapted, contextual menu adapted 2018-07-24 14:05:39 +02:00
Sylvain Berfini
2c62a04286 Attempt to fix issue with startForeground for Android 8+ 2018-07-24 13:30:54 +02:00
Lucas Legrand
46bcb41d0e Chat_bubble display working, TODO: selection + context menu 2018-07-23 17:01:11 +02:00
Erwan Croze
a9f2380359 Revert "Disable gradle daemon"
This reverts commit cb4b134a08.
2018-07-23 15:48:14 +02:00
Erwan Croze
cb4b134a08 Disable gradle daemon 2018-07-23 15:02:44 +02:00
Lucas Legrand
0341e5da61 No chat_bubble displayed, save this stage to go back and remove code to go forward step by step 2018-07-23 09:51:18 +02:00
Lucas Legrand
3fe92f7f71 No chat_bubble displayed, save this stage to go back and remove code to go forward step by step 2018-07-20 15:45:17 +02:00
Lucas Legrand
4fe67b5a46 Commit for save, converting ListView from GroupChatFragment+Adapter, currently onBindViewHolder Stage. 2018-07-19 15:03:37 +02:00
Erwan Croze
0938a88a1d Add check for new version 2018-07-19 09:58:15 +02:00
Sylvain Berfini
7a33c85a1f Added reduced space between messages from same person 2018-07-18 17:10:13 +02:00
Lucas Legrand
801a9a6708 SelectionMode without ActionMode added, use of previous ListSelectionHelper as new SelectableHelper, so ListViews still can be available. 2018-07-18 11:20:07 +02:00
François Grisez
8f28583e9b Update mediastreamer2 and cmake-builder 2018-07-16 18:06:02 +02:00