Commit graph

4321 commits

Author SHA1 Message Date
Erwan Croze
2ec524a62a Change sdk build
-exclude useless file
-fix problem when we use directly repo on other project
2017-06-02 10:01:39 +02:00
Erwan Croze
1ca5ea2b7a Rework Generic Login fragment - close #64
-Add user id
-Go to default login when it's the default domain
2017-06-01 13:19:37 +02:00
Erwan Croze
3724d143cf Fix possible crash when account doesn't have natpolicy 2017-06-01 12:18:01 +02:00
Erwan Croze
72d56e628a Fix push notification type 2017-05-31 17:11:36 +02:00
Erwan Croze
56c809bfe9 Fix recover account with phone number on first launch 2017-05-31 17:11:36 +02:00
Ghislain MARY
d522d33ae0 Update msamr submodule. 2017-05-31 11:37:28 +02:00
Ghislain MARY
a1226fcbf6 Update linphone submodule. 2017-05-30 17:46:59 +02:00
Erwan Croze
fe4da0897f Update submodules 2017-05-30 16:45:30 +02:00
Karn Saheb
e8834066de Use getAdbExe() to retrieve adb path.
This will prevent adb related issues such as `a problem occurred starting process 'command 'adb''` when the adb executable is not found in the path.
2017-05-30 14:23:17 +02:00
Ghislain MARY
c3b1a5c82f Update linphone submodule. 2017-05-30 14:04:34 +02:00
Erwan Croze
ad0ade4a68 Update submodules 2017-05-30 13:55:23 +02:00
Erwan Croze
7e8b12175d Fix crash with dozemode 2017-05-30 13:55:00 +02:00
Erwan Croze
17cb58b074 Removing auth info before adding a new 2017-05-29 14:11:14 +02:00
Sylvain Berfini
beb5e235ff Display FPS in call stats view 2017-05-29 14:02:02 +02:00
Sylvain Berfini
11b77c269b Fixed crash when going into account settings 2017-05-29 10:38:30 +02:00
Erwan Croze
d9f6a045ed Update Linphone 2017-05-26 15:36:29 +02:00
Simon Morlat
e5a4954e78 update linphone submodule (fix missing jni wrapper) 2017-05-24 14:11:12 +02:00
Erwan Croze
e22c5c1172 Fix bug in createFragment
on recover account, dialcode and phone number was inverted
2017-05-24 13:53:10 +02:00
Erwan Croze
8329f416f8 Fix liblinphone_tester build 2017-05-23 14:10:48 +02:00
Erwan Croze
1da9d2d0cd Fix gradle files 2017-05-23 10:16:56 +02:00
Erwan Croze
7d507bf329 Fix possibly crash on account setting 2017-05-22 17:08:08 +02:00
Erwan Croze
37593f9883 Disable proximity sensor on Call view after a network error 2017-05-22 16:54:41 +02:00
Erwan Croze
1b445ef0db Fix liblinphone-sdk javadoc 2017-05-22 11:18:45 +02:00
Erwan Croze
7b3a21c4b9 Fix phone number popup 2017-05-22 10:41:20 +02:00
Erwan Croze
2ade97dbb0 Remove Firebase dependency in LinphoneActivity 2017-05-19 17:03:54 +02:00
Erwan Croze
b542978373 Change deprecated function in build.gradle 2017-05-19 14:08:43 +02:00
Erwan Croze
a95b820392 Fix build.gradle for UI test 2017-05-19 14:00:53 +02:00
Erwan Croze
4f21b1050c Update mediastreamer 2017-05-19 11:42:38 +02:00
Erwan Croze
640ae937c9 Update submodules 2017-05-19 11:01:03 +02:00
Erwan Croze
ef0bb375a9 Fix load of libraries in liblinphone_tester 2017-05-19 10:45:43 +02:00
Erwan Croze
777fd05999 Fix liblinphone_tester makefile and manifest 2017-05-19 10:31:04 +02:00
Erwan Croze
1dc58d2fff Use of Android log in FirebaseIdService and FirebaseMessaging 2017-05-18 16:00:33 +02:00
Erwan Croze
8b719d2011 Fix destroy of ContactsManager in LinphoneManager 2017-05-18 15:59:41 +02:00
Erwan Croze
ca572887b2 Fix race condition bug with account preference 2017-05-18 15:55:17 +02:00
Erwan Croze
243358ac03 Some fix for doze mode 2017-05-18 15:53:59 +02:00
Erwan Croze
2aa42957ea Fix race condition of crash on first launch 2017-05-18 15:47:37 +02:00
Erwan Croze
e9f4817969 Use of Android log in BootReceiver 2017-05-18 15:44:22 +02:00
Erwan Croze
1168faa345 Rework bluethooth manager for specific evant 2017-05-18 15:42:41 +02:00
Erwan Croze
7330219953 Display Stun server at launch of account preference 2017-05-17 13:39:40 +02:00
Erwan Croze
0ef283a9c4 Remove useless lib from package 2017-05-16 16:35:58 +02:00
Erwan Croze
44b2ee96dc Update Manifest 2017-05-16 11:48:08 +02:00
Erwan Croze
046cec7dbd Refresh Firebase Token at each launch 2017-05-16 11:46:31 +02:00
Erwan Croze
c02c138465 Update Changelog 2017-05-15 16:00:16 +02:00
Erwan Croze
8886bbc307 Update minimun version of Android target 2017-05-15 15:00:59 +02:00
Erwan Croze
b6bf0bb74e Fix register fail on delete account 2017-05-15 15:00:59 +02:00
Erwan Croze
8a7e6facd9 Add Nat policy by account 2017-05-15 15:00:59 +02:00
Ghislain MARY
e41c7db954 Update libvpx submodule. 2017-05-15 14:41:34 +02:00
Ghislain MARY
1d483f41ea No longer add a suffix to the name of the libraries. 2017-05-15 14:38:01 +02:00
Sylvain Berfini
56f05160b6 Updated bctoolbox & belcard 2017-05-12 15:11:26 +02:00
Erwan Croze
c105154b46 Reset search field on Country list on back or select 2017-05-11 11:01:48 +02:00