Commit graph

3583 commits

Author SHA1 Message Date
Sylvain Berfini
1fe3e20131 Do not display assistant when rotating the device once user has left it if there are no account configured yet 2016-06-30 16:07:09 +02:00
Sylvain Berfini
2268568e3a Fix liblinphone_tester's GUI's 'All' buttons 2016-06-30 12:11:22 +02:00
Sylvain Berfini
f7c1e67b2e Updated belcard 2016-06-30 11:28:43 +02:00
Sylvain Berfini
1537715830 Updated submodules 2016-06-29 17:01:57 +02:00
Gautier Pelloux-Prayer
ad0faea633 Move from CUnit to BCUnit 2016-06-29 16:58:31 +02:00
Margaux Clerc
930b059a84 Merge remote-tracking branch 'origin/dev_in_app_purchase' 2016-06-29 14:04:30 +02:00
Ghislain MARY
e5b5c777bd Update bctoolbox and cmake-builder submodules. 2016-06-29 13:21:37 +02:00
Sylvain Berfini
3d71b55b32 Updated belle-sip 2016-06-28 17:19:21 +02:00
Sylvain Berfini
8a1ee54523 [Switch submodule branch] Updated submodules 2016-06-28 17:04:12 +02:00
Margaux Clerc
4ade655473 Add friendlist subscription 2016-06-28 16:42:50 +02:00
Margaux Clerc
516b37bc8d Add recover password in assistant 2016-06-28 16:41:42 +02:00
Margaux Clerc
9143a61ad0 Update in_app ui
[--force]
2016-06-28 16:22:11 +02:00
Margaux Clerc
0da687df64 Merge branch 'master' into dev_in_app_purchase
Conflicts:
	AndroidManifest.xml
	res/raw/linphonerc_factory
	res/values/non_localizable_custom.xml
	res/xml/preferences.xml
	src/org/linphone/LinphonePreferences.java
	src/org/linphone/SettingsFragment.java
	src/org/linphone/compatibility/ApiFivePlus.java
	src/org/linphone/setup/SetupActivity.java
	src/org/linphone/xmlrpc/XmlRpcHelper.java
	src/org/linphone/xmlrpc/XmlRpcListener.java
	src/org/linphone/xmlrpc/XmlRpcListenerBase.java
2016-06-28 14:56:42 +02:00
Sylvain Berfini
a01a6a60f8 Fixed message notification touch not going to chat but staying on call view while in call 2016-06-28 09:31:22 +02:00
Sylvain Berfini
f5e77447ad Display unread chat count in call view 2016-06-27 17:34:17 +02:00
Sylvain Berfini
e892b12530 Display minimalist progress dialog when uploading logs 2016-06-27 16:58:56 +02:00
Ghislain MARY
bf923b2afa Update cmake-builder submodule. 2016-06-27 15:35:41 +02:00
Sylvain Berfini
6d1f06fe7f Store all phone numbers and SIP addresses in LinphoneFriend + some improvements in the way we handle it 2016-06-27 14:32:58 +02:00
Sylvain Berfini
b22b142e5f Allow to display a LinphoneFriend without a display name (crash fix) 2016-06-27 13:40:08 +02:00
Sylvain Berfini
7ffa7c0471 Only set LinphoneFriend's name if it has at least an address + use the multiple SIP addresses in one LinphoneFriend feature 2016-06-27 13:38:35 +02:00
Sylvain Berfini
c7b47c68a1 Do the setName after the setAddress when creationg LinphoneFriend to prevent warning in logs + prevent crash if fullname is null 2016-06-27 13:06:14 +02:00
Ghislain MARY
b36d9103aa Support NDK r12. 2016-06-24 16:31:46 +02:00
Ghislain MARY
68ab1ab4b1 Fix NDK version detection for NDK 12. 2016-06-24 16:07:30 +02:00
Ghislain MARY
6a4cbe00f1 Update belr and belcard submodules. 2016-06-24 15:42:32 +02:00
Ghislain MARY
6948613dec Update belcard submodule. 2016-06-24 14:44:18 +02:00
Ghislain MARY
00d9751e34 Fix liblinphone_tester Makefile. 2016-06-24 10:30:08 +02:00
Ghislain MARY
daa7f64232 Check that Android NDK and Android SDK tools are installed + Check Android NDK version. 2016-06-21 18:32:36 +02:00
Ghislain MARY
91e69fe220 Use gnustl c++ library instead of the llvm one that is not considered stable. 2016-06-20 13:32:51 +02:00
Ghislain MARY
b635d2b38b Update cmake-builder and linphone submodules. 2016-06-20 13:32:33 +02:00
Ghislain MARY
0977e41ea4 Use the armv7 architecture to list the features with prepare.py. 2016-06-17 18:26:09 +02:00
Sylvain Berfini
fd0c0ef6db Updated c++ lib (from gnustl_static to c++_shared) 2016-06-17 16:45:06 +02:00
Sylvain Berfini
4867abe8a8 Updated linphone 2016-06-17 14:25:39 +02:00
Ghislain MARY
57e5892dd1 Use 'RelWithDebInfo' build type instead of 'Release' when the debug option is not given. 2016-06-16 14:14:56 +02:00
Ghislain MARY
64e7f5f7f8 Update cmake-builder and cunit submodules. 2016-06-16 14:14:38 +02:00
Sylvain Berfini
a3706aa965 Updated linphone 2016-06-13 14:44:14 +02:00
Sylvain Berfini
3922a54543 Updated linphone to fix compil 2016-06-13 12:41:32 +02:00
Sylvain Berfini
af6015f26b Updated linphone 2016-06-13 12:29:38 +02:00
Sylvain Berfini
e56f53bfa8 Updated linphone to disable vfs for sqlite until all related issues are fixed 2016-06-13 12:09:00 +02:00
Sylvain Berfini
fdcbbf5733 Fix crash when deleting account + disabled delete button when there is no account to delete 2016-06-13 10:40:27 +02:00
Jehan Monnier
23b4eb71d8 [Switch submodule branch]
Switch linphone submodule & co to branch 3.10.x
2016-06-10 12:10:45 +02:00
Sylvain Berfini
ec35725474 Fixed auth info not being removed when account is deleted + fixed previous proxy config not being unregistered when username is edited 2016-06-08 11:17:13 +02:00
Sylvain Berfini
21fc891fef Fixed freeze/crash when denying permanently contacts permission 2016-06-07 16:57:11 +02:00
Sylvain Berfini
b940ef0ee5 Improvements on how we handle permission requests 2016-06-07 16:11:23 +02:00
Ghislain MARY
7a86beeb6c Update bzrtp submodule. 2016-06-07 15:43:45 +02:00
Sylvain Berfini
2cda8ad43e Ask for camera permission when trying to pick a picture when editing a contact image or sending a file via chat 2016-06-07 15:40:05 +02:00
Ghislain MARY
290a22a934 Update bctoolbox and linphone submodules. 2016-06-07 15:35:35 +02:00
Sylvain Berfini
8496c84a66 Use getHistorySize instead of getHistory().length 2016-06-06 12:02:32 +02:00
Sylvain Berfini
20585afbc5 Removed useless invalidate() in chat causing bad performances + updated linphone to fix sqlite vfs error 2016-06-06 11:58:29 +02:00
Simon Morlat
3738e602eb repair build 2016-06-03 21:57:09 +02:00
Sylvain Berfini
3400ffd74f Display progress dialog when remote provisioning
+ Go to dialer once registered
+ Set firstLaunchSuccessful to prevent assistant to show up on next restart
2016-06-03 16:51:48 +02:00