summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
pr.jung [Mon, 9 Jul 2018 08:17:42 +0000 (17:17 +0900)]
Check return value for vconf_notify_key_changed and vconf_ignore_key_changed
Change-Id: I1213ecda36a2aa028ef5e7eade6d542309d1a8a2
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Fri, 29 Jun 2018 07:56:45 +0000 (16:56 +0900)]
Minor fix: Type=Notify -> Type=notify
Change-Id: I1a9c43235e9d063711ac8561cf01d932d27141cc
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Wed, 20 Jun 2018 09:08:57 +0000 (18:08 +0900)]
haptic: Remove unused code
- Remove standard_mix.c
Change-Id: I8d6a567da78bf472a7a0ca72265a6325b497d733
Signed-off-by: pr.jung <pr.jung@samsung.com>
sanghyeok.oh [Thu, 17 May 2018 04:47:19 +0000 (13:47 +0900)]
dbus-policy: change to default deny policy
Change-Id: I8849c0e73c766e9b11ba004c12b7e0b5fff48fca
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Mon, 30 Apr 2018 09:39:48 +0000 (18:39 +0900)]
haptic: Remove convert_magnitude_by_conf
Change-Id: I47a8cd4049fd9e0b24d3f99bd0267a23854f11e9
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Mon, 30 Apr 2018 11:41:30 +0000 (20:41 +0900)]
Add .gitignore
Change-Id: I4376ef23bc81e537f4c628cfae66ebd1994f9a7f
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Mon, 30 Apr 2018 11:34:27 +0000 (20:34 +0900)]
Fix systemd-assisted dbus activation sequence
Change-Id: Ic570da29e8193b56d5c4ab31687743e505d43fe3
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
lokilee73 [Wed, 4 Apr 2018 12:48:34 +0000 (21:48 +0900)]
Refactor dbus_handle_init into two parts
It's to apply a fix in deviced which timing issue happend by telephony.
When telephony requests AddPoweroffWait, it fails because dbus in deviced is not ready.
Change-Id: I0e0faa9dfe2b56186765903b327ece1018d6b6b0
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
pr.jung [Wed, 21 Mar 2018 08:22:14 +0000 (17:22 +0900)]
libgdbus: Move common gdbus interfaces to libsystem package
Change-Id: I17034bb99d971a75a0a770861596c33f9cfbdc73
Signed-off-by: pr.jung <pr.jung@samsung.com>
sanghyeok.oh [Tue, 6 Mar 2018 02:12:55 +0000 (11:12 +0900)]
dbus: modify dbus policy correctly
Change-Id: I64eb9361c4f5ad7c3dc418ab927b53afcce589a7
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Thu, 22 Feb 2018 05:52:50 +0000 (14:52 +0900)]
haptic: Change g_timeout_add_seconds to g_timeout_add
- g_timeout_add interval is in milliseconds
- g_timeout_add_seconds interval is in seconds
Change-Id: Ide64c518d1249bd4861e5749a8e5122fadf71166
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Tue, 13 Feb 2018 08:53:05 +0000 (17:53 +0900)]
Fix build failure
Change-Id: I98763329e3bdf4bcfc8971188be80caaee6a7df2
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
pr.jung [Thu, 8 Feb 2018 11:29:59 +0000 (20:29 +0900)]
auto-test: Add auto-test for feedbackd
Change-Id: Iee10703dc89bb94ecffc37424be259552c537f86
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Tue, 6 Feb 2018 05:47:12 +0000 (14:47 +0900)]
Enable systemd activiation on feedbackd.service
Change-Id: Ifeb475d28740839f842a60a294d1df64b8115a11
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Hyotaek Shim [Tue, 6 Feb 2018 05:03:27 +0000 (14:03 +0900)]
Rename LICENSE file as LICENSE.Apache-2.0
Change-Id: I69d89d6fa27bdfeb1c9026a8aa190fd119421efe
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
sanghyeok.oh [Mon, 5 Feb 2018 11:52:03 +0000 (20:52 +0900)]
haptic: watch/unwatch name with correct id
multiple haptic_info struct can be added into haptic_handle_list,
but abnormal name watching id is assigned to one global variable,
fix this to use correct id for each haptic_info struct
Change-Id: Ia2360120bdbd6ca6bdcc47ad6e071a90f7f462f9
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Fri, 2 Feb 2018 10:47:34 +0000 (19:47 +0900)]
Fix casting warning
Change-Id: Ia0781461e5c6eaf5f01a4b1522eef852cfd5f415
Signed-off-by: pr.jung <pr.jung@samsung.com>
sanghyeok.oh [Thu, 1 Feb 2018 02:43:25 +0000 (11:43 +0900)]
dbus: change edbus/ecore to common dbus api
Change-Id: I9f2c821acedc7f4bd1466058c6205ff881444d43
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
sanghyeok.oh [Tue, 1 Aug 2017 06:39:21 +0000 (15:39 +0900)]
dbus: clean up dbus conf
Change-Id: I43fb5b292b86631b0be981f946a0acf19679dbd2
Signed-off-by: sanghyeok.oh <sanghyeok.oh@samsung.com>
pr.jung [Fri, 19 Jan 2018 08:01:41 +0000 (17:01 +0900)]
Seperate haptic driver rpms and configuration rpms
Change-Id: I17321f88d8602c9d92071fd1bab8d203bb2fe1e0
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 21 Dec 2017 06:20:28 +0000 (15:20 +0900)]
Seperate iot profile
- GPIO_HAPTIC is used on iot profile
Change-Id: I755261b3248ed30cea41a2d02c1aff12f0623a47
Signed-off-by: pr.jung <pr.jung@samsung.com>
Hyotaek Shim [Thu, 21 Dec 2017 08:17:14 +0000 (17:17 +0900)]
Remove tizen_build_devel_mode in the spec
Change-Id: Ie46190e2be39e83877e3f63eeaf72c38e700bd28
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
Segwon [Thu, 21 Dec 2017 02:20:03 +0000 (11:20 +0900)]
pio: can be included only peripheral-io.h
Change-Id: I05cf2472f33c579182c39ca650d02016b0512747
Signed-off-by: Segwon <segwon.han@samsung.com>
INSUN PYO [Fri, 13 Oct 2017 02:15:25 +0000 (02:15 +0000)]
Coverity fixes.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: I9201254a8076891148aadb9a6932bebaef4263a4
INSUN PYO [Fri, 29 Sep 2017 07:04:21 +0000 (16:04 +0900)]
Coverity fixes.
Signed-off-by: INSUN PYO <insun.pyo@samsung.com>
Change-Id: If524dfd179eb01d40855e5e6570a488e759550c7
pr.jung [Tue, 12 Sep 2017 02:33:56 +0000 (11:33 +0900)]
Apply Tizen Coding Rule
Change-Id: Ia7f9dc80a77e9a90df8f58219a568c56850ceff1
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Wed, 2 Aug 2017 08:30:02 +0000 (17:30 +0900)]
Return valid handle in vibrate_monotone
Change-Id: I513fc57e25782ff7a3d8153be7fb764f98efb1c6
Signed-off-by: pr.jung <pr.jung@samsung.com>
scott park [Sat, 22 Jul 2017 11:30:21 +0000 (20:30 +0900)]
The Initial Haptic (drv2605l) HAL for RPI3
Implemented using PIO (Peripheral-io)
- open_device, close_device, vibrate_monotone, stop_device
Change-Id: Ifc26d9f1397bd38f92b2dccb3916ed1316dfd9bc
Signed-off-by: scott park <scott.park@dignsys.com>
pr.jung [Mon, 3 Jul 2017 08:09:20 +0000 (17:09 +0900)]
Add supplementary group for feedbackd.service
- Add input group for feedbackd
- feedbackd access /dev/input/
Change-Id: I5073d85a51c64fe651c3dfda7d321f4367cca9ad
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Tue, 27 Jun 2017 11:44:04 +0000 (20:44 +0900)]
haptic: Play higher priority pattern when there are more than one vibration requests
Change-Id: I1a5d25e0bfa31581b25636e8f62c6c952d05d417
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 22 Jun 2017 07:18:41 +0000 (16:18 +0900)]
haptic: Only need to check whether next node is existed
- If there is next node on vibration_data and waiting time is 0, haptic play should be continued
Change-Id: Ifea12490663f90997b9e19e24036b8693a651abc
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Mon, 12 Jun 2017 07:24:04 +0000 (16:24 +0900)]
haptic: A haptic handle is independent of other handle
- Only the same handle with which plays vibration can stop vibration
- Needs to remove duration_timer when stopping vibration
Change-Id: I291e90e3248bdb647cdc08b1594aebf4681e5b9d
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 19 May 2017 07:08:25 +0000 (16:08 +0900)]
Add standard.c for wearable profile
Change-Id: I37ac930a95e77b3350fdfd75d4aedb3a7ffe09c8
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Thu, 18 May 2017 07:15:13 +0000 (16:15 +0900)]
haptic: Build circle.c for wearable profile
Change-Id: I640f2457777c56ddf42ef1ea495958d4d59b0a9c
Signed-off-by: pr.jung <pr.jung@samsung.com>
pr.jung [Fri, 10 Mar 2017 05:26:01 +0000 (14:26 +0900)]
Create initial commit
Change-Id: I55eb8f18f19bcfd6467ed40558a4d6b914085965
Signed-off-by: pr.jung <pr.jung@samsung.com>
Tizen Infrastructure [Wed, 8 Feb 2017 01:54:15 +0000 (17:54 -0800)]
Initial empty repository