platform/upstream/ofono.git
2009-12-01 Denis KenziorFix: Don't decode error unnecessarily
2009-12-01 Denis KenziorFix: Add username/password support to mbm context
2009-12-01 Denis KenziorFix: Make sure we don't overflow the buffer
2009-12-01 Denis KenziorFix: Force calypso to return to command mode ASAP
2009-12-01 Denis KenziorFix: Remove duplicate atoms from calypso plugin
2009-12-01 Denis KenziorFix: Simplify logic to use g_memdup
2009-12-01 Denis KenziorFix: Disable echo on all calypso DLCs
2009-12-01 Denis KenziorFix: Be more signed/unsigned correct
2009-12-01 Denis KenziorStyle: Use unsigned int instead of unsigned
2009-11-26 Zhenhua ZhangFix: Reset call_ids when modem is powered off
2009-11-26 Denis KenziorUpdate calypso plugin to the new wakeup handling
2009-11-26 Denis KenziorFix: Retry the wakeup command until the modem OKs
2009-11-26 Denis KenziorFix: Make Calypso handling a bit better
2009-11-26 Denis KenziorFix: None of this seems necessary for the Calypso
2009-11-25 Marko SaukkoAdd udev rules for Option GI0201 and GTM382 modems
2009-11-25 Zhenhua ZhangFix: Move CHLD from voicecall driver to plugin
2009-11-25 Zhenhua ZhangFix: Order of CMER and CIND in SLC connection
2009-11-25 Zhenhua ZhangFix: Add check for register_auto method
2009-11-24 Martin XuFix: handle weird Dell 5530 mbm card network name
2009-11-24 Zhigang LiFix: Send all SMS segments
2009-11-24 Marcel HoltmannMove g_at_chat_add_terminator after chat object is...
2009-11-24 Yang GuSupport Huawei specific terminator
2009-11-24 Yang GuFramework to support non-standard terminator
2009-11-24 Denis KenziorFix: Change order of init commands
2009-11-24 Denis KenziorFix: Make sure we don't gobble up unsolicited
2009-11-24 Denis KenziorFix: Make sure we don't gobble up unsolicited
2009-11-24 Denis KenziorFix: Try sending AT<CR>
2009-11-24 Marcel HoltmannRelease 0.11 0.11
2009-11-23 Marcel HoltmannAdd first version of script for applying GPRS settings
2009-11-23 Marcel HoltmannGet rid of the pointless checks before g_free in GPRS...
2009-11-23 Marcel HoltmannAdd support bringing GPRS interfaces up and down as...
2009-11-23 Martin XuEmit settings signal before active signal
2009-11-23 Zhenhua ZhangAdd mpty field to ofono_call
2009-11-20 Zhenhua ZhangFix: Poll CLCC to replace the code in call_held=1
2009-11-19 Marcel HoltmannAdd pretty decoding for DomainNameServers settings
2009-11-19 Denis KenziorFix: warnings
2009-11-19 Denis KenziorTurn off echo on HSO modems
2009-11-19 Denis KenziorGet rid of a few debugs
2009-11-19 Denis KenziorMake HSO context driver use OWANCALL/OWANDATA
2009-11-19 Denis KenziorAdd CALLBACK_WITH_SUCCESS
2009-11-19 Denis KenziorParse the weird response of _OWANDATA
2009-11-19 Denis KenziorMake HSO modem driver use App & Control ports
2009-11-19 Denis KenziorMake HSO support detect Application & Control port
2009-11-19 Denis KenziorFix: Use none_prefix
2009-11-19 Denis KenziorFix: Properly send & parse _OWANDATA
2009-11-19 Denis KenziorFix: Send username and password properly
2009-11-19 Denis KenziorAdd disable-modem script
2009-11-19 Denis KenziorAdd initial HSO GPRS context driver
2009-11-18 Marcel HoltmannDecode the settings information of a context
2009-11-18 Marcel HoltmannAdd some extra pretty decoding to monitor script
2009-11-18 Denis KenziorUpdate docs with new Errors
2009-11-18 Denis KenziorReport AttachInProgress Error
2009-11-18 Denis KenziorRefactor: Send NotAttached error
2009-11-18 Denis KenziorFix: Report status & tech in hfpmodem
2009-11-18 Denis KenziorFix: Report the current operator as current
2009-11-18 Denis KenziorUpdate network API
2009-11-18 Denis KenziorAdd ProposeScan method
2009-11-18 Denis KenziorFix: Use a different function for initial register
2009-11-18 Denis KenziorRefactor: Reshuffle bit flags
2009-11-18 Denis KenziorRefactor: Remove period operator scan
2009-11-18 Denis KenziorRefactor: Get rid of PENDING flag in netreg
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Denis KenziorFix: modem _disable needs to send the CFUN
2009-11-18 Marcel HoltmannAdd test script to deactivate a context
2009-11-18 Denis KenziorImplement CGREG query
2009-11-18 Denis KenziorRefactor: Move functions up to avoid declaration
2009-11-18 Denis KenziorFix: Again, uncross the wires
2009-11-18 Denis KenziorFix: Uncross the wires
2009-11-18 Denis KenziorSupport SonyEricsson MD300
2009-11-18 Marcel HoltmannShow list of technologies in a simpler format
2009-11-18 Denis KenziorSupport Settings property of PrimaryContext
2009-11-18 Denis KenziorUpdate the MBM modem driver to the new API
2009-11-18 Denis KenziorUpdate the AT modem driver to the new API
2009-11-18 Denis KenziorSupport returning settings from context activation
2009-11-17 Martin XuAdd ofono_gprs_context_get_modem
2009-11-17 Denis KenziorFix: Use Application port instead of Control
2009-11-16 Denis KenziorFix: Don't drop dialing calls when call=0 signaled
2009-11-16 Denis KenziorFix: Don't double-swap calls when 3-way dialing
2009-11-16 Denis KenziorFix: Update the status to held properly
2009-11-16 Denis KenziorRefactor: Move repeated code to a function
2009-11-16 Zhenhua ZhangFix: Handle callsetup=0 when no waiting or dialing...
2009-11-16 Denis KenziorFix: Typo
2009-11-16 Denis KenziorFix: Ignore repeated CCWAs in atmodem as well
2009-11-16 Zhenhua ZhangFix: Ignore repeated CCWA notify if have
2009-11-16 Denis KenziorFix: Set current element properly
2009-11-16 Denis KenziorStyle: Spacing
2009-11-16 Martin Xuadd Settings property description to dataconnectionmang...
2009-11-14 Marcel HoltmannRelease 0.10 0.10
2009-11-14 Denis KenziorAdd three-way calling support to HFP voice driver
2009-11-13 Denis KenziorFix: Make sure we don't dial with an incoming call
2009-11-13 Denis KenziorRefactor: Simplify code and add have_incoming
2009-11-13 Denis KenziorMake sure the atmodem handles ATD properly
2009-11-13 Denis KenziorUpdate some internal documentation
2009-11-13 Denis KenziorRevert: Go back to the old dial behavior
2009-11-13 Zhenhua ZhangFix: Fill in the phone number info for outgoing call
2009-11-13 Denis KenziorFix: Add support for Option Icon 401
next