platform/core/telephony/libtapi.git
10 years agoObsolete libslp-tapi 75/10075/1
Anas Nashif [Tue, 17 Sep 2013 04:34:20 +0000 (00:34 -0400)]
Obsolete libslp-tapi

This package should obsolete libslp-tapi since it replaces it.

Also fixed groups and use %license to package the license file.

Change-Id: If0bc5a2f237e9e8e0d344995063a2bae543dd7bd
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
10 years agoModify libslp-tapi to libtapi 13/8513/4 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable tizen_ivi_genivi accepted/tizen/20130910.123132 accepted/tizen/20130910.183006 accepted/tizen/20130910.194347 accepted/tizen/20130910.201846 accepted/tizen/20130910.205133 accepted/tizen/ivi/genivi/20140131.061310 accepted/tizen_ivi_stable/20131116.111605 ivi_oct_m2 submit/tizen/20130910.030805 submit/tizen_ivi_genivi/20140131.060916 submit/tizen_ivi_stable/20131116.100945
wootak.jung [Thu, 22 Aug 2013 07:56:42 +0000 (16:56 +0900)]
Modify libslp-tapi to libtapi

Change-Id: I288e5b342e98a52c736634ba987b7681154e7c88

10 years agog_dbus connection timeout value added in tel_select_network_automatic() - timout... 56/8456/1
jooseok.park [Wed, 10 Jul 2013 05:05:46 +0000 (14:05 +0900)]
g_dbus connection timeout value added in tel_select_network_automatic() - timout value : 3min

10 years agoCheck input parameter before sending DBus request 55/8455/1
Guillaume Zajac [Tue, 11 Jun 2013 12:54:17 +0000 (14:54 +0200)]
Check input parameter before sending DBus request

There is no need to do g_base_encode64() on MAX TPDU length.
TPDU length transmitted by msg-server should be enough

10 years agoRemove double pointer memory allocation 54/8454/1
Dongchul Lim [Wed, 5 Jun 2013 04:20:01 +0000 (13:20 +0900)]
Remove double pointer memory allocation

10 years agoresetting manifest requested domain to floor 22/4522/1 accepted/tizen/20130710.221245 submit/tizen/20130710.124842
Alexandru Cornea [Fri, 28 Jun 2013 15:13:54 +0000 (18:13 +0300)]
resetting manifest requested domain to floor

10 years agoUpdate Changelog 83/3683/1 accepted/tizen/20130529.151508 submit/tizen/20130529.144110
Baptiste DURAND [Tue, 28 May 2013 09:49:43 +0000 (11:49 +0200)]
Update Changelog

10 years agoFix for 64 bits compatibility 82/3682/1
Baptiste DURAND [Tue, 28 May 2013 09:46:53 +0000 (11:46 +0200)]
Fix for 64 bits compatibility

Remove LIBDIR variable initialization
Fix hardcoded lib path in spec file

10 years agodo not use Werror on releases accepted/tizen/20130520.103452 submit/tizen/20130518.192818
Anas Nashif [Sat, 18 May 2013 19:28:12 +0000 (15:28 -0400)]
do not use Werror on releases

11 years agoFix: device can not power off due to crash tizen_2.1 2.1b_release accepted/tizen/20130520.101318 accepted/tizen_2.1/20130425.025055 submit/tizen/20130517.045240 submit/tizen_2.1/20130424.233338
Chengwei Yang [Fri, 12 Apr 2013 02:52:09 +0000 (10:52 +0800)]
Fix: device can not power off due to crash

