• Home
  • History
  • Annotate
  • only in /frameworks/opt/telephony/src/java/android/provider/
History log of /frameworks/opt/telephony/src/java/android/provider/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2ee8b807a9c42179038d49f3857d4e7041f0d5b9 16-Dec-2014 Cheuksan Wang <edwang@google.com> remove actions and calls for the old sms/mms api

BUG: 18005911
Change-Id: Ia862084ab7efcfc43aacc23626171762c4406317
elephony.java
dfdf9c40ebaaed15b5020ad6bce898fadd32dd58 08-Dec-2014 Wink Saville <wink@google.com> Update API and documentation for invalid subscriptions id's

Bug: 18668873
Change-Id: I3ee987b77fef856e97ea09898c695147cb87a517
elephony.java
c1fd61bf259f192afbbdb58db15d64fa95c0befb 04-Dec-2014 Tom Taylor <tomtaylor@google.com> Secondary user support - Broadcast intent after MMS is downloaded

Bug 18399514

Add a new, but hidden for MR1, broadcast intent string.

Change-Id: Ic4fac2488a87f17126fbf7934f05e2f080f61106
elephony.java
4b09dff383ae7dfca595aeeea886a594a1947340 22-Nov-2014 Wink Saville <wink@google.com> Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
elephony.java
3824f44a039a5be05b86acfba427638b3b1e587a 19-Nov-2014 Ye Wen <ywen@google.com> Telephony CREATOR column doc fix and PII issue

b/18393308
b/18417029

Change-Id: I015a601f3a0dfdeea6c8faaf96575afca875ea55
elephony.java
b237a11044ed842d2865ff8c8716befb06b6ca25 25-Oct-2014 Wink Saville <wink@google.com> Change subId to int from long

Change-Id: Idae6335e63e7b1e4e714bc17e71b1a4705e38474
elephony.java
bf6a9bd62e3174b855afc761dd85bbf6ec1151e6 25-Sep-2014 Junda Liu <junda@google.com> Revert "Hide carrier app intents in Telephony (2/2)"

This reverts commit df9c43de27f032090e3a4c9a032e307724820450.

Change-Id: Ibdfd50c6b6b2f321f0b743165911a3dac8f00ccc
elephony.java
acd7a1c5d740c54358b56df1d0013f0fcbf78cc3 25-Sep-2014 Ye Wen <ywen@google.com> am df9c43de: Hide carrier app intents in Telephony (2/2)

* commit 'df9c43de27f032090e3a4c9a032e307724820450':
Hide carrier app intents in Telephony (2/2)
df9c43de27f032090e3a4c9a032e307724820450 23-Sep-2014 Ye Wen <ywen@google.com> Hide carrier app intents in Telephony (2/2)

b/17608135

Change-Id: I312fc65477323e88972156e909e5a241056233a7
elephony.java
157f6ae931c192e42f0a179ef625b18787ba43b8 22-Sep-2014 Shri Borde <shri@google.com> Merge "Javadoc for extras for SMS_DELIVER_ACTION/WAP_PUSH_DELIVER_ACTION" into lmp-sprout-dev
54f09e2a595c872800e061c6212265c26aef9a3d 22-Sep-2014 Shri Borde <shri@google.com> Javadoc for extras for SMS_DELIVER_ACTION/WAP_PUSH_DELIVER_ACTION

Change-Id: If2f09c362598e1d8a6478040eff095d1e574fe43
elephony.java
4e71df52b26f87087327819c53570f60262a9c6a 18-Sep-2014 Shri Borde <shri@google.com> Unhide SUB_ID column from Mms, Carriers and PendingMessages

Change-Id: I3ec8816ca4a5ec0c2801dd4590c7a0f33beff024
elephony.java
4c0a75cd429806d1ff454baf7279e0982e028a4d 16-Sep-2014 Shri Borde <shri@google.com> Unhide android.provider.Telephony.Sms.SUB_ID

