Meego Wiki
Views

ARM/N900/VoiceSMS

From MeeGo wiki
(Difference between revisions)
Jump to: navigation, search
(Task List)
Line 48: Line 48:
* SMS
* SMS
-
** App launch / autostart to support receiving new SMS
+
** App launch / autostart to support receiving new SMS [https://bugs.meego.com/show_bug.cgi?id=10855 Bug 10855 - SMS service plugin is not loaded at First boot]
** App performance, launch speed, UI interactions
** App performance, launch speed, UI interactions
** App stability, memory usage etc.
** App stability, memory usage etc.
Line 64: Line 64:
* Supplementary Services
* Supplementary Services
** Ensure that device does not crash for most common SS eg. for 2nd incoming call
** Ensure that device does not crash for most common SS eg. for 2nd incoming call
-
** Call Completion (CW/HOLD) 22.083
+
** Call Completion (CW/HOLD) 22.083 [https://bugs.meego.com/show_bug.cgi?id=13760 Bug 13760 - n900 The first incoming call cannot be answered when execute case 'oFono - Hold and answer']
 +
** [https://bugs.meego.com/show_bug.cgi?id=14477 Bug 14477 - [N900] Unexpected error note is shown while N900 swapping the active call and held call.]
 +
** [https://bugs.meego.com/show_bug.cgi?id=14521 Bug 14521 - [N900] Swapping calls doesn't work]
* Settings?
* Settings?

Revision as of 21:10, 27 March 2011

Contents

Voice and SMS for Meego 1.2 N900 Developer Edition

Target to achieve better user experience when using N900 for voice calls and SMS

Communications

Meego 1.2 N900 Developer Edition will happen in open in meego.com. There is a project wikipage.

Project communications will mainly happen in public IRC and public mailing lists, and meego.com wiki. We do planning on meego.com wiki (eg. this page). Meego.com bugzilla will be used for bugs. We welcome contributions and participation from community.

  • Team synchronisation meetings are held in #meego-meeting on irc.freenode.net, schedule TBD
  • #meego-arm IRC channel on irc.freenode.net (IRC channel logs)
  • This wiki area
  • meego-handset@meego.com mailing list, please prefix with 'N900' for team related topics.

Task List

This is an initial list of possible work items with related bugs, still under construction and priorization.


  • SMS
    • App launch / autostart to support receiving new SMS Bug 10855 - SMS service plugin is not loaded at First boot
    • App performance, launch speed, UI interactions
    • App stability, memory usage etc.
    • Offline state indication (implemented, but should have more informative message?)
    • Concatenated SMS
    • Send SMS using contacts
    • Send SMS using history
    • SMS History
    • (Delivery reports)
    • (Binary SMS: vCard?)
    • (MWI)
  • Packet data connection support for browsing use case
  • Settings?
    • PIN disable/enable
    • Network mode selection
    • Network operator selection manual/automatic
  • NITZ system time update?

More Ideas and Proposal

  • Cellular Setting UI: PIN query on/off, Network operator selection manual/automatic, Network mode selection
  • See also N900 Ideas
  • Call and SMS related apps should use launcher to start up fast (saves over 1s for MTF based apps). See: http://apidocs.meego.com/git-tip/mtf/launcher.html
    • At the moment not possible as the apps use derived Application classes, which is incompatible with the approach
Personal tools