Commit graph

501 commits

Author SHA1 Message Date
Guillaume Beraudo
9f1ee3f868 Enhance conference activity style + permute calls. 2011-10-07 10:15:46 +02:00
Guillaume Beraudo
5965b1b33c ContactHelper class getting photo and display name from (phone/sip) number 2011-10-06 12:05:05 +02:00
Guillaume Beraudo
5800f796b4 Conferencing style improvements on old sdk 2011-10-06 12:01:54 +02:00
Guillaume Beraudo
15e005bc27 Custom conference UI for older sdk
Simplify to workaround display bugs on 1.5 and 1.6 versions.
2011-10-05 15:13:48 +02:00
Guillaume Beraudo
f4466f78fc Fix contact lookup from number (old + new) 2011-10-05 15:13:15 +02:00
Guillaume Beraudo
491a71e017 Fix crash in incoming call on resume. 2011-10-05 10:34:20 +02:00
Guillaume Beraudo
534af8c62c Fix contact lookup from number (old + new). 2011-10-05 10:22:23 +02:00
Guillaume Beraudo
99807340f5 Calls in conference are never the current one. 2011-10-04 12:37:24 +02:00
Guillaume Beraudo
3eeaf74d5a Fix callee box text alignment and reduce contact's picture size 2011-10-04 12:36:11 +02:00
Guillaume Beraudo
ca128f033c Old API contact picture from number (a bit hackish)
To workaround exception on setting view backgroung from uri,
the people uri is returned and the bitmap is extracted directly
in the LinphoneUtils helper class.
2011-10-04 12:35:16 +02:00
Guillaume Beraudo
53b2381ad8 Fix bug report generation temp file
Use application space to store the temporary file if it cannot be stored in
the default place.
2011-10-04 10:10:42 +02:00
Guillaume Beraudo
b3f7a20857 Initial support for contact picture retrieving
Search for
- custom im 'sip' from username@domain;
- then android sip from username@domain;
- then number from username
2011-10-03 16:33:59 +02:00
Guillaume Beraudo
362e154a6e Merge branch 'master' of git.linphone.org:linphone-android into conferencing 2011-10-03 10:01:58 +02:00
Simon Morlat
0e724b843d Merge branch 'master' of git.linphone.org:linphone-android 2011-09-30 21:33:51 +02:00
Simon Morlat
4b5dba856a integrate ffmpeg patch to 2011-09-30 21:31:07 +02:00
Guillaume Beraudo
4fbabf8e83 Fix: create wait dialog in conference activity. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
0db97c80ef Show merge button in conference more often. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
16d02ef317 Close button below dtmf dialpad on conference activity. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
9234d7f868 SoftvolumeActivity and go home changed to a helper.
conferenceActivity extends ListActivity already
2011-09-30 16:00:26 +02:00
Guillaume Beraudo
546e6648f2 Fix second incoming call from same uri crash. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
f8892448ad Better conference callee appearance. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
c655746a1f Fix manager waiter API. 2011-09-30 16:00:26 +02:00
Guillaume Beraudo
b52433c3c3 improved incoming activity + back to conference button. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
0acbc5c65a Customization: incoming call, incall/conference 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
da73120458 Plug mic and speaker toggle buttons in conferencing activity. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
ebe078c70e Finish incoming call activity on action. Terminate call on back and home. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
3ea4fdb5be Conferencing: transfer and new call working. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
54388a2026 Incoming call activity. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
70a52abf30 Initial support for conferencing. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
84ed7ab7fd Fix mediastreamer2 build. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
8ffc8319fe Preliminary code for conferencing support. 2011-09-30 15:59:00 +02:00
Guillaume Beraudo
a29056b1e2 Post notifications from waiter thread 2011-09-30 15:57:32 +02:00
Sylvain Berfini
4d68357554 Sending online and offline presence status 2011-09-30 15:11:45 +02:00
Sylvain Berfini
bd71366e11 Display an icon during a video call to show the signal strength 2011-09-30 13:54:06 +02:00
Sylvain Berfini
68a8c67add Merge branch 'master' of git.linphone.org:linphone-android 2011-09-30 09:02:07 +02:00
Sylvain Berfini
5a24911b74 Linphone android v1.2.1 2011-09-30 09:01:49 +02:00
Sylvain Berfini
c4bccdb760 Fix an issue with the dialer after the end of a call 2011-09-30 09:01:29 +02:00
Guillaume Beraudo
08e025a07e Linphone service waiting activity. 2011-09-30 08:56:06 +02:00
Guillaume Beraudo
45da67aa1c Report bug button in about activity when debug on. 2011-09-30 08:56:06 +02:00
Pierre-Eric Pelloux-Prayer
e5b42cb70c vp8: fix vpx_config.h 2011-09-29 13:37:40 +02:00
Pierre-Eric Pelloux-Prayer
9321e8f170 vp8: use official repository, update to latest version 2011-09-29 13:22:42 +02:00
Simon Morlat
329833c3a9 update linphone submodule to fix a crash in linphone_core_get_nat_address_resolved() 2011-09-29 11:55:14 +02:00
Sylvain Berfini
2a0d7ada5b Dialier's end of call issue fixed 2011-09-29 10:44:13 +02:00
Simon Morlat
f53ebaf9de Merge branch 'master' of git.linphone.org:linphone-android 2011-09-28 11:56:38 +02:00
Simon Morlat
a71187d7cd fix prepare_sources.sh to report errors better 2011-09-28 11:31:57 +02:00
Pierre-Eric Pelloux-Prayer
ab29b707d9 Update linphone 2011-09-28 09:36:24 +02:00
Jehan Monnier
70168d267f update libilbc + update readme to refference ndk >=r5c) 2011-09-27 10:26:16 +02:00
Simon Morlat
fb823df208 fix preview that disapear after rotation 2011-09-23 21:37:51 +02:00
Pierre-Eric Pelloux-Prayer
ccce719c6f Fix video sending problem 2011-09-23 16:54:52 +02:00
Pierre-Eric Pelloux-Prayer
b8746b31c8 New 'video muted' icon 2011-09-23 14:57:05 +02:00