fix +CMGR result parsing error
[platform/core/telephony/tel-plugin-imc.git] / src /
2014-01-08 Caiwen Zhangfix +CMGR result parsing error 84/14484/4
2013-08-20 wootak.jungFix telephony crash when SIM has invalid message 51/8451/1
2013-08-20 wootak.jungFix <lac>, <ci>, <rac> to set rightly 50/8450/1
2013-08-20 jooseok.parkbug fix for that VCONFKEY_TELEPHONY_PLMN is always... 49/8449/1
2013-08-20 Caiwen Zhangfix telephony daemon crash issue 48/8448/1
2013-08-20 Guillaume ZajacNVM: Remove unused static function and duplicated decla... 47/8447/1
2013-08-20 wootak.jungVersion up for SR(submit request) and mode change from... 46/8446/1
2013-08-20 Suresh Kumar NRemoving code pertaining to NVM Deregistration as it... 45/8445/1
2013-08-20 Caiwen Zhangfix sim data length count error 44/8444/1
2013-08-20 Paresh AgarwalModem : NVM initial commit 43/8443/1
2013-08-20 Caiwen Zhangfix SMSP record length error 42/8442/1
2013-08-20 Caiwen Zhangs_network: fix search network request result parse... 41/8441/1
2013-08-20 Caiwen Zhangs_ss: fix change call barring password response struct... 40/8440/1
2013-08-20 Caiwen Zhangavoid class 2 SMS is processed as normal SMS 39/8439/1
2013-08-20 Philippe NunesFix bug TZSP-4171/TDIS-5164: telephony crashes when... 38/8438/1
2013-08-20 Philippe NunesFix bug TZSP-5144: "Invalid UTF-8" is displayed when... 37/8437/1
2013-08-20 Guillaume ZajacFix Call ID is not reflecting settings/vconf state. 36/8436/1
2013-08-20 Guillaume ZajacRemove quotes from SCA 35/8435/1
2013-04-18 wootak.jungFix call barring crash tizen_2.1 2.1b_release accepted/tizen/20130520.101326 accepted/tizen_2.1/20130425.025034 submit/tizen/20130517.045254 submit/tizen_2.1/20130424.233428
2013-04-12 Philippe NunesFix bug TZSP-6035/TDIS-5141 (Wrong SIM card status...
2013-04-09 Suresh Kumar NAlign variable name for ef_index to maintain uniformity.
2013-04-03 Caiwen ZhangNotify sms status when parse sim status
2013-04-03 wootak.jungFix TDIS-1012 issue(APN setting)
2013-04-03 Suresh Kumar Naras... Replacing free with g_free based on changes in util_rem...
2013-04-03 Guillaume ZajacFix call waiting crash
2013-04-03 Guillaume ZajacAlways use semi-colon at the end of macro to avoid...
2013-04-02 Dongchul LimCall forwading crash fix.
2013-03-24 Philippe Nunesuse g_try_malloc0 in util_removeQuotes
2013-03-24 Caiwen Zhangs_network.c: By default, display the plmn in case SPN...
2013-03-24 Suresh Kumar Naras... Patch consists of the following changes:
2013-03-24 Guillaume ZajacSend response on set_sound_path request
2013-03-24 Guillaume ZajacCheck if DNS is valid
2013-03-24 Philippe NunesFix remove quotes from pdp address
2013-03-24 Philippe NunesAllocate sound_path noti to be passed as user data
2013-03-24 Suresh Kumar Naras... Patch consists of the following changes - 1. Removal...
2013-03-24 Guillaume Zajacs_phonebook: Fix phonebook crash
2013-03-24 Suresh Kumar Naras... Updating IMC Plug-in - 1. Send Notification PLUGIN_ADD...
2013-03-24 Nicolas BertrandImplment handling of set sound path on mfld
2013-03-24 Caiwen Zhangdesc: send a notification when modem is powered on
2013-03-24 Caiwen Zhangs_sim: add support of "AT+XPINCNT=<n>"
2013-03-24 Caiwen Zhangs-modem: replace "+XSIM:" unsolicited message handling...
2013-03-24 Guillaume Zajacs_ps: Network interface up/down is managed in PS plugin
2013-03-24 Philippe Nuness_modem: CGMR response parsing is compatible with IMC...
2013-03-24 Caiwen Zhangs_sim: Fix multiple sim facility status query
2013-03-24 Caiwen Zhangs_sim: Extend XSIMSTATE parsing to get SMS service...
2013-03-24 Caiwen Zhangs_sim: get sim type when sim is ready
2013-03-24 Caiwen Zhangs_sim: query sim status when modem powered on
2013-03-24 Caiwen Zhangs_sat.c: Fix envelope cmd and enable Setup Event List
2013-03-24 Guillaume ZajacFix typo in plugin
2013-03-24 Philippe NunesFix and place modem plugin in modems folder
2013-03-24 Guillaume ZajacUpdate plugin to compile with new libtcore
2013-03-24 Nicolas BertrandRevert "s_modem: Make "AT+CGMR" response parsing be...
2013-03-24 Caiwen Zhangs_modem: Make "AT+CGMR" response parsing be compatible...
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base