platform/core/telephony/call-manager.git
4 months agoAdd python3-setuptools dependency for python 3.12 01/307801/1
JinWang An [Wed, 13 Mar 2024 07:37:26 +0000 (16:37 +0900)]
Add python3-setuptools dependency for python 3.12

Change-Id: Id07ee088ba3d1b82fd7b208e734fd8e94ae17605
Signed-off-by: JinWang An <jinwang.an@samsung.com>
12 months agoFix the build error using gcc 13 46/296046/1 accepted/tizen_unified_riscv accepted/tizen/unified/20231214.164929 accepted/tizen/unified/dev/20230726.120029 accepted/tizen/unified/riscv/20230724.093743 accepted/tizen/unified/riscv/20231214.010033
Wootak Jung [Wed, 19 Jul 2023 00:34:29 +0000 (09:34 +0900)]
Fix the build error using gcc 13

Change-Id: I9769995abfb2480d30ccbeda09fa69c7e8a97078
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
2 years agoFix the coverity issue (Memory leak) 21/269521/1 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix accepted/tizen_8.0_unified tizen_7.0 tizen_7.0_hotfix tizen_8.0 accepted/tizen/7.0/unified/20221110.062916 accepted/tizen/7.0/unified/hotfix/20221116.105836 accepted/tizen/8.0/unified/20231005.093911 accepted/tizen/unified/20220127.133253 submit/tizen/20220126.054758 tizen_7.0_m2_release tizen_8.0_m2_release
dh79pyun [Tue, 18 Jan 2022 00:04:36 +0000 (09:04 +0900)]
Fix the coverity issue (Memory leak)

Change-Id: Id8bfbd6c6fe170b0b69ee0b194b1344a25ab3fab
Signed-off-by: dh79pyun <dh79.pyun@samsung.com>
3 years agoChange systemd-devel package name 05/252905/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20211028.120420 accepted/tizen/unified/20210209.124411 submit/tizen/20210208.225155 submit/tizen_6.5/20211028.162501 tizen_6.5.m2_release
INSUN PYO [Wed, 3 Feb 2021 05:03:49 +0000 (14:03 +0900)]
Change systemd-devel package name

Change-Id: Ic1d1ea3452f34021918b87cfea5d09f3570c8f5e

3 years agoFix coverity issue 70/245170/1 accepted/tizen_6.0_unified accepted/tizen_6.0_unified_hotfix tizen_6.0 tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.113248 accepted/tizen/6.0/unified/hotfix/20201103.001132 accepted/tizen/unified/20201005.101354 submit/tizen/20201005.072910 submit/tizen_6.0/20201029.205105 submit/tizen_6.0_hotfix/20201102.192505 submit/tizen_6.0_hotfix/20201103.114805 tizen_6.0.m2_release
Wootak Jung [Mon, 5 Oct 2020 05:26:03 +0000 (14:26 +0900)]
Fix coverity issue

Change-Id: I36bed33cad8cd25aaf83e9f6882296d7c2a74030
Signed-off-by: Wootak Jung <wootak.jung@samsung.com>
4 years agoRemove contact-app dependency 10/237110/1 accepted/tizen/unified/20200629.143424 submit/tizen/20200629.022240
sinikang [Thu, 25 Jun 2020 05:57:35 +0000 (14:57 +0900)]
Remove contact-app dependency

Change-Id: I09648db7c0b4ecc608ff56f46136e1afa0c45fae
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoCode cleanup - remove unused code 15/237015/1
sinikang [Wed, 24 Jun 2020 05:23:30 +0000 (14:23 +0900)]
Code cleanup - remove unused code

Change-Id: I433e9bbca3c603c90979696d9dbca91d0e73e8b8
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoRemove contact app from dialer badge list 88/236988/1
sinikang [Wed, 24 Jun 2020 02:13:54 +0000 (11:13 +0900)]
Remove contact app from dialer badge list

Change-Id: Ia3650e1233d776e85d2f75b5f2c12337c6da003f
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoRemove unused code 58/236858/1
sinikang [Tue, 23 Jun 2020 01:43:49 +0000 (10:43 +0900)]
Remove unused code

Change-Id: I86aeb6a9686bf0e149c64f052e230acf06fb0c7a
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoModify dbus method call for cooldown status 92/223692/1 accepted/tizen/unified/20200204.125752 submit/tizen/20200204.042257
sinikang [Mon, 3 Feb 2020 05:28:09 +0000 (14:28 +0900)]
Modify dbus method call for cooldown status

Change-Id: I0b7a7d8af303e8b3c2fcba10e1ea2112a38c29e5
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoFix build errors for gcc 9 71/221671/2 accepted/tizen/unified/20200109.065437 submit/tizen/20200107.073356
Semun Lee [Tue, 7 Jan 2020 01:44:09 +0000 (10:44 +0900)]
Fix build errors for gcc 9

Change-Id: I73ba8be7d8654de977ff5e85f64e6cf67b376814
Signed-off-by: Semun Lee <semun.lee@samsung.com>
4 years agoAdd call recovery logic 28/220128/1 accepted/tizen/unified/20191218.120949 submit/tizen/20191218.023530
sinikang [Fri, 13 Dec 2019 08:32:57 +0000 (17:32 +0900)]
Add call recovery logic

