Commit graph

7521 commits

Author SHA1 Message Date
Guillaume Beraudo
7ac6600fc5 Fix voice scrambling with ZRTP. 2011-11-18 10:21:50 +01:00
Guillaume Beraudo
0f3926e6a7 Nicer ZRTP validate/reset action messages. 2011-11-18 09:33:44 +01:00
Guillaume Beraudo
7f9558567c When picking contact without phone go to dialer anyway. 2011-11-16 16:10:59 +01:00
Guillaume Beraudo
ec3b407138 LinphoneActivity launcher (synchro service ready)
Due to a bug in tabhost on 1.5 devices (G1 and simulator)
it was impossible to have the synchronisation code directly
in LinphoneActivity. (NPE on touchmodechanged on mCurrentView).

Note that since the synchronisation code rewrite, no special care
is taken after a service crash. As a consequence you should always
check the root cause of a
"Caused by: java.lang.RuntimeException: Linphone Manager should be created before accessed"
2011-11-16 15:38:05 +01:00
Guillaume Beraudo
c14c020053 Tests: 5 second delay for LinphoneService ready 2011-11-16 15:17:50 +01:00
Guillaume Beraudo
8898881d66 Improve back go home handling 2011-11-16 15:17:50 +01:00
Guillaume Beraudo
fa68b1911c Fix contact loop on HTC and photo crash on 1.5 2011-11-16 15:17:50 +01:00
Pierre-Eric Pelloux-Prayer
dd4b10f12d New linphone 2011-11-16 11:08:16 +01:00
Pierre-Eric Pelloux-Prayer
7e7d144dc2 New speex repository
Resampler optimisations previously found in MS2/msresample.c are
now in speex repo.
2011-11-16 10:53:44 +01:00
Guillaume Beraudo
cc11c74401 Fix NPE in tabhost#onTouchModeChanged on simulator. 2011-11-15 17:01:06 +01:00
Guillaume Beraudo
0f8f0a2a2d Wait for service in main Activity; removed elsewhere 2011-11-15 11:12:42 +01:00
Guillaume Beraudo
982b383ffd Improve ZRTP GUI + setAuthenticationVerified 2011-11-14 22:22:48 +01:00
Jehan Monnier
87453ad7f1 enable incomingcallview when LinphoneActivity is terminated like in case of back button is pressed 2011-11-09 21:38:46 +01:00
Simon Morlat
c87b923685 fix crash in case of call faillure (not the good thread to display things) 2011-11-09 19:36:56 +01:00
Jehan Monnier
dbd9ed5967 start incall view in state OutgoingInit 2011-11-09 17:52:06 +01:00
Simon Morlat
142f34f53c Merge branch 'master' of git.linphone.org:linphone-android 2011-11-09 17:30:40 +01:00
Simon Morlat
119e7a29f5 add option to enable echo limiter, and fallback to it when echo limiter failed 2011-11-09 17:28:51 +01:00
Guillaume Beraudo
637add1638 Fix merge button 2011-11-09 14:51:18 +01:00
Guillaume Beraudo
68f2df4abc Fix regression: accept incoming call when other exist. 2011-11-09 14:33:06 +01:00
Guillaume Beraudo
e2585f9330 Hopefully fix crash when merging calls due to L16 not built. 2011-11-09 14:24:46 +01:00
Guillaume Beraudo
7c9d0845e2 Cleaning + fix video activity opening.
- Cleaned dialer of incall states;
- Replaced IncallActivity with conference one;
- Removed storing of user requested speaker mode.
2011-11-09 13:18:11 +01:00
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