platform/framework/native/appfw.git
10 years agoAdd to check condition for emulator in spec file
jh0522.choi [Wed, 21 Aug 2013 01:56:00 +0000 (10:56 +0900)]
Add to check condition for emulator in spec file

10 years agoMerge "Remove white space" into tizen_2.2
Joohyun Kim [Tue, 20 Aug 2013 08:33:34 +0000 (08:33 +0000)]
Merge "Remove white space" into tizen_2.2

10 years agoRemove white space
Joohyun Kim [Tue, 20 Aug 2013 08:22:08 +0000 (17:22 +0900)]
Remove white space

Change-Id: I1ecbadfb0c3d5f7294395a2f69bf5e20468f3013
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Remove primitive SettingClient" into tizen_2.2
Joohyun Kim [Tue, 20 Aug 2013 08:06:27 +0000 (08:06 +0000)]
Merge "Remove primitive SettingClient" into tizen_2.2

10 years agoRemove primitive SettingClient
Joohyun Kim [Tue, 20 Aug 2013 06:36:11 +0000 (15:36 +0900)]
Remove primitive SettingClient

Change-Id: Iea881b48585c4457500c8ec675f982148bfa4a3b
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoFix a memory leak
Sunwook Bae [Tue, 20 Aug 2013 06:11:24 +0000 (15:11 +0900)]
Fix a memory leak

Change-Id: Id1a7eca227951a17717ab9887792ed48cda08522
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "Remove to send the Pid/AppId in internal IPC" into tizen_2.2
Sunwook Bae [Tue, 20 Aug 2013 05:58:25 +0000 (05:58 +0000)]
Merge "Remove to send the Pid/AppId in internal IPC" into tizen_2.2

10 years agoRemove to send the Pid/AppId in internal IPC
Sunwook Bae [Mon, 19 Aug 2013 09:37:55 +0000 (18:37 +0900)]
Remove to send the Pid/AppId in internal IPC

Change-Id: I7bbf969fc8cd744f8858c172f92fc7d7295551e5
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoLocalized strings have been updated.
Bumseung Cho [Tue, 20 Aug 2013 01:58:39 +0000 (10:58 +0900)]
Localized strings have been updated.

Change-Id: Ifb55d60ee2829e324fcd165724c684164c7b3f30
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
10 years agoFix the leaked memory on ObjectManagerImpl
Jaesung Ku [Mon, 19 Aug 2013 13:48:50 +0000 (22:48 +0900)]
Fix the leaked memory on ObjectManagerImpl

Change-Id: I9e17d3c432a4082d6bde0f9893728e285daf7615
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoMerge "Fix re-entrancy issue" into tizen_2.2
Joohyun Kim [Mon, 19 Aug 2013 09:33:34 +0000 (09:33 +0000)]
Merge "Fix re-entrancy issue" into tizen_2.2

10 years agoUpdate for terminating Submode Appcontrol
Jaesung Ku [Mon, 19 Aug 2013 06:24:48 +0000 (15:24 +0900)]
Update for terminating Submode Appcontrol

Change-Id: I028a89fc56cf23d3094e56344c1c3909c7455b95
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoMerge "[2.2.1] Modify doxygen example of Encode/DecodeBase64StringN" into tizen_2.2
dahyeong.kim [Mon, 19 Aug 2013 05:48:08 +0000 (05:48 +0000)]
Merge "[2.2.1] Modify doxygen example of Encode/DecodeBase64StringN" into tizen_2.2

10 years agoFix re-entrancy issue
Joohyun Kim [Mon, 19 Aug 2013 05:23:01 +0000 (14:23 +0900)]
Fix re-entrancy issue

Change-Id: I0306b76fdb509346876fd4151ff556a28a9a1784
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Replace gmtime to gmtime_r for TimeZone" into tizen_2.2
Hokwon Song [Mon, 19 Aug 2013 01:50:43 +0000 (01:50 +0000)]
Merge "Replace gmtime to gmtime_r for TimeZone" into tizen_2.2