Change-Id: I08063b5785166d2f1b857e431240561cf335d15e
elephony.java
5855254b4e0c22aaaa688ebbfb5c38b222cbf9d6 09-Sep-2014 Cheuksan Wang <edwang@google.com> Send and download MMS via content provider instead of PDU bytes.

Change-Id: Ib5a93d07799c9e14fea8be820c6bd4bc7ae8be3a
elephony.java
503db7d62a125b5b192d3051bffe5c9f5f46212c 03-Sep-2014 Ye Wen <ywen@google.com> Merge "Fix API council review issues on new Telephony columns" into lmp-dev
dac6bb4a3b2046e1ac943c661563b6daebf49a8f 03-Sep-2014 Ye Wen <ywen@google.com> Fix API council review issues on new Telephony columns

b/17252585

Change-Id: I9850f0aa095815f68adc04a9e0080e07c74814c4
elephony.java
440b44eb71b8d5afeeaa5fda8912f3a61b4c1588 03-Sep-2014 Wink Saville <wink@google.com> Prepare to make SubscriptionManager public.

Sync SubscriptionManager and its dependentes between lmp-dev
and lmp-sprout-dev.

In SubscriptionController
-Rename getActivatedSubInfoList to getActiveSubInfoList.
-Remove @param context in java docs
-Cleanup

In SubInfoRecordUpdater
-Cleanup

Change-Id: Ie06ced3e7ff5a3d06b3b47892fed22b4bb8972c7
elephony.java
e9701717e43cc5aacbcf624f77a53be92350662c 08-Aug-2014 w19976 <w19976@motorola.com> Configure MTU based on network PCO MTU parameter

Add logic to obtain the mtu from the network PCO parameter and set it to kernel
when the mobile data connection is established. When there is no PCO mtu configured
from the network, the mtu size defined in the corresponding APN will be used. In case
no mtu size is defined for an APN used for data connection, the MCC/MNC based MTU
defined in the framework overaly will be applied.

bug:17046179
Change-Id: I6465d4b8f2076aaa380ae3617fb3f24adbe136d4
elephony.java
9d4ec7d45061f1da05f16cd244eb0a798e7f36bb 13-Aug-2014 Amit Mahajan <amitmahajan@google.com> Revert "Revert "add apn setting parameters, and set apn parameters to bp""

This reverts commit 01f27d2c616797e5ba821159f8aca7b75aa54ae1.

Change-Id: Id9e7cf180092f320f635084f805b97f6409d0f03
elephony.java
01f27d2c616797e5ba821159f8aca7b75aa54ae1 12-Aug-2014 Amit Mahajan <amitmahajan@google.com> Revert "add apn setting parameters, and set apn parameters to bp"

This reverts commit f4b74430a8c22ab58c3fbbd6c9e7a594514a8615.

Change-Id: I1f300741d858ff39ae573e576479613b084e4616
elephony.java
f4b74430a8c22ab58c3fbbd6c9e7a594514a8615 10-Aug-2014 Hui Wang <huiwang@motorola.com> add apn setting parameters, and set apn parameters to bp

Change-Id: I395b499eb0730894620614b3261bb6a784d53f46
elephony.java
1bd8ccb365914082400ccbeb0d68cff45d8674f5 31-Jul-2014 Shishir Agrawal <shishir@google.com> Merge "For long SMS pass SMS header concat ref details to the carrier app." into lmp-dev
78d39a9fab86a26f4f39585af5cfe2a07c756fce 30-Jul-2014 Shishir Agrawal <shishir@google.com> For long SMS pass SMS header concat ref details to the carrier app.

For Long SMS, either all the SMSes need to be sent by the carrier app or none.
To do this the carrier app needs to know information about the segmentation of
the message.

BUG: 16653081

Change-Id: I659ceafcbf93b3a88405174d4503b9eb30ad2764
elephony.java
e58ff3bd4399dfe68517b100169e01e6b93dc7b6 29-Jul-2014 Ye Wen <ywen@google.com> Move archived column from pdu/sms to threads (2/4)

