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
/
java
/
com
/
android
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
Make SipService broadcast SIP_SERVICE_UP when it's up.
Hung-ying Tyan
2010-10-07
1
-0
/
+1
*
SIP: Fix busy authentication loop.
Hung-ying Tyan
2010-10-07
2
-35
/
+30
*
Merge "SIP: add SERVER_UNREACHABLE error code." into gingerbread
Hung-ying Tyan
2010-10-04
1
-2
/
+2
|
\
|
*
SIP: add SERVER_UNREACHABLE error code.
Hung-ying Tyan
2010-10-05
1
-2
/
+2
*
|
SipService: supply PendingIntent when open a profile.
Hung-ying Tyan
2010-10-05
1
-44
/
+29
|
/
*
SIP: minor fixes.
Hung-ying Tyan
2010-10-04
1
-5
/
+18
*
SipService: turn off verbose logging
Hung-ying Tyan
2010-10-01
1
-1
/
+2
*
SipService: add UID check.
Hung-ying Tyan
2010-09-30
1
-15
/
+65
*
SIP: misc fixes.
Hung-ying Tyan
2010-09-30
2
-57
/
+91
*
SIP: Feedback any provisional responses in addition to RING
Hung-ying Tyan
2010-09-29
1
-1
/
+5
*
SIP: add DisconnectCause.SERVER_ERROR
Hung-ying Tyan
2010-09-28
1
-5
/
+2
*
Move SipService out of SystemServer to phone process.
Hung-ying Tyan
2010-09-28
4
-0
/
+3308