[Issue]
case 1)
If call-manager is launched later than telephony-daemon,
and incoming call is recevied without callmgr.service running,
call-manager can't receive this incoming call.

case2)
If call-manager is re-launched with any unexpected reason,
call-manager can't get the existed call list and call info.

[Solution]
When call-manager is lauching, getting call-list form tapi.
If there is existed call-list, calling up the corresponding callback function.

Change-Id: Ic96ba6ba9ffb4fd2a30fef57e60ab8d1426d92c5
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoAdd VCONFKEY_CALL_STATE set in call-manager 10/218210/1
sinikang [Wed, 20 Nov 2019 09:06:21 +0000 (18:06 +0900)]
Add VCONFKEY_CALL_STATE set in call-manager

 - for getting proper call_state on apps or platform,
   VCONEKYE_CALL_STATE is setting 3 types as below.
    case 1) VCONFKEY_CALL_OFF - no call session
    case 2) VCONFKEY_CALL_VOICE_ACTIVE - 1 or more voicecall sessions
    case 3) VCONFKEY_CALL_VOICE_CONNECTING - receiving incoming voicecall

Change-Id: I30bfd00eaa39f583dc698f67c5bd477e9123a76a
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoFix memory leak- CID 1048235 66/214566/3 accepted/tizen_5.5_unified_mobile_hotfix tizen_5.5_mobile_hotfix tizen_5.5_tv accepted/tizen/5.5/unified/20191031.015323 accepted/tizen/5.5/unified/mobile/hotfix/20201027.075421 accepted/tizen/unified/20190927.013230 submit/tizen/20190924.052806 submit/tizen_5.5/20191031.000005 submit/tizen_5.5_mobile_hotfix/20201026.185105 tizen_5.5.m2_release
sinikang [Tue, 24 Sep 2019 05:06:25 +0000 (14:06 +0900)]
Fix memory leak- CID 1048235

Change-Id: I0e64d5b4d8abbed180c44015ab4c4e52e6b9e7eb
Signed-off-by: sinikang <sinikang@samsung.com>
4 years agoRevert "Rearrange callmgr.service from multi-user.target to delayed.target" 81/213081/1 accepted/tizen/unified/20190911.111528 submit/tizen/20190911.022053
Shinhui Kang [Fri, 30 Aug 2019 05:44:37 +0000 (05:44 +0000)]
Revert "Rearrange callmgr.service from multi-user.target to delayed.target"

This reverts commit 6762cb8da2bb980db003d7e09e1723084f673d0c.

Change-Id: I5afba52da8fed62dc053fcc6e234fd65b4218d7c

4 years agoRearrange callmgr.service from multi-user.target to delayed.target 27/210927/3 accepted/tizen/unified/20190814.065114 submit/tizen/20190813.074905
Hyotaek Shim [Wed, 8 Aug 2018 04:38:45 +0000 (13:38 +0900)]
Rearrange callmgr.service from multi-user.target to delayed.target

Change-Id: Ifd3b1e0648081d82362e7521dfe35a5826a1ec50
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
4 years agoFix the coverity issue - RESOURCE_LEAK 74/211674/1 accepted/tizen/unified/20190812.235640 submit/tizen/20190809.044512
DoHyun Pyun [Thu, 8 Aug 2019 04:53:23 +0000 (13:53 +0900)]
Fix the coverity issue - RESOURCE_LEAK

Change-Id: I94964b70154c89cedb29d1bbfad6a6aaabd10ac4
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
5 years agoRemove unused dependency in callmgr.service 24/210924/2 submit/tizen/20190730.000647
Hyotaek Shim [Wed, 8 Aug 2018 04:35:10 +0000 (13:35 +0900)]
Remove unused dependency in callmgr.service

Change-Id: I4c8a57e09a83769c3d809bfe33e3fa9ec8f2e9a5
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
5 years agoRemove unused features 65/209565/2 accepted/tizen/unified/20190725.042955 submit/tizen/20190724.234907
INSUN PYO [Tue, 9 Jul 2019 02:31:18 +0000 (11:31 +0900)]
Remove unused features

Change-Id: Ice0c19df144ad82ad1ad4c5a031d38d93ac2121e

5 years agoMerge "Delete meaningless configuration" into tizen accepted/tizen/unified/20190715.111845 submit/tizen/20190714.235616
Pyun DoHyun [Fri, 12 Jul 2019 01:57:57 +0000 (01:57 +0000)]
Merge "Delete meaningless configuration" into tizen

5 years agoFix memory leak 03/209603/1 accepted/tizen/unified/20190710.103532 submit/tizen/20190709.083820
INSUN PYO [Tue, 9 Jul 2019 08:27:33 +0000 (17:27 +0900)]
Fix memory leak

Change-Id: If44eec9a6fe71de26ebb6f7e47b16c2d1cb501dc

5 years agoDelete meaningless configuration 37/209537/1
INSUN PYO [Mon, 8 Jul 2019 11:32:40 +0000 (20:32 +0900)]
Delete meaningless configuration

Change-Id: Ie63ae2fd3d54562d5610175c721e2fa2937dd3ce

5 years agoAdd dbus activation 48/208748/1 accepted/tizen/unified/20190702.114937 submit/tizen/20190701.102110
Semun Lee [Fri, 28 Jun 2019 02:11:55 +0000 (11:11 +0900)]
Add dbus activation

