Commit graph

3836 commits

Author SHA1 Message Date
Ghislain MARY
503d704622 Move CMakeLists.txt for android support and android cpu features to cmake-builder. 2016-07-26 17:34:18 +02:00
Erwan Croze
b94c59e5b4 Add bzip un/compress lib 2016-07-26 14:44:08 +02:00
Erwan Croze
f8fb6d85cc update submodule 2016-07-26 14:31:03 +02:00
Erwan Croze
ad8d8f04d7 Update submodule 2016-07-26 14:24:37 +02:00
Erwan Croze
24d8accf5b Merge remote-tracking branch 'origin/master' into dev_codec_downloader 2016-07-26 14:02:50 +02:00
Sylvain Berfini
a46002d16b Added a button to directly go to the contact from the history details view 2016-07-25 17:20:00 +02:00
Sylvain Berfini
bb74f21dfb Fix display of organization field when reusing view 2016-07-25 16:24:54 +02:00
Sylvain Berfini
822478f457 Added/using organization field in contacts 2016-07-25 16:09:36 +02:00
Sylvain Berfini
0da493a81e Removed animations settings as they aren't supported anymore 2016-07-25 15:10:19 +02:00
Sylvain Berfini
30aab3cad8 Fix for nat policy settings 2016-07-25 15:01:53 +02:00
Sylvain Berfini
f2c7048a0b In contact details, display SIP addresses first + use all SIP addresses and phone numbers from LinphoneFriend if available 2016-07-25 14:11:30 +02:00
Sylvain Berfini
99a4738c52 Updated gitignore 2016-07-25 10:52:46 +02:00
Sylvain Berfini
3bb10f26a4 Prevent crash when killing Linphone while contacts fetch task is still running 2016-07-22 18:07:13 +02:00
Sylvain Berfini
bc86d3886b Removed previous xmlrpc library from custom_build 2016-07-22 17:51:34 +02:00
Sylvain Berfini
74e19a769a Removed previous xmlrpc lib by the one in liblinphone 2016-07-22 17:44:29 +02:00
Sylvain Berfini
937b7d9953 Update linphone to get XmlRpc methods + replaced old xmlrpc API in CreateAccountActivationFragment 2016-07-22 16:29:45 +02:00
Ghislain MARY
db3a38360a Require at least CMake 3.0 to build. 2016-07-22 14:14:33 +02:00
Ghislain MARY
a75f434d63 Update cmake-builder submodule. 2016-07-22 14:13:48 +02:00
Sylvain Berfini
3a2ea435a9 Moved storeimage to linphoneutils 2016-07-22 12:16:37 +02:00
Sylvain Berfini
9e4d31d370 Implemented quick addressbook display feature 2016-07-22 11:53:13 +02:00
Sylvain Berfini
b8109c898d Fixed default value for LIME in settings + updated translations from transifex 2016-07-21 17:26:57 +02:00
Sylvain Berfini
4ff4d53e76 Use vCard given/familly names + improved/fixed LinphoneFriends update/creation 2016-07-21 17:16:02 +02:00
Sylvain Berfini
3fa4b6023f Remove some warnings 2016-07-21 14:19:43 +02:00
Sylvain Berfini
502a70f128 Invalidate history & chat lists when contacts are udpated 2016-07-21 14:17:29 +02:00
Sylvain Berfini
34e6b15e32 Fetch contacts on AsyncTask 2016-07-21 14:01:14 +02:00
Sylvain Berfini
fbac8c01cd Fixed display issue in contacts' search list in chatfragment 2016-07-21 12:13:13 +02:00
Sylvain Berfini
b7c21b57f1 Added method into LinphoneUtils to get displayable username from address and vice versa 2016-07-21 11:56:46 +02:00
Sylvain Berfini
f049bff00c Improved some EditTexts' inputMethod value 2016-07-21 11:22:08 +02:00
Sylvain Berfini
ed8734f55d Fix layout for SIP addresses in contact editor + fix native contacts with friends being duplicated in UI 2016-07-21 10:49:48 +02:00
Sylvain Berfini
3244418765 Request read external storage permission needed to access device ringtone 2016-07-20 17:41:52 +02:00
Sylvain Berfini
348f63ef71 Enable for real speaker when going to incall activity with video enabled 2016-07-20 17:22:32 +02:00
Sylvain Berfini
90aacc2b5e Fixes and improvements of SettingsFragment 2016-07-20 17:08:29 +02:00
Sylvain Berfini
1790426ba7 Fixed options top bar not being hidden all the time 2016-07-20 14:43:27 +02:00
Sylvain Berfini
7a539b6496 Fixed missing fragment on tablets after rotation 2016-07-20 14:30:03 +02:00
Sylvain Berfini
0a1f2370a1 Fix crash when going to history/contacts/chat on tablet 2016-07-20 12:25:13 +02:00
Sylvain Berfini
ec33a1366b Fix camera issue when taking picture for contact on XPeria device (mantis issue 3204) 2016-07-20 12:12:21 +02:00
Sylvain Berfini
59b0121b7f Removed unused parameters in non_localizable_custom
+ moved some hard coded settings to real settings
+ at least display LinphoneFriends if contacts permission isn't given
+ fix loop at startup
2016-07-20 11:26:19 +02:00
Erwan Croze
c95b546dc5 Switch audio to voice communication mode before launching echo canceller and returning to the normal mode after 2016-07-20 10:35:46 +02:00
Sylvain Berfini
9ba7065d86 Removed/fixed some warnings 2016-07-19 16:52:24 +02:00
Sylvain Berfini
f84a1d6be3 Actually this needs to be done in onCreate on it crashes on some devices after asking for permission 2016-07-19 16:08:54 +02:00
Sylvain Berfini
e9d700e671 Recursive removal of shared_prefs in SettingsFragment 2016-07-19 15:39:56 +02:00
Sylvain Berfini
66877d552e Ask for record audio permission in assistant only if going to calibrate echo canceller 2016-07-19 15:32:01 +02:00
Sylvain Berfini
271b444abc Updated linphone to fix needsEchoCalibration 2016-07-19 15:30:26 +02:00
Sylvain Berfini
0ad206368c Small improvement in settings fragment 2016-07-19 14:53:19 +02:00
Sylvain Berfini
e5baec4d20 Ask for record audio permission when calibrating echo canceller from the settings 2016-07-19 14:30:54 +02:00
Sylvain Berfini
ee19177a0c Updated way overlay works: one click to go back to call, long click to enable the drag&drop 2016-07-19 14:03:25 +02:00
Sylvain Berfini
50b4846d43 Fix crash when receving a push notification after killing the service 2016-07-19 13:11:27 +02:00
Sylvain Berfini
eee44f8b29 Updated submodules 2016-07-19 13:09:09 +02:00
Sylvain Berfini
97bf5ab864 Detect when a native contact has been deleted and remove the matching LinphoneFriend if exists 2016-07-19 11:34:02 +02:00
Erwan Croze
548e3e0c62 Add downloader layout + fix launch downloader for device with hardware echo canceller 2016-07-19 10:24:52 +02:00