Guillaume Beraudo
cd30b8d01e
Fix video activity not showing automatically
2011-04-06 16:26:18 +02:00
Guillaume Beraudo
cc2130bd4a
Restore compilation of old ARMEABI.
2011-04-06 16:22:46 +02:00
Guillaume Beraudo
441f98e00f
Set default pref from xml at LinphoneService start.
2011-04-06 15:46:24 +02:00
Guillaume Beraudo
ce3b123bd1
Fix? NPE when updating a (no more) exisiting call.
2011-04-06 15:37:59 +02:00
Guillaume Beraudo
1ff65e191b
Enable ipv6 support for Android.
2011-04-06 15:16:20 +02:00
Guillaume Beraudo
7e5f8cc458
Support GalaxyS SC-02B.
2011-04-06 12:26:57 +02:00
Guillaume Beraudo
f9a1266bac
Merge ms2. Fix i18n in ms2. Activate 2.3 in Version.
2011-04-06 10:41:01 +02:00
Guillaume Beraudo
4dc43b827d
openssl & linphone with shared and static dependency
2011-04-04 09:03:21 +02:00
Guillaume Beraudo
0041487d0b
Fix h264 build by default
2011-04-01 10:34:36 +02:00
Guillaume Beraudo
bf0ea60243
Remove unused depedency on c++ stl.
2011-03-31 16:03:05 +02:00
Guillaume Beraudo
fe11ec1543
Potentially fix openssl compile issue on ndk4.
2011-03-31 15:35:37 +02:00
Guillaume Beraudo
e5e17fb2a9
Fix gitmodule url of android-openssl.
2011-03-31 15:12:41 +02:00
Guillaume Beraudo
dcc1206c05
Conditionnal openssl build + fork openssl.
2011-03-31 15:00:44 +02:00
Guillaume Beraudo
1d5ce7e7fc
Potentially fix crash when network goes down.
2011-03-31 11:09:19 +02:00
Guillaume Beraudo
325e89807c
Conditional compilation of x264. Use BUILD_X264=0 to disable.
2011-03-31 11:01:05 +02:00
Guillaume Beraudo
5bde818b30
Fix double initFromConf. Fix dialer without incall view.
2011-03-30 10:36:22 +02:00
Guillaume Beraudo
5d762a8c61
ffmpeg as shared library.
2011-03-28 15:59:55 +02:00
Guillaume Beraudo
3c4c8457d6
Fix exosip dependency.
2011-03-28 15:59:12 +02:00
Guillaume Beraudo
03b5ac50af
Depend on openssl submodule. c++ stl.
2011-03-28 11:58:05 +02:00
Guillaume Beraudo
d44d7e119c
Depend of local exosip
2011-03-28 11:48:30 +02:00
Guillaume Beraudo
88700d90d2
Fix unknown intent BOOT_COMPLETED
2011-03-28 11:11:58 +02:00
Guillaume Beraudo
d1b393aa9c
Merge remote branch 'origin/cleaning'
2011-03-24 13:55:22 +01:00
Guillaume Beraudo
2613d3c620
Update submodule/linphone
2011-03-24 13:47:26 +01:00
Guillaume Beraudo
3cebf59104
Fix incoming call dialog destruction on remote hang.
2011-03-24 11:28:45 +01:00
Guillaume Beraudo
244cae9246
Incoming call Dialog. Fix standard ports in Manager.
2011-03-24 10:36:39 +01:00
Guillaume Beraudo
e71b7a5c97
Fix contact name not shown in incall Activity.
2011-03-23 12:09:27 +01:00
Guillaume Beraudo
4271398147
Hide identity in notifications if no %s in message.
2011-03-22 14:20:34 +01:00
Guillaume Beraudo
73b3782f13
Custom editable SIP address.
2011-03-22 13:46:06 +01:00
Guillaume Beraudo
1b4d65b5a4
Pull submodule linphone.
2011-03-18 11:06:46 +01:00
Guillaume Beraudo
2e38017be7
Removed code for addVideo, startIncall.
2011-03-18 10:57:28 +01:00
Guillaume Beraudo
8aac467f7d
Cosmetics.
2011-03-18 10:56:16 +01:00
Guillaume Beraudo
ed627d416e
AddVideo handles already in video directly.
...
Before that it required a listener.
2011-03-18 10:54:36 +01:00
Guillaume Beraudo
bc134cfec9
When muting video, return if mute state changed.
2011-03-18 10:52:52 +01:00
Guillaume Beraudo
c9e4008c7f
Send static image on back and home buttons.
2011-03-18 10:52:02 +01:00
Guillaume Beraudo
9ca92d8237
Handle starting video activity from service.
2011-03-18 10:50:54 +01:00
Guillaume Beraudo
3c8a684fcd
Refactor, recreate incall, start Incall method.
2011-03-18 10:46:14 +01:00
Guillaume Beraudo
427b252651
Go to home on back key.
2011-03-18 10:45:25 +01:00
Guillaume Beraudo
1cbb4e265a
IncallActivity and VideoActivity as singleTop.
...
Just in case we try opening them several times.
2011-03-18 10:40:51 +01:00
Jehan Monnier
76bdd77642
Merge branch 'master' of belledonne-communications.com:linphone-android
2011-03-17 11:00:34 +01:00
Jehan Monnier
50622d1700
move ffmpeg git tree to videolan
2011-03-17 10:59:50 +01:00
Guillaume Beraudo
44ed6687dc
Fix displayedName not cleared.
...
Cleared in onTextChanged
2011-03-11 15:54:56 +01:00
Guillaume Beraudo
ebd65a01b7
Fix hardcoded log tags
2011-03-11 15:54:43 +01:00
Guillaume Beraudo
4d803262e9
Use hidden layout for unused preferences.
2011-03-11 15:45:08 +01:00
Guillaume Beraudo
c0eb64a75c
Fix hardcoded log tags.
2011-03-11 15:37:18 +01:00
Guillaume Beraudo
911ca03af2
Hidden layout for hidding preferences
...
android:layout=R.layout.hidden
2011-03-11 15:35:37 +01:00
Guillaume Beraudo
6cce0d9dd2
Not shortcut for declaring activities / listeners
...
Avoid mistakes on customizations.
2011-03-11 15:34:18 +01:00
Guillaume Beraudo
d271ffe2b5
Fix too late to initialize payloads on first launch
2011-03-11 11:59:32 +01:00
Guillaume Beraudo
6c3e6fe464
payload init, data paths, armv7 detection, typos
...
Fix: payload initialization in PreferenceActivity
Fix: paths to application data by using Android facilities
Detect ARMv7 by looking at Build.CPU_ABI through reflection
Fix: crash on registration change after LinphoneActivity was killed by Android
2011-03-11 11:36:48 +01:00
Guillaume Beraudo
441fb13047
Transport selection (UDP, TCP, TLS);standard ports.
2011-03-10 15:54:13 +01:00
Guillaume Beraudo
64299fb661
Custom use of incallActivity and VideoCallActivity.
2011-03-10 15:53:32 +01:00