platform/framework/native/app-service.git
10 years agoChange activation path /tmp/amd_ready to /run/amd_ready 42/20242/1 tizen
Semun Lee [Wed, 30 Apr 2014 05:28:56 +0000 (14:28 +0900)]
Change activation path /tmp/amd_ready to /run/amd_ready
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
Change-Id: Ia075a7034d321ac8903606b1e5909c2292b4afb0

10 years agoModify SMACK manifest and remove SMACK rule file(.native) according three domain... 32/19532/2 submit/tizen/20140502.084651
seong.chung [Mon, 14 Apr 2014 13:26:43 +0000 (22:26 +0900)]
Modify SMACK manifest and remove SMACK rule file(.native) according three domain model

Since SMACK only allows three labels, "_"(floor), "User", "System"
The labels of files and current rule file are not appropriate

Solution:
- Apply default manifest (request floor label)
- Remove rule file (osp-app-service.native)
- Remove install statement about installing rule file described in CMakeLists.txt
- Remove file path and name declaration of spec file (packaging/osp-app-service.spec)

Reference site
https://wiki.tizen.org/wiki/Security:SmackThreeDomainModel

Change-Id: I14a238c0cdb9866b12845a4629785813962391ac
Signed-off-by: seong.chung <seong.chung@samsung.com>
10 years agoMerge "Change /opt/app to /opt/usr/apps in service file" into tizen accepted/tizen_mobile accepted/tizen/mobile/20140304.032027 submit/tizen/20140303.152801
Sunwook Bae [Mon, 3 Mar 2014 15:26:21 +0000 (07:26 -0800)]
Merge "Change /opt/app to /opt/usr/apps in service file" into tizen

10 years agoChange /opt/app to /opt/usr/apps in service file 80/17080/1
Sunwook Bae [Mon, 3 Mar 2014 15:22:54 +0000 (00:22 +0900)]
Change /opt/app to /opt/usr/apps in service file

Change-Id: Idcf3b70a34a4e139d35ed37c6f35ac63e2340c2a
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoAddition check added for Conditional launch Argument 59/14659/1 accepted/tizen/mobile accepted/tizen/mobile/20140113.182336 submit/tizen/20140112.150110
Jiban Prakash [Sat, 16 Nov 2013 03:38:29 +0000 (12:38 +0900)]
Addition check added for Conditional launch Argument

Change-Id: I1944a1c5a12d0eb1c472a4646c95f60f7e97a314
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
10 years agoupdated the Substring StartLength to get the appName correctly 58/14658/1
Jiban Prakash [Fri, 15 Nov 2013 10:42:59 +0000 (19:42 +0900)]
updated the Substring StartLength to get the appName correctly

Change-Id: I6abc745aa32d8e33b33a3692463097d4532ea29b
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
10 years agoFixed the code for alarm registration 57/14657/1
Jiban Prakash [Wed, 13 Nov 2013 08:39:15 +0000 (17:39 +0900)]
Fixed the code for alarm registration

Change-Id: Ia0e51d1d52352701a65b46ac9f983c79e0b7db63
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
10 years agoupdated the code to get the correct packageid in RemoveCondition() 56/14656/1
Jiban Prakash [Tue, 12 Nov 2013 05:42:17 +0000 (14:42 +0900)]
updated the code to get the correct packageid in RemoveCondition()

Change-Id: I8f96521b1742a5a21e8013f7773a3e031ff2d181
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
10 years agoReplaced usleep to nanosleep 85/14085/1 accepted/tizen/generic accepted/tizen/generic/20140106.144747 accepted/tizen/mobile/20131227.211742 submit/tizen/20131227.073857
Keebong [Tue, 10 Dec 2013 11:48:02 +0000 (20:48 +0900)]
Replaced usleep to nanosleep

Change-Id: I5885843ee2461bde6797130936f54b08b8432fe3
Signed-off-by: Keebong <keebong.bahn@samsung.com>
10 years agoLaunch user services after all osp services are initialized 84/14084/1
Hyunbin Lee [Wed, 4 Dec 2013 14:57:07 +0000 (23:57 +0900)]
Launch user services after all osp services are initialized

