File: TODO

package info (click to toggle)
phoneuid 0.1%2Bgit20110506-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 200 kB
  • sloc: ansic: 600; makefile: 45; sh: 11
file content (19 lines) | stat: -rw-r--r-- 598 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* Clean everything after loop ends

phonekit-lib:
* sends dbus events to ogsmd
* the dialer application (the one used to place calls) is linked against it

phonekit-daemon:
* listens for incomming dbus events (like call recieved)

phonegui-lib:
* an incomming call dialog
* a pin code prompt
* other dialog raised by "incomming" dbus events
* obviously the phonekit daemon is linked against it

dialer:
* the dialer application you use to place calls
* can be launched to display the call history directly (when you clock on a
missed call notification for instance, not sure about this one though)