platform/core/appfw/widget-service.git
3 months agoRelease version 1.3.6 19/320019/1 accepted/tizen_unified accepted/tizen_unified_x tizen accepted/tizen/unified/20250221.111458 accepted/tizen/unified/x/20250221.231455
Hwankyu Jhun [Fri, 21 Feb 2025 01:11:09 +0000 (10:11 +0900)]
Release version 1.3.6

Changes:
 - Fix build error issue for cmake 3.31 version upgrade

Change-Id: Ic78db945b8570f8aa646bec88dfc3a7e9cf1bccf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 months agoFix build error issue for cmake 3.31 version upgrade 07/320007/1
Hwankyu Jhun [Fri, 21 Feb 2025 00:36:07 +0000 (09:36 +0900)]
Fix build error issue for cmake 3.31 version upgrade

- Use c++17

Change-Id: I7e4a93f73b674ed851a213a85f0a59230780f2f0
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
4 months agoRelease version 1.3.5 05/319505/1 accepted/tizen/unified/20250219.035253 accepted/tizen/unified/x/20250221.042151
inkyun.kil [Wed, 12 Feb 2025 04:26:02 +0000 (13:26 +0900)]
Release version 1.3.5

Changes:
 - Fix build issue
Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
Change-Id: I6193c4f2b289b8335ecd20f7d62227ccebe12066

4 months agoFix build issue 98/319498/1
inkyun.kil [Wed, 12 Feb 2025 03:09:16 +0000 (12:09 +0900)]
Fix build issue

- <unistd.h> was included by iniparser.
  As iniparser has been updated, it was omitted and caused build issues, so we added it.

Change-Id: Ibc546b50cd617694614ad08bf443fc8d5d9bf2ff
Signed-off-by: inkyun.kil <inkyun.kil@samsung.com>
5 months agoRelease version 1.3.4 79/317679/1
SukhyungKang [Mon, 6 Jan 2025 22:48:41 +0000 (07:48 +0900)]
Release version 1.3.4

Changes:
- Change to use cynara api instead of direct access to check privilege

Change-Id: I4bf45bf39d206feac37843a27317f33c5c520e91
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
5 months agoChange to use cynara api instead of direct access to check privilege 58/317658/4
SukhyungKang [Mon, 6 Jan 2025 08:41:46 +0000 (17:41 +0900)]
Change to use cynara api instead of direct access to check privilege

Change-Id: I290831491bb2a28d7f77903755a13cf051a86c67
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
6 months agoRelease version 1.3.3 15/320515/1 accepted/tizen_unified_x_asan accepted/tizen/unified/20241118.155142 accepted/tizen/unified/x/20241207.045445 accepted/tizen/unified/x/asan/20241224.004217
Hwankyu Jhun [Mon, 18 Nov 2024 03:56:14 +0000 (12:56 +0900)]
Release version 1.3.3

Changes:
 - Change db path type
 - packaging: asan: skip Werror=maybe-uninitialized

Change-Id: I586253870b3f5613b3de8e1899ffb6d9cb73a969
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
6 months agoMerge "packaging: asan: skip Werror=maybe-uninitialized" into tizen
HwanKyu Jhun [Mon, 18 Nov 2024 03:54:16 +0000 (03:54 +0000)]
Merge "packaging: asan: skip Werror=maybe-uninitialized" into tizen

7 months agopackaging: asan: skip Werror=maybe-uninitialized 53/319953/1 sandbox/dkson95/asan
Dongkyun Son [Tue, 5 Nov 2024 09:29:08 +0000 (18:29 +0900)]
packaging: asan: skip Werror=maybe-uninitialized

Change-Id: I43f3271b7bb40510ef49e18184144e76cd9dbfbd
Signed-off-by: Dongkyun Son <dongkyun.s@samsung.com>
7 months agoChange db path type 17/319417/1
pjh9216 [Wed, 23 Oct 2024 01:55:47 +0000 (10:55 +0900)]
Change db path type

- We don't need to make a string object any more to open db
- Requires:
  https://review.tizen.org/gerrit/#/c/platform/core/base/bundle/+/319416/

Change-Id: I488a37b0a5810da7c412d7bbd9d3bfe86db9b76a
Signed-off-by: pjh9216 <jh9216.park@samsung.com>
8 months agoRelase version 1.3.2 21/318321/1 accepted/tizen_9.0_unified accepted/tizen_unified_toolchain tizen_9.0 accepted/tizen/9.0/unified/20241030.232758 accepted/tizen/unified/20240930.083346 accepted/tizen/unified/toolchain/20241004.101312 accepted/tizen/unified/x/20240930.134650 accepted/tizen/unified/x/asan/20241013.235608 tizen_9.0_m2_release
SukhyungKang [Fri, 27 Sep 2024 01:29:42 +0000 (10:29 +0900)]
Relase version 1.3.2

changes:
- Fix documentation for widget service
- change to use std::move

Change-Id: I98adfc96280fccc5e709d9a3ef2889e3b9210c60
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
8 months agochange to use std::move 90/317490/2
SukhyungKang [Wed, 11 Sep 2024 02:34:55 +0000 (11:34 +0900)]
change to use std::move