Change-Id: I176904c35ca9a11655eac7eb7b5057a1450d31d6
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoGet the device node dynamically 83/14083/1
Hyunbin Lee [Thu, 28 Nov 2013 03:54:56 +0000 (12:54 +0900)]
Get the device node dynamically

Change-Id: Ie867a2b99f415449d07633643e7c51a933410e97
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoDo private mount temporarily for OSP-compatible applications 82/14082/1
Hyunbin Lee [Wed, 27 Nov 2013 10:09:44 +0000 (19:09 +0900)]
Do private mount temporarily for OSP-compatible applications

Change-Id: I9ddc95edcb9c17575c5c0abe9c23d540c533ca50
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoAdd IPC sync result for SerialPort::Write() 81/14081/1
Hyunbin Lee [Wed, 6 Nov 2013 01:30:20 +0000 (10:30 +0900)]
Add IPC sync result for SerialPort::Write()

Change-Id: Ifa5dbdbd4912c24050eadc72d66722f216a00521
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoMerge from tizen_2.2.1 53/13553/1 accepted/tizen/mobile/20131216.220359 submit/tizen/20131210.080814
Sunwook Bae [Mon, 9 Dec 2013 10:42:11 +0000 (19:42 +0900)]
Merge from tizen_2.2.1

- Fix multi conditional app launch (Wap push)
- Update the path for smack rule file
- Refine package dependency
- Move appfw server logics to app-service

Change-Id: I1fb35629e8a1b19e9c944a4189d3cca2a348c911
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoSync with tizen_2.2.1
Sunwook Bae [Mon, 9 Dec 2013 10:40:45 +0000 (19:40 +0900)]
Sync with tizen_2.2.1

Change-Id: I249578413c9e8c2e3c29f3862e00d6ca339ed0d2
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoFix the wrong smack rule path.
Hokwon Song [Fri, 1 Nov 2013 14:25:31 +0000 (23:25 +0900)]
Fix the wrong smack rule path.

Change-Id: I3dac37dc87954e90f6ebbffe19bef2e8944e7f7c
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agomulti conditional launch (wap push)
Byounghui [Fri, 1 Nov 2013 06:21:44 +0000 (15:21 +0900)]
multi conditional launch (wap push)

Change-Id: Ic1c6e21575a676d5f16b5974de9e575880c304c9
Signed-off-by: Byounghui <byounghui.lim@samsung.com>
10 years agoRename the smack rule file.
Hokwon Song [Fri, 1 Nov 2013 01:28:39 +0000 (10:28 +0900)]
Rename the smack rule file.

Change-Id: I77e06d7e47f6bb1ad82c34c39544e96fe6486829
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoRemove system_info_cache.ini
Sunwook Bae [Thu, 31 Oct 2013 14:17:34 +0000 (23:17 +0900)]
Remove system_info_cache.ini

Change-Id: I6fc11cefcb48e0ace0f24142127c4a56883d115e
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoUpdate the path for smack rule file
Sunwook Bae [Thu, 31 Oct 2013 13:05:56 +0000 (22:05 +0900)]
Update the path for smack rule file

Change-Id: Ia3d96b344f02efb81d11358dc56457f759306655
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agoMerge "the way of multi conditional launch changed." into tizen_2.2
Byounghui [Thu, 31 Oct 2013 06:17:01 +0000 (06:17 +0000)]
Merge "the way of multi conditional launch changed." into tizen_2.2

10 years agothe way of multi conditional launch changed.
Byounghui [Thu, 31 Oct 2013 04:59:52 +0000 (13:59 +0900)]
the way of multi conditional launch changed.

Change-Id: Iffbb49c82562d07c3e772b469db70145054968a8
Signed-off-by: Byounghui <byounghui.lim@samsung.com>
10 years agoAdd smack labels
Sunwook Bae [Wed, 30 Oct 2013 11:19:03 +0000 (20:19 +0900)]
Add smack labels

Change-Id: I7a877af4c6de6643bad5db0d9c62f874a27fe256
Signed-off-by: Sunwook Bae <sunwook45.bae@samsung.com>
10 years agosupport multi conditional launch for sms
Byounghui [Wed, 30 Oct 2013 07:29:22 +0000 (16:29 +0900)]
support multi conditional launch for sms

