Commit graph

2903 commits

Author SHA1 Message Date
Margaux Clerc
44e6d6f43e Update linphone submodule 2015-02-06 14:38:38 +01:00
Margaux Clerc
0004438480 Fix contacts accent display 2015-02-05 17:49:19 +01:00
Jehan Monnier
5e105aec46 add jni wrapper junit test case 2015-02-05 16:04:06 +01:00
Margaux Clerc
284032b213 Update linphone 2015-02-04 18:19:38 +01:00
Jehan Monnier
9e4babf5f2 update submodule linphone with multicast support 2015-02-04 18:02:35 +01:00
Gautier Pelloux-Prayer
d6faa507eb Retrieve tests XML file only if tests did not crash 2015-02-04 14:42:17 +01:00
Margaux Clerc
5600abf72e Fix tests UI 2015-02-04 14:17:29 +01:00
Margaux Clerc
efef60a158 Fix background mode 2015-02-04 11:05:51 +01:00
Margaux Clerc
9242f84e5d Update linphone 2015-02-04 11:05:30 +01:00
Margaux Clerc
90ea41dd24 Rework linphoneListener 2015-02-03 17:01:05 +01:00
Margaux Clerc
8102d6a5f3 Update linphone submodule 2015-02-03 17:00:46 +01:00
Margaux Clerc
a234d5ead6 Fix crash when exit application 2015-02-02 12:21:26 +01:00
Margaux Clerc
471ddfd8f6 Update submodule Linphone 2015-02-02 12:21:26 +01:00
Simon Morlat
5d96bcf89d restore armeabi build, disabled by mistake 2015-01-30 18:24:58 +01:00
François Grisez
3d62777b40 Disable the call player intent. Fix bug #1974 2015-01-29 17:23:18 +01:00
Margaux Clerc
907f559022 Add test for landscape view in chat 2015-01-29 17:07:54 +01:00
Margaux Clerc
95ae7734a4 Add chat view landscape 2015-01-29 17:07:54 +01:00
Margaux Clerc
e04a5eaaf4 Fix password security 2015-01-29 17:07:53 +01:00
Margaux Clerc
1c2419bcd0 Change behavior back button 2015-01-29 17:07:53 +01:00
Simon Morlat
e8e049083a update linphone submodule 2015-01-29 15:35:38 +01:00
Jehan Monnier
f6efb3a423 linphone:fix Android conpilation issue 2015-01-29 12:58:33 +01:00
Gautier Pelloux-Prayer
0cbd0e9963 Update submodules 2015-01-29 11:45:36 +01:00
Gautier Pelloux-Prayer
314f42d5f1 Keep verbosity for ant test 2015-01-29 09:26:49 +01:00
Gautier Pelloux-Prayer
f487116efe Fix ant tester... 2015-01-28 15:32:04 +01:00
Gautier Pelloux-Prayer
d6fd0204b4 Factorize UI tests for Android and use separate log files 2015-01-28 14:54:01 +01:00
Gautier Pelloux-Prayer
d1d72b7157 Tester makefile also use ant silently 2015-01-28 14:08:22 +01:00
Gautier Pelloux-Prayer
9708d82802 Use linphone.org copy of ffmpeg/x264 because video4lan.org get lots of timeout 2015-01-28 11:07:07 +01:00
Gautier Pelloux-Prayer
e0ac98f825 By default ant is now building silently 2015-01-27 10:32:34 +01:00
Gautier Pelloux-Prayer
a6dfd45140 Actually in case of any error, the file should be empty AND makefile should return error code 1 2015-01-27 09:27:04 +01:00
Gautier Pelloux-Prayer
73408ebab8 linphone-junit-report.xml should be empty in case of non existing file 2015-01-27 09:21:09 +01:00
Gautier Pelloux-Prayer
623d124dcc Retrieve junit for basic-ui-test too 2015-01-23 16:54:16 +01:00
Gautier Pelloux-Prayer
042e1b0cc1 Commit ant autogenerate change 2015-01-23 10:16:21 +01:00
Guillaume BIENKOWSKI
4bb6b919b9 Fix crash when no linphoneactivity is present 2015-01-22 16:28:12 +01:00
Simon Morlat
093afe65e5 update linphone 2015-01-22 10:23:40 +01:00
Gautier Pelloux-Prayer
b3904f8b71 Update libilbc 2015-01-21 17:38:08 +01:00
Gautier Pelloux-Prayer
15d1a58974 Do not download Sqlite3 during make process 2015-01-21 17:02:11 +01:00
Guillaume BIENKOWSKI
32eb7bbfe9 Keep automatically created accounts for unit tests 2015-01-21 12:33:56 +01:00
Simon Morlat
05ed87cea6 simplify makefile 2015-01-20 13:20:06 +01:00
Simon Morlat
b20b14dc44 upgrade polarssl 2015-01-20 10:30:58 +01:00
Gautier Pelloux-Prayer
a153537a5a Update mssilk to not download the SDK during compile process, it is now versionned 2015-01-19 09:26:00 +01:00
Gautier Pelloux-Prayer
ca2eb44e26 Improve Android Makefile to include check_tools.mk only when it's ready 2015-01-19 09:25:16 +01:00
Simon Morlat
67d054f321 fix crash due to thread calling things it should not call. 2015-01-16 12:10:19 +01:00
Jehan Monnier
286081da79 update openh264 2015-01-16 11:17:04 +01:00
Simon Morlat
ffec77614d update linphone submodule (previous version was broken) 2015-01-15 22:19:39 +01:00
Gautier Pelloux-Prayer
f4b8ab2d97 Do not use double brackets for 2 conditions check in shell scripts, instead use [ cond1 ] && [ cond2 ] 2015-01-15 11:25:26 +01:00
Gautier Pelloux-Prayer
de248f3021 Use correct way to detect a symbolic link 2015-01-14 12:50:23 +01:00
Gautier Pelloux-Prayer
eb3439107c Improve check tools: also check that NDK is not a symbolic link, otherwise compiler detection will fail 2015-01-14 12:47:05 +01:00
Jehan Monnier
e55145d40b re-enable iLBC 2015-01-09 13:49:56 +01:00
Gautier Pelloux-Prayer
0f3635edca Update linphone 2015-01-09 09:43:22 +01:00
Gautier Pelloux-Prayer
64b044a7b1 Update linphone 2015-01-07 15:28:16 +01:00