platform/upstream/ofono.git
2009-05-27 Minjun LiFix erroneous check in voicecall_busy to set_udub
2009-05-26 Denis KenziorAdd plus sign for ATD when dialing international
2009-05-26 Denis KenziorIgnore cls for call barring queries
2009-05-26 Denis KenziorCleanup SimManager interface
2009-05-26 Denis KenziorFixup the initialization / destruction order
2009-05-26 Denis KenziorCreate ofono_phone_number struct
2009-05-26 Andrzej ZaborowskiAdd atmodem SIM-related operations
2009-05-26 Andrzej ZaborowskiAdd hex-encoded character string getter to AtChat
2009-05-26 Andrzej ZaborowskiAdd SimManager interface.
2009-05-21 Denis KenziorMake voicecall test a bit more generic
2009-05-21 Denis KenziorAdd more basic test scripts
2009-05-21 Denis KenziorAdding basic Call Forwarding test scripts
2009-05-21 Denis KenziorMake the Call Forwarding atmodem driver work
2009-05-21 Denis KenziorSimplify CallForwarding interface
2009-05-21 Denis KenziorFix Supplementary Service MMI strings per 22.030
2009-05-21 Denis KenziorFix minor logic flow bug in CallBarring
2009-05-20 Andrzej ZaborowskiRemove yet more unused variables.
2009-05-20 Denis KenziorAdd class parameter to the query function for CB
2009-05-20 Denis KenziorFixup SS control case
2009-05-20 Denis KenziorFix some minor style issues
2009-05-20 Denis KenziorMinor build system fix
2009-05-20 Denis KenziorRework Call Barring Interface
2009-05-20 Andrzej Zaborowskidrivers/atmodem implementation for CallBarring.
2009-05-20 Andrzej ZaborowskiImplement the CallBarring interface.
2009-05-13 Marcel HoltmannFix a potential build name clash
2009-05-13 Marcel HoltmannAdd skeleton for PhoNet modem driver
2009-05-13 Marcel HoltmannUse $(top_srcdir) for unit tests compilation
2009-05-13 Marcel HoltmannFix problem with unit tests and distcheck
2009-05-13 Marcel HoltmannFix fallout of CSSD support patch
2009-05-13 Denis KenziorAdd directory with unit tests
2009-05-13 Marcel HoltmannUpdate spelling for Andrew's name
2009-05-13 Andrzej ZaborowskiReplace "aofono_" back with "atd_".
2009-05-13 Andrzej ZaborowskiImplement AT plugin hooks for +CSSN API.
2009-05-13 Andrzej ZaborowskiAdd an API for a CSSI/CSSU notifications.
2009-05-13 Denis KenziorImplement callback for the cancel function
2009-05-13 Denis KenziorRemove some other unused variables
2009-05-13 Andrzej ZaborowskiRemove unused variables.
2009-05-13 Denis KenziorAdd a set of utility functions for parsing the fundamen...
2009-05-12 Marcel HoltmannAdd development/hacking documentation
2009-05-11 Denis KenziorMake the parent path invalidateable
2009-05-11 Denis KenziorAdd initial implementation of AT modem driver
2009-05-11 Marcel HoltmannAdd skeleton for AT modem driver plugin
2009-05-11 Marcel HoltmannFix broken OFONO_PLUGIN_DEFINE for builtin plugins
2009-05-11 Marcel HoltmannAdd directory for driver plugins
2009-05-11 Marcel HoltmannAdd support for builtin plugins
2009-05-06 Denis KenziorAdd AT chat library implementation
2009-05-06 Marcel HoltmannAdd directory for AT chat library
2009-05-06 Luiz Augusto... Fix crash when calling g_dbus_remove_watch from watch...
2009-05-06 Marcel HoltmannUpdate project description
2009-05-06 Denis KenziorAdd implementation of telephony daemon
2009-05-06 Marcel HoltmannAdd option parsing and mainloop setup
2009-05-06 Marcel HoltmannAdd D-Bus access configuration file
2009-05-06 Marcel HoltmannFix broken prototypes
2009-05-06 Marcel HoltmannAdd option for disabling data files
2009-05-06 Marcel HoltmannUpdate log and plugin functions
2009-04-27 Marcel HoltmannIgnore files generated by daemon build process
2009-04-27 Marcel HoltmannAdd directory for documentation
2009-04-26 Marcel HoltmannAdd plugin support infrastructure
2009-04-26 Marcel HoltmannAdd skeleton for telephony daemon
2009-04-26 Marcel HoltmannAdd directories for source code, header files and plugins
2009-04-26 Marcel HoltmannAdd D-Bus helper library for GLib integration
2009-04-26 Marcel HoltmannAdd checks for GLib and D-Bus support
2009-04-26 Marcel HoltmannAdd configure options for debug and PIE support
2009-04-26 Marcel HoltmannAdd initial author details
2009-04-26 Marcel HoltmannInitial revision