Change-Id: Ie3fd00ce43eeb0037bbf0e71e0c9da37284e160c
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
9 months agoFix documentation for widget service 26/316626/1
SukhyungKang [Mon, 26 Aug 2024 02:06:17 +0000 (11:06 +0900)]
Fix documentation for widget service

Change-Id: I61e2861b3817898bba3deb00992604c9459a659b
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
9 months agoRelase version 1.3.1 70/316270/1 accepted/tizen_unified_dev accepted/tizen/unified/20240819.150122 accepted/tizen/unified/dev/20240821.053421 accepted/tizen/unified/x/20240820.013132
SukhyungKang [Sun, 18 Aug 2024 23:50:09 +0000 (08:50 +0900)]
Relase version 1.3.1

changes:
- Fix build error for riscv

Change-Id: I4ff5ae49af4a9aa98a603c7182322d2462d8cd67
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
9 months agoFix build error for riscv 69/316269/1
SukhyungKang [Sun, 18 Aug 2024 23:40:01 +0000 (08:40 +0900)]
Fix build error for riscv

Change-Id: I2514e62b46d5269c08e271409591583d526ff601
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
10 months agoRelase version 1.3.0 40/316040/1 accepted/tizen/unified/20240814.180300 accepted/tizen/unified/dev/20240819.095549
SukhyungKang [Mon, 12 Aug 2024 23:46:24 +0000 (08:46 +0900)]
Relase version 1.3.0

changes:
- Add plugin for string type support size type

Change-Id: Ifabe6ae32fc4d2e16edd2642ec60902f1405da63
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
10 months agoAdd plugin for string type support size type 83/293583/29
SukhyungKang [Wed, 31 May 2023 09:41:53 +0000 (18:41 +0900)]
Add plugin for string type support size type

Change-Id: I5f3684d58a35293b88269331cb41eae390115c17
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
10 months agoRelase version 1.2.83 32/315432/1 accepted/tizen/unified/20240801.150207 accepted/tizen/unified/dev/20240805.054404 accepted/tizen/unified/toolchain/20240812.131610 accepted/tizen/unified/x/20240802.020150 accepted/tizen/unified/x/asan/20240813.225845
SukhyungKang [Thu, 1 Aug 2024 02:15:26 +0000 (11:15 +0900)]
Relase version 1.2.83

changes:
- Add NULL check for atoi

Change-Id: I0c663a86a451017f6d09753f7129863dcfd8b87d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
10 months agoAdd NULL check for atoi 23/315423/2
SukhyungKang [Thu, 1 Aug 2024 00:58:04 +0000 (09:58 +0900)]
Add NULL check for atoi

Change-Id: I1b63b98bdc7a6d38985ac716f784da8173e32035
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
12 months agoRelase version 1.2.82 96/312496/1 accepted/tizen/unified/20240611.123828 accepted/tizen/unified/dev/20240620.005313 accepted/tizen/unified/toolchain/20240624.121252 accepted/tizen/unified/x/20240612.025852 accepted/tizen/unified/x/asan/20240625.091854
SukhyungKang [Tue, 11 Jun 2024 00:25:26 +0000 (09:25 +0900)]
Relase version 1.2.82

changes:
- Modify api documentation

Change-Id: If5fe187aa333cb142c996ab648dcd29db9489b85
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
12 months agoModify api documentation 40/311540/2
SukhyungKang [Wed, 22 May 2024 07:00:02 +0000 (16:00 +0900)]
Modify api documentation

Change-Id: I763fd3163014bd3872f481e2372082f61c13fd57
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
15 months agoRelase version 1.2.81 71/307571/1 accepted/tizen/unified/20240313.133615 accepted/tizen/unified/20240313.135041 accepted/tizen/unified/x/20240314.073142
SukhyungKang [Tue, 12 Mar 2024 04:19:33 +0000 (13:19 +0900)]
Relase version 1.2.81

changes:
- Change lcov option to fix build error

Change-Id: I9a2a276a16b67ea179aebb32d69d25a3d22a1a41
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
15 months agoChange lcov option to fix build error 44/307544/1
SukhyungKang [Tue, 12 Mar 2024 04:05:43 +0000 (13:05 +0900)]
Change lcov option to fix build error

Change-Id: Ic25546674197658972d940f7f9a6cafd10b02852
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
15 months agoRelase version 1.2.80 26/307226/1 accepted/tizen/unified/20240307.075333 accepted/tizen/unified/toolchain/20240311.065301 accepted/tizen/unified/x/20240308.033517
SukhyungKang [Wed, 6 Mar 2024 06:37:19 +0000 (15:37 +0900)]
Relase version 1.2.80

changes:
- change to use std::move to avoid copy

Change-Id: I2bd64bf0c4977eafef0bc1f7a59fb12b205c1ae5
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
15 months agochange to use std::move to avoid copy 01/307201/1
SukhyungKang [Wed, 6 Mar 2024 04:31:42 +0000 (13:31 +0900)]
change to use std::move to avoid copy

