platform/core/api/device.git
8 years agoMerge "display: add result check routine for getting the number of display" into...
Taeyoung Kim [Thu, 3 Mar 2016 03:48:39 +0000 (19:48 -0800)]
Merge "display: add result check routine for getting the number of display" into tizen

8 years agoImplement IR apis. 81/59181/5 accepted/tizen/ivi/20160223.231452 accepted/tizen/mobile/20160223.231406 accepted/tizen/tv/20160223.231417 accepted/tizen/wearable/20160223.231434 submit/tizen/20160223.043930
pr.jung [Thu, 11 Feb 2016 07:49:19 +0000 (16:49 +0900)]
Implement IR apis.

- device_ir_is_available : Check whether ir is available
- device_ir_transmit : Send IR command

Change-Id: Ib96cc19675d6d1b5cb7fc2c0a635ef5ed99bc83d
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agoMerge "Add IR apis." into tizen
pr.jung [Mon, 22 Feb 2016 06:25:18 +0000 (22:25 -0800)]
Merge "Add IR apis." into tizen

8 years agodisplay: add result check routine for getting the number of display 70/59970/1
Taeyoung Kim [Mon, 22 Feb 2016 02:21:09 +0000 (11:21 +0900)]
display: add result check routine for getting the number of display

- Previously, the return value check routine for getting
  the number of display was skipped. Thus the return value
  was not correct even if permission error is occurred

- Now, The return value check routine is added and thus
  the return value is correct.

Change-Id: Iac237061dcdce873423a0b31194fd67acf253857
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agodoxygen: remove privilege from device_display_get_state() 18/59718/1 accepted/tizen/ivi/20160219.001936 accepted/tizen/mobile/20160219.001848 accepted/tizen/tv/20160219.001904 accepted/tizen/wearable/20160219.001920 submit/tizen/20160218.041907
Taeyoung Kim [Wed, 17 Feb 2016 23:56:28 +0000 (08:56 +0900)]
doxygen: remove privilege from device_display_get_state()

- The privilege is removed since Tizen 2.4

Change-Id: I705f6038e0c5cbd5f540ec7fb6dd66cf8a53387f
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoAdd IR apis. 74/56974/14
pr.jung [Thu, 14 Jan 2016 05:04:23 +0000 (14:04 +0900)]
Add IR apis.

- device_ir_is_available : Check whether ir is available
- device_ir_transmit : Send IR command

Change-Id: I0b312e00fd10f8f23aee5f578530490276f6cf70
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agodoc: Rearrange power enums in table 31/57531/1
pr.jung [Thu, 21 Jan 2016 02:09:17 +0000 (11:09 +0900)]
doc: Rearrange power enums in table

Change-Id: I0dd5188364776e1ea2879456b9b91952a11686e8
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agodoc: update document 45/56845/1 accepted/tizen/ivi/20160218.022827 accepted/tizen/mobile/20160115.112849 accepted/tizen/tv/20160115.112901 accepted/tizen/wearable/20160115.112921 submit/tizen/20160115.065618 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000001
Taeyoung Kim [Wed, 13 Jan 2016 05:56:17 +0000 (14:56 +0900)]
doc: update document

- add comments for deprecated apis since Tizen 2.4
- change guide url for featuring on the manifest file

Change-Id: Iced5ffa65f010c6ae10e80bd64c62c78a37c5843
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agocpu: change strtol() to strtoull() 03/55903/1 accepted/tizen/mobile/20151230.223708 accepted/tizen/tv/20151230.223729 accepted/tizen/wearable/20151230.223743 submit/tizen/20151230.082645
Taeyoung Kim [Wed, 30 Dec 2015 05:33:29 +0000 (14:33 +0900)]
cpu: change strtol() to strtoull()

- The type of the variables to store the result is unsigned longlong
  Thus strtol() is changed to strtoull()

Change-Id: I3b01e79b46e7bf3b807e48a1ff1992481e67372d
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoFix as Tizen coding rule. 27/55127/1 accepted/tizen/mobile/20151222.090557 accepted/tizen/tv/20151222.090617 accepted/tizen/wearable/20151222.090633 submit/tizen/20151222.062826 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
pr.jung [Tue, 22 Dec 2015 06:21:05 +0000 (15:21 +0900)]
Fix as Tizen coding rule.

