index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
voip
Commit message (
Expand
)
Author
Age
Files
Lines
*
am a482d83c: Merge "Issue 4157048: mic gain for VoIP/SIP calls." into gingerb...
Eric Laurent
2011-04-04
1
-0
/
+9
|
\
|
*
Issue 4157048: mic gain for VoIP/SIP calls.
Eric Laurent
2011-03-29
1
-0
/
+9
*
|
Making it possible to call SIP calls with special allowed chars.
Magnus Strandberg
2011-03-22
1
-2
/
+6
|
/
*
do not merge bug 3370834 Cherrypick from master
Jean-Michel Trivi
2011-01-26
1
-3
/
+7
*
Merge changes Ib70e0cf2,I0691cd70 into gingerbread
Hung-ying Tyan
2011-01-24
1
-8
/
+27
|
\
|
*
SipService: registers broadcast receivers on demand.
Hung-ying Tyan
2011-01-07
1
-7
/
+22
|
*
SipService: release wake lock for cancelled tasks.
Hung-ying Tyan
2011-01-06
1
-1
/
+5
*
|
Add auth. username in SipProfile.
Chung-yih Wang
2011-01-07
2
-1
/
+29
|
/
*
RTP: Send silence packets on idle streams for every second.
Chia-chi Yeh
2011-01-04
1
-32
/
+48
*
Check if VoIP API is supported in SipManager.
Hung-ying Tyan
2010-12-21
2
-5
/
+31
*
Remove SIP realm/domain check
Hung-ying Tyan
2010-12-17
1
-6
/
+8
*
Check port in create peer's SIP profile.
Hung-ying Tyan
2010-12-16
2
-5
/
+7
*
Fix SIP bug of different transport/port used for requests.
Chung-yih Wang
2010-12-07
2
-14
/
+41
*
Merge "Set AudioGroup mode according to audio settings" into gingerbread
Hung-ying Tyan
2010-12-02
1
-18
/
+31
|
\
|
*
Set AudioGroup mode according to audio settings
Hung-ying Tyan
2010-11-30
1
-18
/
+31
*
|
Fix race between ending and answering a SIP call.
Hung-ying Tyan
2010-12-01
1
-13
/
+13
*
|
Do not suppress error feedback during a SIP call.
Hung-ying Tyan
2010-11-30
1
-11
/
+1
|
/
*
Merge "Correct SipService.isOpened() implementation." into gingerbread
Hung-ying Tyan
2010-11-30
1
-12
/
+12
|
\
|
*
Correct SipService.isOpened() implementation.
Hung-ying Tyan
2010-11-02
1
-12
/
+12
*
|
Merge "Notify SipSessions before closing SIP stack." into gingerbread
Hung-ying Tyan
2010-11-30
1
-0
/
+1
|
\
\
|
*
|
Notify SipSessions before closing SIP stack.
Hung-ying Tyan
2010-10-25
1
-0
/
+1
*
|
|
Merge "Throw proper exceptions in SipManager" into gingerbread
Hung-ying Tyan
2010-11-30
1
-7
/
+11
|
\
\
\
|
*
|
|
Throw proper exceptions in SipManager
Hung-ying Tyan
2010-11-03
1
-7
/
+11
|
|
|
/
|
|
/
|
*
|
|
Merge "RTP: Pause echo suppressor when far-end volume is low." into gingerbread
Chia-chi Yeh
2010-11-29
1
-8
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
RTP: Pause echo suppressor when far-end volume is low.
Chia-chi Yeh
2010-10-27
1
-8
/
+13
|
|
/
*
|
docs: revise javadocs for sip
Scott Main
2010-10-28
8
-69
/
+118
|
/
*
Clean up pending sessions on incoming call in SipService
Hung-ying Tyan
2010-10-22
1
-2
/
+13
*
Merge "RTP: Fix non-zero DC in EchoSuppressor caused while aggregating sample...
Chia-chi Yeh
2010-10-21
3
-104
/
+128
|
\
|
*
RTP: Fix non-zero DC in EchoSuppressor caused while aggregating samples.
Chia-chi Yeh
2010-10-22
3
-104
/
+128
*
|
Add permission requirements to SipAudioCall and SipManager javadoc.
Hung-ying Tyan
2010-10-21
2
-1
/
+22
*
|
Remove ringtone API from SipAudioCall.
Hung-ying Tyan
2010-10-20
2
-99
/
+1
|
/
*
Periodically scan wifi when wifi is not connected and wifi lock is
Chung-yih Wang
2010-10-19
1
-0
/
+48
*
Handle dialing a SIP call to self.
Hung-ying Tyan
2010-10-19
3
-1
/
+40
*
Reduce logging.
Joe Onorato
2010-10-19
1
-9
/
+9
*
Fix the incorrect environment variable name for the thread pool size.
Chung-yih Wang
2010-10-19
1
-1
/
+2
*
Merge "Uncomment SIP/VOIP feature check in SipManager." into gingerbread
John Huang
2010-10-18
1
-6
/
+0
|
\
|
*
Uncomment SIP/VOIP feature check in SipManager.
Hung-ying Tyan
2010-10-18
1
-6
/
+0
*
|
Set the thread pool size of NIST sip stack to one.
Chung-yih Wang
2010-10-18
1
-0
/
+6
|
/
*
SipService: add wake lock for incoming INVITE packets.
Hung-ying Tyan
2010-10-15
3
-46
/
+92
*
SipService: add wake lock for multiple components.
Hung-ying Tyan
2010-10-14
2
-68
/
+132
*
Make SipService listen to WIFI state change events.
Hung-ying Tyan
2010-10-13
1
-27
/
+23
*
Merge "SipService: mScreenOn is flipped to wrong value." into gingerbread
Hung-ying Tyan
2010-10-12
1
-2
/
+2
|
\
|
*
SipService: mScreenOn is flipped to wrong value.
Hung-ying Tyan
2010-10-13
1
-2
/
+2
*
|
Fix SipSessionGroup from throwing ConcurrentModificationException
Hung-ying Tyan
2010-10-12
1
-1
/
+7
|
/
*
SipService: fix a missing switch-case break.
Hung-ying Tyan
2010-10-12
1
-0
/
+1
*
SipHelper: add debug log for challenge responses.
Hung-ying Tyan
2010-10-11
1
-0
/
+2
*
Do not release the wifi lock if the screen is off.
Chung-yih Wang
2010-10-09
1
-1
/
+21
*
SipService: add permission check for using API
Hung-ying Tyan
2010-10-08
1
-4
/
+21
*
Unhide SIP API.
Hung-ying Tyan
2010-10-08
7
-144
/
+208
*
Suppress harder for echo without affecting the volume of real voice.
Chung-yih Wang
2010-10-08
1
-1
/
+2
[next]