Change-Id: Ib7c3d5fe2acaf095c4976e65dac4d2464e14044e
Signed-off-by: Byounghui <byounghui.lim@samsung.com>
10 years agoUse default floor domain. 87/11187/2 accepted/tizen/20131031.111712 submit/tizen/20131028.075919
Junfeng Dong [Tue, 22 Oct 2013 08:38:28 +0000 (16:38 +0800)]
Use default floor domain.

Change-Id: If78248f50d5b7841db7db69594e4bd22b7f10bfb
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
10 years agorefined code
Young Ik Cho [Wed, 16 Oct 2013 06:07:56 +0000 (15:07 +0900)]
refined code

Change-Id: I2ddfad81a6780d6fe8d50c2b9ac9e485296b0eab
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agofixed Klocwork issue.
KyungwooNoh [Thu, 10 Oct 2013 07:06:48 +0000 (16:06 +0900)]
fixed Klocwork issue.

Change-Id: I8017dbf58de2bce6da7772349d2553e07e8e0693
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agofixed prevent issue (null pointer dereference)
KyungwooNoh [Mon, 7 Oct 2013 05:23:32 +0000 (14:23 +0900)]
fixed prevent issue (null pointer dereference)

Change-Id: Ic19a3d9b2c7cb6b01f29d5084701a628478d77aa
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agorefined package dependency
Young Ik Cho [Thu, 3 Oct 2013 23:45:10 +0000 (08:45 +0900)]
refined package dependency

Change-Id: I30253e1ee3e27c57614dca7dff906e24230c858a
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoCreate directory for domain socket
Hyunbin Lee [Thu, 26 Sep 2013 05:33:58 +0000 (14:33 +0900)]
Create directory for domain socket

Change-Id: I837958642b3e19d06d3bef289015135ae415d915
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agofixed prevent issue
KyungwooNoh [Mon, 30 Sep 2013 03:14:21 +0000 (12:14 +0900)]
fixed prevent issue

Change-Id: I82ae1af39e967d1be72f27683875482158c4fe6f
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
10 years agomove logic osp-appfw -> osp-app-service 91/10291/2 accepted/tizen/20131015.101132 submit/tizen/20131015.035004
Young Ik Cho [Wed, 25 Sep 2013 12:13:21 +0000 (21:13 +0900)]
move logic osp-appfw -> osp-app-service

Change-Id: I6c59bf31b8c46fff0210b5fe41b923803a51f095
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agomove logic osp-appfw -> osp-app-service
Young Ik Cho [Wed, 25 Sep 2013 12:13:21 +0000 (21:13 +0900)]
move logic osp-appfw -> osp-app-service

Change-Id: I6c59bf31b8c46fff0210b5fe41b923803a51f095
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoprevent issue fixes-minor correction
Karthik Subas Chandra Bose [Tue, 24 Sep 2013 05:01:37 +0000 (14:01 +0900)]
prevent issue fixes-minor correction

Change-Id: If8b685b4902eee37e15f17cff446309744c27de3
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoprevent issue fixes-minor correction
Karthik Subas Chandra Bose [Tue, 24 Sep 2013 05:01:37 +0000 (14:01 +0900)]
prevent issue fixes-minor correction

Change-Id: If8b685b4902eee37e15f17cff446309744c27de3
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoprevent issue fixes
Karthik Subas Chandra Bose [Tue, 24 Sep 2013 02:48:13 +0000 (11:48 +0900)]
prevent issue fixes

Change-Id: I2d7d7c05617fbdfafa02f1611845d0ef8740be32
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoprevent issue fixes
Karthik Subas Chandra Bose [Tue, 24 Sep 2013 02:48:13 +0000 (11:48 +0900)]
prevent issue fixes

Change-Id: I2d7d7c05617fbdfafa02f1611845d0ef8740be32
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoAdded check to handle db query failure case
Karthik Subas Chandra Bose [Wed, 11 Sep 2013 02:20:12 +0000 (11:20 +0900)]
Added check to handle db query failure case

Change-Id: I9134db19cfed51f0b1d96879f95d22dce42084c7
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoAdded check to handle db query failure case
Karthik Subas Chandra Bose [Wed, 11 Sep 2013 02:20:12 +0000 (11:20 +0900)]
Added check to handle db query failure case