Change-Id: I3d712dfce6b7dcfa98a34a87eb109633549db206
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
16 months agoRelase version 1.2.79 94/305394/1 accepted/tizen/unified/20240205.162741 accepted/tizen/unified/x/20240206.004154
SukhyungKang [Thu, 1 Feb 2024 06:21:11 +0000 (15:21 +0900)]
Relase version 1.2.79

changes:
- Add to check null string

Change-Id: I8c11244d99aec7ab41596f2060419c8859a763ee
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
16 months agoAdd to check null string 86/305386/3
SukhyungKang [Thu, 1 Feb 2024 05:17:39 +0000 (14:17 +0900)]
Add to check null string

Change-Id: Ic9c8e944a35ee135de8e6331e762eccf14f17e69
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
17 months agoRelase version 1.2.78 77/302877/2 accepted/tizen_unified_riscv accepted/tizen/unified/20231219.041256 accepted/tizen/unified/riscv/20231226.210805
Inkyun Kil [Fri, 15 Dec 2023 04:03:07 +0000 (13:03 +0900)]
Relase version 1.2.78

changes:
- Modify widget_instance_terminate_app function
- Fix unittest build issue

Change-Id: I7a83da084405ac454189bf301ff58e844ebcc492
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
17 months agoFix unittest build issue 81/302881/1
Inkyun Kil [Fri, 15 Dec 2023 04:26:58 +0000 (13:26 +0900)]
Fix unittest build issue

Change-Id: Ib44350052e22862a7904f7bfc46e48a0c1cdb7f0
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
17 months agoModify widget_instance_terminate_app function 65/302865/1
Hwankyu Jhun [Thu, 14 Dec 2023 23:46:01 +0000 (08:46 +0900)]
Modify widget_instance_terminate_app function

The function uses aul_terminate_pid_async() instead of aul_terminate_pid().
AMD checks whether the caller has a permission or not when getting
the APP_TERM_BY_PID_ASYNC request.

Change-Id: I88961b76a7e584d545653c760df3692eb00aa792
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
19 months agoRelease version 1.2.77 29/300429/1 accepted/tizen/unified/20231025.093308 accepted/tizen/unified/20231025.120159
Inkyun Kil [Tue, 24 Oct 2023 23:50:36 +0000 (08:50 +0900)]
Release version 1.2.77

changes:
- Unify gcov package name and unittest package name

Change-Id: Id4c33f2f989b6be72aea6eaa42b1774b3ebe3946
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
19 months agoUnify gcov package name and unittest package name 25/300425/1
Inkyun Kil [Tue, 24 Oct 2023 23:25:09 +0000 (08:25 +0900)]
Unify gcov package name and unittest package name

Change-Id: I9e96403ecfb51ec7ca610a895fb9dd43f1321788
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
19 months agoRelase version 1.2.76 55/300355/1 accepted/tizen/unified/20231024.032156
Inkyun Kil [Mon, 23 Oct 2023 03:29:10 +0000 (12:29 +0900)]
Relase version 1.2.76

changes:
- Modify package name of gcov

Change-Id: Id0d642742520d25642e7ed7aa38491c32c9adc4d
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
19 months agoModify package name of gcov 30/300330/2
Inkyun Kil [Mon, 23 Oct 2023 01:35:27 +0000 (10:35 +0900)]
Modify package name of gcov

Change-Id: I0bbf36fc98d9b8f0df07adacbec0bc91233dc644
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
19 months agoRelease version 1.2.75 16/300116/1
SukhyungKang [Tue, 17 Oct 2023 03:57:14 +0000 (12:57 +0900)]
Release version 1.2.75

changes:
- change to check widget feature first

Change-Id: I3d4ebfa8660d48224acbde22c0ad2641b61d7459
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
19 months agochange to check widget feature first 11/300111/2
SukhyungKang [Tue, 17 Oct 2023 01:52:46 +0000 (10:52 +0900)]
change to check widget feature first

when the widget feature is disabled, widget is not supported error
should be returned before other errors.

Change-Id: I608841a23c822d6597a49026b885aed2d5f617dc
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
20 months agoRelease version 1.2.74 15/299015/1 accepted/tizen/8.0/unified/20231005.093141 accepted/tizen/unified/20230920.072007
Inkyun Kil [Mon, 18 Sep 2023 07:55:04 +0000 (16:55 +0900)]
Release version 1.2.74

changes:
- Improves code coverage and modify unittest package name

Change-Id: I8eb874f6e07dc57debc274085e9d6aec5fa5ab70
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
20 months agoImproves code coverage and modify unittest package name 67/298967/2
Inkyun Kil [Mon, 18 Sep 2023 01:54:38 +0000 (10:54 +0900)]
Improves code coverage and modify unittest package name

Change-Id: I0b0e714d8ae01b4274f64573e8c7b728f236205f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
2 years agoRemove duplicated include 00/293400/1
SukhyungKang [Thu, 25 May 2023 23:38:55 +0000 (08:38 +0900)]
Remove duplicated include