10 years agoReplace gmtime to gmtime_r for TimeZone
Hokwon Song [Mon, 19 Aug 2013 01:48:19 +0000 (10:48 +0900)]
Replace gmtime to gmtime_r for TimeZone

Change-Id: I1e9f744f0769510d137da13e5a47fed1b5525afa
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoAdd log on time function
Joohyun Kim [Sat, 17 Aug 2013 00:18:38 +0000 (09:18 +0900)]
Add log on time function

Change-Id: Ifd1c6dc016220908e761aab97cd6b39b03dcd4bc
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoFix the double-free issue
Jaesung Ku [Fri, 16 Aug 2013 14:02:07 +0000 (23:02 +0900)]
Fix the double-free issue

Change-Id: Ibc9f7a48908f1805d045c542d7259d7d3e53d2f0
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoMerge "[2.2.1][P130807-00904] Fail to get the host of the uri which has only ? charac...
dahyeong.kim [Wed, 14 Aug 2013 13:16:32 +0000 (13:16 +0000)]
Merge "[2.2.1][P130807-00904] Fail to get the host of the uri which has only ? character without query" into tizen_2.2

10 years ago[2.2.1][P130807-00904] Fail to get the host of the uri which has only ? character...
dahyeong.kim [Tue, 13 Aug 2013 07:26:23 +0000 (16:26 +0900)]
[2.2.1][P130807-00904] Fail to get the host of the uri which has only ? character without query

Change-Id: I59d436df7e9702bc74734dacad9fe8d762cfaf4d
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoMerge "Alarm Conditional AppLaunch Refactoring" into tizen_2.2
david_kim31 [Wed, 14 Aug 2013 10:02:22 +0000 (10:02 +0000)]
Merge "Alarm Conditional AppLaunch Refactoring" into tizen_2.2

10 years agoAlarm Conditional AppLaunch Refactoring
david_kim31 [Wed, 14 Aug 2013 08:53:15 +0000 (17:53 +0900)]
Alarm Conditional AppLaunch Refactoring

Change-Id: Ida38df286ecfb4f21814b14a17039c031a5ffa03
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoModify AppRegistry for multi-process
Hyunbin Lee [Fri, 9 Aug 2013 06:55:49 +0000 (15:55 +0900)]
Modify AppRegistry for multi-process

Change-Id: I542d56149d3e3df163f08fe680a1c8392492b9cc
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoMerge "Fix a timezone defect." into tizen_2.2
Hokwon Song [Wed, 14 Aug 2013 04:48:29 +0000 (04:48 +0000)]
Merge "Fix a timezone defect." into tizen_2.2

10 years agoFix a timezone defect.
Hokwon Song [Tue, 13 Aug 2013 08:32:42 +0000 (17:32 +0900)]
Fix a timezone defect.

Change-Id: I5821845cb440729525b2989e05bb1a90c0abd298
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agorefined appinfo initialization
Young Ik Cho [Wed, 14 Aug 2013 00:36:45 +0000 (09:36 +0900)]
refined appinfo initialization

Change-Id: I5e1ee5028ced9ef2d4821013f4d57589af08d4f3
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoRemove AppLog
Duyoung Jang [Tue, 13 Aug 2013 07:13:01 +0000 (16:13 +0900)]
Remove AppLog

Change-Id: Ibaf790e1e58a5963bfd570c9cdadac63c3cee363
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoFixed Prevent issues.
Bhanu Singh Rao [Mon, 12 Aug 2013 12:02:20 +0000 (17:32 +0530)]
Fixed Prevent issues.

Change-Id: I19536b94eaeb9d0d2fe42c92f2dd9b61c28e9618
Signed-off-by: Bhanu Singh Rao <bhanu.singh@samsung.com>
10 years agoprevent related issues
Yong Song [Mon, 12 Aug 2013 07:56:01 +0000 (16:56 +0900)]
prevent related issues

Change-Id: I5e218c2bd045e18485734d3d311cb86fc961c7f9

10 years agoMerge "Fix prevent defect on Text." into tizen_2.2
Hokwon Song [Mon, 12 Aug 2013 10:06:42 +0000 (10:06 +0000)]
Merge "Fix prevent defect on Text." into tizen_2.2