Change-Id: I9134db19cfed51f0b1d96879f95d22dce42084c7
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoPossible failure case when no record exist on database
Karthik Subas Chandra Bose [Wed, 11 Sep 2013 02:20:12 +0000 (11:20 +0900)]
Possible failure case when no record exist on database

Change-Id: I0e29ffb7e47596de4aa2f92fb902848f280f1c6a
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoMerge "Possible failure case when no record exist on database" into tizen_2.2
Karthik Subas Chandra Bose [Fri, 13 Sep 2013 09:33:22 +0000 (09:33 +0000)]
Merge "Possible failure case when no record exist on database" into tizen_2.2

10 years agoFixed SE launch condition logic
Woowon [Thu, 12 Sep 2013 05:38:29 +0000 (14:38 +0900)]
Fixed SE launch condition logic

Change-Id: I29d318b12aa2306a5eaef8607fce9889e61450ea
Signed-off-by: Woowon <woowon.park@samsung.com>
10 years agoAdded SE launch condition logic
Woowon [Thu, 12 Sep 2013 02:12:59 +0000 (11:12 +0900)]
Added SE launch condition logic

Change-Id: I51267bbfd510416ca8ddd57b716c796223851824
Signed-off-by: Woowon <woowon.park@samsung.com>
10 years agoPossible failure case when no record exist on database
Karthik Subas Chandra Bose [Wed, 11 Sep 2013 02:20:12 +0000 (11:20 +0900)]
Possible failure case when no record exist on database

Change-Id: I0e29ffb7e47596de4aa2f92fb902848f280f1c6a
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoMerge "Load plugin runtime and using database for storing conditions" into tizen_2.2
Karthik Subas Chandra Bose [Fri, 6 Sep 2013 10:36:24 +0000 (10:36 +0000)]
Merge "Load plugin runtime and using database for storing conditions" into tizen_2.2

10 years agoLoad plugin runtime and using database for storing conditions
Karthik Subas Chandra Bose [Fri, 6 Sep 2013 09:49:38 +0000 (18:49 +0900)]
Load plugin runtime and using database for storing conditions

Change-Id: Idf64b1747964e4fac0a412eea1fde68a56fa8b0e
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoUsing database to store the condition details with userid
Karthik Subas Chandra Bose [Mon, 26 Aug 2013 07:12:23 +0000 (16:12 +0900)]
Using database to store the condition details with userid

Change-Id: I4d3e51815a3f1951b8f3650a82069f9d86c9b257
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoSplit CXXFLAGS of the spec file for -D_SECURE_LOG
so.yu [Fri, 6 Sep 2013 06:03:59 +0000 (15:03 +0900)]
Split CXXFLAGS of the spec file for -D_SECURE_LOG

Change-Id: Ifd3592e7a3c915f00ab250e47e7282dd6c5fae62
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoSplit CXXFLAGS of the spec file for -D_SECURE_LOG
so.yu [Fri, 6 Sep 2013 06:03:59 +0000 (15:03 +0900)]
Split CXXFLAGS of the spec file for -D_SECURE_LOG

Change-Id: Ifd3592e7a3c915f00ab250e47e7282dd6c5fae62
Signed-off-by: so.yu <so.yu@samsung.com>
10 years agoFix for building
hs321.lee [Tue, 3 Sep 2013 15:13:41 +0000 (00:13 +0900)]
Fix for building

Change-Id: If1bb84c6f77b69e58a9c1ac86796c2726d3adb3e
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoremove dependency of vconf.h in FApp_Aul.h
Yong Song [Tue, 3 Sep 2013 13:02:49 +0000 (22:02 +0900)]
remove dependency of vconf.h in FApp_Aul.h

Change-Id: I701b8d912c90508513fd40456ea246171c558cb3

10 years agoremove dependency of vconf.h in FApp_Aul.h
Yong Song [Tue, 3 Sep 2013 12:38:55 +0000 (21:38 +0900)]
remove dependency of vconf.h in FApp_Aul.h

Change-Id: I4ca717cc959a2050f19095a0ca945b40e5af8895

10 years agoUse AppId properly
Jaesung Ku [Tue, 3 Sep 2013 05:37:01 +0000 (14:37 +0900)]
Use AppId properly