Change-Id: I0ef32c0dfd99cec33a5d38a230c4a629acd2f30f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
2 years agoRelease version 1.2.73 17/289217/1 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20230303.102028
Sangyoon Jang [Fri, 3 Mar 2023 00:03:14 +0000 (09:03 +0900)]
Release version 1.2.73

Changes:
 - Fix static analysis issue

Change-Id: I0460fc9b27c57fea6ae46f8f3f36e9cce76dcea6
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
2 years agoFix static analysis issue 14/289214/1
Sangyoon Jang [Thu, 2 Mar 2023 23:50:47 +0000 (08:50 +0900)]
Fix static analysis issue

Change-Id: If4f86501966d5c2eab3084e1a005b817125a2149
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
2 years agoRelease version 1.2.72 67/288867/1
Sangyoon Jang [Thu, 23 Feb 2023 23:08:59 +0000 (08:08 +0900)]
Release version 1.2.72

Changes:
 - Add Apache license file

Change-Id: Idca920a2534ed1ef49723753e136d30b7a29d0f9
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
2 years agoAdd Apache license file 40/288740/3
Sangyoon Jang [Wed, 22 Feb 2023 07:50:34 +0000 (16:50 +0900)]
Add Apache license file

Change-Id: I3f285e154801fb9d12b42eb1464a3192f834d98c
Signed-off-by: Sangyoon Jang <jeremy.jang@samsung.com>
2 years agoRelease version 1.2.71 75/286975/1 accepted/tizen/unified/20230223.162148
SukhyungKang [Wed, 18 Jan 2023 02:18:37 +0000 (11:18 +0900)]
Release version 1.2.71

Changes:
- Fix unreachable code

Change-Id: I4a661bc3287563d911784c3d70d931a07fe81690
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
2 years agoFix unreachable code 70/286970/1
SukhyungKang [Wed, 18 Jan 2023 01:38:44 +0000 (10:38 +0900)]
Fix unreachable code

Change-Id: I3c23dd517cce7b731196c2216c32dc6ea83d45cd
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
2 years agoRelease version 1.2.70 45/285745/1 accepted/tizen/unified/20221220.041633
jh9216.park [Mon, 19 Dec 2022 09:16:28 +0000 (04:16 -0500)]
Release version 1.2.70

Changes:
 - Use Gmock instead of fff
 - Refactor widget-service-parser
Signed-off-by: jh9216.park <jh9216.park@samsung.com>
Change-Id: Icd185cc4950749992f4b58bb718e3205ee4642d0

2 years agoRefactor widget-service-parser 16/284716/21
jh9216.park [Thu, 24 Nov 2022 07:13:13 +0000 (02:13 -0500)]
Refactor widget-service-parser

- Rewrite code using c++
- Use tizen-database package
- Requires: https://review.tizen.org/gerrit/#/c/platform/core/base/bundle/+/285042/

Change-Id: Ia497149e4f67bce6dba924cff480730c2946289e
Signed-off-by: jh9216.park <jh9216.park@samsung.com>
2 years agoUse Gmock instead of fff 87/280387/3
Inkyun Kil [Mon, 29 Aug 2022 09:54:10 +0000 (18:54 +0900)]
Use Gmock instead of fff

Change-Id: I2b521770ebae62fb7d7a8b463ef819ea843d8cf9
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
3 years agoRelease version 1.2.69 45/275945/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060931 accepted/tizen/7.0/unified/hotfix/20221116.105120 accepted/tizen/unified/20220608.140043 submit/tizen/20220607.073648 tizen_7.0_m2_release
SukhyungKang [Tue, 7 Jun 2022 06:21:16 +0000 (15:21 +0900)]
Release version 1.2.69

Changes:
- Remove dali from document
- Change spec file for coverage

Change-Id: I54be8827dc262a4530cb9be6ffd7cb60539be061
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoChange spec file for coverage 62/275862/2
SukhyungKang [Fri, 3 Jun 2022 07:20:48 +0000 (16:20 +0900)]
Change spec file for coverage

- When the "read" api is called, tc is paused in emulator.
So fake api is changed to return 0.

Change-Id: I003a96c00f1bb563469e97ad520964ba8ade3fa1
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoRemove dali from document 45/275045/1
SukhyungKang [Mon, 16 May 2022 00:44:52 +0000 (09:44 +0900)]
Remove dali from document

Change-Id: I2362210986909eadd08e998660b1d8952f894255
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoRelease version 1.2.68 27/272027/1 accepted/tizen/unified/20220314.125239 submit/tizen/20220307.045112 submit/tizen/20220309.135653
SukhyungKang [Mon, 7 Mar 2022 04:46:11 +0000 (13:46 +0900)]
Release version 1.2.68

Changes:
- Add widget instance delete api

Change-Id: Icf9f5d04dd6fa9e8ef363d601b75d9c7a8e1c431
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoAdd widget instance delete api 47/271547/2
SukhyungKang [Wed, 23 Feb 2022 02:01:11 +0000 (11:01 +0900)]
Add widget instance delete api

