(Difference between revisions)
|
|
| Line 17: |
Line 17: |
| | | | |
| | * Add SIM PIN query support | | * Add SIM PIN query support |
| - | ** [https://bugs.meego.com/show_bug.cgi?id=14574 Bug 14574 - REG N900 Verify PIN code failed]. - Enabling PIN query in oFono | + | ** Enabling PIN query in oFono - [https://bugs.meego.com/show_bug.cgi?id=14574 Bug 14574 - REG N900 Verify PIN code failed] |
| - | ** [https://bugs.meego.com/show_bug.cgi?id=13015 Bug 13015 - There is not a PIN code request screen in UI] - UI for PIN query | + | ** UI for PIN query - [https://bugs.meego.com/show_bug.cgi?id=13015 Bug 13015 - There is not a PIN code request screen in UI] |
| | | | |
| | * NET status indications (missing features, some parts implemented) | | * NET status indications (missing features, some parts implemented) |
| Line 26: |
Line 26: |
| | | | |
| | * Voice Calls | | * Voice Calls |
| - | ** App launch / autostart to support incoming calls (Bug #7074) | + | ** App launch / autostart to support incoming calls - [https://bugs.meego.com/show_bug.cgi?id=7074 Bug 7074 - Incoming call can not be answered if dialer not open when call is received.] |
| | ** App performance, launch speed, UI interactions | | ** App performance, launch speed, UI interactions |
| | ** App stability, memory usage etc. | | ** App stability, memory usage etc. |
Revision as of 08:31, 25 March 2011
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, still under construction and priorization.
- Add SIM PIN query support
- NET status indications (missing features, some parts implemented)
- Network status vs. flight mode
- Network signal strength indication
- Operator name
- Voice Calls
- App launch / autostart to support incoming calls - Bug 7074 - Incoming call can not be answered if dialer not open when call is received.
- App performance, launch speed, UI interactions
- App stability, memory usage etc.
- Offline state indication
- Dial using numbers
- Dial from contacts
- Dial from call history
- MT Voice Call
- Call Indications (incoming, waiting, missed) and functions
- (Contact matching: patches pending)
- Active call state behavior, power saving and stability
- Emergency calls with limited use cases
- Call History
- Volume control
- SMS
- App launch / autostart to support receiving new SMS
- 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
- Supplementary Services
- Ensure that device does not crash for most common SS eg. for 2nd incoming call
- Call Completion (CW/HOLD) 22.083
- Settings?
- PIN disable/enable
- Network mode selection
- Network operator selection manual/automatic
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