Change-Id: Icc77ff47e11d3e6e61146a645a54954b65f7802f
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoUse AppId properly
Jaesung Ku [Tue, 3 Sep 2013 05:37:01 +0000 (14:37 +0900)]
Use AppId properly

Change-Id: Icc77ff47e11d3e6e61146a645a54954b65f7802f
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoeliminate heynoti related part
Yong Song [Tue, 3 Sep 2013 00:13:17 +0000 (09:13 +0900)]
eliminate heynoti related part

Change-Id: Id0e2a7176ca0e71a078f16cbef6357b81f50cefc

10 years agoeliminate heynoti related part
Yong Song [Tue, 3 Sep 2013 00:13:17 +0000 (09:13 +0900)]
eliminate heynoti related part

Change-Id: Id0e2a7176ca0e71a078f16cbef6357b81f50cefc

10 years agoMerge "Replace strupr to using toupper." into tizen_2.2
Hokwon Song [Fri, 30 Aug 2013 08:06:24 +0000 (08:06 +0000)]
Merge "Replace strupr to using toupper." into tizen_2.2

10 years agoReplace strupr to using toupper.
Hokwon Song [Fri, 30 Aug 2013 07:14:02 +0000 (16:14 +0900)]
Replace strupr to using toupper.

Change-Id: Ifc3ec9db7258da9be7056f92745fc2fc4c5738e9
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoReplace strupr to using toupper.
Hokwon Song [Fri, 30 Aug 2013 07:14:02 +0000 (16:14 +0900)]
Replace strupr to using toupper.

Change-Id: Ifc3ec9db7258da9be7056f92745fc2fc4c5738e9
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoremove redundant IPC calls
Young Ik Cho [Thu, 29 Aug 2013 06:56:19 +0000 (15:56 +0900)]
remove redundant IPC calls

Change-Id: I59c243a299455cceb3a4a883de35e33fc8a3f6c2
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoremove redundant IPC calls
Young Ik Cho [Thu, 29 Aug 2013 06:56:19 +0000 (15:56 +0900)]
remove redundant IPC calls

Change-Id: I59c243a299455cceb3a4a883de35e33fc8a3f6c2
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agofix memory leak
Young Ik Cho [Tue, 27 Aug 2013 11:21:17 +0000 (20:21 +0900)]
fix memory leak

Change-Id: If551e36719c423a5579874802cbd2af18b95b695
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agofix memory leak
Young Ik Cho [Tue, 27 Aug 2013 11:21:17 +0000 (20:21 +0900)]
fix memory leak

Change-Id: If551e36719c423a5579874802cbd2af18b95b695
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAdd to check condition for emulator in spec file accepted/tizen/20130912.081842 accepted/tizen/20130912.084825 submit/tizen/20130828.085131 submit/tizen/20130912.075544
jh0522.choi [Wed, 21 Aug 2013 01:56:08 +0000 (10:56 +0900)]
Add to check condition for emulator in spec file

Change-Id: Ic59ab796386869e502150ef562502e0f6734574c
Signed-off-by: hs321.lee <hs321.lee@samsung.com>
10 years agoMerge "Remove PowerManager/DeviceManager/RuntimeInfo." into tizen_2.2
Hokwon Song [Wed, 21 Aug 2013 03:01:56 +0000 (03:01 +0000)]
Merge "Remove PowerManager/DeviceManager/RuntimeInfo." into tizen_2.2

10 years agoRemove PowerManager/DeviceManager/RuntimeInfo.
Hokwon Song [Wed, 21 Aug 2013 02:32:58 +0000 (11:32 +0900)]
Remove PowerManager/DeviceManager/RuntimeInfo.

Change-Id: Ice1aaa1e04502c67579f1fb7a91a253ff03c3c4d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoRemove PowerManager/DeviceManager/RuntimeInfo.
Hokwon Song [Wed, 21 Aug 2013 02:32:58 +0000 (11:32 +0900)]
Remove PowerManager/DeviceManager/RuntimeInfo.

