Colin Cross
8bf8931d7d
Revert "New SMS and MMS APIs and semantics (1/4)"
...
This reverts commit f0dff59af4a1566d8d8bd997d059fcb9dddf2cb4.
Change-Id: I6b9206d80ae72fdb42d48b173927e63e5742f1b2
2014-07-12 01:06:38 +00:00
Ye Wen
8ee8d882ac
New SMS and MMS APIs and semantics (1/4)
...
API changes for SMS and MMS AIDLs
b/14095333
Change-Id: I04f05c1952135cb4b5d422df060ca4054c14e5e5
2014-07-11 16:45:51 -07:00
Jeff Sharkey
4901d62f16
Merge "ITelphony.aidl: Rename hasCarrierPrivileges for packages to checkCarrierPrivilegesForPackage."
2014-07-10 21:09:47 +00:00
Shishir Agrawal
56be215bcc
ITelphony.aidl: Rename hasCarrierPrivileges for packages to checkCarrierPrivilegesForPackage.
...
Fixes the build breakage due to overloading in the aidl.
Change-Id: Id3199bf2d21b1834183c90904417ed016d34e052
2014-07-11 16:33:37 -07:00
Etan Cohen
a4d88d1e6e
IMS: Add Config interface to get/set IMS service/capabilities
...
Change-Id: I5f422aae105cbf8e85aee711aaa49b5d2e958573
2014-07-11 23:23:34 +00:00
Junda Liu
142529702d
Add hidden systemapi hasCarrierPrivileges(pkgname).
...
Change-Id: I153f5c7cff1734c87587c3741051177ce54ba654
2014-07-11 15:54:17 -07:00
Makoto Onuki
a2295e65dc
Enterprise caller-id: framework/base/Telephony
...
It's basically equivalent to http://ag/500455 and http://ag/499160 .
Now "Send to voicemail" and the missed call notification uses the enterprise
lookup; they now work with a corp contact too.
Bug 15779911
Change-Id: I8a87f45ba7299cfbc516eb44326e02258e38cf63
2014-07-11 17:34:55 +00:00
Junda Liu
6792a233eb
Merge "Add calculatePreferredNetworkType to TelephonyManager."
2014-07-02 18:55:10 +00:00
Junda Liu
1365703d49
Add calculatePreferredNetworkType to TelephonyManager.
...
Bug: b/14134668
Change-Id: Iba7dcd50c1ba84b634eed53030456a2f84af6e3c
2014-07-08 12:15:23 -07:00
Shishir Agrawal
762d5a091f
SIM based carrier app privileges.
...
Adding support for SIM based carrier app privileges.
WIP - Missing bits:
- Notifications.
- Certificate check.
Change-Id: Ied3aa6c7d51cc0cde06f5bb58f30893d7a7b1c34
2014-07-07 16:32:11 -07:00
Ye Wen
9974690ec1
Support MMS send/download by carrier app (1/3)
...
Added send/download status update APIs similar to that for SMS
b/14095333
Change-Id: Ib62951a2088330bf004383945416ff6f25b28625
2014-07-03 16:54:10 -07:00
Santos Cordon
3c4ff9effc
Move cancelMissedCallsNotification to PhoneManager.
...
Change-Id: I2ce26e77ef1f0acc11552bf28efc039391e09766
2014-07-02 23:39:30 +00:00
Junda Liu
2416bab78b
Merge "add setCdmaSubscription to telephonymanager."
2014-07-01 14:48:56 +00:00
Junda Liu
ddb74d8eb0
add setCdmaSubscription to telephonymanager.
...
Bug: b/12799863
Change-Id: Ieeb3e800cd7757335135901b1e4e94aaf6f4ede7
2014-07-01 11:59:40 -07:00
Etan Cohen
1e98a77fff
IMS Framework and AIDL Changes to Support CLIR/P and COLR/P
...
Change-Id: I72626f016e87503e2d0e680c01e482bfbb592b06
2014-07-01 17:50:32 +00:00
Ram
3e0e3bc617
MS: Adding Support for Emergency APN in Telephony Framework
...
(base/telephony)
Replacement for https://partner-android-review.googlesource.com/#/c/171175/
Change-Id: I16fc37f5c00ed79f2370bc46554fc7a24c52c4cb
Conflicts:
core/java/android/net/ConnectivityManager.java
2014-07-01 02:00:51 +00:00
Amit Mahajan
d518376874
EAP-SIM RIL command name change.
...
Modified the name to match what was in QCRIL.
Change-Id: I41abfacb7bacd4cfa0d4543100ac9960c97184f9
2014-06-30 22:59:07 +00:00
Etan Cohen
3e2d8f4182
Removed RIL_REQUEST_SET_RADIO_MODE and RIL_REQUEST_DATA_IDLE commands
...
Unused commands
Change-Id: Ib6e033ed9212a5e5b21b961f7483f98cf63fd598
2014-06-30 19:15:02 +00:00
Wink Saville
0a493e8722
Fix java doc.
...
Change-Id: I620c2ea77504fa4ead92e8a4faf0db4eff4f5e2b
2014-06-26 04:50:00 -07:00
Wink Saville
f8458ff9d9
Fix lpdk build.
...
Move aidl files from frameworks/opt/net/ims to frameworks/base so lpdk
compiles. The reason is lpdk doesn't have frameworks/base sources so
references to Pending and Bundle in aidl files breaks the pdk build.
I had to move all of them and the ims/*java files for dependency reasons.
Change-Id: I92452562591b157cecdfc01bcd892c4f35f5965c
2014-06-26 02:37:08 +00:00
Cheuksan Wang
b72351da56
Merge "Add an API call to update the status of a pending outbound SMS message and resend by PSTN if necessary."
2014-06-23 17:14:09 +00:00
Cheuksan Wang
87487466af
Add an API call to update the status of a pending outbound SMS message and
...
resend by PSTN if necessary.
Change-Id: Id847b182874bef057473acf293cee43d9d55f7ab
2014-06-19 18:51:13 -07:00
Ye Wen
369a107fd6
Move IMms.aidl to frameworks/base (2/3)
...
Change-Id: Ia771496f92a841c72d950212b2f525aa0c733d7f
2014-06-18 18:25:20 -07:00
Robert Greenwalt
e356825e4a
Remove Obsolete enable/disableApn functions.
...
ConnectivityService now uses NetworkAgents instead and apps should use
ConnectivityManager.
Change-Id: Ifc5c8f5be802183e70a5d92b224c819815de00e6
2014-06-17 14:10:39 -07:00
Wink Saville
fb40dd4d00
Merge kwd to master
...
Add initial IMS and MSIM support from klp-wireless-dev-mirror
Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
2014-06-13 13:30:57 +00:00
Anil Muthineni
5d3c5fc115
Add api to inject SMS PDUs
...
Change-Id: I58a518a7a6d6f43fef3d989bc0c8b21959404ed0
2014-06-12 17:44:22 +00:00
Yorke Lee
282129fd3f
API changes to Telephony per API review
...
* Make context the first argument for isLocalEmergencyNumber and
isPotentialLocalEmergencyNumber
Bug: 15432083
Change-Id: I88b5ace925e3704bd032dc9694b0c2dd871b9cf9
2014-06-06 09:29:32 -07:00
Yorke Lee
8c2d8c0c27
Revert "API changes to Telephony per API review"
...
The original change was submitted into lmp-preview-dev and should
not have been auto-merged to master.
This reverts commit 80327f7a31b19213ec48e1ab66e6bdc8e76cb0fe.
Change-Id: I9ff8a868ffa3135583c52ef97b15311107716899
2014-06-05 22:55:49 +00:00
Yorke Lee
f537259ec4
am 87d1dbc5: Merge "API changes to Telephony per API review" into lmp-preview-dev
...
* commit '87d1dbc52e473227b2b4bc0d95ca48cfb3363adc':
API changes to Telephony per API review
2014-06-05 22:23:03 +00:00
Yorke Lee
d8819baf85
API changes to Telephony per API review
...
* Make context the first argument for isLocalEmergencyNumber and
isPotentialLocalEmergencyNumber
* Hide DisconnectCause
Bug: 15432083
Change-Id: I88b5ace925e3704bd032dc9694b0c2dd871b9cf9
2014-06-05 13:48:12 -07:00
Evan Charlton
faa3ff9ba8
Merge "Revert sendEnvelope changes [DO NOT MERGE]" into lmp-preview-dev
2014-06-03 03:47:06 +00:00
Santos Cordon
b69f1bddfe
am 6d052adc: Merge "Update showCallScreen to use Telecomm (1/6)" into lmp-preview-dev
...
* commit '6d052adc910bf2d2775881528cef3e41fe2cd14b':
Update showCallScreen to use Telecomm (1/6)
2014-05-30 21:38:54 +00:00
Santos Cordon
3534ede572
Update showCallScreen to use Telecomm (1/6)
...
- 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
2014-05-30 11:35:42 -07:00
Evan Charlton
fda1855eaa
Revert sendEnvelope changes [DO NOT MERGE]
...
Revert the following changes from the I/O preview. This reverts the
following changes:
Revert "Revert "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope."""
This reverts commit 452e185fb6df92358701fb68d4fe6c65f172cc29.
Change-Id: I6bbff508b2f542d6ef3d372956db53d63a9165eb
Revert "Revert "Revert "Expose sendEnvelope."""
This reverts commit 0d5e5b9cce8af40494f72ff9decc169f99780254.
Revert "Adding support for SIM communication from Android over logical channels."
This reverts commit 57f656b9f6 .
Change-Id: I975eb468841e85d63e506f68a5d8c879e110d9f6
2014-05-29 10:55:05 -07:00
Robert Greenwalt
5acfa70a18
Fix build.
...
Add Constant opt/telephony project was requiring. I suspect there is a change
coming that will add this and perhaps more, but this fixes the build.
Change-Id: I8f994c0cf9ed37f14dc7ae9368da07fe8cd76aec
2014-05-28 20:25:15 -07:00
Robert Greenwalt
afa05c0b43
Move dis/enable of mobile data to Telephony
...
ConnectivityService doesn't do this anymore.
bug:15077247
Change-Id: I3208c91b2c0369b594987f39ca29da7478435513
(cherry picked from commit 53013c87496980b534e447e717a32698fbd4bca0)
2014-05-27 20:28:50 +00:00
Robert Greenwalt
47eecf0330
Move dis/enable of mobile data to Telephony
...
ConnectivityService doesn't do this anymore.
bug:15077247
Change-Id: I3208c91b2c0369b594987f39ca29da7478435513
2014-05-21 21:34:05 -07:00
Santos Cordon
94a873de0f
Merge "Remove methods added in TelephonyManager."
2014-05-19 15:18:51 +00:00
Santos Cordon
14816d669b
Remove methods added in TelephonyManager.
...
Change-Id: I771502ab76dfc24eb19b9ff58b029bea45d6832c
2014-05-16 17:58:09 -07:00
Evan Charlton
b8894ab1ae
Revert "Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope.""
...
This reverts commit f743b163fc764b7ebf701a9e65b13d308530d750.
Change-Id: Ie274a024d2cdb6f11082e6bf391732a304863074
2014-05-16 13:31:26 -07:00
Evan Charlton
210889e91c
Revert "Revert "Expose sendEnvelope.""
...
This reverts commit 23745256000bffaad4038ad9fe6e2b0941074a53.
2014-05-16 12:50:13 -07:00
Evan Charlton
0082e3302f
Remove obsolete ThirdPartyCall APIs
...
These should have been reverted long ago. Additional cleanup will need
to happen, but this is a good first pass.
Change-Id: I6d3c2919299c0a0b9714ffecd30da68e5c880b6a
2014-05-14 15:05:47 -07:00
Evan Charlton
8f402c36cb
Revert "Expose sendEnvelope."
...
This reverts commit 6eac2ee0fc .
Change-Id: Ie04a873bb1d4935208e687917e86cbe80312a6d1
2014-05-14 14:02:21 -07:00
Evan Charlton
c0d138ab86
Revert "Modify TelephonyManager to expose sendEnvelopeWithStatus instead of sendEnvelope."
...
This reverts commit 37384dedab .
2014-05-14 14:01:47 -07:00
Ed Heyl
2cf184233b
merge master nova by hand, skipped translations
...
Change-Id: I4bea0bb9e375361f21d995bf4698d5eb6300ecfb
2014-05-14 13:24:53 -07:00
Robert Greenwalt
f9cb86aebe
Replace LinkCapabilities with NetworkCapabilities
...
Also remove unused LinkSocket and LinkSocketNotifier.
bug:13885501
Change-Id: Id426e31b201fa4f29109b5fea485d8efb34519d3
2014-05-12 16:52:56 -07:00
Wink Saville
994a9a39b5
am e9c9547e: am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error"
...
* commit 'e9c9547e899a7095f3fb420df7d4d809ab13ea57':
Telephony: Add functionality to handle ICC IO error
2014-04-26 00:35:49 +00:00
Wink Saville
ae166fe9e0
am c79963c3: am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error"
...
* commit 'c79963c3cb6d0127e2fc9ce5bf000fa05811504d':
Telephony: Add functionality to handle ICC IO error
2014-04-26 00:28:56 +00:00
Wink Saville
c79963c3cb
am 1c1827a6: am 3f4867f4: Merge "Telephony: Add functionality to handle ICC IO error"
...
* commit '1c1827a6402c3a1f38ba077289a9022f6e6d3f73':
Telephony: Add functionality to handle ICC IO error
2014-04-26 00:25:44 +00:00
Wink Saville
3f4867f49d
Merge "Telephony: Add functionality to handle ICC IO error"
2014-04-25 23:58:11 +00:00