platform/core/system/libsvi.git
6 years agoGive different priority for feedback pattern 46/135946/1 accepted/tizen/4.0/unified/20170816.012112 accepted/tizen/unified/20170705.162815 submit/tizen/20170703.083138 submit/tizen/20170705.022204 submit/tizen_4.0/20170811.094300
pr.jung [Tue, 27 Jun 2017 11:30:44 +0000 (20:30 +0900)]
Give different priority for feedback pattern

Change-Id: Ia951563e8469d4fceaf8a83cce3568e4a4f2dd3a
Signed-off-by: pr.jung <pr.jung@samsung.com>
6 years agoShould return access denied error for EACCES 40/133440/2 accepted/tizen/unified/20170612.171505 submit/tizen/20170612.104922
pr.jung [Mon, 12 Jun 2017 08:30:00 +0000 (17:30 +0900)]
Should return access denied error for EACCES

Change-Id: Idd04a66e40015ea23f16472f3475bbd8f9042cc9
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoUse %license macro on spec file 03/124303/1 accepted/tizen/unified/20170411.164210 submit/tizen/20170411.055804 tizen_4.0.m1_release
pr.jung [Tue, 11 Apr 2017 05:53:52 +0000 (14:53 +0900)]
Use %license macro on spec file

Change-Id: I1067ae3d6574b560c865a82d2a444a1cf80d2122
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRemove build dependencies on profile 43/116443/3 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170302.151618 accepted/tizen/ivi/20170302.121745 accepted/tizen/mobile/20170302.121538 accepted/tizen/tv/20170302.121646 accepted/tizen/unified/20170309.033642 accepted/tizen/wearable/20170302.121736 submit/tizen/20170302.070636 submit/tizen_unified/20170308.100409
pr.jung [Fri, 24 Feb 2017 09:07:14 +0000 (18:07 +0900)]
Remove build dependencies on profile

- Remove build dependencies of check.c
- Check the profile on runtime

Change-Id: I256fffa813091a49877d18e936e77c62854e0fef
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRemove build dependencies on profile 42/116442/1
pr.jung [Fri, 24 Feb 2017 09:05:39 +0000 (18:05 +0900)]
Remove build dependencies on profile

- Remove build dependencies of svi-data

Change-Id: I7d1b3fada53e0eeb3bdd19caa2f94c6aac0750ff
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRevert "[4.0] Remove Profile Build Dependencies" 70/112870/1
Jung [Fri, 3 Feb 2017 06:39:43 +0000 (22:39 -0800)]
Revert "[4.0] Remove Profile Build Dependencies"

This reverts commit 4fad77614ae6916670b22a1e8dac0d49e87a5d4b.

Change-Id: Ia8f562a68638cf40640126f57addb6b88fa36379

7 years ago[4.0] Remove Profile Build Dependencies 33/95033/7
MyungJoo Ham [Wed, 2 Nov 2016 07:00:39 +0000 (16:00 +0900)]
[4.0] Remove Profile Build Dependencies

1. This is for Tizen 4.0

2. When this commit is being SR'ed, the maintainer need to
create JIRA-TRE issue of:

  Add libfeedback-profile_common for common profile if libfeedback exists
  Add libfeedback-profile_mobile for mobile profile if libfeedback exists
  Add libfeedback-profile_tv for tv profile if libfeedback exists
  Add libfeedback-profile_wearable for wearable profile if libfeedback exists
  Add libfeedback-profile_ivi for ivi profile if libfeedback exists

  Add svi-data-profile_common for common profile if svi-data exists
  Add svi-data-profile_mobile for mobile profile if svi-data exists
  Add svi-data-profile_tv for tv profile if svi-data exists
  Add svi-data-profile_wearable for wearable profile if svi-data exists
  Add svi-data-profile_ivi for ivi profile if svi-data exists

