johnwang
e337d651a5
Support SMS cell broadcasting for GSM in RIL.java
...
enable gsm related cell broadcast requests in RIL.java and add SmsBraodcastConfigInfo class.
The gsm related cell broadcast requests include
RIL_REQUEST_GET_BROADCAST_CONFIG
RIL_REQUEST_GET_BROADCAST_CONFIG
RIL_REQUEST_BROADCAST_ACTIVATION
RIL_UNSOL_RESPONSE_NEW_BROADCAST_SMS
modified: BaseCommands.java
modified: CommandsInterface.java
modified: RIL.java
modified: RILConstants.java
modified: cdma/CdmaSMSDispatcher.java
new file: gsm/SmsBroadcastConfigInfo.java
modified: test/SimulatedCommands.java
2009-06-11 15:43:29 -07:00
Wink Saville
2563a3ac05
Cleanup whitespace.
2009-06-09 10:30:03 -07:00
Wink Saville
22ccaf5321
Motorola changes from 090602 through 090605
...
The changes from 090602 update frameworks/base to support 3way calling
and call waiting.
The changes from 090603 completed the CdmaInformationRecords class
but the original changes submitted has been simplified, toString added
and a bug fixed where the notifications where not being handled properly.
The changes from 090605 added Prl Version, apn fixes.
2009-06-07 12:09:18 -07:00
Wink Saville
dda5391d50
Motorola additions for CDMA support without CdmaSuppConnTracker
...
There are corresponding changes to hardware/ril and packages/apps/Phone
that are required to go with these changes.
2009-05-28 17:32:34 -07:00
Wink Saville
e9b06d754a
Teleca 2b changes
2009-05-18 21:47:50 -07:00
Jaikumar Ganesh
2a34043d55
Add RIL_UNSOL_OEM_HOOK_RAW.
...
Add RIL_UNSOL_OEM_HOOK_RAW for OEMs to send Unsolicitied
commands from the baseband.
2009-04-30 15:33:43 -07:00
Wink Saville
767a662ecd
AI 144185: Integrate cdma into the main code base.
...
Automated import of CL 144185
2009-04-02 01:37:02 -07:00