platform/upstream/ofono.git
2009-12-18 Denis KenziorStyle: Repeat for plugins
2009-12-18 Denis KenziorStyle: Fix a few more occurences of if/else
2009-12-18 Denis KenziorStyle: Flip the if statement
2009-12-18 Denis KenziorStyle: Add empty lines where needed
2009-12-18 Andrzej ZaborowskiAdd Powered property to CbsManager.
2009-12-18 Denis KenziorStyle: Fixup style issues
2009-12-18 Andrzej ZaborowskiHandle EF-CBSMID contents.
2009-12-18 Denis KenziorFix: The extra 00 at the end isn't necessary
2009-12-18 Denis KenziorFix: Use capitals for hex-encoded pdus
2009-12-18 Denis KenziorFix: Make sure we don't leak under any conditions
2009-12-18 Denis KenziorSimplify previous patch
2009-12-18 Denis KenziorImplementat SIM envelope in atmodem driver
2009-12-18 Andrzej ZaborowskiAdd SIM download envelope function to SIM driver
2009-12-18 Andrzej ZaborowskiAdd utility for checking if CBS topic is in range
2009-12-17 Daniel OrstadiusFix D-Bus timeout handling
2009-12-16 Denis KenziorMention Anders' contribution
2009-12-16 Anders GustafssonFix: Documentation fixes
2009-12-16 Martin XuFix: Set netmask for static ip on mbm
2009-12-16 Andrzej ZaborowskiSupport 51.011 EFecc format.
2009-12-14 Denis KenziorFix: Concatenation of datagram SMS messages
2009-12-13 Marcel HoltmannRelease 0.14 0.14
2009-12-13 Marcel HoltmannAdd set-mic-volume test script to distribution
2009-12-11 Denis KenziorAdd legacy mode to gsmdial
2009-12-10 Denis KenziorFix: wrong abbreviation for option
2009-12-10 Denis KenziorAdd offmode to gsmdial
2009-12-10 Denis KenziorFix: Fix gsmdial to handle MD300
2009-12-10 Denis KenziorAdd the beginnings of a GSM GPRS dialing app
2009-12-10 Rémi Denis... bootstrap: autoconf must run before automake
2009-12-10 Denis KenziorAdd context-id allocation / deallocation code
2009-12-10 Denis KenziorRefactor: use unsigned ints for cids
2009-12-10 Marcel HoltmannActivate Speech Service for Option devices
2009-12-10 Marcel HoltmannQuery current state of Option specific settings
2009-12-09 Denis KenziorAdd Microphone volume test script
2009-12-09 Denis KenziorUse at_util_parse_reg in netreg driver
2009-12-09 Denis KenziorUse new at_util_parse_reg in gprs driver
2009-12-09 Denis KenziorAdd utilities to parse CREG/CGREG
2009-12-09 Denis KenziorStyle: Fix some remaining style issues in atmodem
2009-12-09 Denis KenziorStyle: Fix style issues in hfpmodem
2009-12-09 Martin XuNew modem desc for f3607g modem in Samos platform
2009-12-09 Zhenhua ZhangAdd clip_timeout for notify incoming call
2009-12-09 Zhenhua ZhangAdd poll_clcc if we are in multiparty call
2009-12-09 Zhenhua ZhangAdd multiparty call support for hfpmodem
2009-12-09 Zhenhua ZhangAdd hfp_release_specific to release specific call
2009-12-09 Denis KenziorStyle: Remove empty line
2009-12-08 Denis KenziorFix: Reset active contexts if gprs is detached
2009-12-08 Denis KenziorReset context settings when context is deactivated
2009-12-08 Denis KenziorStyle: Remove extra blank line
2009-12-08 Zhenhua ZhangFix update hfp_hangup to release active call
2009-12-08 Denis KenziorFix: Change the order of register & set_powered
2009-12-08 Denis KenziorFix: Be more paranoid even during shutdown
2009-12-08 Denis KenziorFix: Print a warning in set_powered
2009-12-08 Zhenhua ZhangFix remove all atoms in ofono_modem_set_powered
2009-12-08 Denis KenziorRemove: Unused code related to modem powered prefs
2009-12-08 Denis KenziorRevert: Previous powered patch
2009-12-08 Denis KenziorHarden the CGREG parsing function
2009-12-08 Alexander KanavinFix a crash during isimodem initialization
2009-12-08 Denis KenziorRegister to MBM ERINFO notification
2009-12-07 Denis KenziorAdd experimental Option tech parsing
2009-12-07 Denis KenziorAdd HSO quirk to hso modem driver
2009-12-07 Denis KenziorAdd support for HSO signal quality reporting
2009-12-07 Denis KenziorAdd Option HSO quirk
2009-12-07 Denis KenziorFix: Sometimes Option modems don't return info
2009-12-07 Denis KenziorRefactor: Calypso unsolicited signal strength
2009-12-06 Marcel HoltmannRelease 0.13 0.13
2009-12-05 Marcel HoltmannRequire udev-143 or later
2009-12-05 Marcel HoltmannCheck that signalfd() is supported
2009-12-05 Denis KenziorDon't generate multiple g_sources, 1 is enough
2009-12-05 Denis KenziorUse signalfd for signal handling
2009-12-04 Denis KenziorMake sure to list calls in HFP voicecall driver
2009-12-04 Zhenhua ZhangFix release clcc_source when voicecall is removed
2009-12-04 Zhenhua ZhangAdd hfp_send_dtmf to send tones for hfpmodem
2009-12-04 Denis KenziorOptimize: call list signal emission
2009-12-04 Denis KenziorRefactor: Run CLCC when initializing
2009-12-04 Denis KenziorUpdate atmodem voicecall driver to new world order
2009-12-04 Denis KenziorFix: Style
2009-12-04 Denis KenziorUpdate HFP voicecall driver to new world order
2009-12-04 Denis KenziorRemove: at_util callid APIs are no longer necessary
2009-12-04 Denis KenziorUpdate voicecall atom to use new callid api
2009-12-04 Denis KenziorGet rid of list_calls in hfp driver
2009-12-04 Denis KenziorGet rid of list_calls in calypso driver
2009-12-04 Denis KenziorGet rid of list_calls in isi driver
2009-12-04 Denis KenziorAdd utility to get the next free call id
2009-12-04 Denis KenziorRefactor: call id allocation / release
2009-12-04 Denis KenziorRefactor: Remove list_calls from voicecall driver
2009-12-03 Marcel HoltmannMention Martin's contributions
2009-12-03 Martin XuAllow builds to install the test scripts for debugging
2009-12-03 Denis KenziorFix: Exit right away
2009-12-03 Denis KenziorAdd unit test for max message size encoding
2009-12-03 Denis KenziorFix: Be a bit more signal-handler safe
2009-12-03 Denis KenziorFix: Paste error
2009-12-03 Denis KenziorWhen SIGTERM is received, run the event loop
2009-12-03 Denis KenziorFix: Convert PalmPre plugin to new world order
2009-12-03 Denis KenziorFix: Convert Novatel plugin to new world order
2009-12-03 Denis KenziorFix: Convert MBM plugin to new world order
2009-12-03 Denis KenziorFix: Convert Huawei plugin to new world order
2009-12-03 Denis KenziorFix: Convert HSO plugin to new world order
2009-12-03 Denis KenziorFix: Convert G1 plugin to new world order
2009-12-03 Denis KenziorRefactor: Set powered to false if disable timedout
2009-12-03 Denis KenziorAdd g_at_chat_unregister_all function
2009-12-03 Denis KenziorFix: unregister modem when unregistering driver
next