Also add API to archive conversation

Change-Id: I65c6c4a79c60d9a98557e8b156acefdd5f6c34b6
elephony.java
e42ee89deac2291e4041c1dd2eecc34797a39c48 17-Jul-2014 Ye Wen <ywen@google.com> Unhide new MMS API and SMS storage API (2/2)

b/14095333

Change-Id: Ia5a1cc6fbfd4fc957505918d3aaf5b7395784d15
elephony.java
5889fd6e26caa9b8164666cd8c29df973fd7c265 16-Jul-2014 Shishir Agrawal <shishir@google.com> Unhiding the SMS/MMS APIs for injection/transport.

Change-Id: I9e634c8f1c42738465825e767bc7ef3c4778eb30
elephony.java
f1aeeb51f2c62420012122e0ccc75b3940c570e4 15-Jul-2014 Ye Wen <ywen@google.com> Messaging auto persist switch (2/4)

b/14095333

Change-Id: I9dccdadd72d951d86f83cb7adea9b2f09fad08ce
elephony.java
c9394399180abbc32d04f6a3652ce22d5931e0b8 14-Jul-2014 Shishir Agrawal <shishir@google.com> Protecting messagings APIs for carrier access.

APIs protected by this CL:
- SMS injection.
- SMS filtering.
- SMS outbound broadcast.
- SMS outbound broadcast result.

Also moved much of the carrier checking logic from PhoneInterfaceManager to
the UiccCarrierPrivilegeRules for reusability.

BUG=15993876

Change-Id: I8309a1de23426dcc66a10383335cff9242920410
elephony.java
b29851580bba4a13ddbf7a534d8b09295eb2c60f 10-Jul-2014 Ye Wen <ywen@google.com> New SMS and MMS APIs and semantics (2/4)

1. Rest of the new SMS and MMS APIs
2. Auto persisting MMS WAP Push
3. Partial multi-sim support
4. New SMS/MMS database columns: archived and creator
5. Record message creator
6. Mms config access APIs

b/14095333

Change-Id: Idb0ab75384b2c949f1a6ebe8f1c33e90a06a4d9b
elephony.java
cafda9904d2804959d51697cdc63a185e687cb98 12-Jul-2014 Colin Cross <ccross@google.com> Revert "New SMS and MMS APIs and semantics (2/4)"

This reverts commit c5f9236283882b8e08390ac52e5b1fab2d3bc2fb.

Change-Id: I9585dabfc31611e68718859ea509b8f52535d9b5
elephony.java
c5f9236283882b8e08390ac52e5b1fab2d3bc2fb 10-Jul-2014 Ye Wen <ywen@google.com> New SMS and MMS APIs and semantics (2/4)

1. Rest of the new SMS and MMS APIs
2. Auto persisting MMS WAP Push
3. Partial multi-sim support
4. New SMS/MMS database columns: archived and creator
5. Record message creator
6. Mms config access APIs

b/14095333

Change-Id: I9a4261753a803f520933b643c0bac708ab9f40a9
elephony.java
982c5004a49b57a1f9ca7b054df5a7c0bb3bda20 03-Jul-2014 Ye Wen <ywen@google.com> Support MMS send/download by carrier app (2/3)

1. Added new carrier app Intent actions for MMS send/download
2. Added new APIs for updating MMS send/download status by carrier app

b/14095333

Change-Id: I770bd0fe817598471a19f06e0ab5b5916646eece
elephony.java
370971c25973d9d8061b76e756df2fb8c1ebd990 28-Jun-2014 Ye Wen <ywen@google.com> MMS auto persisting (2/4)

1. Added new MMS message box type for failed messages
2. Use global static flag to temporarily turn off new SMS API semantics

b/14095333