Change-Id: Ib295d3b0e844ab8e4cce07107e46d22a26f24944
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoMerge remote-tracking branch 'origin/tizen_3.0' into tizen 04/109104/1
pr.jung [Mon, 9 Jan 2017 01:51:24 +0000 (10:51 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0' into tizen

Change-Id: I6a448529a385574cd5e79328ba2a239516dd046a
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify api document 41/108941/2
pr.jung [Fri, 6 Jan 2017 08:32:42 +0000 (17:32 +0900)]
Modify api document

Change-Id: I7558be0134bd6b8c098d9c69205691ed22455586
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 08/107608/1 accepted/tizen/common/20161229.140122 accepted/tizen/ivi/20161229.233156 accepted/tizen/mobile/20161229.233050 accepted/tizen/tv/20161229.233118 accepted/tizen/wearable/20161229.233138 submit/tizen/20161229.040631
taeyoung [Thu, 29 Dec 2016 01:39:16 +0000 (10:39 +0900)]
Merge branch 'tizen_3.0' into tizen

Signed-off-by: taeyoung <ty317.kim@samsung.com>
Change-Id: I34220898667bc10809cfe90496e5ea2b2b3b33ac

7 years agoCode Clean: spec / no need for -n 41/107241/1
MyungJoo Ham [Wed, 2 Nov 2016 05:36:31 +0000 (14:36 +0900)]
Code Clean: spec / no need for -n

-devel is a postfix for %{name}.
We do not need -n option for postfixes preserving
the main package name (%{name}).

Removed unsed %post -n svi-data entry

Removed dependency on findutils that was probably used by
the deleted %post -n svi-data section.

Change-Id: I7b0a18adf60e2d00dcde24adfe1408a62174896e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agodbus: remove unnecessary codes 02/106602/1 accepted/tizen_3.0.m2_mobile accepted/tizen_3.0.m2_tv accepted/tizen_3.0.m2_wearable tizen_3.0.m2 accepted/tizen/3.0.m2/mobile/20170104.141202 accepted/tizen/3.0.m2/tv/20170104.141940 accepted/tizen/3.0.m2/wearable/20170104.142236 accepted/tizen/3.0/common/20161227.101339 accepted/tizen/3.0/ivi/20161226.025037 accepted/tizen/3.0/mobile/20161226.024946 accepted/tizen/3.0/tv/20161226.025000 accepted/tizen/3.0/wearable/20161226.025014 submit/tizen_3.0.m2/20170104.093751 submit/tizen_3.0/20161222.072356
taeyoung [Thu, 22 Dec 2016 07:16:40 +0000 (16:16 +0900)]
dbus: remove unnecessary codes

callback variable is not set yet.

Change-Id: I615098b24ca12eff4164848418fbddd116a54242
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoFix indexing for append_g_variant 83/99583/1 accepted/tizen/3.0/common/20161201.135126 accepted/tizen/3.0/ivi/20161201.031519 accepted/tizen/3.0/mobile/20161201.031342 accepted/tizen/3.0/tv/20161201.031432 accepted/tizen/3.0/wearable/20161201.031456 submit/tizen_3.0/20161130.101437
pr.jung [Wed, 23 Nov 2016 09:34:39 +0000 (18:34 +0900)]
Fix indexing for append_g_variant

Change-Id: Id3f5520c276fe03f9f4fb7902f69c59c8bf8d4bf
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoReceive signal when deviced-vibrator initiated 50/98450/2 accepted/tizen/3.0/common/20161123.140531 accepted/tizen/3.0/ivi/20161123.082816 accepted/tizen/3.0/mobile/20161123.082723 accepted/tizen/3.0/tv/20161123.082741 accepted/tizen/3.0/wearable/20161123.082754 submit/tizen_3.0/20161121.105249
pr.jung [Thu, 17 Nov 2016 09:57:57 +0000 (18:57 +0900)]
Receive signal when deviced-vibrator initiated

- When deviced-vibrator restarted, all vibration handle became invalid.
So after the restart, apps need to get new handle from deviced-vibrator.
- deviced-vibrator let apps knows their initiate condition.

Change-Id: Iebcbf4fafcafe8bb36de230d40feff7e8fb58b54
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoApply Tizen Coding Rule 58/98158/1 accepted/tizen/3.0/common/20161121.140946 accepted/tizen/3.0/ivi/20161121.073709 accepted/tizen/3.0/mobile/20161121.073615 accepted/tizen/3.0/tv/20161121.073633 accepted/tizen/3.0/wearable/20161121.073653 submit/tizen_3.0/20161118.040200
pr.jung [Wed, 16 Nov 2016 09:06:52 +0000 (18:06 +0900)]
Apply Tizen Coding Rule

Change-Id: Ib1275f2841fc545d1374e4061a0dc0f89c2ec099
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoCode Clean: spec / no need for -n 92/94992/2
MyungJoo Ham [Wed, 2 Nov 2016 05:36:31 +0000 (14:36 +0900)]
Code Clean: spec / no need for -n

-devel is a postfix for %{name}.
We do not need -n option for postfixes preserving
the main package name (%{name}).

Removed unsed %post -n svi-data entry

Removed dependency on findutils that was probably used by
the deleted %post -n svi-data section.

Change-Id: I7b0a18adf60e2d00dcde24adfe1408a62174896e
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
7 years agoMerge branch 'tizen' into tizen_3.0 33/94933/1 accepted/tizen/3.0/common/20161114.082835 accepted/tizen/3.0/ivi/20161103.001951 accepted/tizen/3.0/mobile/20161103.001906 accepted/tizen/3.0/tv/20161103.001918 accepted/tizen/3.0/wearable/20161103.001932 submit/tizen_3.0/20161102.073456 submit/tizen_3.0_common/20161110.084657
pr.jung [Wed, 2 Nov 2016 04:33:03 +0000 (13:33 +0900)]
Merge branch 'tizen' into tizen_3.0

Change-Id: I2468c3a58bebf2fe376061d5fcc3d5492d91f7e9
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoArrange common str_pattern to fit in PATTERN_MAX 26/94426/1 accepted/tizen/common/20161031.121827 accepted/tizen/ivi/20161031.082443 accepted/tizen/mobile/20161031.082410 accepted/tizen/tv/20161031.082414 accepted/tizen/wearable/20161031.082424 submit/tizen/20161031.030614
pr.jung [Mon, 31 Oct 2016 01:52:03 +0000 (10:52 +0900)]
Arrange common str_pattern to fit in PATTERN_MAX
If str_pattern is null, skip configuration parsing

Change-Id: Iaafd617da70bebfc09417b8359ade6079ea3fa86
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify debug message 33/93633/4 accepted/tizen/common/20161028.114710 accepted/tizen/ivi/20161028.152407 accepted/tizen/mobile/20161028.152320 accepted/tizen/tv/20161028.152333 accepted/tizen/wearable/20161028.152349 submit/tizen/20161028.042000
pr.jung [Tue, 25 Oct 2016 05:39:17 +0000 (14:39 +0900)]
Modify debug message

Change-Id: Iebe62245e67efde435e1acf09b5776fab30b867b
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoAdd get_priority which return priority MIDDLE 32/93632/3
pr.jung [Tue, 25 Oct 2016 04:21:41 +0000 (13:21 +0900)]
Add get_priority which return priority MIDDLE

Change-Id: I5eedb209cd4fad4e45335f4716847b8792c20161
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify and reorganize feedback scenario for wearable 58/93558/4
pr.jung [Tue, 25 Oct 2016 02:30:01 +0000 (11:30 +0900)]
Modify and reorganize feedback scenario for wearable

- is_notification_type
- get_always_alert_case
- get_always_off_case
- get_strength_type

Change-Id: I21dfa693769d06de62e3e00b683b44e55571b0b5
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoAdd notification type check for mobile 56/93556/6
pr.jung [Tue, 25 Oct 2016 02:12:29 +0000 (11:12 +0900)]
Add notification type check for mobile

Change-Id: I0c2706b97fcba44ed913d3c2663c6568118a32ae
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoChange libdbus to gdbus and add proxy pool 55/93555/5
pr.jung [Mon, 24 Oct 2016 10:57:23 +0000 (19:57 +0900)]
Change libdbus to gdbus and add proxy pool

- Instead use async call for VibrateEffect,
libsvi use sync call and deviced-vibrator return after parameter check(and security check).
deviced-vibrator add idler callback for further operation for VibrateEffect(For async operation)

Change-Id: I374ced886bc827bb9caa953874ccccb6a618a41a
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoChange max line for parser to 512 66/93466/1
pr.jung [Mon, 24 Oct 2016 10:27:53 +0000 (19:27 +0900)]
Change max line for parser to 512

Change-Id: I1433001f3c07100c7067fa44bc6821eb4e43271d
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRemove specific product related enumerations and merge internal enum file 41/93441/6
pr.jung [Mon, 24 Oct 2016 09:27:38 +0000 (18:27 +0900)]
Remove specific product related enumerations and merge internal enum file

Change-Id: I97576432d199da7bebf1d88068a3846a1580a991
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRemove NOTICE file 57/89657/1 accepted/tizen/3.0/ivi/20161011.050522 accepted/tizen/3.0/mobile/20161015.033616 accepted/tizen/3.0/tv/20161016.004834 accepted/tizen/3.0/wearable/20161015.083142 accepted/tizen/common/20160926.154253 accepted/tizen/ivi/20160927.020721 accepted/tizen/mobile/20160927.021059 accepted/tizen/tv/20160927.021039 accepted/tizen/wearable/20160927.021048 submit/tizen/20160926.074333 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000004 submit/tizen_3.0_mobile/20161015.000004 submit/tizen_3.0_tv/20161015.000003 submit/tizen_3.0_wearable/20161015.000003
pr.jung [Mon, 26 Sep 2016 08:46:42 +0000 (17:46 +0900)]
Remove NOTICE file

Change-Id: I58b6cf11cc77734a6f5d0226b56da0f6aa686e8c
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify SIP pattern 55/82255/1 accepted/tizen/common/20160804.174401 accepted/tizen/ivi/20160804.081133 accepted/tizen/mobile/20160804.081204 accepted/tizen/tv/20160804.081050 accepted/tizen/wearable/20160804.081115 submit/tizen/20160803.081834
pr.jung [Tue, 2 Aug 2016 08:18:08 +0000 (17:18 +0900)]
Modify SIP pattern

Change-Id: I355d596b79e0afabc2f49e99416de98f42a71657
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoRemove Unused TC Code 60/77960/2 accepted/tizen/common/20160721.180513 accepted/tizen/ivi/20160721.093017 accepted/tizen/mobile/20160721.092441 accepted/tizen/tv/20160721.091715 accepted/tizen/wearable/20160721.092022 submit/tizen/20160721.044359
Kunhoon Baik [Sat, 2 Jul 2016 05:25:57 +0000 (14:25 +0900)]
Remove Unused TC Code

TODO : iUTC should be created

Change-Id: I6b09d8763f44535580b794393527ca489bfb0792

7 years agoAdd comments for line/function coverage analysis 46/80046/1
pr.jung [Thu, 14 Jul 2016 07:48:41 +0000 (16:48 +0900)]
Add comments for line/function coverage analysis

Change-Id: I25a9b6fa219068a23c547d2ab1af851170d68a86
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify mobile profile pattern definition 12/78612/1 accepted/tizen/common/20160706.142645 accepted/tizen/ivi/20160706.132807 accepted/tizen/mobile/20160706.131909 accepted/tizen/tv/20160706.131933 accepted/tizen/wearable/20160706.132041 submit/tizen/20160706.093354
pr.jung [Wed, 6 Jul 2016 08:17:25 +0000 (17:17 +0900)]
Modify mobile profile pattern definition

Change-Id: Id192c003f2469921b55cf11b531f2cc9a0307e03
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoFix wrong type definition 98/78398/2
pr.jung [Tue, 5 Jul 2016 09:56:51 +0000 (18:56 +0900)]
Fix wrong type definition

Change-Id: I158fe8d9658c95784010e2f70e8eca9881e97d7d
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoModify feedback operation 72/72072/2 accepted/tizen/common/20160629.222249 accepted/tizen/common/20160703.130648 accepted/tizen/ivi/20160701.033851 accepted/tizen/mobile/20160701.034016 accepted/tizen/tv/20160701.033807 accepted/tizen/wearable/20160701.033925 submit/tizen/20160627.095455 submit/tizen/20160630.105614 submit/tizen_common/20160701.180000
pr.jung [Mon, 30 May 2016 11:19:49 +0000 (20:19 +0900)]
Modify feedback operation

Parse vibration configuration file in deviced instead of libfeedback,
so configuration file is parsed only once.
(Before, it is parsed every time feedback_init is called.)
Compare to earlier, vibration.conf has duration for playing and waiting time.

Also, haptic_vibrate_effect and haptic_is_supported is added for VibrateEffect and IsSupported.
vibrate_effect is used instead of vibrate_buffer and vibrate_monotone.

Change-Id: I674c758ee3172a07056193354ce29fa63bfae671
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoAdd comments for line/function coverage analysis 88/71088/3
pr.jung [Tue, 24 May 2016 05:07:54 +0000 (14:07 +0900)]
Add comments for line/function coverage analysis

- Remove system error, not used function, not supported feature and logs.
- Drops the exclusion reason for Logs

Change-Id: I185107755c5717ee5a3dde91e1943a0b8517c3a4
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoAdd permission deny error case 69/70969/1 accepted/tizen/common/20160524.150316 accepted/tizen/ivi/20160524.005114 accepted/tizen/mobile/20160524.005149 accepted/tizen/tv/20160524.005106 accepted/tizen/wearable/20160524.005122 submit/tizen/20160523.133049
pr.jung [Mon, 23 May 2016 11:47:36 +0000 (20:47 +0900)]
Add permission deny error case

Change-Id: Ib726f9a4f090654ede9aaaa0a14d0391a276fa85
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoMerge "Modify Wearable profile release version info" into tizen accepted/tizen/common/20160504.125628 accepted/tizen/ivi/20160503.093819 accepted/tizen/mobile/20160503.093726 accepted/tizen/tv/20160503.093740 accepted/tizen/wearable/20160503.093801 submit/tizen/20160503.023516
pr.jung [Tue, 3 May 2016 02:33:31 +0000 (19:33 -0700)]
Merge "Modify Wearable profile release version info" into tizen

8 years agoModify Wearable profile release version info 24/68124/1
pr.jung [Mon, 2 May 2016 10:58:12 +0000 (19:58 +0900)]
Modify Wearable profile release version info

Change-Id: Ief141b95bda8bcbe152fc46ac34d2f1b07728d35
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agocommon: apply Tizen Coding Rule 64/64364/1 accepted/tizen/common/20160419.142710 accepted/tizen/ivi/20160418.083045 accepted/tizen/mobile/20160418.083104 accepted/tizen/tv/20160418.082955 accepted/tizen/wearable/20160418.083034 submit/tizen/20160418.012830
Taeyoung Kim [Fri, 1 Apr 2016 00:08:54 +0000 (09:08 +0900)]
common: apply Tizen Coding Rule

- The positin of the brace is changed
  according to the Tizen Coding rule

Change-Id: I28d2476a8940cea71d1f1ad2bd43370ab390779d
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoModify API release information for wearable targets 31/64031/1 accepted/tizen/common/20160407.132050 accepted/tizen/ivi/20160406.072405 accepted/tizen/mobile/20160406.072253 accepted/tizen/tv/20160406.072316 accepted/tizen/wearable/20160406.072342 submit/tizen/20160406.020937
pr.jung [Tue, 29 Mar 2016 11:52:18 +0000 (20:52 +0900)]
Modify API release information for wearable targets

Change-Id: I67543536d43557873f0a4f243212958287d7e922
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoModify hard-coding path to use tz-platform-config 78/63978/2
pr.jung [Tue, 29 Mar 2016 06:44:07 +0000 (15:44 +0900)]
Modify hard-coding path to use tz-platform-config

Change-Id: I3df2d185c79a9da55a2d880d8974d23dfc71b1cf
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoRemove thread unsafety function usage 38/62438/2 accepted/tizen/common/20160318.145702 accepted/tizen/ivi/20160318.113717 accepted/tizen/mobile/20160318.113504 accepted/tizen/tv/20160318.113602 accepted/tizen/wearable/20160318.113544 submit/tizen/20160317.122201
pr.jung [Wed, 16 Mar 2016 06:03:10 +0000 (15:03 +0900)]
Remove thread unsafety function usage

Change-Id: I9b982c96849408a43a9b6f720c4d8398e3bc70e4
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoDifferentiate vibrator Not Supported and Access Denied errors 78/61478/1 accepted/tizen/common/20160308.143404 accepted/tizen/ivi/20160308.102626 accepted/tizen/mobile/20160308.102529 accepted/tizen/tv/20160308.102545 accepted/tizen/wearable/20160308.102605 submit/tizen/20160308.074412
pr.jung [Tue, 8 Mar 2016 07:01:36 +0000 (16:01 +0900)]
Differentiate vibrator Not Supported and Access Denied errors

Change-Id: I47405c0973b7965c86e69bb60070328c98fdc4ed
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoAdd missing error case 32/60932/1
pr.jung [Thu, 3 Mar 2016 05:00:54 +0000 (14:00 +0900)]
Add missing error case

- Permission denied error when app doesn't have privilege

Change-Id: I40b72d7418dfbca2e475e9f71e41a51b772049e3
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoChange the method to differentiate profile name 64/54164/2 accepted/tizen/ivi/20160218.023738 accepted/tizen/mobile/20151214.233031 accepted/tizen/tv/20151214.233043 accepted/tizen/wearable/20151214.233059 submit/tizen/20151214.043922 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000003
pr.jung [Mon, 14 Dec 2015 01:40:02 +0000 (10:40 +0900)]
Change the method to differentiate profile name

Change-Id: If6018372ff99962dc4303f2eb0becf3363ee4b10
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoRearrange mobile/wearable enumerations for feedback. 22/51222/5 accepted/tizen/mobile/20151210.083103 accepted/tizen/tv/20151210.083121 accepted/tizen/wearable/20151210.083147 submit/tizen/20151210.060239
pr.jung [Mon, 7 Sep 2015 07:28:17 +0000 (16:28 +0900)]
Rearrange mobile/wearable enumerations for feedback.

Remove deprecated enums of feedback.
And rearrange profile specific enum and common enum values.

Change-Id: I17684dd768671cdbf1f7624198f0f4beb41baf0c
Signed-off-by: Pureum Jung <pr.jung@samsung.com>
8 years agoAdd and modify remarks for initialize and deinitialize function 75/50575/2
pr.jung [Thu, 24 Sep 2015 01:51:47 +0000 (10:51 +0900)]
Add and modify remarks for initialize and deinitialize function

Change-Id: Ia013ce6db413452e1c1a94048b2af1a22305ff98
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoReset vibration path when path is null 74/50574/2
pr.jung [Thu, 10 Sep 2015 07:06:59 +0000 (16:06 +0900)]
Reset vibration path when path is null

Change-Id: I0867a349d06243798baaebbe1ec29611f510dc3e
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoFix sound always off case for SIP pattern 73/50573/2
pr.jung [Thu, 13 Aug 2015 12:26:55 +0000 (21:26 +0900)]
Fix sound always off case for SIP pattern

For SIP pattern, APP already check sound status,
so we don't need to check sound status for SIP pattern.

Change-Id: I00d4f40289b81331be4c3add4c617eadda304586
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoLower vibration strength for SIP pattern 72/50572/2
pr.jung [Mon, 10 Aug 2015 07:15:15 +0000 (16:15 +0900)]
Lower vibration strength for SIP pattern

Change-Id: I3e8b53c34cec0cea96603309b9b185cb110368cf
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agofeedback: Fix memory leak of vibrator buffer 71/50571/2
Jiyoung Yun [Fri, 7 Aug 2015 07:56:18 +0000 (16:56 +0900)]
feedback: Fix memory leak of vibrator buffer

Change-Id: Ica99bae43bc7f7c928858696cf92133bfb736958
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
8 years agoUpdate LICENSE name 70/50570/2
pr.jung [Fri, 30 Oct 2015 05:44:29 +0000 (14:44 +0900)]
Update LICENSE name

Change-Id: Ib94403a9af771c82afd1bea1d502657f5fb6b730
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoremove feedback-internal.h in feedback.h 25/50325/2
pr.jung [Wed, 15 Jul 2015 06:52:27 +0000 (15:52 +0900)]
remove feedback-internal.h in feedback.h

Change-Id: I0b05b63b212691c133a2ebf81fea214d25a0723e
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoAdd count for initialization and deinitialization 24/50324/2
pr.jung [Fri, 3 Jul 2015 09:28:09 +0000 (18:28 +0900)]
Add count for initialization and deinitialization

Change-Id: I57d95946248397b70c4d59c25cc08a32bd89aa39
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agofeedback: add NULL check routine 23/50323/2
Taeyoung Kim [Thu, 25 Jun 2015 11:17:56 +0000 (20:17 +0900)]
feedback: add NULL check routine

Change-Id: I26ab7b72f0958cb591d7b37b37a48ffbaa6197a1
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agolibfeedback: fix coding styles to Tizen style 22/50322/2
Taeyoung Kim [Tue, 23 Jun 2015 10:48:19 +0000 (19:48 +0900)]
libfeedback: fix coding styles to Tizen style

Change-Id: Icc05cee9ccecd0c605959712f9365395f4ee453d
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agofeedback: fix errors for initialization and dead code 21/50321/2
Taeyoung Kim [Sat, 20 Jun 2015 08:57:19 +0000 (17:57 +0900)]
feedback: fix errors for initialization and dead code

Change-Id: I22b9407d5f3e1232fea154027c02c1e282f8fb29
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agofeedback: Use configuration file instead of xml 20/50320/4
Jiyoung Yun [Tue, 9 Jun 2015 08:59:30 +0000 (17:59 +0900)]
feedback: Use configuration file instead of xml

This patch remove dependency to libxml.
Instead of xml, libfeedback will use configuration file for initial configuration.
And this patch diminishes static variable sizes by using dynamic allocation.
.

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I173ab419ab29dca34fb84fabef1c96cdca91b8a1

8 years agoAdd comment for feedback type enum 58/47958/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150911.145655 accepted/tizen/tv/20150911.145708 accepted/tizen/wearable/20150911.145724 submit/tizen/20150911.113739 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
pr.jung [Thu, 10 Sep 2015 09:21:17 +0000 (18:21 +0900)]
Add comment for feedback type enum

Change-Id: I59d917ad2654e4392b9347f73787054900fe1ce3
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoModify return value when there is no matched pattern on calling case 26/47826/1 accepted/tizen/mobile/20150910.110239 accepted/tizen/tv/20150910.110244 accepted/tizen/wearable/20150910.110258 submit/tizen/20150910.102311
pr.jung [Wed, 9 Sep 2015 07:37:34 +0000 (16:37 +0900)]
Modify return value when there is no matched pattern on calling case

Change-Id: I0e10e015fa2893a30065f6eba0f550644ba0c648
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoChange VCONFKEY for recording state 56/47456/1 accepted/tizen/mobile/20150903.233232 accepted/tizen/tv/20150903.233250 accepted/tizen/wearable/20150903.233256 submit/tizen/20150903.104712
pr.jung [Thu, 3 Sep 2015 10:31:12 +0000 (19:31 +0900)]
Change VCONFKEY for recording state

Change-Id: Idd3d9820516f6765f7f1ceba84e1b1a544f36d30
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoFix return value for is_supported api and checking error value of play api 60/47160/2 accepted/tizen/mobile/20150901.083514 accepted/tizen/tv/20150901.083528 accepted/tizen/wearable/20150901.083539 submit/tizen/20150901.021512
pr.jung [Mon, 31 Aug 2015 09:44:04 +0000 (18:44 +0900)]
Fix return value for is_supported api and checking error value of play api

Change-Id: Ia88532f16e789c237fce7e942c9914abcecef497
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agosmack: apply Smack 3-domain feature 84/42684/1 accepted/tizen/mobile/20150702.082900 accepted/tizen/tv/20150702.082925 accepted/tizen/wearable/20150702.082944 submit/tizen/20150702.023601
Sangjung Woo [Wed, 1 Jul 2015 12:34:47 +0000 (21:34 +0900)]
smack: apply Smack 3-domain feature

This patch makes all manifest file as Smack 3-domain feature.

Change-Id: Ie2039f1a98177f7e40b9286c367313e06e1492b8
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
8 years agoversion up 66/41366/1 accepted/tizen/mobile/20150618.080805 accepted/tizen/tv/20150618.080824 accepted/tizen/wearable/20150618.080837 submit/tizen/20150613.091031 submit/tizen/20150615.005320 submit/tizen/20150618.022456
Taeyoung Kim [Sat, 13 Jun 2015 08:35:02 +0000 (17:35 +0900)]
version up

- Version is updated

Change-Id: I546e947c1b62e271e4d003f0821eea94a21bb6f2
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agofeedback: change path of library 44/41244/3 submit/tizen/20150612.074828
taeyoung [Fri, 12 Jun 2015 02:29:59 +0000 (11:29 +0900)]
feedback: change path of library

- LIBDIR is deprecated. Thus LIB_INSTALL_DIR should be used.
  It is used for 32 and 64 bit environments

Change-Id: I16f6d22cecad8114a0cc2a580131c5900ae3c341
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agofeedback: remove vconf key which is removed from the platform 62/41062/2
Taeyoung Kim [Thu, 11 Jun 2015 01:24:39 +0000 (10:24 +0900)]
feedback: remove vconf key which is removed from the platform

Change-Id: Ic8747e2841b71e752379ab97dd570b357410c5ff
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agolibfeedback: Fix the FEEDBACK_TYPE_LED issue 61/41061/2
Jiyoung Yun [Thu, 21 May 2015 09:27:02 +0000 (18:27 +0900)]
libfeedback: Fix the FEEDBACK_TYPE_LED issue

Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I7ae4b24739d08a96c04a09fa371110d7bb66ea31

8 years agolibfeedback: Add FEEDBACK_TYPE_LED temporarily 60/41060/2
Jiyoung Yun [Thu, 21 May 2015 09:17:30 +0000 (18:17 +0900)]
libfeedback: Add FEEDBACK_TYPE_LED temporarily

To prevent build break issue when recently code is merged.

Change-Id: I1b790d17c8d7f3c7ac085bc3b123aad034eb61aa
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agolibfeedback: Fix wrong return value on feedback_stop(). 59/41059/2
Jiyoung Yun [Thu, 30 Apr 2015 07:38:19 +0000 (16:38 +0900)]
libfeedback: Fix wrong return value on feedback_stop().

Change-Id: I24a36c0ebe810ec672cf4d12a17fbf5132ac04a6
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
8 years agodeviced: Install feedback-internal.h file 58/41058/2
Jiyoung Yun [Thu, 30 Apr 2015 05:58:09 +0000 (14:58 +0900)]
deviced: Install feedback-internal.h file

Change-Id: Ic4114a64ece96128fbb9924e5cd0863c41729c50
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
8 years agolibfeedback: Do not use unnecessary definitions 57/41057/2
Jiyoung Yun [Thu, 16 Apr 2015 12:16:05 +0000 (21:16 +0900)]
libfeedback: Do not use unnecessary definitions

Change-Id: I8953cc089288dd91c184c673f1e3940d47878961
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agofeedback: Seperate codes between common and mobile profile 55/41055/1
Jiyoung Yun [Mon, 16 Mar 2015 06:07:26 +0000 (15:07 +0900)]
feedback: Seperate codes between common and mobile profile

feedback-ids.h and feedback.h will be public api on Tizen v2.4.
If you need a specific enum for your profile,
you can make new file like feedback-ids-[PROFILE].h.

Change-Id: Iedcd7092866351a6c0b07fed3060b096e073973a
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agopackaging: requires findutils for svi-data 40/41040/1
Chanho Park [Thu, 26 Feb 2015 05:14:12 +0000 (14:14 +0900)]
packaging: requires findutils for svi-data

Change-Id: If8b0b7899bdb37739ff5d33668ffc62c30d1442b
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agofeedback: Change the vibration play function 23/41023/1
Jiyoung Yun [Tue, 10 Mar 2015 06:39:56 +0000 (15:39 +0900)]
feedback: Change the vibration play function

Common profile does not support to play vibration buffer.
So to play vibration is failed.
Instead, feedback request to play monotone during some mseconds.

Change-Id: Id51e4e23168a28779741842f2165f596c1167ea1
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agocommon: code sync with Tizen 2.3 87/40987/2
taeyoung [Wed, 10 Jun 2015 13:57:56 +0000 (22:57 +0900)]
common: code sync with Tizen 2.3

- Currently, libsvi is too old and it is necessary
  to add many fixes and some features. Thus code sync
  is needed

Change-Id: I0abd6ad42bf5ef74ae001a2c82aca5c6bc40ff32
Signed-off-by: taeyoung <ty317.kim@samsung.com>
9 years agoClean spec file for yocto compliance 89/25389/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140930.171005 accepted/tizen/ivi/20141009.080612 submit/tizen_common/20140929.110645 submit/tizen_ivi/20141007.444444 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0_ivi_release
Ronan Le Martret [Mon, 4 Aug 2014 13:15:41 +0000 (15:15 +0200)]
Clean spec file for yocto compliance

Change-Id: Ibeac9b7e6d107cfd072a1968a2b0a27bba6e1b55
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
9 years agoRemove hardcoded path 92/23092/1
Jean-Benoit MARTIN [Tue, 17 Jun 2014 11:49:32 +0000 (13:49 +0200)]
Remove hardcoded path

User data are in home directory of each user

Bug-Tizen: TC-343

Change-Id: Iedc27789d31669c536381e0dd7010e2ebeecf682
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
10 years agoMerge "cleanup change log" into tizen tizen_3.0.m14.2_ivi accepted/tizen/common/20140506.131802 accepted/tizen/ivi/20140519.063522 submit/tizen/20140502.064311 tizen_3.0.m14.2_ivi_release
Jiyoung Yun [Thu, 10 Apr 2014 09:36:45 +0000 (02:36 -0700)]
Merge "cleanup change log" into tizen

10 years agoModify SMACK manifest according three domain model 76/19176/1
seong.chung [Tue, 8 Apr 2014 09:00:49 +0000 (18:00 +0900)]
Modify SMACK manifest according three domain model

Change-Id: I88caedda5c49fe85ff9311d7b2a968009cc9ef45
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agocleanup change log 39/18539/1
Jean-Benoit MARTIN [Tue, 25 Mar 2014 14:20:21 +0000 (15:20 +0100)]
cleanup change log

Change-Id: I0e94238b6eb6c73202d97c48acfbcab49f53b2db
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
10 years agoRemove hardcoded path for multiuser support 79/17079/1
Jean-Benoit MARTIN [Mon, 3 Mar 2014 14:26:09 +0000 (15:26 +0100)]
Remove hardcoded path for multiuser support

Bug-Tizen: PTREL-269

Change-Id: Idc1bf888a089daf1001bd98b1dafd57fc4a91245
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
10 years agoChange the logging macros and log level to warning from error 92/10492/2
jy910.yun [Wed, 2 Oct 2013 12:24:04 +0000 (21:24 +0900)]
Change the logging macros and log level to warning from error

Change-Id: I77844db70e5ebae07722a701be82a196cd2dff52
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agocode cleaning 91/10491/2
jy910.yun [Wed, 2 Oct 2013 12:10:40 +0000 (21:10 +0900)]
code cleaning

change the internal header file name to make it simple
revise warning issues

Change-Id: Icea301ae95781a5fa73966cf49e17ee2f71c447b
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoseperate vibrator device from feedback internal code 10/10410/3
jy910.yun [Tue, 1 Oct 2013 15:02:34 +0000 (00:02 +0900)]
seperate vibrator device from feedback internal code

delete feedback-internal.c and feedback-file.h files
each device defines own file list on itself

Change-Id: I5ca770bee06ac4c96079b0cbae6948113f1d4541
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoseperate sound device from feedback internal code 09/10409/3
jy910.yun [Tue, 1 Oct 2013 13:58:43 +0000 (22:58 +0900)]
seperate sound device from feedback internal code

Change-Id: I396351854963b08f23de5bb468b9430a8cc62e54
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoClean up the code, limit logging and rename functions 08/10408/2
jy910.yun [Tue, 1 Oct 2013 12:47:05 +0000 (21:47 +0900)]
Clean up the code, limit logging and rename functions

Delete unnecessary logging calls and underscore characters on function
name.

Change-Id: Ie18a77b2b3765bb564b340dc8ad94ed3eb52fab5
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoadd device_ops structure for improving feedback structure 13/10313/1
jy910.yun [Fri, 27 Sep 2013 06:14:01 +0000 (15:14 +0900)]
add device_ops structure for improving feedback structure

feedback code will be divided into 2 parts by device type

Change-Id: I94e46c234997218371c91dfca1aeb91ba18c3537
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoupdate missing change logs 12/10312/1
jy910.yun [Fri, 27 Sep 2013 10:19:05 +0000 (19:19 +0900)]
update missing change logs

Change-Id: Ib27d0ab9b6856010729513cc0ca582e1c4325147
Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agochange the svi-data-sdk manifest file name 00/10300/1
jy910.yun [Fri, 27 Sep 2013 05:34:07 +0000 (14:34 +0900)]
change the svi-data-sdk manifest file name

we use svi-data.manifest file to apply smack for svi-data pkg
but we have svi-data-sdk manifest file for svi-data pkg instead of svi-data manifest file
so i changed the file name to svi-data.manifest

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: Ia78d50f923e2354a1f3c249e4eed63fe92810ce1

10 years agochange the resource file locations to /opt/usr/share form /opt/share 99/10299/2
jy910.yun [Fri, 27 Sep 2013 05:15:31 +0000 (14:15 +0900)]
change the resource file locations to /opt/usr/share form /opt/share

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
Change-Id: I84842b0628fbe77ddb272f81445afc5d3deb6591

10 years agocopy license file to /usr/share/license/ 06/10006/1 submit/tizen/20130913.132819
jy910.yun [Fri, 13 Sep 2013 13:28:00 +0000 (22:28 +0900)]
copy license file to /usr/share/license/

Signed-off-by: jy910.yun <jy910.yun@samsung.com>
10 years agoRemove reference to the old manifest 19/5719/2 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_ivi_genivi accepted/tizen/20130716.223240 accepted/tizen/20130912.101426 accepted/tizen/20130912.102039 accepted/tizen/20130912.151453 accepted/tizen/20130912.191515 accepted/tizen/20130912.195538 accepted/tizen/ivi/20140308.005206 accepted/tizen/ivi/genivi/20140131.041745 accepted/tizen/mobile/20140310.024804 accepted/tizen_ivi_stable/20131116.111731 ivi_oct_m2 submit/tizen/20130715.200711 submit/tizen/20130716.223042 submit/tizen/20130912.080033 submit/tizen/20130912.090341 submit/tizen/20140307.080705 submit/tizen_ivi_genivi/20140131.040737 submit/tizen_ivi_stable/20131116.100750
Patrick McCarty [Mon, 15 Jul 2013 20:04:12 +0000 (13:04 -0700)]
Remove reference to the old manifest

Only one manifest should be used per package, so remove the old one.

Also, resolve some rpmlint errors by running /sbin/ldconfig in libsvi
%post.

Change-Id: Ic40f41410088797624bdc3d18793d7f0d38d6a3e

10 years agoresetting manifest requested domain to floor 23/4423/1 accepted/tizen/20130710.221306 submit/tizen/20130710.124711
Alexandru Cornea [Fri, 28 Jun 2013 08:54:11 +0000 (11:54 +0300)]
resetting manifest requested domain to floor

11 years agoadd the sound file of general notification enum. tizen_2.1 2.1b_release accepted/tizen/20130520.101244 accepted/tizen_2.1/20130425.032957 submit/tizen/20130517.045205 submit/tizen_2.1/20130424.233119
jy910.yun [Fri, 19 Apr 2013 04:45:07 +0000 (13:45 +0900)]
add the sound file of general notification enum.

11 years agoFix for x86_64 compatibility.
Junfeng [Tue, 19 Mar 2013 09:02:01 +0000 (17:02 +0800)]
Fix for x86_64 compatibility.

Change-Id: Iddd9f3d3e55150d13105ebfdf07cd6e4cdca70eb

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

11 years agosync
Jinkun Jang [Thu, 14 Mar 2013 03:30:40 +0000 (12:30 +0900)]
sync

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

12 years agotizen beta release
Kibum Kim [Mon, 27 Feb 2012 12:16:24 +0000 (21:16 +0900)]
tizen beta release