platform/upstream/ofono.git
2013-01-02 Marcel Holtmanngdbus: Hold client reference during get name owner...
2012-12-30 Luiz Augusto... gdbus: Call check_signals when sending signals with...
2012-12-30 Luiz Augusto... gdbus: Check if the interface being registered is valid
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_PROPERTY_FLAG_EXPERIMENTAL
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_SIGNAL_FLAG_EXPERIMENTAL
2012-12-30 Luiz Augusto... gdbus: Introduce G_DBUS_METHOD_FLAG_EXPERIMENTAL
2012-12-30 Marcel Holtmanngdbus: Include changed properties only once per signal
2012-12-29 Marcel Holtmanngdbus: Update properties on D-Bus client re-connections
2012-12-29 Marcel Holtmanngdbus: Add function to manually refresh properties
2012-12-29 Marcel Holtmanngdbus: Add support for proxy property change notifications
2012-12-29 Marcel Holtmanngdbus: Fix handling of client connect/disconnect signals
2012-12-29 Marcel Holtmanngdbus: Protect standalone proxy creation with client...
2012-12-28 Marcel Holtmanngdbus: Use object manager only if callback functions...
2012-12-28 Marcel Holtmanngdbus: Use client service name and not hardcoded org...
2012-12-28 Marcel Holtmanngdbus: Add support for creating D-Bus proxies without...
2012-12-22 Marcel Holtmanngdbus: Avoid using g_ptr_array_new_full convenience...
2012-12-19 Marcel HoltmannRelease 1.12 1.12 upstream/1.12
2012-12-19 Denis Kenziordoc: Add USAT certification status document
2012-12-19 Marcel Holtmannbuild: Compile support for new D-Bus client helpers
2012-12-19 Marcel Holtmanngdbus: Increase the method call timeout to 5 minutes
2012-12-19 Marcel Holtmanngdbus: Add helper for sending async error replies
2012-12-19 Marcel Holtmanngdbus: Fix race condition with creating duplicate clien...
2012-12-19 Marcel Holtmanngdbus: Fix issue with unref of client while parsing...
2012-12-19 Marcel Holtmanngdbus: Fix issue with unref of client in connect handler
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client method calls
2012-12-19 Marcel Holtmanngdbus: Add callback support for handling property changes
2012-12-19 Marcel Holtmanngdbus: Handle property changed signals and update property
2012-12-19 Marcel Holtmanngdbus: Set property changed filter match rule for each...
2012-12-19 Marcel Holtmanngdbus: Use a GPtrArray for the match rules
2012-12-19 Marcel Holtmanngdbus: Add support for setting D-Bus client basic prope...
2012-12-19 Marcel Holtmanngdbus: Deep copy of variants also requires a signature
2012-12-19 Marcel Holtmanngdbus: Add support for complex D-Bus client properties
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client properties
2012-12-19 Marcel Holtmanngdbus: Add support for D-Bus client proxies
2012-12-19 Marcel Holtmanngdbus: Add helper functions for simple D-Bus clients
2012-12-17 Christopher... telit: set baud rate to 115200
2012-12-17 Christopher... sim: return from cpin when sim ready for telit
2012-12-17 Daniel Wagneratutil: Remove unused macro
2012-12-17 Denis Kenziortest: Tweak list-modems to display battchg
2012-12-17 Denis Kenziorhfp: use ofono_handsfree_battchg_notify
2012-12-17 Denis Kenziorhandsfree: Implement BatteryChargeLevel
2012-12-17 Denis Kenziorinclude: Add battery charge level notify API
2012-12-17 Denis Kenziordoc: Add BatteryChargeLevel to Handsfree
2012-12-15 Marcel Holtmanntools: Make two functions of stktest static
2012-12-11 Marcel Holtmannbuild: Use AC_PROG_MKDIR_P instead of AM_PROG_MKDIR_P
2012-12-10 Marcel Holtmannbuild: Reorder default developer build options
2012-12-10 Marcel Holtmannbuild: Reorder configure options
2012-12-05 Denis KenziorAUTHORS: Mention Mingli's contributions
2012-12-05 Mingli Wuatmodem: remove pending idle callbacks at removal
2012-12-05 Denis Kenzioratmodem: Re-work the CBS driver
2012-12-04 Marcel Holtmannqmi: Include persistent device configuration service
2012-12-01 Marcel Holtmannqmi: Print service number if name is not known
2012-11-30 Luiz Augusto... gdbus: Add g_dbus_add_properties_watch function
2012-11-29 Lucas De Marchigdbus: Don't automatically attach ObjectManager
2012-11-29 Lucas De Marchigdbus: Don't register DBus.Properties with no properties
2012-11-29 Denis Kenziorsms: Don't try to start the queue if already active
2012-11-28 Denis Kenziorifx: Bump the setup timeout
2012-11-28 Denis Kenziorifx: Fix the case of modem-originated call
2012-11-28 Denis Kenziorstk: Fix Set Up Call with pause characters
2012-11-28 Denis Kenziorstk: Print what kind of info the SIM wants
2012-11-28 Denis Kenziorvoicecall: Add extra debug info
2012-11-28 Denis Kenziorvoicecall: Fix crash
2012-11-28 Denis Kenziorsim: Fix crash
2012-11-28 Denis Kenziorifx: Rework SIM state handling
2012-11-28 Denis Kenzioratmodem: For IFX XSIMSTATE 7 should never occur
2012-11-28 Denis Kenziorstk: Handle self explanatory icons in idle mode text
2012-11-28 Denis Kenziortest: Use pretty-printing from monitor-ofono
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in play tone
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in get input
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in get inkey
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in display text
2012-11-28 Denis Kenziorstk: Handle icon self explanatory in menus
2012-11-28 Denis Kenziorsim: Fix crash
2012-11-28 Marcel Holtmanntools: Wait an extra second before opening the TTY
2012-11-28 Marcel Holtmanntools: Add simple TTY redirector utility
2012-11-27 Marcel Holtmannqmimodem: Fix reporting of PIN or PUK states
2012-11-27 Marcel Holtmanntest: Allow LoopTone to be interrupted by incoming...
2012-11-27 Marcel Holtmanntest: Remove unneeded semicolons in STK test script
2012-11-26 Szymon Jancgdbus: Remove not needed NULL pointer checks
2012-11-26 Syam Sidhardhangdbus: Replace leading spaces with tabs
2012-11-26 Syam Sidhardhangdbus: Fix compilation error due to missing #defines
2012-11-26 Lucas De Marchigdbus: Remove connection from pending_property functions
2012-11-26 Johan Hedberggdbus: Fix invalid memory access during interface removal
2012-11-26 Johan Hedberggdbus: Add g_dbus_get_properties function
2012-11-26 Johan Hedberggdbus: Add support for invalidated properties
2012-11-26 Johan Hedberggdbus: Fix processing pending properties in remove_inte...
2012-11-26 Lucas De Marchigdbus: Fix up Properties.Set() code path
2012-11-26 Lucas De Marchigdbus: Fix invalid memory access while unregistering
2012-11-26 Lucas De Marchigdbus: Implement PropertiesChanged signal
2012-11-26 Luiz Augusto... gdbus: Simplify code for appending properties
2012-11-26 Luiz Augusto... gdbus: Integrates ObjectManager with Properties interface
2012-11-26 Luiz Augusto... gdbus: Only export ObjectManager interface on root...
2012-11-26 Luiz Augusto... gdbus: Group interface changes to reduce the amount...
2012-11-26 Luiz Augusto... gdbus: Add support for org.freedesktop.DBus.ObjectManag...
2012-11-26 Lucas De Marchigdbus: Add properties into Introspectable interface
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.Set method
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.GetAll method
2012-11-26 Lucas De Marchigdbus: Implement DBus.Properties.Get method
2012-11-26 Lucas De Marchigdbus: Add skeleton of DBus.Properties interface
2012-11-26 Lucas De Marchigdbus: Use macros to add annotations
next