Some services like msg-server calls callmgr's dbus method
before callmgr.service is ready. It will be handled by
dbus activation.

Change-Id: Ic034e85e56759803d050d581df7403a447085156
Signed-off-by: Semun Lee <semun.lee@samsung.com>
5 years agoRemove container feature 63/204863/2 accepted/tizen/unified/20190604.014715 submit/tizen/20190603.051025 submit/tizen/20190603.223623
INSUN PYO [Mon, 29 Apr 2019 02:34:30 +0000 (11:34 +0900)]
Remove container feature

Change-Id: Ib0f2f78fe85f386c2ddc09fd2362255da4d014b3

5 years agoAdd dbus method call for cooldown mode 26/204526/2 accepted/tizen/unified/20190425.014514 submit/tizen/20190424.090717
sinikang [Wed, 24 Apr 2019 06:33:35 +0000 (15:33 +0900)]
Add dbus method call for cooldown mode

Change-Id: I5f646721e0c179534993bff45f4adfe1397c8343
Signed-off-by: sinikang <sinikang@samsung.com>
5 years agoFix dlog format error 05/195905/2 accepted/tizen/unified/20181220.170026 submit/tizen/20181220.000813
sinikang [Wed, 19 Dec 2018 09:42:14 +0000 (18:42 +0900)]
Fix dlog format error

Change-Id: I418ffa0fa7e843df28c104028a8ca77ecf0abffa

5 years agoRemove the deprecated media info API 82/193982/1 accepted/tizen/unified/20181129.054235 submit/tizen/20181128.052840 submit/tizen/20181128.082926
sinikang [Wed, 28 Nov 2018 05:20:27 +0000 (14:20 +0900)]
Remove the deprecated media info API

 - no longer needed media_info_set_display_name()
   filename is used for display name

Change-Id: Ie8aaf1ac5e5e6785367134b89c0503c5ab9e5c43

5 years agoReduce the complexity of __callmgr_core_process_telephony_events function 11/188211/1 accepted/tizen_5.0_unified tizen_5.0 accepted/tizen/5.0/unified/20181102.020737 accepted/tizen/unified/20180910.172018 submit/tizen/20180903.065735 submit/tizen/20180907.083718 submit/tizen_5.0/20181101.000004
sinikang [Mon, 3 Sep 2018 05:21:01 +0000 (14:21 +0900)]
Reduce the complexity of __callmgr_core_process_telephony_events function

Change-Id: I3629d94dd9ac9c044e809a8d5dbe42c1b991c2b3

6 years agoModify dbus/cynara policy rule 30/182030/1 accepted/tizen/unified/20180621.141302 submit/tizen/20180620.041444
sinikang [Wed, 20 Jun 2018 02:19:13 +0000 (11:19 +0900)]
Modify dbus/cynara policy rule

 - Remove default deny rule for receive_sender
   It causes dbus permission deny error for using phonenumber-utils's API.

Change-Id: Ibf4f99bfdc67379111bf1a0adc69719747d0a335

6 years agoApply media-content api deprecation 68/181768/2 accepted/tizen/unified/20180619.141945 submit/tizen/20180619.001651
sinikang [Mon, 18 Jun 2018 07:07:44 +0000 (16:07 +0900)]
Apply media-content api deprecation

Change-Id: I6c47ecb5c41abd6d824328d809d4e7e6369d692e

6 years agoRemove unused soung-manager API 19/178919/1 accepted/tizen/unified/20180515.063827 submit/tizen/20180515.013533
sinikang [Tue, 15 May 2018 01:21:27 +0000 (10:21 +0900)]
Remove unused soung-manager API

according to https://review.tizen.org/gerrit/#/c/178817
sound_manager_disable_session_backward_compatibility() is no longer necessary.

Change-Id: I29ddf6d27cd1ad81b09dcd1fb61ca9a0d369dafd

6 years agoFix dbus/cynara policy rules 07/178507/2 accepted/tizen/unified/20180510.134356 submit/tizen/20180510.075735
Hyotaek Shim [Thu, 10 May 2018 07:20:00 +0000 (16:20 +0900)]
Fix dbus/cynara policy rules

Change-Id: I8071188332958842328e8720b62598ad9386098d
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
6 years agoFix no audio issue on voicecall 36/177036/1 accepted/tizen/unified/20180425.062348 submit/tizen/20180425.014158
sinikang [Wed, 25 Apr 2018 01:24:56 +0000 (10:24 +0900)]
Fix no audio issue on voicecall

- After applying dbus/cynara default deny policy,
  call-manager can't use sound-manager API properly.
  For using sound-manager API,
  audio group should have an allow policy on callmgr service

Change-Id: I472797eaf03850d3ef913821e70c9729c0aea0c1

6 years agoApply dbus/cynara policy 31/176431/1 accepted/tizen/unified/20180420.081841 submit/tizen/20180419.095522
sinikang [Thu, 19 Apr 2018 07:22:04 +0000 (16:22 +0900)]
Apply dbus/cynara policy

 - add default deny
 - add allow policy for group="telephony", user="owner"

Change-Id: Ie0f251ca56114c6f583718e4e22f0fce4cf35004