system_server crash at power off the phone. See below back trace.

 Program terminated with signal 11, Segmentation fault.
 #0  0xb76a898f in _unregister_noti (key=0xb451e1f8, value=0xb450a6b0,
    user_data=0x0) at
 /usr/src/debug/libslp-tapi-0.6.69/src/tapi_common.c:1290
 1290
 g_dbus_connection_signal_unsubscribe(handle->dbus_connection,
 evt_cb_data->evt_id);
 (gdb) bt
 #0  0xb76a898f in _unregister_noti (key=0xb451e1f8, value=0xb450a6b0,
    user_data=0x0) at
 /usr/src/debug/libslp-tapi-0.6.69/src/tapi_common.c:1290
 #1  0xb74518a9 in g_hash_table_foreach_remove_or_steal ()
   from /usr/lib/libglib-2.0.so.0
 #2  0xb76ad3c5 in tel_deinit (handle=0x8d14e48)
    at /usr/src/debug/libslp-tapi-0.6.69/src/tapi_common.c:1304
 #3  0x08050ff4 in powerdown_ap_by_force (data=0x0)
    at /usr/src/debug/system-server-0.1.65/ss_predefine.c:324
 #4  0xb779c38a in _ecore_timer_expired_call () from
 /usr/lib/libecore.so.1
 #5  0xb779c557 in _ecore_timer_expired_timers_call ()
   from /usr/lib/libecore.so.1
 #6  0xb7798d13 in _ecore_main_loop_iterate_internal ()
   from /usr/lib/libecore.so.1
 #7  0xb779941f in ecore_main_loop_begin () from /usr/lib/libecore.so.1
 #8  0x0804bd45 in system_main (argc=1, argv=0xbfb6f154)
    at /usr/src/debug/system-server-0.1.65/ss_main.c:102
 #9  0x0804bda1 in elm_main (argc=1, argv=0xbfb6f154)
    at /usr/src/debug/system-server-0.1.65/ss_main.c:112
 #10 0x0804bdfe in main (argc=1, argv=0xbfb6f154)
    at /usr/src/debug/system-server-0.1.65/ss_main.c:119

Change-Id: If840b4ae2668deb6f585d85829bdb313ef65a18c
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
11 years agoMerge "Flight mode vconf to be set in case no CP availible." into tizen_2.1
Jinmin Chung [Thu, 11 Apr 2013 05:55:36 +0000 (14:55 +0900)]
Merge "Flight mode vconf to be set in case no CP availible." into tizen_2.1

11 years agoMerge "Remove memory leak in TAPI(Docomo Jira)" into tizen_2.1
Dongchul Lim [Thu, 11 Apr 2013 01:24:40 +0000 (10:24 +0900)]
Merge "Remove memory leak in TAPI(Docomo Jira)" into tizen_2.1

11 years agoRemove memory leak in TAPI(Docomo Jira)
Dongchul Lim [Fri, 5 Apr 2013 01:48:39 +0000 (10:48 +0900)]
Remove memory leak in TAPI(Docomo Jira)

This fix is only include tapi_common.c and tapi_sim.c as Docomo's request

Change-Id: I1a5c60aebd969b774810da5488402c52521aabea

11 years agoFlight mode vconf to be set in case no CP availible.
wootak.jung [Wed, 10 Apr 2013 07:00:41 +0000 (16:00 +0900)]
Flight mode vconf to be set in case no CP availible.

When CP is offline state, dbus interface does not created at this moment.
If tel_set_flight_mode is called by application, then
g_dbus_connection_call_finish with error will be occured.
Thus, evt_cb_data->cb_fn will not be luanched.

Change-Id: I22dd366d1ee5bc5bf703006309948a29c82a7416

11 years agoFix key name
Philippe Nunes [Tue, 9 Apr 2013 08:40:30 +0000 (10:40 +0200)]
Fix key name

11 years agoPrevent Memory laek on SIM TAPI-new
Dongchul Lim [Wed, 27 Mar 2013 02:56:09 +0000 (11:56 +0900)]
Prevent Memory laek on SIM TAPI-new

Change-Id: I28fde4e7b938ff445f04e011c0fbcb30ed57b1a4

11 years agoAlign tel_noti_sms_incomming_msg
Philippe Nunes [Sat, 16 Mar 2013 10:49:53 +0000 (11:49 +0100)]
Align tel_noti_sms_incomming_msg

11 years agotapi_sms: Add SCA encoded buffer length to 12 bytes
Guillaume Zajac [Thu, 13 Dec 2012 14:27:37 +0000 (15:27 +0100)]
tapi_sms: Add SCA encoded buffer length to 12 bytes

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:18:36 +0000 (01:18 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:52:05 +0000 (01:52 +0900)]
Tizen 2.1 base

12 years agoInitial empty repository
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:59 +0000 (21:59 +0900)]
Initial empty repository