platform/upstream/ofono.git
2010-03-16 Denis KenziorFix: Use g_try_malloc in gatutil
2010-03-16 Denis KenziorFix: Use g_try_malloc instead of g_malloc in util
2010-03-16 Denis KenziorRefactor: create_dirs logic
2010-03-16 Denis KenziorFix: Fixup error paths in sim_op_check_cached
2010-03-16 Denis KenziorFix: avoid assigning to return structure on error
2010-03-16 Denis KenziorStyle: Spaces before / after arithmetic operations
2010-03-16 Denis KenziorStyle: Align the enum values to be easier to read
2010-03-16 Yang GuHandle the conversion failure when parsing item
2010-03-16 Yang GuFix the structure of stk_subaddress
2010-03-16 Yang GuAdd support of Huawei EM770 modem
2010-03-16 Denis KenziorDoc: Add small clarification to SMS docs
2010-03-16 João Paulo... doc: Add SmsManager API documentation.
2010-03-16 Denis KenziorAdd stk tone type enum
2010-03-16 Denis KenziorAdd basic unit test for send sms parser
2010-03-16 Denis KenziorAdd parser for STK send sms proactive commands
2010-03-16 Denis KenziorRefactor: stk send_sms datastructure
2010-03-16 Denis KenziorRefactor: stk result dataobject
2010-03-16 Denis KenziorReorder: stk response length structure
2010-03-16 Denis KenziorRefactor: stk item id dataobj
2010-03-16 Denis KenziorRefactor: stk item dataobject
2010-03-16 Denis KenziorRefactor: stk configuration capability parameters
2010-03-16 Denis KenziorRefactor: Update the subaddress structure
2010-03-16 Denis KenziorRefactor: stk alpha identifier object
2010-03-10 Denis KenziorRefactor: stk address structure
2010-03-10 Yang GuAdd parser for tone objects
2010-03-10 Yang GuAdd parser for sms tpdu objects
2010-03-10 Yang GuAdd parser for result objects
2010-03-10 Yang GuAdd parser for item identifier objects
2010-03-10 Yang GuAdd parser for item objects
2010-03-10 Yang GuAdd parser for capability configuration parameters...
2010-03-10 Yang GuAdd parser for subaddress objects
2010-03-10 Yang GuAdd parser for alpha identifier objects
2010-03-10 Yang GuAdd parser for address objects
2010-03-09 Zhenhua ZhangFix Don't check CLIR CUG option in hfp_dial
2010-03-07 Marcel HoltmannMake interface callback tables const
2010-03-07 Vinicius Costa... Fix the case when the requested name is already in use
2010-03-07 Marcel HoltmannRelease 0.19 0.19
2010-03-03 Denis KenziorFix: Use the proper enum type
2010-03-03 Zhenhua ZhangAdd command echo back if ATE=1
2010-03-02 Denis KenziorFix: warning
2010-03-02 Denis Kenziorstk: Validate src/dst combination
2010-03-02 Denis Kenziorstk: Add initial unit test for Get Input
2010-03-02 Denis KenziorAdd support for Get Input proactive command
2010-03-02 Denis KenziorSupport Default Text data objects
2010-03-02 Denis KenziorAdd parser for Response Length objects
2010-03-01 Denis KenziorCleanup: Move some stuff around to be more logical
2010-03-01 Denis KenziorAdd support for GET INKEY proactive command
2010-03-01 Denis KenziorAdd parser for Frame Identifier object
2010-03-01 Denis KenziorAdd parser for text attribute objects
2010-03-01 Denis KenziorUpdate unit tests with Duration tests
2010-03-01 Denis KenziorAdd parser for Duration objects
2010-03-01 Denis KenziorStyle: add relevant sections for dataobj parsers
2010-03-01 Denis KenziorAdd parser for STK Immediate Response objects
2010-03-01 Denis KenziorUpdate unit tests with icon_id support
2010-03-01 Denis KenziorAdd parsing for Icon Identifier objects
2010-02-27 Andrzej ZaborowskiUse stk_envelope_type constant name in sim.c
2010-02-27 Andrzej ZaborowskiFix: Enter RESPONSE_SENT state in ussd response cb
2010-02-27 Denis Kenziorstk: Refactor proactive command parser
2010-02-27 Denis Kenziorstk: Add text attribute structure
2010-02-27 Denis Kenziorstk: Add Duration structure
2010-02-27 Denis Kenziorstk: Add icon identifier structure
2010-02-27 Denis KenziorAdd duration type enum
2010-02-26 Denis KenziorFix: Simplify write-again logic
2010-02-26 Denis KenziorFix: Don't allocate buffers if we don't need to
2010-02-26 Zhenhua ZhangAdd write server response into non-blocking IO
2010-02-26 Zhenhua ZhangAdd write buffer queue for non-blocking write
2010-02-26 Zhenhua ZhangAdd define for read and write buffer size
2010-02-26 Zhenhua ZhangDo not trigger user disconnect at g_at_shutdown
2010-02-24 João Paulo... doc: Add 'Name' property under 'Modem' interface.
2010-02-24 João Paulo... Test: Show number being dialed
2010-02-24 João Paulo... Test: Show id of the modem being enabled/disabled
2010-02-23 Denis KenziorUpdate unit test for USAT display text command
2010-02-23 Denis KenziorAdd basic support for USAT/CAT proactive commands
2010-02-23 Denis KenziorAdd COMPREHENSION TLV iterator utilities
2010-02-23 Denis KenziorAdd Simple TLV iterator utilities
2010-02-23 Denis KenziorFix: EFspdi parsing
2010-02-23 Denis KenziorRewrite ber_tlv_find_tag to use ber_tlv iterator
2010-02-23 Denis KenziorUpdate gitignore
2010-02-23 Denis KenziorMove from header to implementation
2010-02-23 Denis KenziorAdd BER-TLV iterator unit test
2010-02-23 Denis KenziorAdd BER-TLV iterator utilities
2010-02-18 Denis KenziorAdd STK device identity enum
2010-02-18 Denis KenziorAdd stub for unit test for Sim Toolkit utils
2010-02-18 Denis KenziorAdd enumeration for STK Comprehension TLV objects
2010-02-18 Denis KenziorAdd Sim Toolkit Envelope type enum
2010-02-18 Denis KenziorAdd Sim Toolkit Proactive Command enum
2010-02-17 Denis KenziorAdd stubs files for Sim Toolkit Utilities
2010-02-17 Vinicius Costa... Fix: a pending call was leaking in check_service
2010-02-16 Denis KenziorRefactor: ussd user response
2010-02-16 Denis KenziorRename: ussd-api to supplementaryservices-api
2010-02-16 Denis KenziorCleanup: Minor API tweaks for USSD
2010-02-16 Andrzej ZaborowskiSubscribe to USSD signals in test script.
2010-02-16 Andrzej ZaborowskiHandle network-initiated ussd requests.
2010-02-15 Gustavo F.... hfp: add watch to trigger HUP of the file descriptor
2010-02-15 Gustavo F.... hfp: remove modems if bluetoothd exits unexpectedly
2010-02-15 Andrzej ZaborowskiFix: Use g_dbus_emit_signal in call-barring,meter
2010-02-15 Gustavo F.... hfp: remove duplicated ofono_modem_set_powered
2010-02-15 Denis KenziorCleanup: Get rid of USSD_FLAG_PENDING
2010-02-13 Marcel HoltmannRelease 0.18 0.18
2010-02-13 Denis KenziorFix: Unregistering the agent in disable is wrong
next