platform/core/api/system-info.git
7 years agoModify uid/gid of tizenid 70/122870/1 accepted/tizen_3.0_common accepted/tizen_3.0_ivi accepted/tizen/3.0/common/20170405.133801 accepted/tizen/3.0/ivi/20170405.051351 accepted/tizen/3.0/mobile/20170405.051146 accepted/tizen/3.0/tv/20170405.051247 accepted/tizen/3.0/wearable/20170405.051326 submit/tizen_3.0/20170404.014353
Kichan Kwon [Mon, 3 Apr 2017 04:58:32 +0000 (13:58 +0900)]
Modify uid/gid of tizenid

- system_share will be deprecated

Change-Id: I92e20ba86c81b08358fee1829c6ceed2f43c2ca0
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
7 years agopc: add prefix for the pc file 29/117329/1 accepted/tizen/3.0/common/20170306.135538 accepted/tizen/3.0/ivi/20170306.064315 accepted/tizen/3.0/mobile/20170306.064248 accepted/tizen/3.0/tv/20170306.064258 accepted/tizen/3.0/wearable/20170306.064302 submit/tizen_3.0/20170304.065450
taeyoung [Sat, 4 Mar 2017 06:38:15 +0000 (15:38 +0900)]
pc: add prefix for the pc file

Pc file uses PREFIX macro, but there was no place to define the macro.
Now, The macro is defined in the CMakeLists.txt file.

Change-Id: I3ea9ca72bf6a4db4cd1e36f573600b38c5ff13bc
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agopc: add prefix information 78/115678/1 accepted/tizen/3.0/common/20170223.121231 accepted/tizen/3.0/ivi/20170223.040408 accepted/tizen/3.0/mobile/20170223.040327 accepted/tizen/3.0/tv/20170223.040350 accepted/tizen/3.0/wearable/20170223.040359 submit/tizen_3.0/20170221.035828
taeyoung [Tue, 21 Feb 2017 05:04:26 +0000 (14:04 +0900)]
pc: add prefix information

prefix information is not the necessary information.
But the information is used in other place, and thus
the information is added.

Change-Id: I1bf5556eda7b3aae6fdda25d4ed419229193f5a8
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoProofread header file 69/115069/2 accepted/tizen/3.0/common/20170217.121948 accepted/tizen/3.0/ivi/20170217.022339 accepted/tizen/3.0/mobile/20170217.021852 accepted/tizen/3.0/tv/20170217.022027 accepted/tizen/3.0/wearable/20170217.022159 submit/tizen_3.0/20170216.093633
Kichan Kwon [Thu, 16 Feb 2017 07:49:48 +0000 (16:49 +0900)]
Proofread header file

Change-Id: Ia4e206d3ea8d0364d09d3c37ed1d411b91c23bfc
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
7 years agoMerge "Fix for memory leak" into tizen_3.0 tizen_3.0_tv accepted/tizen/3.0/common/20170202.150959 accepted/tizen/3.0/ivi/20170202.085602 accepted/tizen/3.0/mobile/20170202.085516 accepted/tizen/3.0/tv/20170202.085533 accepted/tizen/3.0/wearable/20170202.085553 submit/tizen_3.0/20170201.090623
pr.jung [Wed, 1 Feb 2017 09:01:15 +0000 (01:01 -0800)]
Merge "Fix for memory leak" into tizen_3.0

7 years agoFix for memory leak 22/112522/1
pr.jung [Wed, 1 Feb 2017 08:37:56 +0000 (17:37 +0900)]
Fix for memory leak

- gdbm_fetch returns a d_data and the actual value is in d_data.dptr
- Memory allocated to d_data.dptr needs to be freed

Change-Id: I774f2b16bbfbeb1cc500976aa266143aa56d5dbb
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agomodel-config: add dependency for the model-config.xml 22/111822/1 accepted/tizen/3.0/common/20170124.155448 accepted/tizen/3.0/ivi/20170124.121529 accepted/tizen/3.0/mobile/20170124.121441 accepted/tizen/3.0/tv/20170124.121459 accepted/tizen/3.0/wearable/20170124.121513 submit/tizen_3.0/20170124.074917
taeyoung [Tue, 24 Jan 2017 06:11:55 +0000 (15:11 +0900)]
model-config: add dependency for the model-config.xml

During image creation, model-config.xml file needs
to be installed before system-info. Thus the dependency
is added.

Change-Id: I31d91c375e9a6d39854fdea3fdc8eefa87f7f073
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agomodel-config: add dependency for the model-config.xml 09/111809/1 accepted/tizen/common/20170124.181928 accepted/tizen/ivi/20170124.120951 accepted/tizen/mobile/20170124.120857 accepted/tizen/tv/20170124.120915 accepted/tizen/wearable/20170124.120932 submit/tizen/20170124.063914
taeyoung [Tue, 24 Jan 2017 06:11:55 +0000 (15:11 +0900)]
model-config: add dependency for the model-config.xml

During image creation, model-config.xml file needs
to be installed before system-info. Thus the dependency
is added.

Change-Id: Ie6e6bfa28bde987d99d76ef5553dc3367f92a7f2
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoUpgrade: Do not use systemctl 50/109650/1 accepted/tizen/3.0/common/20170118.131037 accepted/tizen/3.0/ivi/20170118.043126 accepted/tizen/3.0/mobile/20170118.043033 accepted/tizen/3.0/tv/20170118.043050 accepted/tizen/3.0/wearable/20170118.043109 submit/tizen_3.0/20170117.060347
Sunmin Lee [Wed, 11 Jan 2017 02:41:19 +0000 (11:41 +0900)]
Upgrade: Do not use systemctl

The system offline update is going to be done without
basic.target. However, systemctl command requires basic.target
internally. So, replace it with a command.

Change-Id: I84fecf4ad727a82506cd4eab9ce091fa29b35d03
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 95/108595/1 accepted/tizen/common/20170123.182318 accepted/tizen/ivi/20170123.114623 accepted/tizen/mobile/20170123.114529 accepted/tizen/tv/20170123.114548 accepted/tizen/wearable/20170123.114603 submit/tizen/20170123.074917
taeyoung [Thu, 5 Jan 2017 07:21:46 +0000 (16:21 +0900)]
Merge branch 'tizen_3.0' into tizen

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