6 years agoFix coverity issue (CID 112418 109522 107229) 95/174995/1 accepted/tizen/unified/20180406.061949 submit/tizen/20180406.005257
sinikang [Fri, 6 Apr 2018 00:30:45 +0000 (09:30 +0900)]
Fix coverity issue (CID 112418 109522 107229)

Change-Id: I4cc18aa1c9fdc3a183efc8ca0d2129606d7a06fa

6 years agoFix coverity issue (CID 108032 110691 109292 107803) 17/174817/1
sinikang [Wed, 4 Apr 2018 09:22:03 +0000 (18:22 +0900)]
Fix coverity issue (CID 108032 110691 109292 107803)

Change-Id: I7419acbd44dc920c517879f0d1f6c3e3432f9497

6 years agoFix svace & coverity issue 47/172547/1 accepted/tizen/unified/20180319.063004 submit/tizen/20180319.015726
sinikang [Wed, 14 Mar 2018 10:27:21 +0000 (19:27 +0900)]
Fix svace & coverity issue
 - CID 110691, 107803, 106550
 - WGID 312704

Change-Id: I91c24f4b4ff100b1421b57de34b6b142aeaaccea

6 years agoFix svace issue (312704) 81/171781/1 accepted/tizen/unified/20180307.141007 submit/tizen/20180307.083113
sinikang [Wed, 7 Mar 2018 08:19:32 +0000 (17:19 +0900)]
Fix svace issue (312704)
  - remove unreachable code

Change-Id: Ibc33312a10b066bd25e121b0e16e5e2ebcf479b4

6 years agoLaunch ciss app as per profile 49/171749/1
sinikang [Wed, 7 Mar 2018 05:19:15 +0000 (14:19 +0900)]
Launch ciss app as per profile

Change-Id: Iec1725f9e8853e82dddcbadb245d3a478820c816

6 years agoChange the deprecated player API 88/171488/2 accepted/tizen/unified/20180306.061356 submit/tizen/20180306.044122
sinikang [Mon, 5 Mar 2018 06:17:52 +0000 (15:17 +0900)]
Change the deprecated player API

Change-Id: I84a7eca20a90f884e079d9aa5b7bc463d7cca083

6 years agoApply sound-manager API changes 07/166107/1 accepted/tizen/unified/20180111.074133 submit/tizen/20180109.045255
Wootak Jung [Mon, 8 Jan 2018 02:26:17 +0000 (11:26 +0900)]
Apply sound-manager API changes

These APIs are deprecated.
- sound_manager_set_volume_changed_cb()
- sound_manager_unset_volume_changed_cb()

Change-Id: I81d7c6674820e6a10aeeda6fadb14dd8e90e72f6

6 years agoAdd ecore and dbus-1 to REQUIRED pkgs 95/162095/1 accepted/tizen/unified/20171130.063459 submit/tizen/20171129.023032 submit/tizen/20171130.010258
sinikang [Wed, 29 Nov 2017 05:53:11 +0000 (14:53 +0900)]
Add ecore and dbus-1 to REQUIRED pkgs

Change-Id: I755b3f176a489a1508e10202cdd60d98e3cf461f

6 years ago[TNEXT-4548] Change the flightmode disabling screen as per profile 38/156338/1 accepted/tizen/unified/20171018.165335 submit/tizen/20171018.062114
sinikang [Wed, 18 Oct 2017 05:57:36 +0000 (14:57 +0900)]
[TNEXT-4548] Change the flightmode disabling screen as per profile

 - Without this change, flightmode disabling screen is shown improper on wearable target.
   so, tt has been changed on the resouce file and the popup style as per the target profile.

Change-Id: Ia3d53e1649554a46d74610e93b0166eba6d4b886

6 years ago[TNEXT-2899] Update audio status when SCO is opened 61/155761/1 accepted/tizen/unified/20171017.070842 submit/tizen/20171016.084528
sinikang [Mon, 16 Oct 2017 05:35:54 +0000 (14:35 +0900)]
[TNEXT-2899] Update audio status when SCO is opened

 - In case of BT Voicecall,
   When audio path is set to BT Voice, volume info is unavaliable.
   So should update audio status when SCO is opened.

Change-Id: I8d068838064bc72bfbed7a803f935cb15c5b66f0

6 years agoChange the audio session release sqeuence 15/155615/1
sinikang [Mon, 16 Oct 2017 01:06:13 +0000 (10:06 +0900)]
Change the audio session release sqeuence

 -  should execute to focus-release after calling to stop-vstream

Change-Id: If1f419e39ea7ab46a205198d671836971e4fcbec

6 years agoRelease with minor fixes - ver. 0.2.37 33/152733/3 accepted/tizen/unified/20170927.181329 submit/tizen/20170927.041408
Taesoo Jun [Wed, 27 Sep 2017 04:04:33 +0000 (13:04 +0900)]
Release with minor fixes - ver. 0.2.37

Change-Id: Iab0defcc3b0ec000229c71fe0578ffddb89041d4

6 years agofix build warning 33/152333/1 submit/tizen/20170927.040830
Youngjae Shin [Tue, 26 Sep 2017 00:41:56 +0000 (09:41 +0900)]
fix build warning

Change-Id: Ifc84f5bf229ee018a99e9164860a2430c06b1eae

