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
Lucas Legrand
e8f04f3d7c
Merge with master branch, commit 3aff3070e7
, working state
2018-07-13 10:20:03 +02:00
Erwan Croze
3aff3070e7
Fix prepare.py clean file after used of sanitizer
2018-07-12 14:54:06 +02:00
Erwan Croze
4038a51e13
Update gitignore
2018-07-12 09:17:48 +02:00
Erwan Croze
1de9d21ea1
Clean LinphoneManager header
2018-07-12 09:13:59 +02:00
Erwan Croze
ec23dd6ea3
Update gitignore
2018-07-12 09:09:19 +02:00
Erwan Croze
c7e69c08e1
Update prepare.py and sdk for sanitizer
2018-07-11 17:13:29 +02:00
Sylvain Berfini
525e4a1473
Increased gradle max memory
2018-07-11 12:26:41 +02:00
Sylvain Berfini
f0941b1d49
Fixed linphone-android-sdk compil
2018-07-11 10:45:35 +02:00
Ghislain MARY
3935206f4e
Handle build with sanitizer enabled.
2018-07-10 18:09:51 +02:00
Erwan Croze
4821fc1aea
Revert "Update prepare.py liblinphone-android-sdk in debug"
...
This reverts commit 7d40fe9e2c
.
2018-07-09 16:11:41 +02:00
Erwan Croze
7d40fe9e2c
Update prepare.py liblinphone-android-sdk in debug
2018-07-09 15:33:08 +02:00
Erwan Croze
c3f5cfe3f6
Update prepare.py
2018-07-09 15:06:32 +02:00
Erwan Croze
e3730d7497
Update submodule mediastreamer2
2018-07-09 13:41:46 +02:00
Erwan Croze
be8f769726
Add remove file
2018-07-09 09:38:37 +02:00
Erwan Croze
fb20311c6c
Clean repo
2018-07-06 15:40:45 +02:00
François Grisez
4544302a27
Fix build when -DENABLE_SHARED=ON
2018-07-06 11:21:32 +02:00
François Grisez
156abbc61a
[feature] Support of H265 by using MediaCodec implementation.
2018-07-05 15:15:03 +02:00
Erwan Croze
625fc3a697
Fix .gitmodules
2018-07-02 17:17:54 +02:00
Erwan Croze
3402e52760
Update .gitmodules
2018-07-02 17:16:42 +02:00
Erwan Croze
ea8f67cfd2
Update .gitmodules
2018-07-02 17:14:03 +02:00
Ghislain MARY
581f504f34
Fix build with openh264 and update openh264 to the 1.8.0 release.
2018-07-02 16:53:13 +02:00
Erwan Croze
612987676f
Fix .gitmodules
2018-07-02 10:30:21 +02:00
Erwan Croze
152ea38bd0
Fix .gitmodules
2018-07-02 10:23:03 +02:00
Erwan Croze
7b8ede7b5e
Fix .gitmodules
2018-06-29 17:10:49 +02:00