Change-Id: I90e008dda4b7a3c1d89c9ec4a7607ebd482b7141
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoRelease version 1.2.67 11/271411/1 accepted/tizen/unified/20220222.132932 submit/tizen/20220221.040231
SukhyungKang [Mon, 21 Feb 2022 03:24:29 +0000 (12:24 +0900)]
Release version 1.2.67

Changes:
 - Change query from insert to replace

Change-Id: I7a09d38e76b168fe6cc2b051fdf320187371ae0c
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoChange query from insert to replace 26/270926/2
SukhyungKang [Fri, 11 Feb 2022 07:00:01 +0000 (16:00 +0900)]
Change query from insert to replace

Change-Id: Ie3bc8e3a5efdf6570887ffc4272393a534fcfc13
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoRelease version 1.2.66 75/269775/1 accepted/tizen_6.5_unified tizen_6.5 accepted/tizen/6.5/unified/20220125.122856 accepted/tizen/unified/20220124.020821 submit/tizen/20220120.064930 submit/tizen/20220120.083417 submit/tizen/20220120.231448 submit/tizen_6.5/20220120.064818 submit/tizen_6.5/20220121.000129 submit/tizen_6.5/20220123.222508
Hwankyu Jhun [Thu, 20 Jan 2022 06:23:51 +0000 (15:23 +0900)]
Release version 1.2.66

Changes:
 - Fix installation path of gcov result

Change-Id: I0b0aeca9887a55fd722537214b9efdc199f73899
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 years agoFix installation path of gcov result 71/269771/2
Hwankyu Jhun [Thu, 20 Jan 2022 06:20:40 +0000 (15:20 +0900)]
Fix installation path of gcov result

Change-Id: Ief01eac171e566c81d57472f06ca2b76f06e5c62
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 years agoRelease version 1.2.65 09/268909/1 submit/tizen/20220104.231639
SukhyungKang [Tue, 4 Jan 2022 23:02:01 +0000 (08:02 +0900)]
Release version 1.2.65

Changes:
- Fix leak and worng calling after release
- Fix log messages

Change-Id: I8d4a0db5ec37d7a9aa1551fdceecb4cac43a1788
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoFix leak and worng calling after release 77/268877/2
SukhyungKang [Tue, 4 Jan 2022 06:09:53 +0000 (15:09 +0900)]
Fix leak and worng calling after release

Change-Id: Iedda3416910a1a9f89b40ecd77ac7069e4aeb70e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoFix log messages 15/267815/1
Hwankyu Jhun [Fri, 10 Dec 2021 05:41:14 +0000 (14:41 +0900)]
Fix log messages

While getting the app dead event from AMD, the instance ID is always
nullptr.

Change-Id: I8a7ed50e0cfedfeed5fd39c0446c9fcf4bea0a34
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 years agoRelease version 1.2.64 90/267790/1 accepted/tizen/6.5/unified/20211213.212314 accepted/tizen/unified/20211213.133441 submit/tizen/20211210.011225 submit/tizen_6.5/20211210.011243
Hwankyu Jhun [Fri, 10 Dec 2021 01:07:03 +0000 (10:07 +0900)]
Release version 1.2.64

Changes:
 - Fix wrong widget_id compare logic
 - Fix use after free

Change-Id: Ia5ca2ed930413e2603090321ffb26b327620cc32
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
3 years agoFix use after free 99/267599/4
Hwankyu Jhun [Thu, 9 Dec 2021 10:42:08 +0000 (19:42 +0900)]
Fix use after free

When the table existence check step is failed, the function closes the db.
And then, the _recover_db() function closes the db with the same handle.
In this time, the double free occurs. This patch fixes it.