6 years ago[TNEXT-2879] Fix set audio route failed issue when BT off 09/150209/1 accepted/tizen/unified/20170915.194759 submit/tizen/20170915.014649
sinikang [Thu, 14 Sep 2017 23:23:00 +0000 (08:23 +0900)]
[TNEXT-2879] Fix set audio route failed issue when BT off

Change-Id: I2a7770ecc95e24589870a8470d5480fa210a6e42

6 years agoUse pkg name as per profile when using badge interface 35/148635/1
sinikang [Fri, 8 Sep 2017 07:41:38 +0000 (16:41 +0900)]
Use pkg name as per profile when using badge interface

Change-Id: Ic5e76f94a7f0bb4ed08618b4d4c8ec8a165eb4ef

6 years agoAdd unknown call block check logic 83/148283/2 accepted/tizen/unified/20170908.062255 submit/tizen/20170908.000323
sinikang [Thu, 7 Sep 2017 08:58:23 +0000 (17:58 +0900)]
Add unknown call block check logic

Change-Id: I51c1e56818fd1aefa2faaf65929119632c31cc8b

6 years agoUse phone/contact pkg name as per profile 20/148220/2
sinikang [Thu, 7 Sep 2017 06:44:17 +0000 (15:44 +0900)]
Use phone/contact pkg name as per profile

Change-Id: I511b04c6f0b5643c53d9554e71ba5525baf13f74

6 years agoFix build error on aarch64/x86_64 16/147816/1 accepted/tizen/unified/20170906.060804 submit/tizen/20170906.021723
sinikang [Wed, 6 Sep 2017 01:09:24 +0000 (10:09 +0900)]
Fix build error on aarch64/x86_64

Change-Id: Id2ac3748f7295f25ae97473a3b128a040bb13933

6 years agoChange the cooldown release param to "ReleaseAction" 26/147426/1 submit/tizen/20170905.093910
sinikang [Mon, 4 Sep 2017 09:02:45 +0000 (18:02 +0900)]
Change the cooldown release param to "ReleaseAction"

as per the request by deviced,
the param to check cooldown release status
change from Release to ReleaseAction

Change-Id: I29d125d792eae387fd257fb34e0092bee1c38ce2

6 years agoget callui pkg name from _callmgr_util_get_pkg_name() 63/146763/1
sinikang [Wed, 30 Aug 2017 09:18:25 +0000 (18:18 +0900)]
get callui pkg name from _callmgr_util_get_pkg_name()

Change-Id: Ibce3de22b277aea675c54a4f3d087ab793d72a4e

6 years agoAdd util function for gettering pkg name as per profile 61/146461/2
sinikang [Tue, 29 Aug 2017 02:49:34 +0000 (11:49 +0900)]
Add util function for gettering pkg name as per profile

Change-Id: I8a3cc098ae9937648c16129ca444609d7688e1da

6 years agoApply updating call parameters to stream-manager 40/145940/9
sinikang [Thu, 24 Aug 2017 08:00:48 +0000 (17:00 +0900)]
Apply updating call parameters to stream-manager

Change-Id: I2e7a526dd0b7e933558b64b9f182451c10acd448

6 years agoAdd block number check logic 43/146343/2
Wootak Jung [Mon, 28 Aug 2017 07:30:13 +0000 (16:30 +0900)]
Add block number check logic

Change-Id: I3c0cffd75b61440c8871daf51190bc6ed4824db0

6 years agoAdd to getter profile info when callmgr is initialized 36/146136/2
sinikang [Fri, 25 Aug 2017 05:57:11 +0000 (14:57 +0900)]
Add to getter profile info when callmgr is initialized

Change-Id: I8b3e377e395297461f56882f7fe0b95aed26a7af

7 years agoAdd to check profile when Call UI running check on incoming call 49/138649/1 accepted/tizen/4.0/unified/20170816.013222 accepted/tizen/4.0/unified/20170816.015751 accepted/tizen/4.0/unified/20170829.015923 accepted/tizen/unified/20170717.021045 submit/tizen/20170713.064625 submit/tizen/20170717.002840 submit/tizen_4.0/20170811.094300 submit/tizen_4.0/20170814.115522 submit/tizen_4.0/20170828.100004 submit/tizen_4.0_unified/20170814.115522
sinikang [Thu, 13 Jul 2017 05:53:11 +0000 (14:53 +0900)]
Add to check profile when Call UI running check on incoming call

 - Call UI application has a seperate package name according the profile(mobile/wearable)
   So for supporting call feature on tw2 we should use the proper package name as following profile

Change-Id: Ie1487cb09f6c49a572538dd79842cd9fff0d2c83

7 years agoRemove unused icon info 34/138434/1
sinikang [Wed, 12 Jul 2017 07:15:27 +0000 (16:15 +0900)]
Remove unused icon info

Change-Id: I432e01d83a2f7286a350fbf0ec206a3f160b1acf

7 years agoAdd wearable toast popup 77/135877/1 accepted/tizen/unified/20170703.063929 submit/tizen/20170628.021931
Wootak Jung [Tue, 27 Jun 2017 07:12:51 +0000 (16:12 +0900)]
Add wearable toast popup

Change-Id: I333c4bc56204bf1d2718af89aed08c129b882ee1

