platform/core/appfw/component-based-application.git
5 years agoRelease version 1.0.3 94/211094/1 accepted/tizen/unified/20190731.112541 submit/tizen/20190730.054929
Hwankyu Jhun [Tue, 30 Jul 2019 04:03:29 +0000 (13:03 +0900)]
Release version 1.0.3

Changes:
 - Add internal base component API
 - Fix static anlaysis issues
 - Change method parameters

Change-Id: I2311e3c766f7bf9d12aa9bb50ea95e11531355d5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years agoChange method parameters 96/210796/3
Hwankyu Jhun [Thu, 25 Jul 2019 02:07:21 +0000 (11:07 +0900)]
Change method parameters

The types are changed 'std::string' to 'const std::string&'.

Change-Id: Iac7e42e745fb6b6560a6eed4e6596b4c83848194
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years agoFix static anlaysis issues 95/210795/1
Hwankyu Jhun [Thu, 25 Jul 2019 02:05:01 +0000 (11:05 +0900)]
Fix static anlaysis issues

- Initializes private members

Change-Id: Ia7fa839b030eb6a1a88da2c9376ce7cb40ef9aa6
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years agoMerge "Add internal base component API" into tizen
Hyunho Kang [Wed, 24 Jul 2019 06:16:52 +0000 (06:16 +0000)]
Merge "Add internal base component API" into tizen

5 years agoAdd internal base component API 23/210023/7
hyunho [Mon, 15 Jul 2019 05:47:29 +0000 (14:47 +0900)]
Add internal base component API

Change-Id: Iec5367a5bbd74074156388fdefd9a2c9db8c7b67
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoRelease version 1.0.2 08/210208/2 accepted/tizen/unified/20190718.075237 submit/tizen/20190717.022738
hyunho [Wed, 17 Jul 2019 02:13:29 +0000 (11:13 +0900)]
Release version 1.0.2

Changes:
 - Remove frame, service dependency from component
 - Adjust check section position

Change-Id: I9cbe6b61be45e37af35c58c66b91dbd7832a9b50
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoMerge "Remove frame, service dependency from component" into tizen
Hyunho Kang [Tue, 16 Jul 2019 00:39:21 +0000 (00:39 +0000)]
Merge "Remove frame, service dependency from component" into tizen

5 years agoRemove frame, service dependency from component 84/209984/1
hyunho [Mon, 15 Jul 2019 02:31:16 +0000 (11:31 +0900)]
Remove frame, service dependency from component

Change-Id: I69cd4c1c0dcafdc983cc3f348d49ddfa2999e980
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdjust check section position 79/209979/1
Hwankyu Jhun [Sun, 14 Jul 2019 23:54:35 +0000 (08:54 +0900)]
Adjust check section position

Some profile doesn't support %check section. It causes the build error
issue. To solve the issue, this patch adjusts %check section position.

Change-Id: I8b1240dc82080a56665c326866f117ed94039525
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
5 years agoRelease version 1.0.1 97/209897/1 submit/tizen/20190712.072804
Inkyun Kil [Fri, 12 Jul 2019 07:18:52 +0000 (16:18 +0900)]
Release version 1.0.1

Changes:
- Initial Release

Change-Id: I444d45cb69b5ee580386b939eca92a88f9b18b8d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years agoAdd descriptions 54/208154/16
Hwankyu Jhun [Wed, 19 Jun 2019 04:44:38 +0000 (13:44 +0900)]
Add descriptions

Change-Id: I0eae5438353c77b3a82fe5a815ee8dc7a8373b32
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
5 years agoAdd exception handling codes 99/207799/8
hyunho [Thu, 13 Jun 2019 01:22:29 +0000 (10:22 +0900)]
Add exception handling codes

Change-Id: Ic523f578acc377108d47390240d11d096a3dc31f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoDo not raise window for rpc-port request 10/208410/2
hyunho [Wed, 26 Jun 2019 04:11:24 +0000 (13:11 +0900)]
Do not raise window for rpc-port request

Change-Id: I61163b531a1e715aa847f312df7f0d49e9bed5e3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdds sync launch request result param 10/208210/1
hyunho [Thu, 20 Jun 2019 01:30:54 +0000 (10:30 +0900)]
Adds sync launch request result param

- component_send_launch_request_sync

Change-Id: I7f1bce4d3034845648db8f9d9611ca03ff7a9b20
Signed-off-by: hyunho <hhstark.kang@samsung.com>
6 years agoInitial commit 39/207739/3
Hwankyu Jhun [Wed, 12 Jun 2019 02:05:02 +0000 (11:05 +0900)]
Initial commit

Change-Id: I1b18f6f2e7f66511c2b3a715fd2423a721a9cdc4
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 years agoInitial empty repository master
Tizen Infrastructure [Tue, 11 Jun 2019 03:02:16 +0000 (03:02 +0000)]
Initial empty repository