Ghislain MARY
|
954cf1e447
|
Remove now useless javah ant rule.
|
2016-07-11 10:26:25 +02:00 |
|
Ghislain MARY
|
84e53b12e7
|
Update bctoolbox and linphone submodules.
|
2016-07-11 10:26:07 +02:00 |
|
Ghislain MARY
|
fc3f698d90
|
Update linphone submodule.
|
2016-07-11 10:00:58 +02:00 |
|
Sylvain Berfini
|
2ebf80a223
|
Remove reference to ChatStorage in tester
|
2016-07-06 10:29:41 +02:00 |
|
Sylvain Berfini
|
b20bd7a022
|
Removed useless ChatStorage class
|
2016-07-05 17:21:43 +02:00 |
|
Sylvain Berfini
|
b7167be063
|
Updated cmake builder to fix compilation issue when disabling unit tests
|
2016-07-05 15:05:59 +02:00 |
|
Sylvain Berfini
|
d603eb25ec
|
Fixed toast messages on outgoing call error
|
2016-07-04 15:35:57 +02:00 |
|
Sylvain Berfini
|
eafeeaffce
|
Fix click on texts and images in chat view crash
|
2016-07-04 12:01:23 +02:00 |
|
Sylvain Berfini
|
436c2bf3c6
|
Improved contact's picture update from camera
|
2016-07-01 15:08:34 +02:00 |
|
Sylvain Berfini
|
f763bfb726
|
Fix issues on rotation
|
2016-07-01 14:49:51 +02:00 |
|
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 |
|