7 years agoEnable virtual stream logic during dialing in TW2 18/135118/2 submit/tizen/20170621.054808
Wootak Jung [Wed, 21 Jun 2017 04:28:31 +0000 (13:28 +0900)]
Enable virtual stream logic during dialing in TW2

Change-Id: I264be796a1100899a6239e0125965951ba5196e2

7 years agoChange default audio device to speaker in case of TW2 85/134785/1 submit/tizen/20170620.045449
Wootak Jung [Tue, 20 Jun 2017 04:41:38 +0000 (13:41 +0900)]
Change default audio device to speaker in case of TW2

Change-Id: Ica5754f4ab117ab76d1b452e0800f7f876914051

7 years agoAdd wearable popup about flight mode 72/133672/1
Wootak Jung [Tue, 13 Jun 2017 05:33:03 +0000 (14:33 +0900)]
Add wearable popup about flight mode

Change-Id: I784aa90f5882648c1a23fecc466d3824a054aad0

7 years agoFix signal not invoke issue 84/133184/1 accepted/tizen/unified/20170612.073711 submit/tizen/20170612.011343
Wootak Jung [Fri, 9 Jun 2017 06:20:12 +0000 (15:20 +0900)]
Fix signal not invoke issue

Change-Id: I740873c06a78e471b3b93e97d93fd9e43d924ab1

7 years agoAdd cooldown feature 73/132673/2
Wootak Jung [Wed, 7 Jun 2017 06:21:51 +0000 (15:21 +0900)]
Add cooldown feature

Change-Id: I40bd6b94e96c25da381bd0c42d43fb5fd356cccd

7 years agoFix build warning 72/132672/1 accepted/tizen/unified/20170608.072635 submit/tizen/20170607.072905
Wootak Jung [Wed, 7 Jun 2017 06:19:43 +0000 (15:19 +0900)]
Fix build warning

Change-Id: I840786f8e24877c3b561b04ce0f932afe83539ca

7 years agoRemove TM1 extension pkg 19/131919/2
Wootak Jung [Wed, 31 May 2017 08:02:04 +0000 (17:02 +0900)]
Remove TM1 extension pkg

Add feature check logic to enable audio routing logic

Change-Id: I27d310a6c17d724b70e76758879c5a65f451add6

7 years agoFix buffer overflow issue 80/131580/1
Wootak Jung [Tue, 30 May 2017 06:00:38 +0000 (15:00 +0900)]
Fix buffer overflow issue

Add check logic for length of plmn

Change-Id: I7c019ba6e3f4410cc691e8a5db5bef8d84656afa

7 years agoModify name display logic 17/129117/1
Wootak Jung [Mon, 15 May 2017 05:40:13 +0000 (14:40 +0900)]
Modify name display logic

Change-Id: I5ce051cb7a63f5ab440b6d774b7ed28eef16b250

7 years agoAdd getting mt_forwarded logic 30/128930/1
Wootak Jung [Fri, 12 May 2017 05:52:47 +0000 (14:52 +0900)]
Add getting mt_forwarded logic

Change-Id: I652592795e48d21053f11a02024d5a3b08fba2c3

7 years agoFix memory leak issues 03/126103/1 accepted/tizen/unified/20170421.041710 submit/tizen/20170420.235524 tizen_4.0.m1_release
Wootak Jung [Thu, 20 Apr 2017 06:22:29 +0000 (15:22 +0900)]
Fix memory leak issues

Change-Id: I5407a9cecd3e357d31584e7b61a4f1378a6f396b

7 years agodbus:policy:remove unused directive 38/122738/2
sanghyeok.oh [Mon, 3 Apr 2017 08:27:13 +0000 (17:27 +0900)]
dbus:policy:remove unused directive

Change-Id: I83d6226c06332589771275cb26822962562bc64f
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
7 years agoUse %license macro in spec file 90/122090/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_wearable accepted/tizen/common/20170403.190529 accepted/tizen/ivi/20170403.131557 accepted/tizen/mobile/20170403.131431 accepted/tizen/unified/20170403.131633 accepted/tizen/wearable/20170403.131532 submit/tizen/20170403.090528
Wootak Jung [Thu, 30 Mar 2017 07:07:13 +0000 (16:07 +0900)]
Use %license macro in spec file

Change-Id: Ic988b42f9f01a0cd4ec2f446396d4e1965712c43

7 years agoRelocate vstream stop logic 16/116916/1
Wootak Jung [Thu, 2 Mar 2017 02:09:26 +0000 (11:09 +0900)]
Relocate vstream stop logic

Change-Id: I4471a6cd84d2bf18c46714bf95b239c6c628ae50

7 years agoModify Restart tag to on-failure in service file 42/115642/2 accepted/tizen/common/20170227.043043 accepted/tizen/ivi/20170224.065700 accepted/tizen/mobile/20170224.065634 accepted/tizen/unified/20170309.033930 accepted/tizen/wearable/20170224.065655 submit/tizen/20170224.044721 submit/tizen_unified/20170308.100409
Wootak Jung [Tue, 21 Feb 2017 01:45:32 +0000 (10:45 +0900)]
Modify Restart tag to on-failure in service file

callmgrd will not be restarted when the service process exits cleanly

Change-Id: I097cd811fc7cba1f1410d742bd8f150dffe02286