7 years agodb: create db in the post script 93/108593/1 accepted/tizen/3.0/common/20170109.195631 accepted/tizen/3.0/ivi/20170106.094124 accepted/tizen/3.0/mobile/20170106.094025 accepted/tizen/3.0/tv/20170106.094046 accepted/tizen/3.0/wearable/20170106.094104 submit/tizen_3.0/20170105.072601
taeyoung [Thu, 5 Jan 2017 07:18:27 +0000 (16:18 +0900)]
db: create db in the post script

Previously, the db was created after installing all packages.
However, several packages want to use the system information
during installation. Thus the db is created once in the post
script, and db is updated after build information is created.

Change-Id: Ia4d71ac1696c5c7ed9ca6728baf8eb6b504d19e3
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoMerge branch 'tizen_3.0' into tizen 12/107612/1 accepted/tizen/common/20161229.140144 accepted/tizen/ivi/20161229.233203 accepted/tizen/mobile/20161229.233100 accepted/tizen/tv/20161229.233125 accepted/tizen/wearable/20161229.233145 submit/tizen/20161229.040631
taeyoung [Thu, 29 Dec 2016 01:52:59 +0000 (10:52 +0900)]
Merge branch 'tizen_3.0' into tizen

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

7 years agoUpgrade: set RW update script number 66/101866/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.122118 accepted/tizen/3.0.m2/tv/20170104.122620 accepted/tizen/3.0.m2/wearable/20170104.122935 accepted/tizen/3.0/common/20161205.091946 accepted/tizen/3.0/ivi/20161205.000011 accepted/tizen/3.0/mobile/20161204.235905 accepted/tizen/3.0/tv/20161204.235940 accepted/tizen/3.0/wearable/20161204.235949 submit/tizen_3.0.m2/20170104.093749 submit/tizen_3.0/20161202.091046
Sunmin Lee [Fri, 2 Dec 2016 08:54:50 +0000 (17:54 +0900)]
Upgrade: set RW update script number

+ revert patch using binary instead of systemctl

Change-Id: I728645cb1a8d15b96dadf68942935b4925e5d454

7 years agoupgrade: remove systemctl command from upgrade script 72/99172/1 accepted/tizen/3.0/common/20161123.140946 accepted/tizen/3.0/ivi/20161123.083947 accepted/tizen/3.0/mobile/20161123.083848 accepted/tizen/3.0/tv/20161123.083912 accepted/tizen/3.0/wearable/20161123.083930 submit/tizen_3.0/20161122.133614
taeyoung [Tue, 22 Nov 2016 05:57:22 +0000 (14:57 +0900)]
upgrade: remove systemctl command from upgrade script

- During upgrade, systemctl cannot be used. Thus tizen_id
  needs to be called directly.

Change-Id: Ia1f8d4018ad16248858da22ce0c8621bbe396901
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoAdd lock for multi-thread cases 24/89824/1 accepted/tizen/3.0/common/20161114.105319 accepted/tizen/3.0/ivi/20161011.065218 accepted/tizen/3.0/mobile/20161015.032850 accepted/tizen/3.0/tv/20161016.003753 accepted/tizen/3.0/wearable/20161015.081742 accepted/tizen/common/20161021.194000 accepted/tizen/ivi/20160929.001653 accepted/tizen/mobile/20160929.001511 accepted/tizen/tv/20160929.001707 accepted/tizen/wearable/20160929.001627 submit/tizen/20160927.110043 submit/tizen_3.0_common/20161104.104000 submit/tizen_3.0_ivi/20161010.000007 submit/tizen_3.0_mobile/20161015.000001 submit/tizen_3.0_tv/20161015.000001 submit/tizen_3.0_wearable/20161015.000001 submit/tizen_common/20161021.172255
pr.jung [Tue, 27 Sep 2016 06:35:29 +0000 (15:35 +0900)]
Add lock for multi-thread cases

Change-Id: I7a362ca4341b9e0c5fdc765980b885050aae9f8c
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agoupgrade: fix upgrade script directory 10/88610/1 accepted/tizen/common/20160920.132109 accepted/tizen/ivi/20160920.231846 accepted/tizen/mobile/20160920.231808 accepted/tizen/tv/20160920.231822 accepted/tizen/wearable/20160920.231833 submit/tizen/20160920.044232
Sunmin Lee [Tue, 20 Sep 2016 04:02:33 +0000 (13:02 +0900)]
upgrade: fix upgrade script directory

Change-Id: I4154cdea4cc49faaff19f124bcb488ba408dc5c4
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
7 years agoupgrade: add upgrade script for tizen id 52/88052/1 accepted/tizen/common/20160919.154626 accepted/tizen/ivi/20160920.052650 accepted/tizen/mobile/20160920.052601 accepted/tizen/tv/20160920.052615 accepted/tizen/wearable/20160920.052634 submit/tizen/20160919.061739
taeyoung [Tue, 13 Sep 2016 02:17:16 +0000 (11:17 +0900)]
upgrade: add upgrade script for tizen id

- tizen id is created on the system partition,
  and thus the permission of the tizen id path
  needs to be granted to make tizen id properly.

Change-Id: I028bfd6b264c0b30cf4c38098b742eb40ec38260
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoadd install-time dependency for security-config 04/87204/1 accepted/tizen/common/20160907.154416 accepted/tizen/ivi/20160908.122755 accepted/tizen/mobile/20160908.122706 accepted/tizen/tv/20160908.122721 accepted/tizen/wearable/20160908.122736 submit/tizen/20160907.043316
Kunhoon Baik [Wed, 7 Sep 2016 04:25:15 +0000 (13:25 +0900)]
add install-time dependency for security-config

because security-config provides system-share

Change-Id: I7fd870a52134088dd865a7f278a528a5ad36d240

7 years agoMerge "Tizenid service SHOULD use std io because it is executed at sysinit.target...
Taeyoung Kim [Tue, 6 Sep 2016 05:28:16 +0000 (22:28 -0700)]
Merge "Tizenid service SHOULD use std io because it is executed at sysinit.target" into tizen

7 years agoTizenid service SHOULD use std io because it is executed at sysinit.target 80/86980/1
Kunhoon Baik [Tue, 6 Sep 2016 00:10:52 +0000 (09:10 +0900)]
Tizenid service SHOULD use std io because it is executed at sysinit.target

Change-Id: Ie7da8ed400c234bf0625265f7bd498b5aaac1836

