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
/
telecomm
/
java
/
com
Commit message (
Expand
)
Author
Age
Files
Lines
*
Final structural tweaks to Telecomm API (1/8)
Ihab Awad
2014-08-13
7
-39
/
+43
*
Fix incorrect connection ID for remote connection service
Ihab Awad
2014-08-12
1
-0
/
+2
*
Aidl changes related to VideoCallProvider in Ims.
Andrew Lee
2014-08-08
1
-8
/
+8
*
Add setConferenceable() API from ConnectionService to incall. (1/4)
Santos Cordon
2014-08-06
2
-1
/
+3
*
Connection creation and service wiring for WiFi call managers (1/3)
Ihab Awad
2014-07-29
1
-1
/
+5
*
Add new proximity sensors in Telecomm (1/3)
Yorke Lee
2014-07-29
1
-0
/
+4
*
Add VideoCall and VideoCall.Listener as an inner classes of Call.
Andrew Lee
2014-07-25
3
-21
/
+18
*
Sent initial data to telecomm on connection creation. (1/3)
Santos Cordon
2014-07-21
1
-1
/
+3
*
Rename InCallCall to ParcelableCall (1/2)
Santos Cordon
2014-07-21
1
-3
/
+3
*
Change incoming call intent to a TelecommManager method. (1/3)
Santos Cordon
2014-07-20
1
-0
/
+6
*
Rename PhoneAccountMetadata to PhoneAccount
Evan Charlton
2014-07-20
2
-5
/
+5
*
Rename PhoneAccount to PhoneAccountHandle
Evan Charlton
2014-07-20
2
-7
/
+7
*
Add Connection.startActivityFromInCall
Sailesh Nepal
2014-07-18
2
-0
/
+6
*
Wire up multi-SIM experience (1/4)
Ihab Awad
2014-07-18
1
-1
/
+6
*
Wiring video state through from Connection
Tyler Gunn
2014-07-18
1
-0
/
+2
*
Pass through video state when answering a call.
Andrew Lee
2014-07-17
2
-2
/
+2
*
API changes to enable account selection for a call
Nancy Chen
2014-07-17
1
-0
/
+3
*
TTY: frameworks/base changes
Sailesh Nepal
2014-07-16
1
-0
/
+10
*
Add support for remote incoming calls
Sailesh Nepal
2014-07-14
2
-8
/
+5
*
Merge "Remove CallServiceProvider and CallServiceDescriptor do not merge" int...
Sailesh Nepal
2014-07-14
2
-64
/
+0
|
\
|
*
Remove CallServiceProvider and CallServiceDescriptor do not merge
Sailesh Nepal
2014-07-14
2
-64
/
+0
*
|
Implement multi-SIM capabilities (1/6) [DO NOT MERGE]
Ihab Awad
2014-07-14
1
-7
/
+18
|
/
*
Misc Telecomm API changes
Sailesh Nepal
2014-07-12
3
-2
/
+9
*
Add Connection.setCallCapabilities
Sailesh Nepal
2014-07-09
1
-1
/
+1
*
Move showCallScreen & isInAPhoneCall to PhoneManager.
Santos Cordon
2014-07-09
1
-0
/
+5
*
Add Connection.setStatusHints
Sailesh Nepal
2014-07-08
1
-0
/
+3
*
Add Connection.setAudioModeIsVoip
Sailesh Nepal
2014-07-09
1
-0
/
+2
*
Move ICallService.aidl to IConnectionService.aidl
Sailesh Nepal
2014-07-08
2
-18
/
+17
*
Remove handoff APIs
Sailesh Nepal
2014-07-02
3
-3
/
+3
*
Move cancelMissedCallsNotification to PhoneManager.
Santos Cordon
2014-07-02
1
-0
/
+5
*
Rename Telecomm "Subscription" to "Account" (1/7)
Ihab Awad
2014-07-02
1
-7
/
+7
*
Merge "API support for reporting of changes to call features. (eg VoLTE, VoWI...
Tyler Gunn
2014-07-01
1
-0
/
+2
|
\
|
*
API support for reporting of changes to call features.
Tyler Gunn
2014-07-01
1
-0
/
+2
*
|
Add function set CallVideoClient on the CallVideoProvider.
Andrew Lee
2014-07-01
2
-6
/
+10
*
|
Merge "Move call-related SystemAPIs to TelecommManager. (1/3)"
Santos Cordon
2014-07-01
1
-10
/
+29
|
\
\
|
|
/
|
/
|
|
*
Move call-related SystemAPIs to TelecommManager. (1/3)
Santos Cordon
2014-06-30
1
-10
/
+29
*
|
Added API methods for the CallVideoProvider.
Tyler Gunn
2014-06-30
1
-1
/
+22
*
|
Merge "Add methods to set a CallVideoProvider on a Call."
Andrew Lee
2014-06-26
1
-0
/
+3
|
\
\
|
*
|
Add methods to set a CallVideoProvider on a Call.
Andrew Lee
2014-06-27
1
-0
/
+3
|
|
/
*
|
Adding CallVideoClient, used to provide a callback mechanism for the
Tyler Gunn
2014-06-27
1
-0
/
+44
|
/
*
Merge "Add API to cancel outgoing calls"
Sailesh Nepal
2014-06-25
1
-0
/
+2
|
\
|
*
Add API to cancel outgoing calls
Sailesh Nepal
2014-06-25
1
-0
/
+2
*
|
Merge "Add a system API to get the default phone app."
Santos Cordon
2014-06-25
1
-0
/
+6
|
\
\
|
*
|
Add a system API to get the default phone app.
Santos Cordon
2014-06-25
1
-0
/
+6
*
|
|
Merge "Adding CallVideoProvider to Telecomm."
Andrew Lee
2014-06-25
1
-0
/
+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Adding CallVideoProvider to Telecomm.
Andrew Lee
2014-06-24
1
-0
/
+26
|
|
/
*
|
Remote Connection implementation.
Santos Cordon
2014-06-24
2
-0
/
+31
|
/
*
Replace CallServiceSelectors with Subscriptions (1/3)
Ihab Awad
2014-06-23
4
-87
/
+0
*
Revert "Add ability to set and get DefaultPhoneApplication"
Yorke Lee
2014-06-20
1
-6
/
+0
*
Add methods to TelephonyManager for Subscription management (1/3)
Ihab Awad
2014-06-17
1
-0
/
+16
[next]