ofono: fix error to enum parse.
[profile/ivi/lemolo.git] / dialer / ofono.c
2012-08-20 Gustavo Sverzut... ofono: fix error to enum parse.
2012-08-13 Gustavo Sverzut... ofono: export current api available for modem.
2012-08-13 Gustavo Sverzut... ofono: notify after modem properties get reply for...
2012-08-13 Gustavo Sverzut... ofono: notify of modem changed only once at the end.
2012-08-12 Gustavo Sverzut... ofono: implement USSD infrastructure.
2012-08-11 Gustavo Sverzut... ofono: add infra for voice mail (message waiting)
2012-08-11 Gustavo Sverzut... ofono: improve debug for call volume handling.
2012-08-11 Gustavo Sverzut... usability: do not return to callscreen if the call...
2012-08-11 Gustavo Sverzut... ofono: use ReleaseAndSwap
2012-08-10 Gustavo Sverzut... improve handling of strptime.
2012-08-10 Gustavo Sverzut... ofono: work around strptime() issue.
2012-08-05 Gustavo Sverzut... history: use call start time if available
2012-07-30 Gustavo Sverzut... ofono callbacks: do not automatically free callbacks...
2012-07-30 Gustavo Sverzut... ofono callbacks: rename lists for shorter and better...
2012-07-30 Gustavo Sverzut... fix volume changed callback dispatch.
2012-07-27 Gustavo Sverzut... allow choosing modem type from command line.
2012-07-27 Gustavo Sverzut... command line option to list every known ofono modem...
2012-07-27 Gustavo Sverzut... improve command line argument usability.
2012-07-23 Guilherme IscaroAdding support for multiple changed, disconnected and...
2012-07-15 Gustavo Sverzut... cosmetic changes to make ofono debug more uniform
2012-07-15 Gustavo Sverzut... fix leaks reported by valgrind.
2012-07-13 Gustavo Sverzut... ofono: private chat
2012-07-13 Gustavo Sverzut... don't mix hangup and multiparty hangup.
2012-07-11 Gustavo Sverzut... ofono: add multiparty getter.
2012-07-11 Gustavo Sverzut... ofono: cover more voice call manager api.
2012-07-10 Gustavo Sverzut... ofono parses start time.
2012-07-10 Gustavo Sverzut... ofono should notify when properties changed.
2012-07-10 Gustavo Sverzut... add missing getter for volume and mute.
2012-07-10 Gustavo Sverzut... fix log of unsigned char value for volume.
2012-07-06 Guilherme IscaroAdding multiparty infrastructure.
2012-07-06 Guilherme IscaroAlways unref DBusMessage in _bus_object_message_send().
2012-07-06 Guilherme IscaroSending DTMF codes done.
2012-07-06 Guilherme IscaroCall-Volume API implemented.
2012-06-25 Gustavo Sverzut... Initial Commit, basic infrastructure.