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
*
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
*
Make SipService broadcast SIP_SERVICE_UP when it's up.
Hung-ying Tyan
2010-10-07
2
-0
/
+8
*
Merge "SIP: Fix busy authentication loop." into gingerbread
Hung-ying Tyan
2010-10-06
2
-35
/
+30
|
\
|
*
SIP: Fix busy authentication loop.
Hung-ying Tyan
2010-10-07
2
-35
/
+30
*
|
Misc fixes for sim-eng build.
Chung-yih Wang
2010-10-06
2
-1
/
+2
|
/
*
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
Hung-ying Tyan
2010-10-04
2
-2
/
+7
|
\
|
*
SIP: add SERVER_UNREACHABLE error code.
Hung-ying Tyan
2010-10-05
2
-2
/
+7
*
|
SipService: supply PendingIntent when open a profile.
Hung-ying Tyan
2010-10-05
3
-64
/
+74
|
/
*
Merge "RTP: Add a baseline echo suppressor." into gingerbread
Chia-chi Yeh
2010-10-04
4
-2
/
+228
|
\
|
*
RTP: Add a baseline echo suppressor.
Chia-chi Yeh
2010-10-05
4
-2
/
+228
*
|
SIP: minor fixes.
Hung-ying Tyan
2010-10-04
2
-7
/
+25
|
/
*
Merge "RTP: Start AudioRecord before AudioTrack to avoid being disabled." int...
Chia-chi Yeh
2010-09-30
1
-14
/
+13
|
\
|
*
RTP: Start AudioRecord before AudioTrack to avoid being disabled.
Chia-chi Yeh
2010-10-01
1
-14
/
+13
*
|
Merge "SipService: turn off verbose logging" into gingerbread
Hung-ying Tyan
2010-09-30
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
SipService: turn off verbose logging
Hung-ying Tyan
2010-10-01
1
-1
/
+2
*
|
RTP: Minor fixes with polishing.
Chia-chi Yeh
2010-09-30
3
-19
/
+20
|
/
*
Merge "Add uri field to SipManager.ListenerRelay" into gingerbread
Hung-ying Tyan
2010-09-30
1
-10
/
+12
|
\
|
*
Add uri field to SipManager.ListenerRelay
Hung-ying Tyan
2010-09-30
1
-10
/
+12
*
|
Merge "RTP: Adjust the jitter buffer to 512ms." into gingerbread
Chia-chi Yeh
2010-09-29
1
-23
/
+35
|
\
\
|
|
/
|
/
|
|
*
RTP: Adjust the jitter buffer to 512ms.
Chia-chi Yeh
2010-09-30
1
-23
/
+35
*
|
SipService: add UID check.
Hung-ying Tyan
2010-09-30
1
-15
/
+65
|
/
*
Merge "RTP: Enable AMR codec." into gingerbread
Chia-chi Yeh
2010-09-29
3
-2
/
+174
|
\
|
*
RTP: Enable AMR codec.
Chia-chi Yeh
2010-09-30
3
-2
/
+174
*
|
Merge "SIP: misc fixes." into gingerbread
Hung-ying Tyan
2010-09-29
3
-58
/
+94
|
\
\
|
|
/
|
/
|
|
*
SIP: misc fixes.
Hung-ying Tyan
2010-09-30
3
-58
/
+94
*
|
RTP: Enable GSM-EFR codec.
Chia-chi Yeh
2010-09-30
4
-3
/
+110
[next]