Sync internal API behavior with product code
[platform/core/system/libsvi.git] / src / feedback.c
2020-05-21 Yunmi HaSync internal API behavior with product code 51/234051/1
2020-05-06 Yunmi HaAdd interanl API for supporting resource path 30/232530/1
2019-02-15 pr.jungDelete unused apis 78/199878/1
2018-12-07 pr.jungdlog: Fix dlog format error 57/194757/1 accepted/tizen/unified/20181207.175434 submit/tizen/20181207.064308
2018-05-15 pr.jungAdd haptic feature 43/177643/11 accepted/tizen/unified/20180611.132133 submit/tizen/20180611.005638
2018-05-09 pr.jungExclude system error for line coverage 72/178272/1 accepted/tizen/unified/20180510.070835 submit/tizen/20180509.104423
2017-09-12 pr.jungRemove build warning 43/149243/1 accepted/tizen/unified/20170913.071453 submit/tizen/20170912.090417
2017-08-31 pr.jungInclude feedback-ids-internal.h on feedback-internal.h 74/146874/1 accepted/tizen/unified/20170901.030104 submit/tizen/20170831.025726
2017-08-30 pr.jungRemove feedback-ids-internal.h from rootstrap 47/146747/1 submit/tizen/20170830.084412
2017-08-07 pr.jungAdd feedback_play_internal and feedback_play_type_inter... 47/141647/3 accepted/tizen/4.0/unified/20170829.015749 accepted/tizen/unified/20170808.171140 submit/tizen/20170807.071226 submit/tizen_4.0/20170828.100004 submit/tizen_4.0/20170828.110004
2017-07-28 pr.jungSupport feedback internal enums for each profile 03/141103/4
2017-06-12 pr.jungShould return access denied error for EACCES 40/133440/2 accepted/tizen/unified/20170612.171505 submit/tizen/20170612.104922
2017-02-24 pr.jungRemove 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
2016-12-29 taeyoungMerge 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
2016-11-18 pr.jungReceive 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
2016-07-14 pr.jungAdd comments for line/function coverage analysis 46/80046/1
2016-06-27 pr.jungModify 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
2016-05-24 pr.jungAdd comments for line/function coverage analysis 88/71088/3
2016-05-23 pr.jungAdd 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
2016-03-03 pr.jungAdd missing error case 32/60932/1
2015-11-12 pr.jungAdd count for initialization and deinitialization 24/50324/2
2015-08-31 pr.jungFix return value for is_supported api and checking... 60/47160/2 accepted/tizen/mobile/20150901.083514 accepted/tizen/tv/20150901.083528 accepted/tizen/wearable/20150901.083539 submit/tizen/20150901.021512
2015-06-12 Jiyoung Yunlibfeedback: Fix wrong return value on feedback_stop(). 59/41059/2
2015-06-11 Jiyoung Yunfeedback: Seperate codes between common and mobile... 55/41055/1
2015-06-10 taeyoungcommon: code sync with Tizen 2.3 87/40987/2
2013-10-10 jy910.yunChange the logging macros and log level to warning... 92/10492/2
2013-10-02 jy910.yuncode cleaning 91/10491/2
2013-10-01 jy910.yunseperate vibrator device from feedback internal code 10/10410/3
2013-10-01 jy910.yunseperate sound device from feedback internal code 09/10409/3
2013-10-01 jy910.yunClean up the code, limit logging and rename functions 08/10408/2
2013-03-15 Jinkun Jangmerge with master
2013-03-12 Jinkun JangTizen 2.1 base