Guillaume Beraudo
df8093eb93
Enhanced uri picker activity (image buttons)
2011-10-11 14:28:42 +02:00
Guillaume Beraudo
3f9b721a48
Incoming call resources for older devices.
...
Nexus one crashes otherwise.
2011-10-11 12:18:36 +02:00
Guillaume Beraudo
f795954e9a
Use Android SlidingTab for incoming call activity.
2011-10-11 11:38:53 +02:00
Guillaume Beraudo
7f2efdb451
Fix dialer hang button sometimes doesn't hang calls.
2011-10-10 15:03:37 +02:00
Guillaume Beraudo
01674c3b1a
Fix proximity sensor (conference, uri picker, incall).
2011-10-10 14:57:21 +02:00
Guillaume Beraudo
2981c17eb0
Fix on volume change status not showing.
2011-10-10 10:49:27 +02:00
Guillaume Beraudo
9d80634e7f
Pause linphone SIP calls on phone call received.
2011-10-10 10:45:06 +02:00
Guillaume Beraudo
5ba1181bad
Dialer exitCall() only if no other call
2011-10-07 16:17:50 +02:00
Guillaume Beraudo
1d1b6983b6
Add title to transfer dialog.
2011-10-07 15:59:25 +02:00
Guillaume Beraudo
a3202fd108
Fix position of onCreate() call on ManagerWait aware activities
2011-10-07 14:47:16 +02:00
Guillaume Beraudo
607a5caafe
Use LinphoneManagerWait and finish on call terminated.
2011-10-07 14:46:31 +02:00
Guillaume Beraudo
7fa8cd1d5c
Hide LinphonecallImpl constructor.
...
linphonecalls should not be created from java.
2011-10-07 14:46:12 +02:00
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