phonesim is extended to support UCS2 encoding regarding CBS/USSD messages: 
- for CBS, a scheme combobox is now available for user selection.
- for USSD, the best scheme is used based on the content of the USSD text 
string.

phonesim is also able now to split the CBS text (according the chosen scheme) 
and send all the pages of the CBS message.  


Philippe Nunes (7):
  control: Fix empty sender checking
  controbase: Add combobox for CBS scheme selection
  qcbsmessage: Extend QCBSMessage class
  hardwaremanipulator: Add UCS2 encoding support for CBS message
  hardwaremanipulator: Add multi-page support for CBS message
  sms: Extend CBS message formating to use UCS2 scheme
  hardwaremanipulator: Add USC2 encoding support for USSD.

 src/control.cpp             |    8 +--
 src/controlbase.ui          |   36 ++++++-----
 src/hardwaremanipulator.cpp |   90 ++++++++++++++++++++++------
 src/hardwaremanipulator.h   |    6 +-
 src/qcbsmessage.cpp         |  140 ++++++++++++++++++++++++++++++++++++++++++-
 src/qcbsmessage.h           |    7 +++
 src/qsmsmessage.cpp         |  119 +++++++++++++++++++++++++++++++++---
 7 files changed, 357 insertions(+), 49 deletions(-)

-- 
1.7.9.5

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to