7 years agoAdd hash table 41/86441/1
pr.jung [Thu, 1 Sep 2016 07:19:38 +0000 (16:19 +0900)]
Add hash table

- Find hash table before DB

Change-Id: Icad177d108e3b990d33e81df8f8dce3cdda4c26d
Signed-off-by: pr.jung <pr.jung@samsung.com>
7 years agotizen id: change user and group of systemd service file to system_share 32/83132/2 accepted/tizen/ivi/20160905.065614 accepted/tizen/mobile/20160905.065519 accepted/tizen/tv/20160905.065539 accepted/tizen/wearable/20160905.065558 submit/tizen/20160902.065241 submit/tizen/20160904.234158
taeyoung [Tue, 9 Aug 2016 08:25:59 +0000 (17:25 +0900)]
tizen id: change user and group of systemd service file to system_share

- Tizen ID is made with the system_share user and group.

Change-Id: I5010c91b20e679e80294697ef664457bbc2c0ea2
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agodb: add db update command for Emulator 94/80594/7 accepted/tizen/common/20160804.174405 accepted/tizen/ivi/20160804.081138 accepted/tizen/mobile/20160804.081209 accepted/tizen/tv/20160804.081058 accepted/tizen/wearable/20160804.081122 submit/tizen/20160803.081834
taeyoung [Tue, 19 Jul 2016 04:26:43 +0000 (13:26 +0900)]
db: add db update command for Emulator

- In the emulator environment, the display resolution
  can be changed before the first boot. Thus the command
  system_info_update_db is used to update the system info
  values before the first boot.

Change-Id: I06fcef9eeef60630b33f6bce9c2f054473eb8525
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoMerge "Fix pkgconfig file Version: field" into tizen
Taeyoung Kim [Wed, 3 Aug 2016 03:38:51 +0000 (20:38 -0700)]
Merge "Fix pkgconfig file Version: field" into tizen

7 years agoFix pkgconfig file Version: field 80/36280/2
Gleb Fotengauer-Malinovskiy [Wed, 4 Mar 2015 14:28:38 +0000 (17:28 +0300)]
Fix pkgconfig file Version: field

Change-Id: I3edcf699ce3891b45ca31baa76f8089d097c0d8b
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agoremove useless definition for prefix for cmake 99/28699/3
Ronan Le Martret [Tue, 14 Oct 2014 08:57:59 +0000 (10:57 +0200)]
remove useless definition for prefix for cmake

 - incompatible with yocto build native

Change-Id: I07bfa938cf3dfb8335f2f2693337386a28b52942
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
7 years agoremove hard coded path to pkg-config pc file 04/28704/3
Ronan Le Martret [Tue, 14 Oct 2014 09:43:29 +0000 (11:43 +0200)]
remove hard coded path to pkg-config pc file

 - we need to generate the pc file with cmake macro for yocto native build.

Change-Id: I807a5c8e8d04cd5af22c9c188a3067291426239a
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
7 years agoplugin: remove sample plugin 64/80964/1 accepted/tizen/common/20160721.180510 accepted/tizen/ivi/20160721.093014 accepted/tizen/mobile/20160721.092437 accepted/tizen/tv/20160721.091712 accepted/tizen/wearable/20160721.092019 submit/tizen/20160721.044359
taeyoung [Thu, 21 Jul 2016 06:22:05 +0000 (15:22 +0900)]
plugin: remove sample plugin

- Sample plugin codes existed just for guide.
  But it is unnecessary codes, and thus they are removed

Change-Id: I79c3180d0db56a009935357b57d8eb8cadc518cc
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agotizen id: change tizen id path to set smack label 29/80929/2 accepted/tizen/common/20160721.175937 accepted/tizen/ivi/20160721.090815 accepted/tizen/mobile/20160721.090543 accepted/tizen/tv/20160721.091342 accepted/tizen/wearable/20160721.091113 submit/tizen/20160721.003054
taeyoung [Thu, 21 Jul 2016 03:27:16 +0000 (12:27 +0900)]
tizen id: change tizen id path to set smack label

- Tizen ID is stored in the path which has transmute
  property to give smack label automatically

Change-Id: I8b9d9640b5c2f32373b9c63c9466198c8296b669
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agocoverage: add comments to exclude from the coverage test 65/78265/1 accepted/tizen/common/20160706.141842 accepted/tizen/ivi/20160706.014011 accepted/tizen/mobile/20160706.013854 accepted/tizen/tv/20160706.013916 accepted/tizen/wearable/20160706.013955 submit/tizen/20160705.090208
taeyoung [Tue, 5 Jul 2016 02:51:14 +0000 (11:51 +0900)]
coverage: add comments to exclude from the coverage test

- Error exception routines can be excluded since they
  could not be occurred.
- Plugin handling routines can be excluded since Platform
  does not have the plugin.