Change-Id: Ice1aaa1e04502c67579f1fb7a91a253ff03c3c4d
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoAdd to check condition for emulator in spec file
jh0522.choi [Wed, 21 Aug 2013 01:56:08 +0000 (10:56 +0900)]
Add to check condition for emulator in spec file

10 years agoRemove primitive setting service
Joohyun Kim [Tue, 20 Aug 2013 08:39:13 +0000 (17:39 +0900)]
Remove primitive setting service

Change-Id: I5532d75fc110ae4276a43d34ec7b56b8d71518ee
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoRemove primitive setting service
Joohyun Kim [Tue, 20 Aug 2013 08:39:13 +0000 (17:39 +0900)]
Remove primitive setting service

Change-Id: I5532d75fc110ae4276a43d34ec7b56b8d71518ee
Signed-off-by: Joohyun Kim <joohyune.kim@samsung.com>
10 years agoUpdate for retrying to launch application
Jaesung Ku [Wed, 7 Aug 2013 09:40:02 +0000 (18:40 +0900)]
Update for retrying to launch application

Change-Id: I60f963a0a3eb30198c0e4193afddf32a8c4872ba
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoModify missing unlock
david_kim31 [Tue, 20 Aug 2013 01:36:08 +0000 (10:36 +0900)]
Modify missing unlock

Change-Id: Idf80ac59a87f8ce02aa18c585b7cb8ae5790e998
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoModify missing unlock
david_kim31 [Tue, 20 Aug 2013 01:29:54 +0000 (10:29 +0900)]
Modify missing unlock

Change-Id: I5efb67ffb8b1f370ceb9e28b8852bf696affd77c
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoupdate outstanding booting script
Young Ik Cho [Mon, 19 Aug 2013 06:23:28 +0000 (15:23 +0900)]
update outstanding booting script

Change-Id: I95ed19cd0da226618fc091983da1da653d82131d
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoupdate osp initialization
Young Ik Cho [Fri, 16 Aug 2013 10:21:52 +0000 (19:21 +0900)]
update osp initialization

Change-Id: Ic6f32c10e6a2d1f800b1c27b3210a71b1f60d238
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoupdate osp initialization
Young Ik Cho [Fri, 16 Aug 2013 10:21:52 +0000 (19:21 +0900)]
update osp initialization

Change-Id: Ic6f32c10e6a2d1f800b1c27b3210a71b1f60d238
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agorefined booting script
Young Ik Cho [Wed, 14 Aug 2013 10:46:47 +0000 (19:46 +0900)]
refined booting script

Change-Id: Iea342aa4b7c41975040d22bbc0a5d2d0e343be77
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agorefined booting script
Young Ik Cho [Wed, 14 Aug 2013 10:46:47 +0000 (19:46 +0900)]
refined booting script

Change-Id: Iea342aa4b7c41975040d22bbc0a5d2d0e343be77
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoAlarm Conditional AppLaunch Refactoring
david_kim31 [Wed, 14 Aug 2013 08:55:26 +0000 (17:55 +0900)]
Alarm Conditional AppLaunch Refactoring

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

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

Change-Id: Id53ee047fd6435b1217bdb55d5c4a26021b555c1
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agocontext manager refactoring
Young Ik Cho [Tue, 6 Aug 2013 09:55:23 +0000 (18:55 +0900)]
context manager refactoring

Change-Id: I8fa05950cbbc0c27cc721ed60710e7ffb0602446
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoRemove compilation warning
Hyunbin Lee [Wed, 17 Jul 2013 06:39:04 +0000 (15:39 +0900)]
Remove compilation warning

Change-Id: If6d3e485b3456f4053c68451a9f5e11a5a57e3e4
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoModify virtual root
Hyunbin Lee [Mon, 15 Jul 2013 05:44:23 +0000 (14:44 +0900)]
Modify virtual root

Change-Id: I48f23eded16b629b3b87005ba684dff6c541376e
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agoDynamically find mmcblk number and remove memory leak
Hyunbin Lee [Thu, 11 Jul 2013 05:36:55 +0000 (14:36 +0900)]
Dynamically find mmcblk number and remove memory leak

Change-Id: Ia09d1dd9a5a4711ffa145288edaa0155bdb115a0
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
10 years agocode restructure for better understanding
Karthik Subas Chandra Bose [Wed, 14 Aug 2013 02:20:26 +0000 (11:20 +0900)]
code restructure for better understanding