10 years agoFix prevent defect on Text.
Hokwon Song [Mon, 12 Aug 2013 09:58:10 +0000 (18:58 +0900)]
Fix prevent defect on Text.

Change-Id: I2bca291d39ba68afdb0eecb5bad681957ea9a946
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "refined boot logic" into tizen_2.2
Young Ik Cho [Mon, 12 Aug 2013 08:00:13 +0000 (08:00 +0000)]
Merge "refined boot logic" into tizen_2.2

10 years agoFix locale issue and enable common-service
Joohyun Kim [Mon, 12 Aug 2013 06:28:18 +0000 (15:28 +0900)]
Fix locale issue and enable common-service

Change-Id: I77358db84bfc74e83dcaf4c8fdef1ca69278f33d
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agorefined boot logic
Young Ik Cho [Mon, 12 Aug 2013 06:26:33 +0000 (15:26 +0900)]
refined boot logic

Change-Id: I27a004929890708d8ed48c5d5188fe5799c1cd64
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAdd event for storage full
Duyoung Jang [Mon, 12 Aug 2013 04:46:44 +0000 (13:46 +0900)]
Add event for storage full

Change-Id: I8c81352a2586731a451646c48a83e64f3b3313f0
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agouse explicit template initialization
Young Ik Cho [Fri, 9 Aug 2013 12:18:44 +0000 (21:18 +0900)]
use explicit template initialization

Change-Id: Ifb496daf7d04bdbc059d2075102f154d76ff1f67
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years ago[2.2.1] Modify doxygen example of Encode/DecodeBase64StringN
dahyeong.kim [Fri, 9 Aug 2013 06:59:30 +0000 (15:59 +0900)]
[2.2.1] Modify doxygen example of Encode/DecodeBase64StringN

Change-Id: I6fe11555fc6ef0e6a2effe3cc95cab902f6b556d
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoUpdate doxygen example
Hyunbin Lee [Fri, 9 Aug 2013 00:50:21 +0000 (09:50 +0900)]
Update doxygen example

Change-Id: I168f3e5e318f94e537c8f2d7a505ba68422514d8
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agofix crash issue on appcontrol back
Young Ik Cho [Thu, 8 Aug 2013 13:13:01 +0000 (22:13 +0900)]
fix crash issue on appcontrol back

Change-Id: I7579b425ec13518757e42ab0c72d21bfe184482d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoUpdate for thread-safety of AppResource
Jaesung Ku [Thu, 8 Aug 2013 06:03:26 +0000 (15:03 +0900)]
Update for thread-safety of AppResource

Change-Id: Ib17a1806f224940c8478a7719d12942dc404c257
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoMerge "Apply new string localization for Web control" into tizen_2.2
hyun lee [Thu, 8 Aug 2013 01:20:06 +0000 (01:20 +0000)]
Merge "Apply new string localization for Web control" into tizen_2.2

10 years agoEnabling recovery from common-service restart.
Hokwon Song [Wed, 7 Aug 2013 05:16:05 +0000 (14:16 +0900)]
Enabling recovery from common-service restart.

Change-Id: I4228ef2d7ecfaf8fac04f38dc552a04e510e88e2
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoApply new string localization for Web control
hyun lee [Wed, 7 Aug 2013 11:47:51 +0000 (20:47 +0900)]
Apply new string localization for Web control

Change-Id: I686dc24f88cd40bf0fc5ab9026fd1c866fc79425
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
10 years agoReplace localtime() with localtime_r() for thread-safety
Hyunbin Lee [Wed, 7 Aug 2013 07:03:49 +0000 (16:03 +0900)]
Replace localtime() with localtime_r() for thread-safety

Change-Id: I91fcd0a5f44bf704046695d283d956d92a5c7409
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoAdd WeeklyTime to RegisterAppLaunch param guide
david_kim31 [Wed, 7 Aug 2013 01:41:24 +0000 (10:41 +0900)]
Add WeeklyTime to RegisterAppLaunch param guide