7 years agoFix svace issue 65/115465/1 accepted/tizen/common/20170220.144227 accepted/tizen/ivi/20170220.223152 accepted/tizen/ivi/20170221.225324 accepted/tizen/mobile/20170220.223128 accepted/tizen/mobile/20170221.225248 accepted/tizen/wearable/20170221.225308 submit/tizen/20170220.060310 submit/tizen/20170221.000745
sinikang [Mon, 20 Feb 2017 05:49:07 +0000 (14:49 +0900)]
Fix svace issue

Change-Id: Ida3dad50d78d40c01a289c83b590ace2a5ccbcb0

7 years agoFix memory leak issue 60/114960/1
Wootak Jung [Mon, 13 Feb 2017 00:59:05 +0000 (09:59 +0900)]
Fix memory leak issue

Change-Id: I8ac85b182eff427388f34d2cef5fdb41bd313069

7 years agoFix incoming call sound stop issue 59/114959/1
Wootak Jung [Thu, 9 Feb 2017 06:12:27 +0000 (15:12 +0900)]
Fix incoming call sound stop issue

Change-Id: Ic12620ed4593eace0ba91aa87014ebb7e0c00536

7 years agoMerge "[4.0] Remove Target_Name Dependency" into tizen accepted/tizen/common/20170203.161635 accepted/tizen/ivi/20170203.023610 accepted/tizen/mobile/20170203.023544 submit/tizen/20170203.010935
Wootak Jung [Wed, 1 Feb 2017 04:06:58 +0000 (20:06 -0800)]
Merge "[4.0] Remove Target_Name Dependency" into tizen

7 years ago[4.0] Remove Target_Name Dependency 69/110769/9
hk57.kim [Wed, 25 Jan 2017 05:47:39 +0000 (14:47 +0900)]
[4.0] Remove Target_Name Dependency

- This is for Tizen 4.0
- We are going to unify repositories as well as build projects.

- When you SR this, you need to create JIRA-TRE issue of:
  : add call-manager-extension-TM1 for TM1 (mobile)

Change-Id: Iff838ce3d2af38fa513bc9b73650354fa030252a
Signed-off-by: hk57.kim <hk57.kim@samsung.com>
7 years agoRemove unnecessary capability 88/110788/2
Wootak Jung [Wed, 18 Jan 2017 05:22:14 +0000 (14:22 +0900)]
Remove unnecessary capability

cap_dac_read_search was added by request from contact.
but, it is not in used now.

Change-Id: Id9ee7a9a7741131ee4f6a1d670b647333e35e80a

7 years agoFix elm window not invoked issue 78/109178/1 accepted/tizen/common/20170109.202501 accepted/tizen/ivi/20170109.085028 accepted/tizen/mobile/20170109.085000 submit/tizen/20170109.065334
Wootak Jung [Mon, 9 Jan 2017 06:33:17 +0000 (15:33 +0900)]
Fix elm window not invoked issue

Change elm_win type to ELM_WIN_BASIC from ELM_WIN_DIALOG_BASIC
window size should be set if DIALOG type

Change-Id: I325aa0ab20f98aa9ce8f5e7e5dacc6554ac2a7c8

7 years agoFix callmgrd not restart issue if crash is invoked 47/109147/1
Wootak Jung [Mon, 9 Jan 2017 04:58:48 +0000 (13:58 +0900)]
Fix callmgrd not restart issue if crash is invoked

Change-Id: I89a8aa57dd6ed93d16943f3f94e00802b9692dbf

7 years agoAdjust sound stream focus acquirement sequence 84/107284/2 accepted/tizen/common/20170104.073216 accepted/tizen/ivi/20170104.221722 accepted/tizen/mobile/20170104.221701 submit/tizen/20170104.044907
Wootak Jung [Wed, 28 Dec 2016 02:03:39 +0000 (11:03 +0900)]
Adjust sound stream focus acquirement sequence

Change-Id: Ia0aff74678e8ae072f0fd5fbd06ae9d7e9aa3099

7 years agoAdd focus state check logic before focus acquire/release logic 04/107404/1
Wootak Jung [Wed, 28 Dec 2016 01:58:13 +0000 (10:58 +0900)]
Add focus state check logic before focus acquire/release logic

Change-Id: I573007cf0693c087414811706643fb4fc021643f

7 years agoAdjust some error log to warn level and add some comment 81/107281/2
Wootak Jung [Tue, 27 Dec 2016 09:57:25 +0000 (18:57 +0900)]
Adjust some error log to warn level and add some comment

Change-Id: Id7c37b148f526da1e3b36659e76971985dcaf84d

7 years agoFix svace issue on Common Artik 43/106943/1 accepted/tizen/common/20161227.192138 accepted/tizen/ivi/20161226.131331 accepted/tizen/mobile/20161226.131258 submit/tizen/20161226.015215 submit/tizen/20161226.015343
sinikang [Mon, 26 Dec 2016 01:34:18 +0000 (10:34 +0900)]
Fix svace issue on Common Artik

Change-Id: If0b64aac9a23b39fe10f45204e55f8bcb576ddd7

7 years agoAdd multiuser path converting logic 75/106575/1 accepted/tizen/common/20161222.131250 accepted/tizen/ivi/20161223.095407 accepted/tizen/mobile/20161223.095345 submit/tizen/20161222.060743
Wootak Jung [Thu, 22 Dec 2016 05:54:42 +0000 (14:54 +0900)]
Add multiuser path converting logic

