← Back to team overview

ubuntu-apps-bugs team mailing list archive

[Bug 1269017] Re: Emojis not fully supported which results in blank received SMS messages

 

After testing with Tiago, seems ofono is dropping any messages with
emojis in them on the floor. The messaging-app is delivered a blank
message. The message sent was "emjoi follows <theEmoji> ok?". This is
what is shown in dbus log

signal sender=:1.4 -> dest=(null destination) serial=190 path=/ril_0; interface=org.ofono.MessageManager; member=IncomingMessage
   string ""
   array [
      dict entry(
         string "LocalSentTime"
         variant             string "2014-04-08T20:53:36+0000"
      )
      dict entry(
         string "SentTime"
         variant             string "2014-04-08T17:53:36-0300"
      )
      dict entry(
         string "Sender"
         variant             string "+16176665555"
      )
   ]

** Also affects: ofono (Ubuntu)
   Importance: Undecided
       Status: New

** Changed in: ofono (Ubuntu)
   Importance: Undecided => High

** Changed in: ofono (Ubuntu)
     Assignee: (unassigned) => Tony Espy (awe)

-- 
You received this bug notification because you are a member of Ubuntu
Apps bug tracking, which is subscribed to messaging-app in Ubuntu.
https://bugs.launchpad.net/bugs/1269017

Title:
  Emojis not fully supported which results in blank received SMS
  messages

Status in “messaging-app” package in Ubuntu:
  Confirmed
Status in “ofono” package in Ubuntu:
  New

Bug description:
  Android allows for adding emojis[1] to SMS messages. I'm told that iOS
  users are able to see these emojis. Our messaging app should also
  support displaying emojis.

  emojis appear to not requires MMS since when using Google Hangouts in
  the new android, when you add an emoji the hangouts app says 'Sent now
  via SMS'. Two things need to happen:

  1. need to be able to correctly receive SMS messages with arbitrary
  emojis. Currently, on image 120, an SMS with a known emoji, eg, a
  smiley face, will display correctly when it is and is not accompanied
  with text. However, an SMS with an unknown emoji (eg, with a pinata)
  will show up as a blank SMS, even when the SMS has text. At a minimum,
  the text of the message should always be shown, perhaps with an
  'unknown emoji' placeholder

  2. need to be able to send SMS messages with emojis

  [1]http://en.wikipedia.org/wiki/Emoji

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/messaging-app/+bug/1269017/+subscriptions


References