Change-Id: I8a07e55244c1dd6a55dd23e153e20ca48ef13d99
Signed-off-by: pr.jung <pr.jung@samsung.com>
9 years agocapi-system-device: Add document file for capi-system-device 63/39763/1 tizen_3.0.2015.q2_common tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/common/20150526.081216 accepted/tizen/mobile/20150526.094850 accepted/tizen/tv/20150526.094333 accepted/tizen/wearable/20150526.094628 submit/tizen/20150526.043906 submit/tizen_common/20151015.190624 submit/tizen_common/20151019.135620 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
Jiyoung Yun [Fri, 22 May 2015 04:53:41 +0000 (13:53 +0900)]
capi-system-device: Add document file for capi-system-device

Change-Id: I76b2840defd550306c9192348646654b9b29939b
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Update wrong space in manifest file 62/39762/1
Jiyoung Yun [Fri, 22 May 2015 04:52:55 +0000 (13:52 +0900)]
capi-system-device: Update wrong space in manifest file

Change-Id: I3b72223107904f459aaba3ab6da2279ce1c4231a
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Change dbus-glib to gdbus 61/39761/1
Jiyoung Yun [Fri, 22 May 2015 04:48:22 +0000 (13:48 +0900)]
capi-system-device: Change dbus-glib to gdbus

Dbus-glib is a deprecated API for use of D-Bus from GLib applications.
Since version 2.26, Glib provides a high-level API for D-Bus, "GDBus".
So the related code with dbus-glib is changed to gdbus logic.

http://dbus.freedesktop.org/doc/dbus-glib/

Change-Id: If92a0139fc9ed04d5810ce43bd4c1efd55eafd02
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Add reboot API 57/39757/1
Jiyoung Yun [Fri, 22 May 2015 04:35:21 +0000 (13:35 +0900)]
capi-system-device: Add reboot API

Reboot api request to deviced with command string.
It only valids with reboot privilege.

Change-Id: I3fcf252ad64b1256c9787f04f2fbda7470d281b8
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Add restriction on led flash api 56/39756/1
Jiyoung Yun [Fri, 22 May 2015 04:26:35 +0000 (13:26 +0900)]
capi-system-device: Add restriction on led flash api

Flash led can't control camera flash when camera API preempted flash.
In this case, led api will return DEVICE_ERROR_RESOURCE_BUSY error.

Change-Id: I13c1cbccb854be5a0309711145a69a010adfe94c
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Add flash brightness callback function 55/39755/2
Jiyoung Yun [Fri, 22 May 2015 04:09:01 +0000 (13:09 +0900)]
capi-system-device: Add flash brightness callback function

enum: DEVICE_CALLBACK_FLASH_BRIGHTNESS
value: Changed brightness

Flash led can't control camera flash when camera API preempted flash.
In this case, led api will return DEVICE_ERROR_RESOURCE_BUSY error.

Change-Id: Iecfd19e05de83a2de56fff126034d19349f57c9f
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Update since_tizen string for Tizen 2.3.1 APIs 53/39753/2
Jiyoung Yun [Fri, 22 May 2015 03:57:09 +0000 (12:57 +0900)]
capi-system-device: Update since_tizen string for Tizen 2.3.1 APIs

Change-Id: I322d445af6a2abe5334d199a31a2506c37abe964
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Remove deviced dependency 96/38096/1 accepted/tizen/common/20150414.100026 accepted/tizen/mobile/20150415.015004 accepted/tizen/tv/20150415.012530 accepted/tizen/wearable/20150415.013751 submit/tizen/20150413.081634
Jiyoung Yun [Mon, 13 Apr 2015 02:30:47 +0000 (11:30 +0900)]
capi-system-device: Remove deviced dependency

The capi-system-device can invoke dbus method without deviced dependency.
Some function of device header file is deprecated.

Change-Id: If0da743246ea30e87bfddf1604d04790c7f61d7a
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Add no vibrator model case 11/35911/2 accepted/tizen/common/20150227.103002 accepted/tizen/mobile/20150227.121911 accepted/tizen/tv/20150227.120411 accepted/tizen/wearable/20150302.083927 submit/tizen/20150227.083647
Jiyoung Yun [Thu, 26 Feb 2015 04:26:23 +0000 (13:26 +0900)]
capi-system-device: Add no vibrator model case

If there is no vibrator device,
deviced does not provide dbus methods of vibrator.
In this case, haptic_get_count api will return zero.

