Commit graph

7100 commits

Author SHA1 Message Date
Guillaume Beraudo
0c9f2e6b69 Simplify camera sending, video activity opening, speaker state
- don't pause camera sending on video activity paused / finished;
- don't try to be clever to guess when to open video call activity
  but open automatically on the transition to streams running and the camera is enabled
  todo: fix autostart on incoming call due to postponed start of activity;
- don't try to restore previous audio setting when back from video call.
2011-11-09 13:18:11 +01:00
Jehan Monnier
e4b80f42b7 fix for silk 24khz on Galaxy S 2011-11-08 16:23:21 +01:00
Guillaume Beraudo
288fa28143 Customization to display only username in history activity. 2011-11-08 12:15:42 +01:00
Guillaume Beraudo
4224a5b7dc Display full string for "paused by remote" in conferenceActivity. 2011-11-08 11:38:54 +01:00
Guillaume Beraudo
9973c2d40a Use new API for getting media encryption state. 2011-11-08 11:29:10 +01:00
Guillaume Beraudo
47ba198c78 Real commit for Allow several calls with the same recipient. 2011-11-08 09:17:04 +01:00
Guillaume Beraudo
b4b2f22e5c Revert "Allow several calls with the same recipient."
This reverts commit bdf69da535.
2011-11-08 09:02:12 +01:00
Guillaume Beraudo
bdf69da535 Allow several calls with the same recipient. 2011-11-07 14:54:27 +01:00
Guillaume Beraudo
aaf3bdbbff Fix prepare_source. 2011-11-07 12:45:02 +01:00
Simon Morlat
fb2dd1505c fix crashes with conferencing, update osip and exosip 2011-11-04 15:14:22 +01:00
Guillaume Beraudo
3e15729c53 Restore once again default.properties 2011-11-03 16:19:37 +01:00
Guillaume Beraudo
d2dd72784a Fix rejection of SIP calls while in GSM call.
Audio was messed up.
2011-11-03 16:15:50 +01:00
Guillaume Beraudo
c98ddd1913 Update SILK plugin compilation logic. 2011-11-03 16:15:50 +01:00
Sylvain Berfini
f3fe0a4459 Merge branch 'master' of git.linphone.org:linphone-android 2011-11-03 15:22:25 +01:00
Sylvain Berfini
532cff536e Add a comment to explain the hack 2011-11-03 15:21:48 +01:00
Sylvain Berfini
2c7a43453d Add a comment to explain the hack 2011-11-03 15:14:57 +01:00
Sylvain Berfini
bc0412131d Few changes in the way to look for the display name in the History view 2011-11-03 13:03:53 +01:00
Sylvain Berfini
be85783752 Fix the menu issue on the History view 2011-11-03 12:25:09 +01:00
Sylvain Berfini
aa3522b74c Better History display 2011-11-03 12:04:45 +01:00
Simon Morlat
ec53982b3e remove silk/8000 and silk/12000 2011-10-31 16:27:38 +01:00
Jehan Monnier
44084a39ce remove dependency on ms2 for prepare source 2011-10-31 16:26:36 +01:00
Simon Morlat
1bb1a950d4 fix compilation problems with SILK on android 2011-10-31 14:57:01 +01:00
Simon Morlat
30a03d235a fix build issue again 2011-10-31 12:09:26 +01:00
Simon Morlat
2583b2f789 fix build issues 2011-10-31 11:29:06 +01:00
Guillaume Beraudo
0909fbf567 Fix dependency. 2011-10-27 12:35:14 +02:00
Guillaume Beraudo
9280c8ea8e Fix bad commit "Don't try to add empty call". 2011-10-27 11:53:31 +02:00
Guillaume Beraudo
a491ecee82 Single line sip uri in simplified dialer. 2011-10-27 11:41:11 +02:00
Guillaume Beraudo
e684416bea Fix proximity sensor on call terminated when nearby
Bug was:
Call callee1, callee1 accepts call.
Keep proximity sensor nearby.
During this interval, callee1 terminates call.
Activity was destroyed but screen kept beeing all black.
2011-10-27 11:36:36 +02:00
Guillaume Beraudo
2fe1cf4185 Don't try to add empty call 2011-10-27 11:32:43 +02:00
Guillaume Beraudo
27a25ce668 Better add call, callee actions dialog, dtmf numpad.
Prevent situations where several calls use the sound resources
at the same time.
2011-10-27 10:43:15 +02:00
Guillaume Beraudo
6bcbe4bfc9 Fix DTMF keyboard on conference Activity 2011-10-27 10:37:01 +02:00
Guillaume Beraudo
17056c3a8b Fix PhoneStateChangedReceiver. 2011-10-26 14:51:34 +02:00
Guillaume Beraudo
ea94d00d2c Reject incoming and outgoing calls to incall people. 2011-10-26 13:29:50 +02:00
Guillaume Beraudo
134a98fdc2 Add SILK plugin support. 2011-10-26 11:37:34 +02:00
Pierre-Eric Pelloux-Prayer
0842571c36 Make sip uri TextEdit single line 2011-10-25 14:20:25 +02:00
Guillaume Beraudo
4023c2adc5 More verbose SAL call traces. 2011-10-24 11:38:05 +02:00
Guillaume Beraudo
6271c5f6a3 Smaller remote picture on incoming call.
Bigger picture whould hide caller address.
2011-10-24 09:52:08 +02:00
Guillaume Beraudo
9f99d61a1f Improve encryption UI. 2011-10-21 16:18:27 +02:00
Guillaume Beraudo
bba107f83d Fix conferencing calls list cut at 2.5 calls. 2011-10-21 15:13:26 +02:00
Guillaume Beraudo
6bfe63cc93 Simple resume button in conferencing. 2011-10-21 14:21:40 +02:00
Guillaume Beraudo
90f97a665a Fix 1.5 2011-10-21 14:20:44 +02:00
Guillaume Beraudo
ae6747dbd5 Fix EC/EL and conferencing. 2011-10-21 14:19:55 +02:00
Guillaume Beraudo
9136acd614 Merge branch 'conferencing' of git.linphone.org:linphone-android-private 2011-10-20 15:38:42 +02:00
Guillaume Beraudo
23ddab7710 Move some callbacks + auto start video on share. 2011-10-20 14:29:35 +02:00
Guillaume Beraudo
6b52e92224 Remove incoming call dialog (use activity instead) 2011-10-20 08:57:56 +02:00
Guillaume Beraudo
353ef0cf37 Reject incoming sip calls when using GSM. 2011-10-18 16:23:20 +02:00
Guillaume Beraudo
c4838ad1fa Ability to limit number of calls / hide transfers. 2011-10-18 15:44:35 +02:00
Guillaume Beraudo
95e8740e38 Enhance concomitant video + conferencing. 2011-10-18 12:04:55 +02:00
Guillaume Beraudo
5fe6a522ba Store and restore user requested audio route.
Go back to user requested route when going out of video activity.
2011-10-18 10:10:24 +02:00
Guillaume Beraudo
4a6ba5f8fd Remove link to conference test in Android app list. 2011-10-17 15:48:02 +02:00