+--------------------------------------------------------------------------+
| ERROR: AddressSanitizer: heap-use-after-free on address 0x47c033e8 at    |
|        pc 0x412dd2d5 bp 0x40812174 sp 0x40812164                         |
| READ of size 4 at 0x47c033e8 thread T0                                   |
| #0 0x412dd2d2 in sqlite3SafetyCheckSickOrOk /usr/src/debug/              |
|    sqlite-3.33.0-2.34.arm/sqlite3.c:32567                                |
| #1 0x412dd2d2 in sqlite3Close /usr/src/debug/sqlite-3.33.0-2.34.arm/     |
|    sqlite3.c:162204                                                      |
| #2 0x40db45ea in _recover_db /usr/src/debug/                             |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:319               |
| #3 0x40db4c06 in _check_db_integrity /usr/src/debug/                     |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:435               |
| #4 0x40dba2ec in widget_service_check_db_integrity /usr/src/debug/       |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:447               |
| #5 0x400009d8 in main /usr/src/debug/libwidget_service-1.2.63-1.arm/tool/|
|    widget_recovery.c:45                                                  |
| #6 0x40e24c88 in __libc_start_main /usr/src/debug/glibc-2.30-2.9.arm/csu/|
|    libc-start.c:308                                                      |
+--------------------------------------------------------------------------+
| 0x47c033e8 is located 104 bytes inside of 520-byte region                |
| [0x47c03380,0x47c03588)                                                  |
| freed by thread T0 here:                                                 |
| #0 0x408f4092 in __interceptor_free (/lib/libasan.so.6+0xa1092)          |
| #1 0x41192bbc in sqlite3StatusDown /usr/src/debug/sqlite-3.33.0-2.34.arm/|
|    sqlite3.c:21425                                                       |
| #2 0x41192bbc in sqlite3_free /usr/src/debug/sqlite-3.33.0-2.34.arm/     |
|    sqlite3.c:27703                                                       |
| #3 0x41192bbc in sqlite3_free /usr/src/debug/sqlite-3.33.0-2.34.arm/     |
|    sqlite3.c:27697                                                       |
| #4 0x412dd1ae in sqlite3Close /usr/src/debug/sqlite-3.33.0-2.34.arm/     |
|    sqlite3.c:162244                                                      |
| #5 0x40db4d04 in _check_table_exist /usr/src/debug/                      |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:397               |
| #6 0x40db4d04 in _check_db_integrity /usr/src/debug/                     |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:433               |
| #7 0x40dba2ec in widget_service_check_db_integrity /usr/src/debug/       |
|    libwidget_service-1.2.63-1.arm/src/widget_service.c:447               |
| #8 0x400009d8 in main /usr/src/debug/libwidget_service-1.2.63-1.arm/tool/|
|    widget_recovery.c:45                                                  |
| #9 0x40e24c88 in __libc_start_main /usr/src/debug/glibc-2.30-2.9.arm/csu/|
|    libc-start.c:308                                                      |
+--------------------------------------------------------------------------+

Change-Id: Ic0bfb7fd4738ac0caa4d7c88e860b0eb2362f535
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
3 years agoFix wrong widget_id compare logic 70/261570/2
dean [Wed, 21 Jul 2021 08:57:08 +0000 (17:57 +0900)]
Fix wrong widget_id compare logic

Change-Id: Ib3373a577c0c2b1135a13d44b876159f396c0d89
Signed-off-by: dean <hyunho.kang@berkeley.edu>
4 years agoRelease version 1.2.63 31/259631/1 accepted/tizen/6.5/unified/20211028.101018 accepted/tizen/unified/20210611.021507 submit/tizen/20210610.091424 submit/tizen_6.5/20211028.162101 tizen_6.5.m2_release
Hyunho [Thu, 10 Jun 2021 09:11:57 +0000 (18:11 +0900)]
Release version 1.2.63

Changes:
 - Fix wrong error handling
 - Fix memory leak
 - Release version 1.2.62
 - Fix gcov build error

Change-Id: Id472cf46aece177cd51a33ec30dc5664b0c5e9f9
Signed-off-by: Hyunho <hhstark.kang@samsung.com>
4 years agoFix gcov build error 30/259630/1
Hyunho [Thu, 10 Jun 2021 09:01:07 +0000 (18:01 +0900)]
Fix gcov build error

Change-Id: Ifef513c3ebba53d4f51cfbaab19bded632a0e33d
Signed-off-by: Hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.62 83/259583/2 accepted/tizen/unified/20210611.013551 submit/tizen/20210610.023858
Hyunho [Thu, 10 Jun 2021 02:33:35 +0000 (11:33 +0900)]
Release version 1.2.62

Changes:
 - Fix wrong error handling
 - Fix memory leak

Signed-off-by: Hyunho <hhstark.kang@samsung.com>
Change-Id: Icc35de73df858794aca919e7ec0281b04a81d485

4 years agoFix memory leak 22/259522/2
Hyunho [Wed, 9 Jun 2021 08:32:30 +0000 (17:32 +0900)]
Fix memory leak

Change-Id: I39d0d7207a3e576c92816f75b94327940a159b67
Signed-off-by: Hyunho <hhstark.kang@samsung.com>
4 years agoFix wrong error handling 65/251765/2
hyunho [Tue, 19 Jan 2021 06:34:52 +0000 (15:34 +0900)]
Fix wrong error handling

Change-Id: I3541ebe9c18d00a4b7ffba14cce77f566fbf15b3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.61 59/250959/1 accepted/tizen/unified/20210107.123454 submit/tizen/20210106.075329
SukHyung, Kang [Wed, 6 Jan 2021 05:51:17 +0000 (14:51 +0900)]
Release version 1.2.61

Changes:
- Fix component based app install fail

Change-Id: I7cffaa2298c792cc50db5320daccd04432cfcecb
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoFix component based app install fail 43/250943/1
SukHyung, Kang [Wed, 6 Jan 2021 03:46:23 +0000 (12:46 +0900)]
Fix component based app install fail

Change-Id: I0e64caa00497dbef42c3a2910ce3ba1fbb5f6310
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoRelease version 1.2.60 31/250931/1 submit/tizen/20210106.013810
SukHyung, Kang [Wed, 6 Jan 2021 01:15:46 +0000 (10:15 +0900)]
Release version 1.2.60

Changes:
- Add parser for widget component for widget db

