File: TODO

package info (click to toggle)
libofono-qt 1.30-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 960 kB
  • sloc: cpp: 6,663; xml: 77; makefile: 14
file content (29 lines) | stat: -rw-r--r-- 993 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Amount of effort required:
* small
** medium
*** large

Implement missing APIs:
org.ofono.AssistedSatelliteNavigation and org.ofono.PositioningRequestAgent **
org.ofono.AudioSettings * 
org.ofono.CallMeter * (class implementation exists, but lots of missing
stuff)
org.ofono.cdma.ConnectionManager **
org.ofono.cdma.MessageManager ***
org.ofono.cdma.NetworkRegistration **
org.ofono.cdma.VoiceCallManager **
org.ofono.CellBroadcast **
org.ofono.Handsfree *
org.ofono.LocationReporting *
org.ofono.PushNotification and org.ofono.PushNotificationAgent **
org.ofono.SmartMessaging and org.ofono.SmartMessagingAgent **
org.ofono.SimToolkit and org.ofono.SimToolkitAgent ***
org.ofono.TextTelephony *
Call History - that seems to be a separately available plugin and I can't
find where it is.

More formal "certification" of ofono-qt to specific ofono versions
 - the versioning should match ofono's
 - when new version of ofono is out, diff of ofono/doc/* can serve
   as a list of things to fix