Change-Id: I150a08a4b26bba6f3a7a1d8f848fe07c8be9298b
elephony.java
d6bf802a1afd6dbd99b35804ec0ec565f2ac8e9e 23-Jun-2014 Cheuksan Wang <edwang@google.com> Merge "Send outbound messages via the default carrier app. Initially, the message will go into a pending state. There is a new API call to update the status of a message. If the carrier app cannot send the message, it will fall back to the default GSM/CDMA network."
8d8e8f45200d17b78d196d8cba389fd9c547ac11 21-Jun-2014 Cheuksan Wang <edwang@google.com> Send outbound messages via the default carrier app. Initially, the
message will go into a pending state. There is a new API call to
update the status of a message. If the carrier app cannot send the
message, it will fall back to the default GSM/CDMA network.

This is the same cl as 476721 which has already been approved by jsh@

Change-Id: I51d732b9cc40b371f77fd26d28e0836a466afc71
elephony.java
d498f853cb523efef7bd06629e222ea105104b11 20-Jun-2014 Ji Yang <yangji@google.com> Merge "Sorry, clicked the wrong button."
f653f91baeb35b18a47c8f80b6ca1b1361dea238 20-Jun-2014 Ji Yang <yangji@google.com> Sorry, clicked the wrong button.

Revert "Send outbound message via the default carrier app. Initially, the message will go into a pending state. There is a new API call to update the status of a message. If the carrier app cannot send the message, it will fall back to the default GSM/CDMA networ"

This reverts commit 112c36a6080b6902925d317218acc14183e29842.

Change-Id: I087672cf17551bcef438df30e97e8859e1060a2a
elephony.java
7fac90e635330be124a709db5774b71ff3892348 20-Jun-2014 Ji Yang <yangji@google.com> Merge "Send outbound message via the default carrier app. Initially, the message will go into a pending state. There is a new API call to update the status of a message. If the carrier app cannot send the message, it will fall back to the default GSM/CDMA network."
112c36a6080b6902925d317218acc14183e29842 30-May-2014 Cheuksan Wang <edwang@google.com> Send outbound message via the default carrier app. Initially, the
message will go into a pending state. There is a new API call to
update the status of a message. If the carrier app cannot send the
message, it will fall back to the default GSM/CDMA network.

Change-Id: I12e4c16ee1f934561c453e125805d59a151271b4
elephony.java
6a22a5cf0ca0783b2f33b8f7ab8f3a37755aafcf 19-Jun-2014 Cheuksan Wang <edwang@google.com> Merge "Add SMS filtering intent and API for message deduping by the carrier app."
913880b94d8b29d8dec34b2307c313e2180eb6f0 27-May-2014 Cheuksan Wang <edwang@google.com> Add SMS filtering intent and API for message deduping by the carrier app.

If a carrier app is active, the SMS_FILTER intent is sent for every
incoming SMS message. If the carrier app considers this message as a
duplicate, it may set a status code to filter out this SMS. It may
also set a pdu in result extras to overwrite the pdu.

Change-Id: I41526b21df31142b8f6373f3aefbe360c5938af3
elephony.java
a8467dd0c524787104b1ccdddc5e8af10ba729ed 13-Jun-2014 Wink Saville <wink@google.com> Merge kwd to master

Change-Id: Idb607c0aa32f80fe4fe1539aedea7a221e9e7f04
elephony.java
29305a0d8e45e8b6731ab91e59fcba7a4d6ff766 21-Oct-2013 Scott Main <smain@google.com> more sms provider docs

Change-Id: I1967446a9709d88625cbcbc89b70228744dbf38a
elephony.java
b47af9b263628c00b1c890f102091098a31463c0 13-Sep-2013 Jake Hamby <jhamby@google.com> Add Telephony intent class to public API.

Remove @hide from android.provider.Telephony for K release for
SMS and MMS related tables, and APN database (for MMSC info).
Helper methods are hidden except for two that use non-public APIs.

Bug: 10653081
Change-Id: I3509b122ae4e762c1c44e6b4aa8b36c8d0b62224
elephony.java
68b1cdcce7ac53015c8b5ecbcfb9ce9d1ad5d172 23-Sep-2013 David Braun <dabraun@google.com> Update API used to determine default SMS app.