Change-Id: Ib88b0175007e18df7e19e7d5e5ee75cce86cc8f6
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agotizenid: change rand() to rand_r( to fix the thread unsafe issue 43/78243/1
taeyoung [Tue, 5 Jul 2016 00:58:32 +0000 (09:58 +0900)]
tizenid: change rand() to rand_r( to fix the thread unsafe issue

Change-Id: I172b39587d12bb066fbdda43ba6084f78a68a3cd
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agocommon: set PATH env 23/77623/1 accepted/tizen/common/20160703.130704 accepted/tizen/ivi/20160701.034024 accepted/tizen/mobile/20160701.034148 accepted/tizen/tv/20160701.033934 accepted/tizen/wearable/20160701.034042 submit/tizen/20160630.121716 submit/tizen_common/20160701.180000
taeyoung [Thu, 30 Jun 2016 09:44:58 +0000 (18:44 +0900)]
common: set PATH env

- PATH env need to be added since system PATH env
  can have weird paths.

Change-Id: I65dbbb388df2f0028a953a6fac9dbd113a3f6ab8
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agotizen id: use rand() instead of /dev/random 47/77147/1 accepted/tizen/common/20160703.125952 accepted/tizen/ivi/20160629.070549 accepted/tizen/mobile/20160629.070544 accepted/tizen/tv/20160629.070542 accepted/tizen/wearable/20160629.070524 submit/tizen/20160629.012346
taeyoung [Wed, 29 Jun 2016 00:43:05 +0000 (09:43 +0900)]
tizen id: use rand() instead of /dev/random

- /dev/random is powered from actual entropy
  gathered by the environment. If the internal
  entropy pool is exhausted, it is need to wait
  for a while to get random value from /dev/random.

- Not to wait to read random value, rand() is used.

Change-Id: Iee6d3e44501a09ac00e6f229fe1f8ad133373868
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agocommon: apply Tizen coding rule 35/77135/1
taeyoung [Tue, 28 Jun 2016 23:20:20 +0000 (08:20 +0900)]
common: apply Tizen coding rule

Change-Id: I100502366b66f6b4aa7bf41fff6256125e83caba
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agotizenid: move tizenid.service to sysinit.target 51/76951/1 accepted/tizen/common/20160629.222426 accepted/tizen/ivi/20160629.020523 accepted/tizen/mobile/20160629.020541 accepted/tizen/tv/20160629.020527 accepted/tizen/wearable/20160629.020534 submit/tizen/20160628.070146
taeyoung [Tue, 28 Jun 2016 06:00:49 +0000 (15:00 +0900)]
tizenid: move tizenid.service to sysinit.target

- Previously, tizenid.service was started at multi-user.target.
  Thus several apps tried to access tizen id before making it,
  and failed to access tizen id.
- Now, tizenid.service is started at sysinit.target. Thus
  tizenid is made just after /opt is mounted.

Change-Id: Iaa81091ac83a99b0d62a5e64217e4f3e61408459
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agogdbm: reduce cache size to 10 57/76857/1 submit/tizen/20160628.013526
taeyoung [Mon, 27 Jun 2016 12:21:52 +0000 (21:21 +0900)]
gdbm: reduce cache size to 10

- Before reducing cache size, HEAP size allocated
  was 428kB with test app.
- After reducing cache size, HEAP size allocated
  is decreased to 64kB.
- The performance to read data is not decreased.

Change-Id: I68809bbbe3e1345b726bfdba3d8bd39e807f9381
Signed-off-by: taeyoung <ty317.kim@samsung.com>
7 years agodb: change backend of system info from xml to gdbm 51/70151/6 accepted/tizen/common/20160627.191205 accepted/tizen/ivi/20160623.121328 accepted/tizen/mobile/20160623.121241 accepted/tizen/tv/20160623.121300 accepted/tizen/wearable/20160623.121314 submit/tizen/20160621.232205 submit/tizen/20160622.033917 submit/tizen/20160622.064553
Taeyoung Kim [Wed, 18 May 2016 09:57:22 +0000 (18:57 +0900)]
db: change backend of system info from xml to gdbm

- Previously, Each app using system-info opened and parsed
  the model-config.xml file. However the size of libxml2 is big
  and xml parsing is required whenever each app gets system
  information.

- Now, gdbm is used to store the information of model-config.xml.
  Thus memory size is decreased and read db is faster than
  parsing the xml file.

  * App with libxml2
    - PSS: 231 KB
    - Average time to get a value: 14,331 usec

  * App with gdbm
    - PSS: 176 KB
    - Average time to get a value: 408 usec

- The db using gdbm is created at image creation time.

Change-Id: Ieb9bc2fab3f171be4db6416a31252e45fdba75e2
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotizen id: change path of Tizen ID to RW path 67/70467/2
Taeyoung Kim [Thu, 19 May 2016 08:11:49 +0000 (17:11 +0900)]
tizen id: change path of Tizen ID to RW path

- Previous: /etc/tizenid (RO)
- Now: /opt/etc/tizenid (RW)
- Previous path is RO and thus Tizen ID cannot be made
  at runtime. Thus the path is changed to RW path.

Change-Id: Iad21c3e9f7331581765cfa4223231aff489c32b8
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoMerge "build info: change ID and Release" into tizen accepted/tizen/common/20160510.051039 accepted/tizen/ivi/20160510.070319 accepted/tizen/mobile/20160510.070300 accepted/tizen/tv/20160510.070258 accepted/tizen/wearable/20160510.070224 submit/tizen/20160509.230215
Taeyoung Kim [Fri, 29 Apr 2016 06:27:47 +0000 (23:27 -0700)]
Merge "build info: change ID and Release" into tizen

8 years agoMerge "tizen id: reset tizen id if there is no content in the id file" into tizen
Taeyoung Kim [Fri, 29 Apr 2016 06:17:50 +0000 (23:17 -0700)]
Merge "tizen id: reset tizen id if there is no content in the id file" into tizen

8 years agoMerge "tizen id: reset Tizen ID if it is not a normal file" into tizen
Taeyoung Kim [Fri, 29 Apr 2016 06:17:45 +0000 (23:17 -0700)]
Merge "tizen id: reset Tizen ID if it is not a normal file" into tizen

8 years agobuild info: change ID and Release 18/66818/2
Taeyoung Kim [Thu, 21 Apr 2016 07:32:55 +0000 (16:32 +0900)]
build info: change ID and Release

- ID format is changed to get the value from Version.Build
  = Previous Build ID example
    : tizen-mobile_20160308.8_mobile-wayland-armv7l-tm1
  = Changed Build ID example
    : tizen-mobile

- Release value is changed to get the value from Version.Build
  = Previously, the value was created by removing alphabet
    from Version.Build. However the Version.Build could contain
    other numbers between alphabets. Thus Release value
    could be weird.
  = Now, Release value is parsed from Version.Build by
    the Build.Date value.

Change-Id: I70087a74065e37842a0c1d2297cee87595a46a23
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agocommon: apply Tizen Coding Rule 63/64363/1 accepted/tizen/common/20160418.141548 accepted/tizen/ivi/20160418.082928 accepted/tizen/mobile/20160418.083024 accepted/tizen/tv/20160418.082924 accepted/tizen/wearable/20160418.082856 submit/tizen/20160418.012758
Taeyoung Kim [Fri, 1 Apr 2016 00:05:54 +0000 (09:05 +0900)]
common: apply Tizen Coding Rule

- Space before the square bracket is removed

Change-Id: Id17121768b5d8151294b40b17bce5231e859f6e6
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agobuild info: add build id, type, variant, and release inforation 07/61707/5 accepted/tizen/common/20160325.134943 accepted/tizen/ivi/20160323.141055 accepted/tizen/mobile/20160323.135818 accepted/tizen/tv/20160323.140023 accepted/tizen/wearable/20160323.135813 submit/tizen/20160323.103430
Taeyoung Kim [Thu, 10 Mar 2016 03:33:37 +0000 (12:33 +0900)]
build info: add build id, type, variant, and release inforation

- Examples
  = Build ID: "tizen-mobile_20160308.8_mobile-wayland-armv7l-tm1"
  = Build Type: "eng" or "user"
  = Build Variant: It can be set according to the product type
  = Build release: "20160308.8"

Change-Id: I29e14b461dfe6b18b562922a3d8c03ded750b181
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agolicense: change license name to Apache-2.0 69/62469/1 accepted/tizen/common/20160318.145557 accepted/tizen/ivi/20160318.113344 accepted/tizen/mobile/20160318.113100 accepted/tizen/tv/20160318.113228 accepted/tizen/wearable/20160318.113225 submit/tizen/20160317.090950
Taeyoung Kim [Wed, 16 Mar 2016 05:58:57 +0000 (14:58 +0900)]
license: change license name to Apache-2.0

Apache License, Version 2.0 -> Apache-2.0

Change-Id: Ifc9594ca7c72b84a10d57443e7733f19813b6746
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoAdd new features about build information 27/61827/1 accepted/tizen/common/20160315.220618 accepted/tizen/ivi/20160313.114404 accepted/tizen/mobile/20160313.113245 accepted/tizen/tv/20160313.113615 accepted/tizen/wearable/20160313.114019 submit/tizen/20160311.045504
Kichan Kwon [Fri, 11 Mar 2016 01:25:16 +0000 (10:25 +0900)]
Add new features about build information

- build.id
- build.type
- build.version.release
- build.variant

Change-Id: Iab338073e232a940fa6d5ad77575f81891cf8116
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
8 years agosystem-info: add function to return types of the keys 95/58695/4 accepted/tizen/common/20160301.120614 accepted/tizen/ivi/20160222.081733 accepted/tizen/mobile/20160222.081544 accepted/tizen/tv/20160222.081618 accepted/tizen/wearable/20160222.081659 submit/tizen/20160222.060529 submit/tizen_common/20160229.190608
Taeyoung Kim [Wed, 3 Feb 2016 02:31:34 +0000 (11:31 +0900)]
system-info: add function to return types of the keys

- The function system_info_get_platform_type() returns
  the type of the system keys. The api is just for
  internal use currently.

Change-Id: I812aae1f40da26bffde8525953b965e6cdf4a2ff
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotizen id: reset tizen id if there is no content in the id file 05/56705/1
Taeyoung Kim [Tue, 12 Jan 2016 07:41:42 +0000 (16:41 +0900)]
tizen id: reset tizen id if there is no content in the id file

- Tizen ID file can be empty when the device is rebooted
  during making Tizen ID. Thus the content in the Tizen ID file
  should be checked and reset if there is no content

Change-Id: I506fee8476ee0f43edc437ebbcf2c77e4fb262a3
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotizen id: reset Tizen ID if it is not a normal file 00/56700/2
Taeyoung Kim [Tue, 12 Jan 2016 06:44:58 +0000 (15:44 +0900)]
tizen id: reset Tizen ID if it is not a normal file

- If the Tizen ID file is not a normal file such as symlink,
  the file is removed and Tizen ID is re-made.

Change-Id: Id83565c38721cfe1f4b78f1a8d8202a8e2b8cc41
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoFix as Tizen coding rule 30/55130/1 accepted/tizen/ivi/20160218.023354 accepted/tizen/mobile/20151223.235624 accepted/tizen/tv/20151223.235735 accepted/tizen/wearable/20151223.235821 submit/tizen/20151223.052758 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
pr.jung [Tue, 22 Dec 2015 06:33:15 +0000 (15:33 +0900)]
Fix as Tizen coding rule

Change-Id: I6173457f78dc39b1a0d4d2c8701b04a6aa18a536
Signed-off-by: pr.jung <pr.jung@samsung.com>
8 years agolicense: change license file name 06/52006/1
taeyoung [Wed, 18 Nov 2015 06:54:00 +0000 (15:54 +0900)]
license: change license file name

Change-Id: I46f9f0d6453aa0aecfec282afac9d6a6656b4614
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agoplugin: add sample plugin 05/52005/1
taeyoung [Wed, 18 Nov 2015 06:47:57 +0000 (15:47 +0900)]
plugin: add sample plugin

- If Vendors want to add their own plugin, they
  can use the sample code for the plugin

Change-Id: Ie6e7af9d5e7a1de4e6d7745da3bd8caca8c4fef8
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agoplugin: add apis to add plugin for vendor specific system information 04/52004/1
taeyoung [Wed, 18 Nov 2015 06:31:28 +0000 (15:31 +0900)]
plugin: add apis to add plugin for vendor specific system information

- Vendors can add there own system information keys and values
  by making system-info-plugin.so using capi-systsem-info-plugin
  library.

Change-Id: If68dec5f72dfe8d34e2210107472b9f355c61f12
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agolog: change dlog macro to _I, _D, and _E 01/52001/1
taeyoung [Wed, 18 Nov 2015 06:21:17 +0000 (15:21 +0900)]
log: change dlog macro to _I, _D, and _E

- LOG_TAG also is defined at one file

Change-Id: I6cb5d3395eae817274b9e9bab61bc3090075c703
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agocommon: remove legacy operations 00/52000/2
taeyoung [Wed, 18 Nov 2015 06:05:18 +0000 (15:05 +0900)]
common: remove legacy operations

- The apis using enum values are legacy apis and will be removed

Change-Id: I45f3709e1b200fcb1cc7069a1d81c54428b1b1f4
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agotizen id: change tizen id path and smack label 98/47598/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150907.123117 accepted/tizen/tv/20150907.123313 accepted/tizen/wearable/20150907.123500 submit/tizen/20150907.031150 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
taeyoung [Mon, 7 Sep 2015 02:22:14 +0000 (11:22 +0900)]
tizen id: change tizen id path and smack label

- tizen id path is changed from /home/root/tizenid to /etc/tizenid
- The smack label of tizen id is changed to System::Share
  for every apps to be able to read it

Change-Id: Id3983c7dcb2e177950200cb40e1227ee18b7c692
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agotizen id: change default path of the tizen id to /home/root 63/47263/1 accepted/tizen/mobile/20150902.055231 accepted/tizen/tv/20150902.055243 accepted/tizen/wearable/20150902.055251 submit/tizen/20150901.131514
taeyoung [Tue, 1 Sep 2015 13:08:43 +0000 (22:08 +0900)]
tizen id: change default path of the tizen id to /home/root

- Previously /opt/home/root was used. But the path does not exist
  in Tizen 3.0. Thus the path is changed to /home/root

Change-Id: I9d6a077a700988836bd0062863080dd2664176c5
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agospec: fix the unit file location 76/45776/1 accepted/tizen/mobile/20150812.005656 accepted/tizen/tv/20150812.005716 accepted/tizen/wearable/20150812.005744 submit/tizen/20150811.133113
Sangjung Woo [Tue, 11 Aug 2015 07:03:55 +0000 (16:03 +0900)]
spec: fix the unit file location

Because of some buggy code in spec file, the systemd unit file
'tizenid.service' is install into /usr/lib64/systemd/system. This patch
fixes this bug.

Change-Id: Ic8b878f16c28d2bb48699d76aa9976963a24aaf9
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
8 years agoMerge "enum: move the position of the enum keys and apis related with the keys" into... accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.160025 accepted/tizen/common/20150615.075923 accepted/tizen/mobile/20150616.010722 accepted/tizen/tv/20150616.010737 accepted/tizen/wearable/20150616.010751 submit/tizen/20150612.073851 submit/tizen/20150612.104810 submit/tizen_3.0.2015.q2_common/20150615.075539
Chan Lee [Fri, 12 Jun 2015 07:23:49 +0000 (00:23 -0700)]
Merge "enum: move the position of the enum keys and apis related with the keys" into tizen

8 years agoenum: move the position of the enum keys and apis related with the keys 66/41266/1 submit/tizen/20150612.073732
taeyoung [Fri, 12 Jun 2015 07:11:30 +0000 (16:11 +0900)]
enum: move the position of the enum keys and apis related with the keys

- The enum keys are deprecated, but Currently other apps use it.
  Thus the keys and apis are enabled now. The keys will be deprecated
  with "deprecated" flags

Change-Id: I0ecae4693e6db11c5803bda7450e3de64aa78440
Signed-off-by: taeyoung <ty317.kim@samsung.com>
8 years agobugfix: fix the so name properly 83/40983/1 submit/tizen/20150610.130749
Sangjung Woo [Wed, 10 Jun 2015 12:38:14 +0000 (21:38 +0900)]
bugfix: fix the so name properly

Because omiting both MAJORVER and FULLVER macro, the so name is not
right format (i.e. libcapi-system-info.so.SOVERSION) As a result, the
build break occurs when building some modules that use system-info APIs.
This patch fixs this bug.

Change-Id: I9fe53365784c125397fb39e297fb4c814db375cd
Signed-off-by: Sangjung Woo <sangjung.woo@samsung.com>
8 years agocommon: change implementations of apis using enum 42/40642/3 submit/tizen/20150609.090025
Taeyoung Kim [Sat, 6 Jun 2015 13:49:21 +0000 (22:49 +0900)]
common: change implementations of apis using enum

- The apis using enum values will be deprecated.
- The implementations of the apis are changed to use key string
  declared on Tizen.org developer guide

Change-Id: Iab978500aad94c257acf7bf207bfc38b9496dab3
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agocommon: change file name system_info_no_file.c to system_info_file.c 41/40641/3
Taeyoung Kim [Sat, 6 Jun 2015 13:00:20 +0000 (22:00 +0900)]
common: change file name system_info_no_file.c to system_info_file.c

- The codes are related with reading information from certain files.
  Thus the name is changed from 'no_file' to 'file'

Change-Id: I238a4338b9494d5349362b7fe98750ea022be730
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotizen id: remove dependency with libcryptsvc 40/40640/4
Taeyoung Kim [Sat, 6 Jun 2015 12:27:38 +0000 (21:27 +0900)]
tizen id: remove dependency with libcryptsvc

- Previous: system-info uses libcryptsvc to get
       values with base 64 encoding. But libcryptscv
       is used by other apps and the apps can use
       system-info. So circular dependency problem
       can be occurred
- Now: system-info uses glib fot base 64 encoding.

Change-Id: I33819041e305db6d2210d08f8e9aec7b515a8365
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agocommon: move file paths to spec file 39/40639/5
Taeyoung Kim [Sat, 6 Jun 2015 12:18:20 +0000 (21:18 +0900)]
common: move file paths to spec file

- The paths of config files are configurable.
  Thus the positions to define the paths are moved to the spec file.

Change-Id: Ia15309e6286eba38be5de7d934257d469d42920d
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
9 years agoFix build break - iniparser API is changed 06/38506/1
Suchang Woo [Tue, 21 Apr 2015 12:31:01 +0000 (21:31 +0900)]
Fix build break - iniparser API is changed

iniparser_getstr() is changed to iniparser_getstring() in iniparser v3.1

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: Ib0ffdc822b8a32421d9fbd8ec8eef1eea4ab1bce

9 years agobuild info: change build info operation to read /etc/info.ini file 80/35480/2 submit/tizen/20150217.071721 submit/tizen_mobile/20150217.071853 submit/tizen_tv/20150217.071749
Taeyoung Kim [Mon, 16 Feb 2015 10:20:28 +0000 (19:20 +0900)]
build info: change build info operation to read /etc/info.ini file

- Build information is created when image is created.
- Build information is storaged in /etc/info.ini and thus
  system-info should read the ini file.
- The keys for build information is already opened to tizen.org
  https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/guide/system/sysinfo.htm

Change-Id: Id8044d8edb681fb9c8bdb50e8a9345914be3a732
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
9 years agosystem-info: Merge Tizen 2.3 source code into tizen branch 45/35045/3 submit/tizen/20150210.053828 submit/tizen_tv/20150216.081302
Jiyoung Yun [Fri, 6 Feb 2015 11:18:54 +0000 (20:18 +0900)]
system-info: Merge Tizen 2.3 source code into tizen branch

Details:
https://developer.tizen.org/dev-guide/native/2.3.0/org.tizen.mobile.native.apireference/group__CAPI__SYSTEM__SYSTEM__INFO__MODULE.html

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

9 years agoFix info.ini generator for Tizen 3.0 36/30136/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0_ivi accepted/tizen/common/20141114.143718 accepted/tizen/ivi/20141119.005433 submit/tizen_common/20141113.131605 submit/tizen_ivi/20141118.000000 submit/tizen_mobile/20141120.000000 tizen_3.0_ivi_release
Mikko Ylinen [Wed, 12 Nov 2014 12:25:54 +0000 (14:25 +0200)]
Fix info.ini generator for Tizen 3.0

Bug-Tizen: TC-2047

Change-Id: Ie3a3d59818902c8ec74922e0fd875e4338cace55
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
9 years agoMerge "clean spec file for yocto compliance." into tizen 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 accepted/tizen/common/20140915.091254 submit/tizen_common/20140912.150039 submit/tizen_common/20140912.150451 submit/tizen_ivi/20140916.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release
Casey Schaufler [Wed, 27 Aug 2014 16:12:57 +0000 (09:12 -0700)]
Merge "clean spec file for yocto compliance." into tizen

9 years agoRemove an obsolete BuildRequires to capi-media-sound-manager 82/25082/1 accepted/tizen/common/20140730.162200 accepted/tizen/ivi/20140730.174914 submit/tizen/20140730.131301
Mikko Ylinen [Tue, 29 Jul 2014 04:36:14 +0000 (07:36 +0300)]
Remove an obsolete BuildRequires to capi-media-sound-manager

Change-Id: Icb871ea03eab5ab9f3a2cc8ce3ed4de9d9872baa
Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com>
9 years agoclean spec file for yocto compliance. 82/24382/1
Ronan Le Martret [Fri, 11 Jul 2014 09:36:51 +0000 (11:36 +0200)]
clean spec file for yocto compliance.

Change-Id: Ia6540cdeff5652db99d63a6b1f8916582725e694
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoEnable build with iniparser v 3.1 33/16733/1 accepted/tizen/generic accepted/tizen/mobile accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_3.0.m14.2_ivi tizen_ivi_panda tizen_ivi_release accepted/tizen/generic/20140225.191133 accepted/tizen/generic/20140303.073233 accepted/tizen/ivi/20140301.005834 accepted/tizen/ivi/panda/20140402.020317 accepted/tizen/ivi/release/20140315.004148 accepted/tizen/mobile/20140225.081955 accepted/tizen/mobile/20140303.022938 submit/accepted/tizen/generic/20140228.204150 submit/tizen/20140225.081203 submit/tizen/20140228.204604 submit/tizen_ivi_panda/20140402.020732 submit/tizen_ivi_release/20140315.004410 tizen_3.0.m14.2_ivi_release
Nicolas Zingilé [Mon, 24 Feb 2014 10:19:32 +0000 (11:19 +0100)]
Enable build with iniparser v 3.1

Bug-Tizen: PTREL-101
Change-Id: I1cd50acc3aafdbaee406ff1786242a1980a7124c
Signed-off-by: Nicolas Zingilé <nicolas.zingile@open.eurogiciel.org>
10 years agoinit wayland support. 92/13292/8 accepted/tizen/ivi/release accepted/tizen/ivi/stable accepted/tizen/generic/20140106.141754 accepted/tizen/generic/20140110.150327 accepted/tizen/ivi/20131231.184141 accepted/tizen/ivi/release/20140108.212106 accepted/tizen/mobile/20140107.212758 submit/tizen/20131231.041855 submit/tizen/20140108.022351 submit/tizen_ivi_release/20140108.030040
wangfei [Fri, 20 Dec 2013 08:10:33 +0000 (03:10 -0500)]
init wayland support.

The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0.
Basically and consistently, two macros were used "with wayland" and "with x".
Below summarize the combination of the macros:

| wayland |  x  | meaning
|---------------------------
|   0     |  1  | pure X11 platform(no wayland)
|   1     |  0  | pure wayland platform (no X11)
|   1     |  1  | wayland but X compatibility
|   0     |  0  | no X and no wayland

This method unifies the meaning and usage. Deploy this method to capi-system-info package.
Currently we need "pure wayland platform (no X11)" status,so "with wayland" and "with x" are
defined into "1" and "0" in build.conf file.If you need other status of above illustration,
please change values of "with x" and "with wayland" in your build.conf file.

Change-Id: If8c3b9e099d60fc892140fe480fe6b52e8a66d6a
Signed-off-by: wangfei <feix.w.wang@intel.com>
10 years agoupdate changelog accepted/tizen/20130917.053429 accepted/tizen/20130917.185841 accepted/tizen/20130917.190700 accepted/tizen/20131028.184641 accepted/tizen/20131031.111759 accepted/tizen/20131112.015139 accepted/tizen_ivi_stable/20131116.101315 submit/tizen/20130916.212456 submit/tizen/20131028.183128
Anas Nashif [Mon, 16 Sep 2013 21:24:45 +0000 (17:24 -0400)]
update changelog

10 years agoMerge branch 'tizen_2.2' into tizen
Anas Nashif [Mon, 16 Sep 2013 21:23:15 +0000 (17:23 -0400)]
Merge branch 'tizen_2.2' into tizen

Conflicts:
CMakeLists.txt
packaging/capi-system-info.spec
src/system_info_device.c
src/system_info_platform.c

10 years agofix build error 61/9861/2 accepted/tizen/20130910.123119 accepted/tizen/20130910.182951 accepted/tizen/20130910.224552 accepted/tizen/20130912.185646 accepted/tizen/20130912.193838 accepted/tizen/20130913.031021 submit/tizen/20130910.052502 submit/tizen/20130912.080431 submit/tizen/20130912.090730
Nam KwanWoo [Mon, 9 Sep 2013 10:07:58 +0000 (19:07 +0900)]
fix build error
/home/abuild/rpmbuild/BUILD/capi-system-info-0.1.14/src/system_info_device.c:490:2:
error: implicit declaration of function 'net_nfc_is_supported' [-Werror=implicit-function-declaration]

Change-Id: Iae72ff724d0a259593a5720253229e3a2440bab0
Signed-off-by: Nam KwanWoo <kw46.nam@samsung.com>
10 years agoRemove debian packaging stuff 96/8596/1
Chengwei Yang [Sun, 25 Aug 2013 01:42:59 +0000 (09:42 +0800)]
Remove debian packaging stuff

Change-Id: I17b87aff7dc0a621d822896a366dfde1a8406656
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
10 years agoFix SystemInfoDeviceCapability 53/7853/1 accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/ivi/genivi/20140131.061514 accepted/tizen_ivi_release/20131120.050527 ivi_oct_m2 submit/tizen/20130814.203958 submit/tizen/20131011.222744 submit/tizen/20131011.222926 submit/tizen/20131011.223341 submit/tizen/20131011.224101 submit/tizen_ivi_genivi/20140131.060735
Xavier Roche [Thu, 8 Aug 2013 17:27:40 +0000 (19:27 +0200)]
Fix SystemInfoDeviceCapability

  related to TZPC-4182
  - fix system_info_get_tizen_version to parse suitable VERSION name
  - fix system_info_get_platform_name to parse suitable platform NAME
  - fix system_info_get_tizen_version_name to parse suitable tizen version name
  - fix system_info_get_core_cpu_arch to get suitable cpu arch
  - fix system_info_get_core_fpu_arch to get suitable Floating Point Unit

10 years agoremove unused enum keys
Nam KwanWoo [Thu, 4 Jul 2013 08:24:56 +0000 (17:24 +0900)]
remove unused enum keys

Change-Id: Ica46bacc6e63fdd5dcd28656cfc3ce96499d53cb

10 years agoremove unused enum keys
Nam KwanWoo [Tue, 2 Jul 2013 10:25:00 +0000 (19:25 +0900)]
remove unused enum keys

Change-Id: I1f7391c276c871e85dc2f3518bde44fdd1b584a4

10 years agochange cbs key name
Nam KwanWoo [Tue, 2 Jul 2013 01:57:06 +0000 (10:57 +0900)]
change cbs key name

Change-Id: Id899b75785a4cf118a4d3a623363d588c058cbef

10 years agochange logic to compare xml file key and input key
Nam KwanWoo [Mon, 1 Jul 2013 05:36:09 +0000 (14:36 +0900)]
change logic to compare xml file key and input key

Change-Id: I7700a5b925e8bf3a8787f7d0ef2eb5ae7839fdcd

10 years agochange logic to comapre xml file key and input key
Nam KwanWoo [Mon, 1 Jul 2013 02:29:12 +0000 (11:29 +0900)]
change logic to comapre xml file key and input key

Change-Id: I1f4a9c6f11c7e00bd75b2abf423dfc766d4a06f6

10 years agoresetting manifest requested domain to floor 97/4397/1 accepted/tizen/20130710.221601 submit/tizen/20130710.102638
Alexandru Cornea [Fri, 28 Jun 2013 07:48:01 +0000 (10:48 +0300)]
resetting manifest requested domain to floor

10 years agoremove API for external feature
Nam KwanWoo [Wed, 26 Jun 2013 08:43:51 +0000 (17:43 +0900)]
remove API for external feature

Change-Id: I9097d836a791021580a81cab6aa36b424ff3dd6d

10 years agoapply visibility hidden, add constructor
Nam KwanWoo [Wed, 26 Jun 2013 01:41:26 +0000 (10:41 +0900)]
apply visibility hidden, add constructor

Change-Id: Ic6bc80996808b2fb38ac3a5e54fd62a757bc0019

10 years agoRevert model-config
Nam KwanWoo [Mon, 24 Jun 2013 08:52:51 +0000 (17:52 +0900)]
Revert model-config

Change-Id: I7819792bb21a5b0d896ca8e708ead9b5545a737f

10 years agoremove unused API
Nam KwanWoo [Mon, 24 Jun 2013 04:21:51 +0000 (13:21 +0900)]
remove unused API

Change-Id: I14c46b545dac0400c2a607b0d288f7e2b0ea42a1

10 years agoremove internal API
Nam KwanWoo [Mon, 24 Jun 2013 04:16:42 +0000 (13:16 +0900)]
remove internal API

Change-Id: I27b178da3f0b5068526e3638cea55004e4dd144e

10 years agochange logic to get camera count, screen width, screen height
Nam KwanWoo [Mon, 24 Jun 2013 04:15:15 +0000 (13:15 +0900)]
change logic to get camera count, screen width, screen height

Change-Id: I5908c0b7ae03dd863ed1ea7bd5645aa9df8410ea

10 years agoremove API for external feature
Nam KwanWoo [Thu, 20 Jun 2013 01:05:00 +0000 (10:05 +0900)]
remove API for external feature

Change-Id: I7ccb66a06c63ca57af9a18a3efac6c0288fa2cb2

10 years agorefactoring for model-config
Nam KwanWoo [Thu, 13 Jun 2013 06:52:30 +0000 (15:52 +0900)]
refactoring for model-config

Change-Id: Ia2b481537f2ba98fc0797d6e7f16da66b95e12a3

10 years agoUpdate Changelog 08/3808/1 accepted/tizen/20130611.162832 submit/tizen/20130611.161948
Baptiste DURAND [Wed, 5 Jun 2013 06:53:12 +0000 (08:53 +0200)]
Update Changelog

10 years agoremove hardcoded lib path 07/3807/1
Baptiste DURAND [Wed, 5 Jun 2013 06:51:26 +0000 (08:51 +0200)]
remove hardcoded lib path

10 years agoadd new API for model-config
Nam KwanWoo [Wed, 5 Jun 2013 06:01:40 +0000 (15:01 +0900)]
add new API for model-config

Change-Id: I0b3fc69dd59e62dfa3c7f65cc8e5a8e7a7c449a8

10 years agoFixed build on 64 bit systems accepted/tizen/20130604.182843 submit/tizen/20130604.104749
Anas Nashif [Tue, 4 Jun 2013 10:45:06 +0000 (06:45 -0400)]
Fixed build on 64 bit systems

10 years agofixed cmake file
Anas Nashif [Tue, 4 Jun 2013 10:31:53 +0000 (06:31 -0400)]
fixed cmake file

10 years agoRemove placeholders and cleanup spec accepted/tizen/20130531.225512 submit/tizen/20130531.153649
Anas Nashif [Fri, 31 May 2013 15:36:46 +0000 (11:36 -0400)]
Remove placeholders and cleanup spec

11 years agochange voip value tizen_2.1 accepted/tizen/20130520.100834 submit/tizen/20130517.044726 submit/tizen_2.1/20130514.052030
Nam KwanWoo [Thu, 2 May 2013 07:51:32 +0000 (16:51 +0900)]
change voip value

Change-Id: I0f2bb301976cdfc1b091eecc76643cc681a3d930