platform/upstream/ofono.git
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
2009-11-13 Denis KenziorFix: Remove yet another duplicate atom
2009-11-13 Denis KenziorFix: Remove duplicate SMS atom from HSO plugin
2009-11-13 Denis KenziorStyle: add new line
2009-11-13 Marcel HoltmannFix issue with missing masking of AT%CHLD
2009-11-13 Denis KenziorFix: On calypso use proprietory %CHLD=7X command
2009-11-13 Denis KenziorUse release_all_held to release a single held call
2009-11-13 Denis KenziorRemove Voicecall.Busy method
2009-11-12 Zhenhua ZhangUse at_util_parse_clcc in atmodem
2009-11-12 Zhenhua ZhangAdd parse_clcc into atutil.c
2009-11-12 Zhenhua ZhangFix: Set data to NULL in hfpmodem drivers
2009-11-12 Denis KenziorFix: Emit Manufacturer, not Serial
2009-11-11 Ryan M. RaaschFix: Capitalize modem options in calypso driver
2009-11-11 Zhenhua ZhangStyle: Use 1 instead of 0x1
2009-11-11 Zhenhua ZhangAdd call_compare_by_phone_number utility function
2009-11-11 Denis KenziorFix: Set data to NULL in drivers
2009-11-11 Denis KenziorFix: Don't leak data in SIM atom driver
2009-11-11 Zhenhua ZhangAdd call volume support for hfpmodem
2009-11-11 Zhenhua ZhangFix: Invoke microphone_volume, not speaker
2009-11-10 Denis KenziorAdd SMS support to PalmPre plugin
2009-11-10 Andrzej ZaborowskiAdd Palm Pre plugin
2009-11-10 Denis KenziorFix: Rename G1 quirk to QUALCOMM_MSM
2009-11-10 Andrzej ZaborowskiWork around Palm Pre SIM file reading quirk.
2009-11-10 Marcel HoltmannRemove GTHREAD_CFLAGS and GTHREAD_LIBS usage
2009-11-10 Andrzej ZaborowskiProperly skip over quoted values
2009-11-10 Andrzej ZaborowskiUpdate test script to newer api.
2009-11-10 Andrzej ZaborowskiFix +CGEV: parsing
2009-11-10 Andrzej ZaborowskiAccept ranges in +CSMS responses.
2009-11-10 Andrzej ZaborowskiFix: Don't bail if CREG/CGREG mode=2 is unsupported
2009-11-09 Denis KenziorUpdate network-api.txt to match implementation
2009-11-05 Denis KenziorAdd basic state saving for SMS atom
2009-11-05 Denis KenziorAdd sample implementation of SMS history
2009-11-05 Denis KenziorAdd hooks to call into sms history for SMS atom
2009-11-05 Denis KenziorAdd SMS history capability
2009-11-05 Denis KenziorRefactor: Make SendMessage async
2009-11-05 Denis KenziorRename sms assembly path to sms_assembly from sms
2009-11-05 Denis KenziorUse localtime_r instead of localtime
2009-11-05 Denis KenziorFix: Update send-sms to the new API
2009-11-05 Denis KenziorFix: Handle MBM hardware that fails on EMRDY?
2009-11-05 Denis KenziorRefactor: Move SMS SendMessage to 1 recipient only
2009-11-05 Denis KenziorFix: Load GPRS settings before finding netreg
2009-11-04 Denis KenziorFix: Handle the case where only PLMN name is given
2009-11-03 Denis KenziorFix: Minor style issues
2009-11-03 Gustavo F.... Create network registration driver for hfpmodem
2009-11-03 Zhenhua ZhangFix: The use of cind_val / cind_pos was wrong
2009-11-03 Zhenhua ZhangRefactor: Get rid of mpty_call variable
2009-11-03 Zhenhua ZhangFix: Remove some dead code
next