index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
telecomm
/
java
/
android
/
telecom
/
Call.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add ability to set supported audio routes on phone accounts and connection
Christine Hallstrom
2016-12-13
1
-0
/
+10
*
|
Adding extra key to indicate when the last emergency call was made.
mike dooley
2017-01-10
1
-0
/
+7
*
|
Add ability to set supported audio routes on phone accounts and connection am...
Christine Hallstrom
2016-12-02
1
-0
/
+10
|
\
\
|
*
|
Add ability to set supported audio routes on phone accounts and connection
Christine Hallstrom
2016-12-01
1
-0
/
+10
|
|
/
*
/
Perform camera permission and app ops check when setting camera for VT.
Tyler Gunn
2016-11-09
1
-3
/
+8
|
/
*
API cleanups per API review.
Tyler Gunn
2016-06-29
1
-2
/
+47
*
Adds CDMA Voice Privacy Property to Call
Brad Ebinger
2016-06-03
1
-0
/
+8
*
Merge "Remove PROPERTY_WORK_CALL" into nyc-dev
Tony Mak
2016-05-23
1
-5
/
+0
|
\
|
*
Remove PROPERTY_WORK_CALL
Tony Mak
2016-05-20
1
-5
/
+0
*
|
Rename PROPERTY_WORK_CALL to PROPERTY_ENTERPRISE_CALL based on API review
Tony Mak
2016-05-20
1
-1
/
+6
|
\
|
|
*
Rename PROPERTY_WORK_CALL to PROPERTY_ENTERPRISE_CALL based on API review
Tony Mak
2016-05-20
1
-1
/
+6
*
|
Add removeExtras(String...) prototype per API review.
Tyler Gunn
2016-05-10
1
-3
/
+13
*
|
Un-@hide multi-endpoint APIs.
Tyler Gunn
2016-05-06
1
-8
/
+0
|
/
*
Hide multi-endpoint APIs.
Tyler Gunn
2016-04-15
1
-0
/
+8
*
Add connection properties to Connections.
Tyler Gunn
2016-03-24
1
-4
/
+4
*
Expand call/connection extras API.
Tyler Gunn
2016-03-23
1
-0
/
+84
*
Add API support for multi-endpoint.
Tyler Gunn
2016-03-14
1
-2
/
+127
*
Adding toStrings() to the API.
Santos Cordon
2016-02-25
1
-0
/
+57
*
Add new public API to allow call screening
Sailesh Nepal
2016-01-27
1
-15
/
+29
*
Add capability to determine if downgrade to audio is denied.
Tyler Gunn
2016-01-19
1
-2
/
+19
*
Merge "Add a new property PROPERTY_WORK_CALL"
Tony Mak
2016-01-06
1
-1
/
+6
|
\
|
*
Add a new property PROPERTY_WORK_CALL
Tony Mak
2015-12-19
1
-1
/
+6
*
|
Merge "Fix capability/property checking methods to handle multi-bit capabilit...
Tyler Gunn
2016-01-04
1
-2
/
+2
|
\
\
|
*
|
Fix capability/property checking methods to handle multi-bit capabilities.
Tyler Gunn
2015-12-18
1
-2
/
+2
|
|
/
*
/
Remove dependency on android.telecom.Call in VideoCallImpl for testing.
Tyler Gunn
2015-12-08
1
-5
/
+9
|
/
*
am 8bfa215a: am 3ef68803: am ad9a0efc: Merge "Add capability for a connection...
Bryce Lee
2015-09-01
1
-1
/
+7
|
\
|
*
Add capability for a connection hand rejection text response.
Bryce Lee
2015-08-28
1
-1
/
+7
*
|
am 393a93ab: am 7d4cf23f: am 9e191aa6: am a6562603: am 1e9bfc64: Fix incorrec...
Tyler Gunn
2015-08-19
1
-2
/
+30
|
\
|
|
*
am 1e9bfc64: Fix incorrect android.telecom.Call.Details equality check.
Tyler Gunn
2015-08-19
1
-2
/
+30
|
|
\
|
|
*
Fix incorrect android.telecom.Call.Details equality check.
Tyler Gunn
2015-08-19
1
-2
/
+30
*
|
|
Ensure that OnCannedTextResponsesChanged callback is fired
Yorke Lee
2015-08-05
1
-0
/
+1
|
/
/
*
|
am 8f596907: Merge "Change sequence of call removal from Phone\'s db." into m...
Roshan Pius
2015-07-08
1
-7
/
+36
|
\
|
|
*
Change sequence of call removal from Phone's db.
Roshan Pius
2015-07-08
1
-7
/
+36
*
|
MWI,phantom call,Suppl services, error codes
Shriram Ganesh
2015-07-06
1
-1
/
+8
|
/
*
Fix typo in Call.Details.propertiesToString
Yorke Lee
2015-06-12
1
-1
/
+1
*
Add extras to Connections/Calls. (1/3)
Santos Cordon
2015-05-28
1
-5
/
+18
*
More video related API fixes
Yorke Lee
2015-05-12
1
-1
/
+1
*
Change sendSessionModifyRequest VideoProvider API signature.
Tyler Gunn
2015-05-06
1
-2
/
+2
*
Add Properties to Call.Details.
Andrew Lee
2015-04-30
1
-34
/
+80
*
Add handler parameter for callbacks.
Andrew Lee
2015-04-30
1
-28
/
+111
*
Merge commit '7595842' into merge2
Etan Cohen
2015-04-24
1
-1
/
+2
|
\
|
*
Support for multiple VideoCall.Listeners for a VideoCall.
Tyler Gunn
2015-04-16
1
-1
/
+2
|
*
DO NOT MERGE Make Telecom/InCallUI APIs public
Jay Shrauner
2015-04-15
1
-22
/
+0
|
*
DO NOT MERGE Suffix VT_LOCAL/REMOTE with BIDIRECTIONAL.
Andrew Lee
2015-04-15
1
-7
/
+7
|
*
DO NOT MERGE Remove deprecated telecom APIs. Mark others final.
Jay Shrauner
2015-04-15
1
-1
/
+1
*
|
Remove CallState and rename PRE_DIAL_WAIT
Santos Cordon
2015-04-23
1
-31
/
+12
*
|
Make CAPABILITY_CAN_PAUSE_VIDEO public
Yorke Lee
2015-04-21
1
-1
/
+0
*
|
Merge "Remove connection substate"
Jay Shrauner
2015-04-16
1
-18
/
+4
|
\
\
|
*
|
Remove connection substate
Jay Shrauner
2015-04-16
1
-18
/
+4
*
|
|
Rename Call*Listener to Call*Callback.
Andrew Lee
2015-04-16
1
-26
/
+62
|
/
/
[prev]
[next]