summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Kichan Kwon [Thu, 31 Mar 2016 07:33:20 +0000 (16:33 +0900)]
Modify first release version of some APIs
- These APIs are decided to include at Tizen 2.4
- But, Tizen 2.4 wearable isn't released, so we need to set separately
Change-Id: I2d293a398e6df41d92868b7d930daffe48fe415d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Kichan Kwon [Fri, 25 Mar 2016 02:59:29 +0000 (11:59 +0900)]
Close file after reading
Change-Id: I23114971925f436109986d163e62d941c57c6470
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Kichan Kwon [Tue, 22 Mar 2016 06:11:09 +0000 (15:11 +0900)]
Modify wearable API version
Change-Id: Id0e92cd805e871de15ed3a72e70a9bdadc441116
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Kichan Kwon [Wed, 3 Feb 2016 10:45:52 +0000 (19:45 +0900)]
runtime-info : Add cpu information APIs
- runtime_info_get_processor_count
- runtime_info_get_processor_current_frequency
- runtime_info_get_processor_max_frequency
Change-Id: Ic331e1a4fd54962a7bf86186761ca58c8a91569d
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Taeyoung Kim [Wed, 13 Jan 2016 06:47:46 +0000 (15:47 +0900)]
doc: fix invalid error type
- Error code in documentation was wrong.
RUNTIME_INFO_PERMISSION_DENIED
-> RUNTIME_INFO_ERROR_PERMISSION_DENIED
Change-Id: I61eae52217182b7fa2aab33b64205f8d9839a4ff
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Prajwal A N [Fri, 13 Nov 2015 03:16:10 +0000 (12:16 +0900)]
removed log messages from process usage info APIs
* process usage info received from resourced was logged for debug purposes
* this poses a security issue
* thus removed the logging code
Change-Id: I937a5809b3ba3cf3255d8be0a3c9476f9e50d59c
Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
Taeyoung Kim [Mon, 29 Jun 2015 06:11:00 +0000 (15:11 +0900)]
keys: change enum values to support the legacy runtime-info
- The set of keys is same with Tizen 2.3, but the real value
is different with Tizen 2.3. Because several internal keys
are removed.
- To support apps which are built with runtime-info of tizen 2.3,
the real values of keys are changed according to the Tizen 2.3
Change-Id: I01ded14a562dc2dc41ede50b3a6bad89ebf12911
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Jiyoung Yun [Thu, 7 May 2015 09:54:56 +0000 (18:54 +0900)]
runtime-info: Remove internal enums
Please refer to below ACR issue:
http://168.219.209.56/jira/browse/ACR-108
Conflicts:
src/runtime_info_location.c
Change-Id: I668c6d9baab19b8dcf324c46ea4dbc7637ec4fd0
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Prajwal A N [Wed, 27 May 2015 12:16:14 +0000 (21:16 +0900)]
runtime-info: added process Memory and CPU usage APIs
* added call to dbus methods in resourced
* added code to parse the reply dbus message and populate the right structs
Change-Id: I94514adf12fea4257c759c977a473f5dc658c0a6
Signed-off-by: Prajwal A N <an.prajwal@samsung.com>
Jiyoung Yun [Tue, 10 Mar 2015 14:22:54 +0000 (23:22 +0900)]
runtime-info: Add memory and cpu information apis
New apis:
runtime_info_get_process_memory_info
runtime_info_get_system_memory_info
runtime_info_get_process_cpu_usage
runtime_info_get_cpu_usage
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: Iadce6559fab28fa3f1a37d0f842d17b017f4a73e
Taeyoung Kim [Mon, 8 Jun 2015 09:33:06 +0000 (18:33 +0900)]
error type: add error type RUNTIME_INFO_ERROR_NOT_SUPPORTED
- when vconf key does not exist, the feature related with the vconf key
is not supported. Thus NOT_SUPPORTED error type is added
Change-Id: I542e4981bb5ee32d2b656b9ef79c0ede1896fba5
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Jiyoung Yun [Tue, 24 Feb 2015 10:25:35 +0000 (19:25 +0900)]
runtime-info: Battery keys regard as disconnected in no battery model
Below keys depend on battery module.
If there is no battery in target,
runtime-info regards battery keys as disconnected.
RUNTIME_INFO_KEY_CHARGER_CONNECTED
RUNTIME_INFO_KEY_BATTERY_IS_CHARGING
Change-Id: I6138f1ffe03d3d0821f66e713947205712e55bae
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Jiyoung Yun [Mon, 9 Feb 2015 06:53:15 +0000 (15:53 +0900)]
runtime-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__RUNTIME__INFO__MODULE.html
Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
Change-Id: I0c49d941e426b1c6b1369bc15377b9bf65c81843
Chengwei Yang [Sun, 25 Aug 2013 01:43:49 +0000 (09:43 +0800)]
Remove debian packaging stuff
Change-Id: I322b4fe4018a65c0f9ebc1fc189993871ee41011
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
Michael Leibowitz [Wed, 17 Jul 2013 17:18:49 +0000 (10:18 -0700)]
Fix manifests
put manifests in packaging/
consistent use of %{name} macros
Signed-off-by: Michael Leibowitz <michael.leibowitz@intel.com>
Alexandru Cornea [Fri, 28 Jun 2013 17:12:34 +0000 (20:12 +0300)]
resetting manifest requested domain to floor
Anas Nashif [Fri, 31 May 2013 15:45:07 +0000 (11:45 -0400)]
Remove placeholders and cleanup spec
Junfeng [Thu, 21 Mar 2013 13:02:50 +0000 (21:02 +0800)]
Fix for x86_64 compatibility.
Change-Id: I3824ee57be8044923be23779b3965c6312456344
Nam KwanWoo [Tue, 19 Mar 2013 02:11:57 +0000 (11:11 +0900)]
remove key(RUNTIME_INFO_KEY_ROTATION_LOCK_ENABLED)
Change-Id: I5efec29cb75844035b25eeb90dc87f8a31dbfc90
Jinkun Jang [Tue, 12 Mar 2013 16:46:10 +0000 (01:46 +0900)]
Tizen 2.1 base
Eunkyoung Kim [Fri, 6 Jan 2012 12:59:29 +0000 (21:59 +0900)]
Initial empty repository