Change-Id: I95618e89cc53136c5860fd92ff37859e549b8911
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoAdd parser for widget component for widget db 17/250717/2
SukHyung, Kang [Mon, 4 Jan 2021 05:03:17 +0000 (14:03 +0900)]
Add parser for widget component for widget db

Change-Id: I53c4316c828ea10a965f6d56b6580804024ec6c7
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoRelease version 1.2.59 81/250581/1 accepted/tizen/unified/20201230.121745 accepted/tizen/unified/20210101.123057 submit/tizen/20201230.010428 submit/tizen/20201231.025220 submit/tizen/20201231.042609
hyunho [Wed, 30 Dec 2020 01:02:38 +0000 (10:02 +0900)]
Release version 1.2.59

Changes:
 - Add widget_instance_terminate_app API

Change-Id: I4b321a05153c719c9d4d5bf69dc99951b7a17113
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoAdd widget_instance_terminate_app API 28/250528/4
hyunho [Tue, 29 Dec 2020 05:45:36 +0000 (14:45 +0900)]
Add widget_instance_terminate_app API

Change-Id: Id5041388ed5adcc558f1f901999c975083768399
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.58 96/250296/1 accepted/tizen/unified/20201228.130133 submit/tizen/20201223.083849
SukHyung, Kang [Wed, 23 Dec 2020 07:27:40 +0000 (16:27 +0900)]
Release version 1.2.58

Changes:
- Fix link for documentation
- Add widget event to lifecycle status function

Change-Id: I866080a37a54f936be4834330b5087a270b4abbb
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoFix link for documentation 00/250200/2
SukHyung, Kang [Tue, 22 Dec 2020 04:09:20 +0000 (13:09 +0900)]
Fix link for documentation

Change-Id: Ie54056db1880e2726ff0b49dc56ae5e5ca5b6c6e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoAdd widget event to lifecycle status function 62/248762/2
hyunho [Wed, 2 Dec 2020 05:32:44 +0000 (14:32 +0900)]
Add widget event to lifecycle status function

Change-Id: Ifb500e5164a90e0ed7babd4c61ff05b6ac073c64
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.57 19/248619/1 accepted/tizen/unified/20201202.124951 submit/tizen/20201201.040809
Changgyu Choi [Tue, 1 Dec 2020 03:38:22 +0000 (12:38 +0900)]
Release version 1.2.57

Changes:
 - Fix static analysis issues

Change-Id: Ifd3b000c9a355e2825de6e21b7c1f0f466ff0524
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
4 years agoFix static analysis issues 17/248617/4
Changgyu Choi [Tue, 1 Dec 2020 02:52:32 +0000 (11:52 +0900)]
Fix static analysis issues

Change-Id: I8c4e4c51da5e5ea86dea49b292a93862cf65f33a
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
4 years agoRelease version 1.2.56 56/244156/1 accepted/tizen_6.0_unified_hotfix tizen_6.0_hotfix accepted/tizen/6.0/unified/20201030.120205 accepted/tizen/6.0/unified/hotfix/20201103.051940 accepted/tizen/unified/20200916.121715 submit/tizen/20200915.100040 submit/tizen_6.0/20201029.205103 submit/tizen_6.0_hotfix/20201102.192503 submit/tizen_6.0_hotfix/20201103.114803 tizen_6.0.m2_release
hyunho [Tue, 15 Sep 2020 09:25:28 +0000 (18:25 +0900)]
Release version 1.2.56

Changes:
 - Fix gtest memory leak

Change-Id: I6f2d5a9dff241f76f98f94ef91b756adeecf1ef1
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix gtest memory leak 41/244141/2
hyunho [Tue, 15 Sep 2020 08:04:46 +0000 (17:04 +0900)]
Fix gtest memory leak

Change-Id: I6b7f22545ffa10473c31a1e38ba85ab5d05f4661
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.55 47/242447/1 accepted/tizen/unified/20200828.121555 submit/tizen/20200827.051524
hyunho [Thu, 27 Aug 2020 05:02:28 +0000 (14:02 +0900)]
Release version 1.2.55

Changes:
 - Fix unittest memory leak

Change-Id: Ic8cc3a79e697e63d8eece556d79e989e95b4606f
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix unittest memory leak 39/242439/1
hyunho [Thu, 27 Aug 2020 04:49:22 +0000 (13:49 +0900)]
Fix unittest memory leak

Change-Id: Ife0967d03f1e565ca040ceb543b254c14e4fbe87
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.54 97/241297/1 accepted/tizen/unified/20200820.034712 submit/tizen/20200819.054959
SukHyung, Kang [Wed, 19 Aug 2020 05:21:41 +0000 (14:21 +0900)]
Release version 1.2.54

Changes:
- fix wrong function name for widget service description

Change-Id: Ia72445c3b4b0ef25db14a07d9e832f5369635268
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agofix wrong function name for widget service description 80/241280/2
SukHyung, Kang [Wed, 19 Aug 2020 04:28:47 +0000 (13:28 +0900)]
fix wrong function name for widget service description