Change-Id: Ifd395f996b572e32abdb5254a4eaa491aa9862fa
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoadd duid ipc mode
david_kim31 [Tue, 6 Aug 2013 12:35:05 +0000 (21:35 +0900)]
add duid ipc mode

Change-Id: I4edfb843f95e910260b4b1665cc32f3133561f72
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agofix prevent issue
Young Ik Cho [Tue, 6 Aug 2013 02:10:20 +0000 (11:10 +0900)]
fix prevent issue

Change-Id: I905f3b3e1e65f9659164358b254c3fb50e8bb261
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoRevert enabling common-service for setting info.
Hokwon Song [Mon, 5 Aug 2013 13:07:13 +0000 (22:07 +0900)]
Revert enabling common-service for setting info.

Change-Id: Ida5e6e80bddf3441b21e2fec12f32612d0485b3d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoSync to the latest code
Duyoung Jang [Mon, 5 Aug 2013 08:04:47 +0000 (17:04 +0900)]
Sync to the latest code

Change-Id: I695fe90f83370544401c2de561c54253cedc0920
Signed-off-by: Duyoung Jang <duyoung.jang@samsung.com>
10 years agoRemove const keyword of value parameter
jc815.lee [Mon, 5 Aug 2013 06:13:12 +0000 (15:13 +0900)]
Remove const keyword of value parameter

