Commit graph

3701 commits

Author SHA1 Message Date
Margaux Clerc
5b264a6685 Add inapp purchase
Add account creator
2016-08-09 13:22:07 +02:00
Sylvain Berfini
375d2eb2dd Updated linphone 2016-08-09 13:22:07 +02:00
Sylvain Berfini
716af4d4f4 Fix for contacts not being fetched when permission is denied and is not asked anymore 2016-08-09 13:22:07 +02:00
Sylvain Berfini
8c1b6822ca Remove some warnings 2016-08-09 13:22:06 +02:00
Sylvain Berfini
bf343ab269 Revert part of previous commit as ScreenOn/Off broadcastreceiver must be registered by application 2016-08-09 13:22:06 +02:00
Sylvain Berfini
41528f0422 Updated cmakebuilder to set vCards enabled as default + rework keepalive 2016-08-09 13:22:06 +02:00
Margaux Clerc
3e5681f0c0 Merge branch 'master' into dev_phonenumber 2016-07-29 16:40:10 +02:00
Sylvain Berfini
dad7927371 Updated linphone submodule with JNI wrapper for account creator 2016-07-29 16:32:09 +02:00
Margaux Clerc
22eed4eb6f Add phone number in account creation 2016-07-29 15:04:01 +02:00
Sylvain Berfini
8c6b34303e This should prevent contactFetcherTask to run when LinphoneService is not running 2016-07-28 16:43:00 +02:00
Sylvain Berfini
f015c0330f Do not call setName on the friend if there is no address 2016-07-28 11:30:35 +02:00
Erwan Croze
338a6c730c Add lib for liblinphone + update submodule 2016-07-28 09:34:22 +02:00
Gautier Pelloux-Prayer
ab4ae0d5f8 license: update FSF address 2016-07-27 17:05:33 +02:00
Erwan Croze
250c719279 Update linphone 2016-07-27 14:45:31 +02:00
Erwan Croze
3d26997367 Merge remote-tracking branch 'origin/dev_codec_downloader' 2016-07-27 09:34:16 +02:00
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