| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I2d506a6ddbb4e27a04f57941247924d36c9d279b
|
|
|
|
| |
Change-Id: I66fdbbd175c13261c283627999f37071259f7a6a
|
|
|
|
| |
Change-Id: I6847ba1660df81d8d2ba610e9b27638800f71f77
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Instead of providing ways to override MmsConfig globally, this allows
the override per request, which is safer. Also added subId to the getter
of MessagingConfigurationManager.
b/16681649
Change-Id: Ia5ee391e2fa51fbdf87d111174d8df21f5f5e41f
|
| |
| |
| |
| |
| |
| | |
Code for adding ECBM functionality for IMS.
Change-Id: I2833c81baf0a55a18ac6433c47fd76bad7cf0ec9
|
|/
|
|
|
|
|
|
|
|
| |
If property is 0: IMS VoLTE is disabled.
If property is 1 then IMS is used as normal: i.e. expected to
be provisioned, registered etc.
Action on missing property defined by constant.
Change-Id: Ibdbb21fa7db30a4088b74092dd6256da012cd697
|
|
|
|
| |
Change-Id: I45e175df698240b80374f98043b50a014fd9779a
|
|
|
|
| |
Change-Id: I3d7c68d3d7bcef5be084398807389f4a485bedb0
|
|
|
|
| |
Change-Id: I345e9a6b4cefc1d96111a7cf62dc402fd48b35c0
|
|
|
|
|
|
|
|
|
|
|
| |
TelephonyManager.
The new APIs are needed to support SEEK.
Also modifies TelephonyManager.iccOpenLogicalChannel to return the status of
the command.
Change-Id: Iff2674fb0e23210f2579cb883e64571347ade5e6
|
|
|
|
|
|
| |
Also add API to archive a conversation
Change-Id: Ib7daf6e0c3205c3c084406800c9c5bf054e1ca40
|
|
|
|
|
|
|
|
|
| |
- Add helper functions to make it easier to figure out properties of a
particular video state, to make things more convenient.
- Update references and documentation.
Bug: 16629892
Change-Id: I621532e8cab080afd56e5db739b9edbee6261f74
|
|
|
|
|
| |
Bug: 15692074
Change-Id: Ib94c33fac8450b70e53dbe12d71f41777e9e140c
|
|
|
|
|
|
| |
features.
Change-Id: I4e0049d605d9e7d13035c43e2504cdfb67a7a102
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
this API is used by system app, app could communicate with RIL
with it.
Change-Id: I5397c1cf2b108d9dc3a9694b1f071dc60bb5b341
Conflicts:
telephony/java/com/android/internal/telephony/ITelephony.aidl
|
| |
| |
| |
| |
| | |
Change-Id: I014f341b93a9ea7280e04cdfc13418fe81c9fc8b
Signed-off-by: ram <ram.pl@samsung.com>
|
|/
|
|
|
|
|
| |
It will be required by setup wizard to delegate initialization to the carrier
app.
Change-Id: Icc0fc728e1e24235632ac38a482b06a7b829de78
|
|\
| |
| |
| | |
into lmp-dev
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The change allows system apps (holding MODIFY_PHONE_STATE permission) or
carrier apps to override the "carrier branding" on a per ICCID basis. The
override affects the service provider name as well as the network operator
name. The override is also saved as a SharedPreference and will persist for
the iccId across reboots.
Change-Id: I985ba247e10e2501e3d0d21567ccadc46f365879
|
|\ \ |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Now "always send to voicemail" and missed call notifications respect the
current user's contacts.
Bug 16236656
Change-Id: Iae48b4ac95550970ecae59bdd32c436efef90200
|
|/ /
| |
| |
| |
| |
| | |
Bug: 16285417
Bug: 16013178
Change-Id: Ia48959248ca22f4569b0ffd01a1716470aa0a711
|
|/
|
|
|
|
|
|
|
| |
If an account default is not set, the incall ui will display a dialog to
allow the user to select an account for that particular call.
Bug: 16243703
Change-Id: I8faf2f2ce0b2669a141562832f23e8f3ce88f094
|
|
|
|
|
|
| |
b/14095333
Change-Id: I0860b662bceb250601c815028f377c28ad0e3159
|
|
|
|
|
|
|
| |
Most of these APIs are protected by MODIFY_PHONE_STATE or carrier
privilege. Some APIs are protected by READ_PHONE_STATE.
Change-Id: Ifa04b5fb6d4bb5f21af7f728bee7dcbf77c8583b
|
|\ |
|
| |
| |
| |
| | |
Change-Id: I88be72fce6184beb1ac7542af8ced7917900b593
|
|\ \
| | |
| | |
| | | |
into lmp-dev
|
| |/
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This CL removes CallServiceProvider. Instead of using a
provider we'll look up ConnectionServices using the package
manager instead.
This CL also removes CallServiceDescriptor. For incoming calls,
connection services will now pass a PhoneAccount instead
of a call descriptor. For outgoing calls we already use
PhoneAccounts for everything.
Change-Id: I2e40c5c64c0d242dc41b680943d7e9209142db5b
(cherry picked from commit 7ade570fdc1ae719abca54867d97dc7f0130d664)
|
|/
|
|
|
|
|
|
| |
- Split PhoneAccount into PhoneAccount & PhoneAccountMetadata
- Move PhoneAccount methods from TelephonyManager to TelecommManager
Bug:16292368
Change-Id: Ib440368d6bd0572b63c942360450fde5c27d84b9
(cherry picked from commit 936b3552b4a3569be9904c826b95b632886fb45d)
|
|
|
|
|
| |
Bug: 14113863
Change-Id: I57af2cf2482747e77c9bdf53559345b6b31f01a5
|
|
|
|
|
|
|
|
| |
After the number is set, TelephonyManager.getLine1Number will actually
return this one instead of the actual MSISDN/MDN.
Bug: 11900806
Change-Id: I4df3fac7b483ddae2bbda14b5a85629486e400cf
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Simplify the Mobile Network Settings screen regardless CDMA or GSM activeness
to provide a unified experience for Nova users.
For more details, please refer to b/15854628.
Bug: 15854628
Change-Id: Ieba04eff49824aa09a056cd4fb142cbd268207a3
|
|/
|
|
|
|
|
|
| |
API changes for SMS and MMS AIDLs
b/14095333
Change-Id: I42ab3db2dfa89ba3f8816d601f4c38a77c66ffa6
|
|
|
|
|
|
| |
This reverts commit f0dff59af4a1566d8d8bd997d059fcb9dddf2cb4.
Change-Id: I6b9206d80ae72fdb42d48b173927e63e5742f1b2
|
|
|
|
|
|
|
|
| |
API changes for SMS and MMS AIDLs
b/14095333
Change-Id: I04f05c1952135cb4b5d422df060ca4054c14e5e5
|
|\
| |
| |
| | |
checkCarrierPrivilegesForPackage."
|
| |
| |
| |
| |
| |
| |
| |
| | |
checkCarrierPrivilegesForPackage.
Fixes the build breakage due to overloading in the aidl.
Change-Id: Id3199bf2d21b1834183c90904417ed016d34e052
|
|/
|
|
| |
Change-Id: I5f422aae105cbf8e85aee711aaa49b5d2e958573
|
|
|
|
| |
Change-Id: I153f5c7cff1734c87587c3741051177ce54ba654
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I852da78ae80eba120932fb7acb1e5c3db2a8f18a
|
|\ |
|
| |
| |
| |
| |
| | |
Bug: b/14134668
Change-Id: Iba7dcd50c1ba84b634eed53030456a2f84af6e3c
|
| |
| |
| |
| |
| |
| |
| | |
The permission is replaced by the MODIFY_PHONE_STATE permission which is
System|Signature.
Change-Id: I74dbd242fc0fdbb5884fdc7a5c3f0063424fbfcf
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adding support for SIM based carrier app privileges.
WIP - Missing bits:
- Notifications.
- Certificate check.
Change-Id: Ied3aa6c7d51cc0cde06f5bb58f30893d7a7b1c34
|
| |
| |
| |
| |
| |
| |
| |
| | |
Added send/download status update APIs similar to that for SMS
b/14095333
Change-Id: Ib62951a2088330bf004383945416ff6f25b28625
|