Change-Id: I85d9db3166b2c71726eb404311ce62b7899e423a
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agocode restructure for better understanding
Karthik Subas Chandra Bose [Wed, 14 Aug 2013 02:20:26 +0000 (11:20 +0900)]
code restructure for better understanding

Change-Id: I85d9db3166b2c71726eb404311ce62b7899e423a
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoPrevent error fixes
Karthik Subas Chandra Bose [Tue, 13 Aug 2013 03:03:45 +0000 (12:03 +0900)]
Prevent error fixes

Change-Id: I1a31605a7c9e39052284bf4a029fdb53dc366372
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoPrevent error fixes
Karthik Subas Chandra Bose [Tue, 13 Aug 2013 03:03:45 +0000 (12:03 +0900)]
Prevent error fixes

Change-Id: I1a31605a7c9e39052284bf4a029fdb53dc366372
Signed-off-by: Karthik Subas Chandra Bose <karthik.scb@samsung.com>
10 years agoMove DevMgr and PowerMgr to common-service.
Hokwon Song [Wed, 7 Aug 2013 05:18:01 +0000 (14:18 +0900)]
Move DevMgr and PowerMgr to common-service.

Change-Id: I2928178a3a62bd27de3efe78b1028adfb24afb3e
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoMove DevMgr and PowerMgr to common-service.
Hokwon Song [Wed, 7 Aug 2013 05:18:01 +0000 (14:18 +0900)]
Move DevMgr and PowerMgr to common-service.

Change-Id: I2928178a3a62bd27de3efe78b1028adfb24afb3e
Signed-off-by: Hokwon Song <hokwon.song@samsung.com>
10 years agoUpdate for retrying to launch application
Jaesung Ku [Wed, 7 Aug 2013 09:40:02 +0000 (18:40 +0900)]
Update for retrying to launch application

Change-Id: I0def47819b07075f0b0091a09c681b3e9a3286f2
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoadd duid ipc mode
david_kim31 [Tue, 6 Aug 2013 12:36:55 +0000 (21:36 +0900)]
add duid ipc mode

Change-Id: Ie05d0707254ec6eb8272a2772b938dc7f5e50246
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agoMerge "add duid ipc mode" into tizen_2.2
david_kim31 [Tue, 6 Aug 2013 12:48:09 +0000 (12:48 +0000)]
Merge "add duid ipc mode" into tizen_2.2

10 years agoadd duid ipc mode
david_kim31 [Tue, 6 Aug 2013 12:36:55 +0000 (21:36 +0900)]
add duid ipc mode

Change-Id: Ie05d0707254ec6eb8272a2772b938dc7f5e50246
Signed-off-by: david_kim31 <david_kim31@samsung.com>
10 years agocontext manager refactoring
Young Ik Cho [Tue, 6 Aug 2013 09:55:23 +0000 (18:55 +0900)]
context manager refactoring

Change-Id: I8fa05950cbbc0c27cc721ed60710e7ffb0602446
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agoUpdate for exception log
Jaesung Ku [Thu, 4 Jul 2013 04:18:07 +0000 (13:18 +0900)]
Update for exception log

Change-Id: Ieb860429cf883f6c859ce29712ca9ae2a0a25307
Signed-off-by: Jaesung Ku <jaesung.ku@samsung.com>
10 years agoApplying filtered API for faster boot process
Yong Song [Fri, 26 Jul 2013 02:01:24 +0000 (11:01 +0900)]
Applying filtered API for faster boot process

Change-Id: Ibea5d0eb166d1047a45ebf3d3beb81726c50fd0e
Signed-off-by: Yong Song <yong.song@samsung.com>
10 years agofix common service launch timing
Young Ik Cho [Mon, 5 Aug 2013 12:50:56 +0000 (21:50 +0900)]
fix common service launch timing

Change-Id: Id7dc2914f96f62c882e893d707088dd007c1576e
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
10 years agofix common service launch timing
Young Ik Cho [Mon, 5 Aug 2013 12:50:56 +0000 (21:50 +0900)]
fix common service launch timing

Change-Id: Id7dc2914f96f62c882e893d707088dd007c1576e
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>