Ticket #121 (closed task: fixed)

Opened 3 years ago

Last modified 2 years ago

Support of long SMSes

Reported by: helge.hafting@… Owned by: TAsn
Priority: major Milestone:
Component: libframeworkd-phonegui-efl Version:
Keywords: Cc:

Description (last modified by dos) (diff)

A SMS is short by definition. However, all other phones allow longer SMS messages by splitting the big text up into several messages. And all other phones know to put the pieces back into one big message for reading/forwarding/deletion/filing. (The user never ever see "several pieces", except when paying the phone bill.)

Task: support recieving and sending long smses.

Change History

comment:1 Changed 3 years ago by ainulindale

  • Status changed from new to assigned
  • Owner changed from ainulindale to quickdev
  • Component changed from SHR Image to libframeworkd-phonegui-efl

comment:2 Changed 3 years ago by mrmoku

Someday frameworkd will combine them. So either we wait until then or we combine them ourselves, which would be work to throw away the day frameworkd does it.

How annoying do people find this?

comment:3 Changed 3 years ago by spaetz

It seems this depends on upstream changes in frameworkd. Possible reference bug:

 http://trac.freesmartphone.org/ticket/155 Implement Multipart SMS support (aka improve SMS DBus API)

comment:4 Changed 3 years ago by dos

I implemented messages counter yesterday. I see that inbox is ordered chronologically. The rest is upstream FSO problem.

comment:5 Changed 3 years ago by dos

  • Type changed from defect to task
  • Component changed from libframeworkd-phonegui-efl to framworkd / FSO
  • Description modified (diff)
  • Summary changed from One long SMS received as a set of smaller ones to Support of long SMSes

It's upstream issue, but I'm not sure that we don't have to implement something in our apps. So leaving it open.

comment:6 Changed 3 years ago by TAsn

  • Component changed from frameworkd / FSO to libframeworkd-phonegui-efl

according to  http://trac.freesmartphone.org/ticket/155
this is no longer an upstream and no longer a framework issue.

comment:8 Changed 3 years ago by dos

  • Owner changed from quickdev to mrmoku
  • Description modified (diff)

comment:9 Changed 2 years ago by TAsn

  • Status changed from assigned to accepted
  • Owner changed from mrmoku to TAsn

will do, already did most of the work.

comment:10 Changed 2 years ago by TAsn

  • Status changed from accepted to closed
  • Resolution set to fixed

Done. fixed in newest efl2.

Note: See TracTickets for help on using tickets.