Guillaume Beraudo
420698d3b4
Optional tunnel plugin.
...
Requires a tunnel implementation with Android.mk in
submodules/linphone/tunnel
2011-12-16 10:59:32 +01:00
Guillaume Beraudo
6933cbe329
Fix calls on phone rotation due to immutable intent.
...
Appears when application launched with intent data.
2011-12-13 12:16:40 +01:00
Guillaume Beraudo
d198bef5a1
Fix calls from native dialer.
2011-12-13 12:04:47 +01:00
Guillaume Beraudo
f6afe8b15e
Terminate conference button in the conf details activity.
2011-12-09 16:26:19 +01:00
Sylvain Berfini
cdcd50e258
Fix an exception if hanging up while rotating
2011-12-09 15:16:54 +01:00
Guillaume Beraudo
cce4aa0995
Fix preview window on Nexus one.
2011-12-09 14:52:20 +01:00
Sylvain Berfini
6673e98932
Linphone-android 1.2.2
2011-12-09 10:46:37 +01:00
Guillaume Beraudo
835e757c86
Fix linphone icon showing despite service stopped.
2011-12-08 10:37:12 +01:00
Guillaume Beraudo
eba187eedb
Auto convert conference to plain call.
...
Triggered when 1 remaining call in conference.
After a participant has been removed.
After a call is terminated.
2011-12-07 17:09:10 +01:00
Guillaume Beraudo
3445cd7de5
Update incall conf ui when pausing/leaving conference.
2011-12-07 17:08:25 +01:00
Guillaume Beraudo
b95b61344c
Change uri picker plus button.
2011-12-07 09:49:44 +01:00
Guillaume Beraudo
5a41994183
Delay start of incall chronometers until duration!=0.
2011-12-07 09:49:19 +01:00
Simon Morlat
d004a66daa
fix bad JNI interface for removeFromConf() and update linphone submodule for conferencing fixes
2011-12-06 14:03:25 +01:00
Guillaume Beraudo
3f0f4b3348
Decrease volume of hold sound.
2011-12-02 14:27:22 +01:00
Guillaume Beraudo
e63715f72f
Remove test from .classpath.
2011-12-02 14:02:59 +01:00
Guillaume Beraudo
c906073ea8
Multiple Video orientation fixes and cleaning
...
- 0000083 : Video orientation not updated outside video call activity;
- 0000082 : Video started landscape sent portrait;
- use of accelerometer sensor in spite of orientation sensor.
2011-12-02 12:43:15 +01:00
Guillaume Beraudo
1cca9a7b84
Workaround core instanciation fragility
...
During core creation the globalstate callback is
triggered before the java object is instantiated.
Code in listener try to access the core object.
2011-12-02 11:58:37 +01:00
Guillaume Beraudo
d3bc9e7e6c
Improve handling of holding sound.
2011-12-01 16:40:50 +01:00
Guillaume Beraudo
46a1b918a8
Enable back the remove from conference.
2011-12-01 16:40:21 +01:00
Guillaume Beraudo
740df0d5f4
Fix name of holding sound.
2011-12-01 16:40:03 +01:00
Guillaume Beraudo
9439e29a24
Play sound to other part when holding call.
2011-12-01 08:51:48 +01:00
Guillaume Beraudo
817c80c046
Highlighting of incall call.
2011-12-01 08:49:29 +01:00
Guillaume Beraudo
d953b11fa2
Remove bad error trace.
2011-11-30 14:07:06 +01:00
Guillaume Beraudo
b6b080e648
Fix share my camera setting not honored (regression)
2011-11-30 13:53:07 +01:00
Guillaume Beraudo
d4308ddc31
Gray space between mic/speaker buttons in conference.
2011-11-30 13:52:34 +01:00
Guillaume Beraudo
4c9e604f88
Incall activity detail buttons
...
Clicking small imageviews on Android 1.5 is nearly impossible.
2011-11-30 12:29:05 +01:00
Guillaume Beraudo
afb8f8da93
Make encryption locker clickable + cleaning
2011-11-30 12:27:11 +01:00
Guillaume Beraudo
1aa6cb4e4e
Initiate video preference summary update
2011-11-30 12:22:03 +01:00
Guillaume Beraudo
4022cbe222
Unpause when only one paused call
2011-11-30 12:20:40 +01:00
Guillaume Beraudo
d87ac447d5
Update unknown person drawable.
2011-11-30 12:19:02 +01:00
Guillaume Beraudo
f1b8e27770
Cleaning.
2011-11-28 20:03:16 +01:00
Guillaume Beraudo
ea894d9c6e
Incall/conference activities handle finish by themselves
...
Should avoid all cases where empty activities are shown
2011-11-28 20:01:38 +01:00
Guillaume Beraudo
c4a81663cf
Start incall act. from incoming call act.
2011-11-28 19:56:05 +01:00
Guillaume Beraudo
889bd26ea0
Don't start incall activity from Dialer.
2011-11-28 19:53:25 +01:00
Guillaume Beraudo
0bd340cf60
On incoming call don't go to dialer but start activity
2011-11-28 19:52:47 +01:00
Guillaume Beraudo
4c324fbe2f
Fix incoming call with a paused call
2011-11-28 19:51:18 +01:00
Guillaume Beraudo
a7c918dec9
Fix add to conference action (regresion)
2011-11-28 15:50:54 +01:00
Guillaume Beraudo
c9564a7dbe
Check sound lock on merge and pause/resume
2011-11-28 15:48:14 +01:00
Guillaume Beraudo
4dd6039be3
Start incall activity in new task
2011-11-28 13:52:59 +01:00
Guillaume Beraudo
02ae758766
Fix oncreate not called when finishing after a crash
2011-11-28 11:48:32 +01:00
Guillaume Beraudo
ce2bf4f9a1
Fix return from contact activity on older phones.
2011-11-28 11:48:10 +01:00
Guillaume Beraudo
42a3f1af17
Remove useless padding in callee lists.
2011-11-28 11:48:04 +01:00
Guillaume Beraudo
a54e750025
Space on the left of callee picture
2011-11-28 11:43:28 +01:00
Guillaume Beraudo
1e4bf0547f
Disable actions on conference detail participants.
...
Removing participant from conference doesn't work in liblinphone.
The only remaining action would be to terminate the conference for the selected participant.
2011-11-28 10:28:10 +01:00
Guillaume Beraudo
057e0ad872
Disable transfer as it is lacking features.
...
Lacking notification of transfer states from library.
(not implemented in library)
2011-11-28 10:27:03 +01:00
Guillaume Beraudo
ff81ad9a30
After a crash, finish some autostarting activities.
...
- auto restart of activities when service crash spotted on Samsung devices;
- only some activities supported: incall, conference, linphoneactivity.
2011-11-25 16:35:47 +01:00
Guillaume Beraudo
f2e13e6a5b
Fix dependency.
2011-11-25 12:07:09 +01:00
Guillaume Beraudo
7b6ac0a93f
Enhance incall view on old phones.
2011-11-25 09:12:10 +01:00
Guillaume Beraudo
f35953df19
Fix incall icon still present after crash and restart.
2011-11-25 09:09:59 +01:00
Guillaume Beraudo
47f4ed9209
Incall notification (capturing video, active, paused)
2011-11-24 16:28:07 +01:00