| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Add API methods to InCallService and ITelecommService.
- Remove old methods from ITelephony.
- Route the TelephonyManager methods through ITelecommService instead of
ITelephony.
- Update Lock screen to use TelephonyManager instead of ITelephony.
Bug: 15008165
Change-Id: Ib674e2e48efaa1cc97d1513dc2c2b27fdb343657
|
|
|
|
|
|
|
|
|
|
|
|
| |
Until telecomm code moves into a system service, we need a way for
other apps to call into it for call-related functionality.
Initial implementation only has silenceRinger.
This is to be implemented by the telecomm code and used by
TelephonyManager (until we have a TelecommManager).
Change-Id: I9180797451dcb2e9029b20bed47f5d5cb8cddb9f
(cherry picked from commit b895606acf18dbb050c9a32106b3c9c2e5111829)
|
|
|
|
|
|
|
|
| |
ConnectivityService doesn't do this anymore.
bug:15077247
Change-Id: I3208c91b2c0369b594987f39ca29da7478435513
(cherry picked from commit 53013c87496980b534e447e717a32698fbd4bca0)
|
|
|
|
| |
Change-Id: If80984f9a62809829b3767193eff981ccb1185c7
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I771502ab76dfc24eb19b9ff58b029bea45d6832c
|
| |
| |
| |
| |
| |
| |
| |
| | |
instead of sendEnvelope.""
This reverts commit f743b163fc764b7ebf701a9e65b13d308530d750.
Change-Id: Ie274a024d2cdb6f11082e6bf391732a304863074
|
|/
|
|
| |
This reverts commit 23745256000bffaad4038ad9fe6e2b0941074a53.
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
These should have been reverted long ago. Additional cleanup will need
to happen, but this is a good first pass.
Change-Id: I6d3c2919299c0a0b9714ffecd30da68e5c880b6a
|
|\ \
| |/ |
|
| |
| |
| |
| |
| |
| | |
This reverts commit 6eac2ee0fc8a652c4cb1e7ca6602a080d4f82dbd.
Change-Id: Ie04a873bb1d4935208e687917e86cbe80312a6d1
|
|\ \
| |/
| |
| | |
instead of sendEnvelope.""
|
| |
| |
| |
| |
| |
| | |
sendEnvelope."
This reverts commit 37384dedab38239433a41641fe87fc3e51bb6976.
|
|\ \
| |/
|/| |
|
| |
| |
| |
| |
| | |
Bug: 14900155
Change-Id: I1c4c5c6dec4c4c470b436102c72a7476d3d5237c
|
|\ \
| |/
|/|
| | |
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
|
| |\
| | |
| | |
| | |
| | |
| | |
| | | |
NETWORK_TYPE_GSM"
* commit '192384bb2708c49ca6c91432b8c848f43557429a':
Add support for NETWORK_TYPE_GSM
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
functionality to handle ICC IO error"
* commit 'e9c9547e899a7095f3fb420df7d4d809ab13ea57':
Telephony: Add functionality to handle ICC IO error
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I6754198919b952bd733733572f64a316cb41b101
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: Ibcc7d1eb4f0349e90b8e97d5235a08efb8226ef6
|
| |\ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
* commit '7217f3805819b6feca7ec1cc378a9ca56cf2d275':
Correct some comments (LTE->CDMA)
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Change-Id: I4ba9b8f47a942b82b7a3d4bed43c0ca945957592
|
| |\ \ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
call disconnect codes."
* commit '83ee4429f13896c82f3f29c8164888f1f6fe8309':
Remove duplicate call disconnect codes.
|
| |\ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
* commit 'db0dca826d992af1adfa53e10c31f08d3197bb0b':
resolved conflicts for merge of c1edfc2c to master
|
| |\ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Change-Id: Ieacfbba60109a60b268c116a40e598c0745e8a3b
|
| |\ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
Change-Id: Icfb617ffab2da2f8805e4628e75e006c620b479d
|
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
sendEnvelope.
The RIL sendEnvelope command does not return the response from the SIM while
the sendEnvelopeWithStatus does. Since the response is required for certain
envelope commands, its better to expose sendEnvelopeWithStatus.
Change-Id: I209bfc59e396bb6f91345d6f99c51cfa35f2d650
|
| |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
Change-Id: I31de6084253ce21f50224582f82b7f7e630ef34e
|
| |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Change-Id: Ibe5e0a68f59d95c4a8c721d9e21626714d33ccd0
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
This moved to telecomm; kill it again.
Change-Id: I6ae581ac3fe5417f3a17f10f8615caacc69a21ad
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Base implementation takes care of a lot of boilerplate code.
Change-Id: Iaf5a16f5718727cee0f7efb4af53a021536f50d8
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Interfaces are meant to replace ThirdParty*.aidl/java files in same
directory long term. The differences in methods are on purpose and
reflect more recent design directions.
Change-Id: Ia98603a1d0b6d07a3393c5f7c5aa040f9e3916e4
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
https://googleplex-android-review.git.corp.google.com/#/c/398927
DO NOT SUBMIT until the above CL is uploaded.
Change-Id: I4e4f19175b502ba81c882d1379d1d225b0e6ba67
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
"Telephony: Handle DATA_CALL_LIST in DCC."
* commit 'c1e0f9be09750055914f873e690d334821739909':
Telephony: Handle DATA_CALL_LIST in DCC.
|
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Change-Id: If9853e91f55c0be89cdf77ae7c4369f274a45bb6
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Change-Id: I21565fae9ba8f163aed9104db355aecf9bae1796
|
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
* commit '005151484546fb0bf7f83c5a6ee065715230bf26':
Telephony API extension v2
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This CL updates the order of the WifiCallingChoices values
to match the wifi_calling_choice_values resource.
Change-Id: Iaa643d7a70938877c760ff4a65f737a4c1c750da
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Base implementation takes care of a lot of boilerplate code.
Change-Id: Iaf5a16f5718727cee0f7efb4af53a021536f50d8
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Interfaces are meant to replace ThirdParty*.aidl/java files in same
directory long term. The differences in methods are on purpose and
reflect more recent design directions.
Change-Id: Ia98603a1d0b6d07a3393c5f7c5aa040f9e3916e4
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
Change-Id: I01029ade0eb1ff981cb92a536d042a02129a053f
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This API is needed to implement post dial.
Change-Id: Iefdeae81d0eae6be86e7ee1e8ab0251ae43ed079
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This CL extends the ThirdPartyCall API to support DTMF and
callerDisplayname.
Change-Id: Ia3b4730e852a95d0c11fbddfbe1b780aec39dbb5
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This CL adds a new public API to allow services to implement calls.
Change-Id: I4d30eb4d91bd342506cad4ced059bd8446c2bec4
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This reverts commit 0590ac70a93c713c6cf28c3bcbce287d9864f037.
Change-Id: I1f4b34c0f8246bb601e2ba5f14eabe9c36d33d94
|
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | |
This CL adds a new public API to allow services to implement calls.
Change-Id: If6fef93aebc8b199880ad44d35b7d8ae69f71f9e
|
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
Also remove unused LinkSocket and LinkSocketNotifier.
bug:13885501
Change-Id: Id426e31b201fa4f29109b5fea485d8efb34519d3
|
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
* commit '437994578272f9770748b152c53ec655059d19ec':
Add support for NETWORK_TYPE_GSM
|