Change-Id: I2bbd7125d707bb31c4782b107656fd180b362fe4
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Battery api regards as disconnected in no battery model 75/35875/3
Jiyoung Yun [Wed, 25 Feb 2015 12:18:44 +0000 (21:18 +0900)]
capi-system-device: Battery api regards as disconnected in no battery model

If there is no battery model,
below apis will work as disconnected battery.

device_battery_get_percent
device_battery_is_charging
device_battery_get_level_status

Change-Id: Icabaf30b85a99cdf5b09d1f624fb45fce00ac0db
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
9 years agocapi-system-device: Enable device dlog 21/35821/1
Jiyoung Yun [Wed, 25 Feb 2015 05:44:44 +0000 (14:44 +0900)]
capi-system-device: Enable device dlog

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

9 years agodevice: Merge public api on Tizen 2.3 into tizen branch 25/32925/3 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150119.084725 accepted/tizen/mobile/20150120.022030 accepted/tizen/tv/20150120.022015 accepted/tizen/wearable/20150119.235956 submit/tizen/20150116.023914
Jiyoung Yun [Tue, 13 Jan 2015 06:21:27 +0000 (15:21 +0900)]
device: Merge public api on Tizen 2.3 into tizen branch

Detail Tizen Device Native API guideline:
https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.apireference/group__CAPI__SYSTEM__DEVICE__MODULE.html

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

9 years agoImprove typing of constants data 64/31564/1
José Bollo [Fri, 5 Dec 2014 16:55:10 +0000 (17:55 +0100)]
Improve typing of constants data

The strings returned by vconf_keynode_get_name must never be changed.

Change-Id: Ic16a1b7720cf88a6c4f07ce102d9fe4976aa17bc
Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
9 years agoClean spec file for yocto complaince. 41/24341/1 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi tizen_3.0.2014.q3_common tizen_3.0.m14.3_ivi tizen_3.0_ivi accepted/tizen/common/20140915.091247 submit/tizen_common/20140912.150039 submit/tizen_common/20140912.150451 submit/tizen_ivi/20140916.000000 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 [Thu, 10 Jul 2014 15:58:34 +0000 (17:58 +0200)]
Clean spec file for yocto complaince.

Change-Id: I66727d07778917fe141a124f3d12d69d44c87bc4
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agocopy license file to /usr/share/license/ 03/10003/2
jy910.yun [Fri, 13 Sep 2013 12:13:57 +0000 (21:13 +0900)]
copy license file to /usr/share/license/

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

10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130710.221653 accepted/tizen/20130912.082933 accepted/tizen/20130912.085751 accepted/tizen/20130912.093317 accepted/tizen/20130912.142013 accepted/tizen/20130912.192206 accepted/tizen/20130912.200305 accepted/tizen/generic/20140306.082052 accepted/tizen/ivi/20140307.055223 accepted/tizen/ivi/genivi/20140131.061804 accepted/tizen/mobile/20140306.024801 accepted/tizen_ivi_stable/20131116.102002 ivi_oct_m2 submit/tizen/20130710.102333 submit/tizen/20130912.075704 submit/tizen/20130912.090102 submit/tizen/20140305.215030 submit/tizen_ivi_genivi/20140131.060702 submit/tizen_ivi_stable/20131116.100055 tizen_3.0.m14.2_ivi_release
Ryan Ware [Mon, 8 Jul 2013 17:07:05 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoresetting manifest requested domain to floor 24/5124/1
Alexandru Cornea [Mon, 1 Jul 2013 12:26:31 +0000 (15:26 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 09/4509/1
Alexandru Cornea [Fri, 28 Jun 2013 14:58:48 +0000 (17:58 +0300)]
resetting manifest requested domain to floor

11 years agoRemove placeholders and cleanup spec accepted/tizen/20130531.211536 submit/tizen/20130531.135651
Anas Nashif [Fri, 31 May 2013 13:56:47 +0000 (09:56 -0400)]
Remove placeholders and cleanup spec

11 years agodelete redundant TC files tizen_2.1 2.1b_release accepted/tizen/20130520.100647 accepted/tizen_2.1/20130425.040655 submit/tizen/20130517.044627 submit/tizen_2.1/20130424.230315
jy910.yun [Thu, 11 Apr 2013 02:34:17 +0000 (11:34 +0900)]
delete redundant TC files

to clear opensource keyword issue

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Fri, 22 Mar 2013 09:56:39 +0000 (17:56 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: Ib4e837c3ad6def84cf7a87ee3f9f1502d7b761ae

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

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

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