[model] RSA
[binary_type]
[customer]
[issue#]
[problem]
[cause]
[solution]
[team]
[request]
[horizontal_expansion]

Change-Id: I7fd31de40f2cd5dd87ec95c81ac9c05f1a8022fa
Signed-off-by: jc815.lee <jc815.lee@samsung.com>
10 years agoMerge "Fix Exception issue on Add and remove event listener" into tizen_2.2
Joohyun Kim [Fri, 2 Aug 2013 09:47:59 +0000 (09:47 +0000)]
Merge "Fix Exception issue on Add and remove event listener" into tizen_2.2

10 years agoFix Exception issue on Add and remove event listener
Joohyun Kim [Fri, 2 Aug 2013 08:41:49 +0000 (17:41 +0900)]
Fix Exception issue on Add and remove event listener

Change-Id: Ie3f80209b2ec543dd8adad21394b4451b2160a12
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Support abnormal restart on setting" into tizen_2.2
Joohyun Kim [Fri, 2 Aug 2013 07:34:16 +0000 (07:34 +0000)]
Merge "Support abnormal restart on setting" into tizen_2.2

10 years agoRefactoy Locales for DateTimeFormatter.
Hokwon Song [Fri, 2 Aug 2013 02:50:47 +0000 (11:50 +0900)]
Refactoy Locales for DateTimeFormatter.

Change-Id: I16975aa1f7d6bb0b57135adac22169cc422808bf
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoSupport abnormal restart on setting
Joohyun Kim [Fri, 2 Aug 2013 02:54:16 +0000 (11:54 +0900)]
Support abnormal restart on setting

Change-Id: I4a8b94c7c06b1a1c06988c203018d75ee4d28122
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoMerge "Remove privilege check on setting" into tizen_2.2
Hokwon Song [Fri, 2 Aug 2013 00:54:19 +0000 (00:54 +0000)]
Merge "Remove privilege check on setting" into tizen_2.2

10 years agoRemove privilege check on setting
Joohyun Kim [Thu, 1 Aug 2013 23:50:17 +0000 (08:50 +0900)]
Remove privilege check on setting

Change-Id: I08bff25a16605b9103651878bdaadb088d69ce1b
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoclear any exisiting error
Yong Song [Thu, 1 Aug 2013 02:44:42 +0000 (11:44 +0900)]
clear any exisiting error

Change-Id: I77533928cb9c8ffe0622c9dfea31ca0dc5f6eb56

10 years agoMerge "[2.2.1] Change FBase_String.h to FBaseUtil_AtomicOperations.h" into tizen_2.2
dahyeong.kim [Thu, 1 Aug 2013 01:49:31 +0000 (01:49 +0000)]
Merge "[2.2.1] Change FBase_String.h to  FBaseUtil_AtomicOperations.h" into tizen_2.2

10 years ago[2.2.1] Change FBase_String.h to FBaseUtil_AtomicOperations.h
dahyeong.kim [Wed, 31 Jul 2013 07:14:34 +0000 (16:14 +0900)]
[2.2.1] Change FBase_String.h to  FBaseUtil_AtomicOperations.h

Change-Id: I6a3b11ac3b9d8a989a5752e3e6479071bc1be071
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoAdd an ArrayList<String> to the IPC paramtraits
Sunwook Bae [Wed, 31 Jul 2013 10:28:58 +0000 (19:28 +0900)]
Add an ArrayList<String> to the IPC paramtraits

Change-Id: I9401ce8164d9fae74ad06954d72b2135c27c60df
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "Messaging IPC" into tizen_2.2
Byounghui [Wed, 31 Jul 2013 08:55:06 +0000 (08:55 +0000)]
Merge "Messaging IPC" into tizen_2.2

10 years agoMessaging IPC
Byounghui [Tue, 30 Jul 2013 06:44:05 +0000 (15:44 +0900)]
Messaging IPC

Change-Id: I4ede47338777352461e529b3fd11227d7ec0f351
Signed-off-by: Byounghui <byounghui.lim@samsung.com>
10 years agoMerge "Localized strings have been updated." into tizen_2.2
Bumseung Cho [Tue, 30 Jul 2013 10:27:13 +0000 (10:27 +0000)]
Merge "Localized strings have been updated." into tizen_2.2

10 years agoRevert "Uncheck the integrity of the root CA certificate for the performance"
Seungmin Yu [Tue, 30 Jul 2013 10:10:45 +0000 (10:10 +0000)]
Revert "Uncheck the integrity of the root CA certificate for the performance"

This reverts commit f4df4b7c59fca44b11c8d46b71938d532de2e192

Change-Id: I0b196454446892015d3dc767af2594749eb42084

10 years agoLocalized strings have been updated.
Bumseung Cho [Tue, 30 Jul 2013 09:28:43 +0000 (18:28 +0900)]
Localized strings have been updated.

Change-Id: I70c8bef01d6846334ed647c5901269fe0ffdd5c3
Signed-off-by: Bumseung Cho <bumseung.cho@samsung.com>
10 years agoUncheck the integrity of the root CA certificate for the performance
so.yu [Tue, 30 Jul 2013 08:42:01 +0000 (17:42 +0900)]
Uncheck the integrity of the root CA certificate for the performance

Change-Id: I8a5755407b1323056f24a2652f1746a33f3ce45c
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoMerge "Remove dead code in Locales." into tizen_2.2
Hokwon Song [Tue, 30 Jul 2013 05:52:24 +0000 (05:52 +0000)]
Merge "Remove dead code in Locales." into tizen_2.2

10 years agoRemove dead code in Locales.
Hokwon Song [Tue, 30 Jul 2013 05:01:03 +0000 (14:01 +0900)]
Remove dead code in Locales.

Change-Id: Ie849290ea11ed9471d266cd9f99d4bc035908188
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "FIoRegistry.h => iniparser.h" into tizen_2.2
seokhyun kim [Tue, 30 Jul 2013 05:26:28 +0000 (05:26 +0000)]
Merge "FIoRegistry.h => iniparser.h" into tizen_2.2

10 years agoFIoRegistry.h => iniparser.h
ull [Tue, 30 Jul 2013 02:25:23 +0000 (11:25 +0900)]
FIoRegistry.h => iniparser.h

Change-Id: I3d13ec00c7361eb83621c232a74421773174accc

10 years agoheader depdency correction
Young Ik Cho [Tue, 30 Jul 2013 01:24:12 +0000 (10:24 +0900)]
header depdency correction

Change-Id: I3c70cae40e1402926f4e6111a34ac9d1a863f751
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "remove redundant files" into tizen_2.2
Young Ik Cho [Mon, 29 Jul 2013 11:27:58 +0000 (11:27 +0000)]
Merge "remove redundant files" into tizen_2.2

10 years agoMerge "[2.2.1] Merge different codes between 2.2 and 3.0" into tizen_2.2
dahyeong.kim [Mon, 29 Jul 2013 11:24:26 +0000 (11:24 +0000)]
Merge "[2.2.1] Merge different codes between 2.2 and 3.0" into tizen_2.2

10 years agoremove redundant files
Young Ik Cho [Mon, 29 Jul 2013 11:21:45 +0000 (20:21 +0900)]
remove redundant files

Change-Id: I8f5abf7b99300f066648c911405b48b2e4f840bc
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoChange to SettingClientEx
Joohyun Kim [Mon, 29 Jul 2013 06:56:58 +0000 (15:56 +0900)]
Change to SettingClientEx

Change-Id: I6c50dbd08e91bcfecb71baed00915d3eb6e858ec
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years ago[2.2.1] Merge different codes between 2.2 and 3.0
dahyeong.kim [Mon, 29 Jul 2013 06:56:07 +0000 (15:56 +0900)]
[2.2.1] Merge different codes between 2.2 and 3.0

Change-Id: I2fb562b32f2269324db4cd4f3c9b87f11d24cdc7
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoAdd delimiter / to the path that ends without delimiter /
Hyunbin Lee [Mon, 29 Jul 2013 05:12:35 +0000 (14:12 +0900)]
Add delimiter / to the path that ends without delimiter /

Change-Id: I515a6c5946ffd0dbc597af4a73105057c3fb5488
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoModify the level of secureelement privilege
hb.min [Fri, 26 Jul 2013 07:25:14 +0000 (16:25 +0900)]
Modify the level of secureelement privilege

Change-Id: I007ed8d098eaa90af090f76836b3df88c21aed36
Signed-off-by: hb.min <hb.min@samsung.com>
10 years agoMerge "Revert "Fix N_SE-46938 for tz list."" into tizen_2.2
Hokwon Song [Thu, 25 Jul 2013 23:52:46 +0000 (23:52 +0000)]
Merge "Revert "Fix N_SE-46938 for tz list."" into tizen_2.2

10 years agoRevert "Fix N_SE-46938 for tz list."
Hokwon Song [Thu, 25 Jul 2013 23:44:41 +0000 (23:44 +0000)]
Revert "Fix N_SE-46938 for tz list."

This reverts commit 980229b2c3f611d1d452bb514418d8c4968efcd1

Change-Id: Ica05dfc61394b5538724b77579b2bda5d9537f3a

10 years agoMerge "[2.2.1] Remove privacy input data in log & Remove needless log" into tizen_2.2
dahyeong.kim [Thu, 25 Jul 2013 11:45:43 +0000 (11:45 +0000)]
Merge "[2.2.1] Remove privacy input data in log & Remove needless log" into tizen_2.2

10 years agofix notification with appid handling
Young Ik Cho [Thu, 25 Jul 2013 08:01:22 +0000 (17:01 +0900)]
fix notification with appid handling

Change-Id: I545fe81e320fa63a5a8ea4bf631846567b5e9d66
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoapplying new badge API
Yong Song [Thu, 25 Jul 2013 01:31:12 +0000 (10:31 +0900)]
applying new badge API

Change-Id: Iaf81ef582dda0b1f3ee57ae60d94ba75c94fb8f4
Signed-off-by: Yong Song <yong.song@samsung.com>
10 years agoseparate osp-newlib
Young Ik Cho [Wed, 24 Jul 2013 00:20:42 +0000 (09:20 +0900)]
separate osp-newlib

Change-Id: I5353a02ad111744761b5fb1c9f2b7375ab9817b3
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoMerge "Update PowerManager [dep:osp-common-service, osp-appfw, osp-appservice]" into...
Hokwon Song [Thu, 25 Jul 2013 05:33:21 +0000 (05:33 +0000)]
Merge "Update PowerManager [dep:osp-common-service, osp-appfw, osp-appservice]" into tizen_2.2

10 years agoMmcStorageManager refactoring
Hyunbin Lee [Fri, 19 Jul 2013 07:46:19 +0000 (16:46 +0900)]
MmcStorageManager refactoring

Change-Id: I68f93daa8944bfeafdac8ceb979efa0d5503d7ad
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoUpdate PowerManager [dep:osp-common-service, osp-appfw, osp-appservice]
Hokwon Song [Thu, 25 Jul 2013 03:24:11 +0000 (12:24 +0900)]
Update PowerManager [dep:osp-common-service, osp-appfw, osp-appservice]

Change-Id: I42511ce3ac7cd4af875f01d5d5cd2dbc9e8e2463
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years ago[2.2.1] Remove privacy input data in log & Remove needless log
dahyeong.kim [Wed, 24 Jul 2013 08:26:48 +0000 (17:26 +0900)]
[2.2.1] Remove privacy input data in log & Remove needless log

Change-Id: Ib22258ba12c9e666700cc228d836ceafc948ecdd
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoAdd an E_INVALID_CONNECTION in _IpcClient::SendRequest()
Sunwook Bae [Wed, 24 Jul 2013 10:53:21 +0000 (19:53 +0900)]
Add an E_INVALID_CONNECTION in _IpcClient::SendRequest()

Change-Id: I16423865db3bac8f9fc13f834ce253f1a2af1642
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoUpdate the filtering encoding types
Hokwon Song [Wed, 24 Jul 2013 08:51:46 +0000 (17:51 +0900)]
Update the filtering encoding types

Change-Id: I94462aab2a3254edc77d1e55932fa9236be5198c
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "app namespace source cleanup" into tizen_2.2
Young Ik Cho [Wed, 24 Jul 2013 08:44:15 +0000 (08:44 +0000)]
Merge "app namespace source cleanup" into tizen_2.2

10 years agoMerge "[2.2.1] Remove error check code in CopyCtor of String" into tizen_2.2
dahyeong.kim [Wed, 24 Jul 2013 08:27:48 +0000 (08:27 +0000)]
Merge "[2.2.1] Remove error check code in CopyCtor of String" into tizen_2.2

10 years ago[2.2.1] Remove error check code in CopyCtor of String
dahyeong.kim [Wed, 24 Jul 2013 06:23:31 +0000 (15:23 +0900)]
[2.2.1] Remove error check code in CopyCtor of String

Change-Id: Ib58980c2d0ccfd3936a36b89a16e9266d8c5a9a5
Signed-off-by: dahyeong.kim <dahyeong.kim@samsung.com>
10 years agoapp namespace source cleanup
Young Ik Cho [Mon, 22 Jul 2013 05:18:44 +0000 (14:18 +0900)]
app namespace source cleanup

Change-Id: I2e70712fad6cdcbfe2eeaeb31d0698210d63f83b
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoproper headers
Young Ik Cho [Fri, 19 Jul 2013 00:27:39 +0000 (09:27 +0900)]
proper headers

Change-Id: Id691b554d2d925f5070bc1459ec5eb95dc472c75
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agomove logic to server library
Young Ik Cho [Thu, 18 Jul 2013 10:22:38 +0000 (19:22 +0900)]
move logic to server library

Change-Id: Ia880b10cd2bc59643b7e6255ccf78ca2e64f38ad
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoUpdate spec for media-key
Hokwon Song [Wed, 24 Jul 2013 02:04:23 +0000 (11:04 +0900)]
Update spec for media-key

Change-Id: Ifbdf30a1e7d3b824b907aca3a66404beda284e7a
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoUpdate DeviceManager [dep:osp-common-service, osp-app-service]
Hokwon Song [Wed, 24 Jul 2013 00:55:09 +0000 (09:55 +0900)]
Update DeviceManager [dep:osp-common-service, osp-app-service]

Change-Id: I4fb7c742667a1cb68e51f5a2368b3d8100f5a06f
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMerge "[2.2.1] Update examples and doxygen comments of RegularExpression" into tizen_2.2
dahyeong.kim [Wed, 24 Jul 2013 06:24:34 +0000 (06:24 +0000)]
Merge "[2.2.1] Update examples and doxygen comments of RegularExpression" into tizen_2.2