In order to direct intents that make sense to send only to the default SMS
app, we need to update the API to return the package rather than just
having it check the package name.

Bug: 10870624 System should direct "SENDTO" intent with "sms" and "mms" schemes to the default SMS app
Change-Id: I1aa44a8a1113c42a13b4cb1f813fcaed347c1f47
elephony.java
5c3b6658d82f3af57161d5a34385dd95ea0f1abb 16-Sep-2013 David Braun <dabraun@google.com> Implement new method for handling SMS/MMS on the platform

Multi project change:
The changes in this project implement the actual change in the SMS related
intent behavior (defining and using the new events).

Bug: 10449618
Change-Id: Ia707ed561d89428db78203a2ed54504d867a3e43
elephony.java
90271d9ef1377b25b78359039fb2e87f32aba25b 04-Sep-2013 Sungmin Choi <sungmin.choi@lge.com> sms: Add exception code instead of low memory status

Add exceptoin code, after receiving Duplicated SMS.

Bug: 10484923
Change-Id: Ic9465adeb8a09d11fdd2e5b35108410baf56a2fc
Signed-off-by: daehun.ju <daehun.ju@lge.com>
Signed-off-by: Sungmin Choi <sungmin.choi@lge.com>
elephony.java
c60e2c6e5a3b09b2eaf6298863e5c3b0e7caefa0 16-Mar-2013 Robert Greenwalt <rgreenwalt@google.com> am fbd959c2: am ae6a4485: Merge "add columns of Carrier about MVNO"

* commit 'fbd959c2f0e9e420d1b65f14463ba8da04e76655':
add columns of Carrier about MVNO
a796ca5b3f8501630405f1ce2635dde9011b7373 07-Feb-2013 Sungmin Choi <sungmin.choi@lge.com> add columns of Carrier about MVNO

To recognize MVNO, use new fields, MVNO_MATCH_DATA and MVNO_TYPE
(SPN, IMSI, GID(Group Identifier Level 1)).

Bug: 8143480
Change-Id: Idfa06c6f39a2c15ff4f0815724823f44b76ac819
elephony.java
cbaa45bbf2cab852b6c9c3a887e9f803d4e857ea 23-Feb-2013 Wink Saville <wink@google.com> Clean up

- Add @Overrides where needed.
- Update javadoc comments
- Remove extra semi-colons
- Rename DataConnection.java to DataConnectionBase.java
- Rename GsmDataConnection.java to DataConnection.java
- Add defaults to switch statements
- Remove/fix most "if (false)" statements. Fixed by using a CONSTANT
- Fix hidden variables by hoisting to base class or renaming
- Tweak some debug output

Change-Id: If38de2fdeaacafbf40cdfd7f84dc5c52030ba2a3
elephony.java
ded9c0af7fa49504c047275ed34c2d3b22bf0c3a 07-Dec-2012 Wink Saville <wink@google.com> Use Rlog

Change-Id: Ie013f51215de8380b8de74161b6056b010711cfd
elephony.java
99c2e1d6749cfad2a8ca94a47857d8c3bfc09454 27-Nov-2012 Wink Saville <wink@google.com> Use Rlog instead of Log.

Change-Id: I2f44193b294513e743526e5c163e7d9a45308b28
elephony.java
7a299a45d1132bfecfee02a1a71427dfbbadc72e 08-Sep-2012 Tom Taylor <tomtaylor@google.com> Fix build

Added a new column to mms.

Change-Id: I0ebe6c0b9e736cc90ed8392872dae2da8ec730ce
elephony.java
0825495a331bb44df395a0cdb79fab85e68db5d5 12-Jul-2012 Wink Saville <wink@google.com> Create telephony-common

telephony-common was created by moving some of
frameworks/base/telephony
to:
frameworks/opt/telephony

Change-Id: I32cbb5eec1fa239c1587e055c8f7ef4fc48fb62c
elephony.java