- ringtone path should be converted to multiuser path

Change-Id: I2b80faa99d481e0688c7e63b4f51f60e4f97baeb

7 years agoModify tone-player/wav-player api name as per ACR-857 34/106234/4 accepted/tizen/common/20161221.183407 accepted/tizen/ivi/20161222.020305 accepted/tizen/mobile/20161222.020210 submit/tizen/20161221.051927
Wootak Jung [Wed, 21 Dec 2016 05:29:37 +0000 (14:29 +0900)]
Modify tone-player/wav-player api name as per ACR-857

Use tone_player_start_new() instead of tone_player_start_with_stream_info()
Use wav_player_start_new() instead of wav_player_start_with_stream_info()

Change-Id: I8aae9cf3d878a2083bab37c52b0d86853863575f

7 years agochange player api name according to ACR-857 41/105941/1 accepted/tizen/common/20161220.190825 accepted/tizen/ivi/20161220.223144 accepted/tizen/mobile/20161220.223120 submit/tizen/20161220.055800
Eunhae Choi [Tue, 20 Dec 2016 04:37:34 +0000 (13:37 +0900)]
change player api name according to ACR-857

Change-Id: I29da89e568ec5b8f2eb05d58f5a89207508d0fd3

7 years agoFix savce issue on Common Artik 29/105529/1 accepted/tizen/common/20161219.152242 accepted/tizen/ivi/20161219.225712 accepted/tizen/mobile/20161219.225651 submit/tizen/20161219.101411
sinikang [Mon, 19 Dec 2016 02:20:44 +0000 (11:20 +0900)]
Fix savce issue on Common Artik

Change-Id: I8cb9fd07af5810229fc54949c424c800806abd23

7 years agosound-manager API changed 07/104607/1 accepted/tizen/common/20161214.160720 accepted/tizen/ivi/20161214.085258 accepted/tizen/mobile/20161214.085205 submit/tizen/20161214.003642
Wootak Jung [Tue, 13 Dec 2016 23:56:58 +0000 (08:56 +0900)]
sound-manager API changed

Change-Id: Iecfd13044606b2595465461da94ba73e92a8664b

7 years agoFix local ringbacktone play issue 16/104516/2
Wootak Jung [Tue, 13 Dec 2016 11:38:54 +0000 (20:38 +0900)]
Fix local ringbacktone play issue

Change-Id: I590d70f8692bf00c83a0bee05bf88eaefbdf8063

7 years agoRemove bluetooth avail mode 62/102562/1 accepted/tizen/common/20161207.184603 accepted/tizen/ivi/20161208.012246 accepted/tizen/mobile/20161208.011927 submit/tizen/20161207.075356
Jeongho Mok [Thu, 1 Dec 2016 03:51:56 +0000 (12:51 +0900)]
Remove bluetooth avail mode

Change-Id: I00fb18da973e21ba7a8f5825b0c9b2a85db65524

7 years agoModify callmgrd booting sequence to boot-up after pulseaudio 08/102208/1
Wootak Jung [Mon, 5 Dec 2016 07:40:34 +0000 (16:40 +0900)]
Modify callmgrd booting sequence to boot-up after pulseaudio

- pulseaudio init failed sometimes if callmgrd was boot-up before pulseaudio

Change-Id: I43c419027d37e4650019559377b9184521d8c732

7 years agosound-manager API changed 99/101699/1 accepted/tizen/common/20161202.233150 accepted/tizen/ivi/20161207.025419 accepted/tizen/mobile/20161207.025241 submit/tizen/20161202.035430
aravind.gara [Wed, 30 Nov 2016 01:39:54 +0000 (10:39 +0900)]
sound-manager API changed

Change-Id: I271873f53442b1ffe6db04cd35dd09b905266701
Signed-off-by: aravind.gara <aravind.gara@samsung.com>
7 years agoAdd SetPopupResult method to support app result callback 00/100800/2 accepted/tizen/common/20161130.070732 accepted/tizen/ivi/20161130.232202 accepted/tizen/mobile/20161130.232137 submit/tizen/20161130.044142
Wootak Jung [Tue, 29 Nov 2016 08:35:55 +0000 (17:35 +0900)]
Add SetPopupResult method to support app result callback

- system session daemon can't receive app result callback any more
so, add SetPopupResult method and used by callmgr-popup app

Change-Id: I1895ec6e98015083094f71fffb4bd155fca840d6

7 years agoFix savce issue from SVACE tool version 2.2 14/100714/1
sinikang [Tue, 29 Nov 2016 04:52:53 +0000 (13:52 +0900)]
Fix savce issue from SVACE tool version 2.2

Change-Id: Icb1de21dd79e3a03ec4724ecba28deff05ffef09

7 years agoFix device list free issue 74/100374/1 accepted/tizen/common/20161128.064227 accepted/tizen/ivi/20161129.000359 accepted/tizen/mobile/20161129.000337 submit/tizen/20161128.043103
Wootak Jung [Mon, 28 Nov 2016 04:14:30 +0000 (13:14 +0900)]
Fix device list free issue

- device list need to be freed after using each device

Change-Id: Ib10e19c0fca991589975fbb8a3f2d3a5482737b1