Change-Id: I22bd62d0826a938077fe784f9fd9d1c8353dc1c6
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoRelease version 1.2.53 69/240369/1 submit/tizen/20200806.005028 submit/tizen/20200819.005340
hyunho [Thu, 6 Aug 2020 00:48:56 +0000 (09:48 +0900)]
Release version 1.2.53

Changes:
 - Fix NULL_AFTER_DEREF issue
 - Fix SIZEOF_MISMATCH

Change-Id: Ic1bf18927e8b0e090ec924b07c289fb8ce537e31
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix SIZEOF_MISMATCH 75/240075/2
hyunho [Mon, 3 Aug 2020 05:48:58 +0000 (14:48 +0900)]
Fix SIZEOF_MISMATCH

Change-Id: I0b393ce563ece2c1b84decf3c0c60a5f41070538
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix NULL_AFTER_DEREF issue 73/240073/1
hyunho [Mon, 3 Aug 2020 05:31:50 +0000 (14:31 +0900)]
Fix NULL_AFTER_DEREF issue

Change-Id: I9b171d3bc590500f8fb3808e29a37dfa083c49f4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.52 55/239955/1 accepted/tizen/unified/20200804.142417 submit/tizen/20200731.042331
SukHyung, Kang [Fri, 31 Jul 2020 03:04:02 +0000 (12:04 +0900)]
Release version 1.2.52

Changes:
- Remove module circular dependency

Change-Id: I322cea74a4bf3f683bdcd0d4da3cc9f2d6990c7e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoRemove module circular dependency 54/239954/1
SukHyung, Kang [Fri, 31 Jul 2020 02:37:40 +0000 (11:37 +0900)]
Remove module circular dependency

Change-Id: I5430811f01c16141b685689b7bab593d26ca955b
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
4 years agoRelease version 1.2.51 41/239041/1 accepted/tizen/unified/20200722.144605 submit/tizen/20200721.090545
hyunho [Tue, 21 Jul 2020 08:58:52 +0000 (17:58 +0900)]
Release version 1.2.51

Changes:
 - Fix unit test crash

Change-Id: Ie1e781ad75307a05609084bdaaa2f99f0b9c98bd
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoFix unit test crash 19/239019/1
hyunho [Tue, 21 Jul 2020 05:56:50 +0000 (14:56 +0900)]
Fix unit test crash

- 64bit unittest crashed by SEGFAULT

Change-Id: Ie99694e0a11d258be55d34fd62ff39f95f226f39
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRelease version 1.2.50 94/238894/1 submit/tizen/20200720.060323
hyunho [Mon, 20 Jul 2020 05:32:13 +0000 (14:32 +0900)]
Release version 1.2.50

Changes:
 - Add new unittest TCs
 - Support internal size types
 - Remove unnecessary null check

Change-Id: Id7cb6bc81f9cb2bd53e641f87ba6809a0d0a0209
Signed-off-by: hyunho <hhstark.kang@samsung.com>
4 years agoRemove unnecessary null check 62/238862/2
hyunho [Mon, 20 Jul 2020 02:08:27 +0000 (11:08 +0900)]
Remove unnecessary null check

- Static analyzer issue

Change-Id: Iff9f561d1598d16505679f38557149fbb493cde3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoSupport internal size types 62/234862/5
hyunho [Fri, 29 May 2020 08:47:47 +0000 (17:47 +0900)]
Support internal size types

Change-Id: Id60fb0e9bea27ce27f9e4359be4efa2d85bc57f1
Signed-off-by: hyunho <hhstark.kang@samsung.com>
5 years agoAdd new unittest TCs 63/232263/10 cpp_refactoring
SukHyung, Kang [Wed, 29 Apr 2020 09:57:56 +0000 (18:57 +0900)]
Add new unittest TCs

Change-Id: Iecd0ab655fe8f22b876a217979c9be8f615d3e1a
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoRelease version 1.2.49 25/232225/1 accepted/tizen/unified/20200702.141733 submit/tizen/20200429.071611 submit/tizen/20200701.084043
SukHyung, Kang [Wed, 29 Apr 2020 06:34:31 +0000 (15:34 +0900)]
Release version 1.2.49

Changes:
- Fix wrong description
- Add unit TC

Change-Id: I39409add1b3dbf3607ce3f1f3176de70dcaa1e58
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoFix wrong description 08/232208/1
SukHyung, Kang [Wed, 29 Apr 2020 05:27:19 +0000 (14:27 +0900)]
Fix wrong description

Change-Id: I1907cfc47e7caeaf22065d8d381bf424cb9a4a5e
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
5 years agoMerge "Add unit TC" into tizen
SukHyung Kang [Thu, 23 Apr 2020 00:45:23 +0000 (00:45 +0000)]
Merge "Add unit TC" into tizen

5 years agoAdd unit TC 85/230385/4
SukHyung, Kang [Thu, 9 Apr 2020 23:05:18 +0000 (08:05 +0900)]
Add unit TC

Change-Id: I6e45fe584d66a18d459c28674da7a81d40c48229
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>