SukhyungKang [Tue, 10 Oct 2023 01:50:29 +0000 (10:50 +0900)]
Release version 0.7.5
changes:
- Fix build break issue
Change-Id: I65a62b859c83713221d8221c77785a76be3a496d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Hwankyu Jhun [Tue, 10 Oct 2023 01:31:10 +0000 (10:31 +0900)]
Fix build break issue
This patch removes access hook code about EXPECT_CALL(). While calling
the exit handlers, the gcov calls the access() function. In that time,
the TestFixture instance was destroyed. It causes the crash issue.
+------------------------------------------------------------------------------+
| #0 0xb7fd4a51 in __kernel_vsyscall ()
| #1 0xb746a246 in __libc_signal_restore_set (set=0xbfffed00) at ../sysdeps/unix/sysv/linux/internal-signals.h:84
| #2 __GI_raise (sig=6) at ../sysdeps/unix/sysv/linux/raise.c:48
| #3 0xb74513ce in __GI_abort () at abort.c:79
| #4 0xb76a4c1c in ?? () from /lib/libstdc++.so.6
| #5 0xb76b3336 in ?? () from /lib/libstdc++.so.6
| #6 0xb76b339f in std::terminate() () from /lib/libstdc++.so.6
| #7 0xb76b3682 in __cxa_throw () from /lib/libstdc++.so.6
| #8 0x08383cab in TestFixture::GetMock<GlibMock> () at /usr/lib/gcc/i586-tizen-linux-gnu/9.2.0/include/c++/ext/new_allocator.h:89
| #9 0x08674944 in access (arg1=0x8a14f90 "/home", arg2=0) at /usr/src/debug/notification-0.7.4-1.i386/tests/mock/glib_mock.cc:40
| #10 0x087313c1 in gcov_do_dump ()
| #11 0x08731b73 in __gcov_exit ()
| #12 0xb7fe6cc2 in _dl_fini () at dl-fini.c:138
| #13 0xb746cfff in __run_exit_handlers (status=status@entry=0, listp=0xb760439c <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true,
| run_dtors=run_dtors@entry=true) at exit.c:108
| #14 0xb746d1d5 in __GI_exit (status=0) at exit.c:139
| #15 0xb7452f5d in __libc_start_main (main=0x8136330 <main(int, char**)>, argc=1, argv=0xbffff4a4, init=0x8731cb0 <__libc_csu_init>,
| fini=0x8731d20 <__libc_csu_fini>, rtld_fini=0xb7fe6ad0 <_dl_fini>, stack_end=0xbffff49c) at ../csu/libc-start.c:342
| #16 0x08149d01 in _start () at ../sysdeps/i386/start.S:126
+------------------------------------------------------------------------------+
Change-Id: Ic722adb053122e312e42cc2868777c1afb13b495
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
SukhyungKang [Wed, 27 Sep 2023 02:25:11 +0000 (11:25 +0900)]
Release version 0.7.4
changes:
- move notification ex unittest to notification unittest
Change-Id: Ifa9e9022375dc9dcc24229616fd9fea3f95ef3f9
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 27 Sep 2023 02:13:46 +0000 (11:13 +0900)]
move notification ex unittest to notification unittest
Change-Id: I55d49671d5255a350396df228d7b85fa47dd8933
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 27 Sep 2023 01:14:26 +0000 (10:14 +0900)]
Release version 0.7.3
changes:
- Improve coverage and add notification unittest
Change-Id: Id6a70a25f43b2aec098db6e66dd71db7ab0949c5
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 22 Aug 2023 01:51:31 +0000 (10:51 +0900)]
Improve coverage and add notification unittest
Change-Id: I045b5f72d2d20f024b35cc1e3d51bff5fa7008d8
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 1 Aug 2023 02:08:18 +0000 (11:08 +0900)]
Release version 0.7.2
changes:
- fix socket fd double close
Change-Id: I5d708d53be93769ff394189703a6107446def052
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 1 Aug 2023 01:26:32 +0000 (10:26 +0900)]
fix socket fd double close
Change-Id: I8d683e7570f9de8472a4adaa77ea2b9f2fb9818a
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 16 Jun 2023 04:19:23 +0000 (13:19 +0900)]
Release version 0.7.1
changes:
- Change db upgrade script file permission
Change-Id: I525c1f84d889fcc2ba53e23beae726ab7ee1db10
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 15 Jun 2023 23:17:17 +0000 (08:17 +0900)]
Change db upgrade script file permission
Change-Id: Ie566abdbdb7f0cc467fab318afb34b04dd1e0dd2
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 12 Jun 2023 23:19:43 +0000 (08:19 +0900)]
Release version 0.7.0
changes:
- Add api to set/get checkbox
Change-Id: I233eb619900af34b3e03531880d23d97d5ee0272
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 8 Jun 2023 04:49:06 +0000 (13:49 +0900)]
Add api to set/get checkbox
Change-Id: I5337c49a7c10ea23ac5d7ea460154cb31b755bb9
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 9 May 2023 08:22:54 +0000 (17:22 +0900)]
Release version 0.6.0
changes:
- Add event for do not show again
Change-Id: Ib74d95f80587ea8d7d2b93b35b62f4924329c88f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 20 Jul 2022 23:33:33 +0000 (08:33 +0900)]
Add event for do not show again for test
Change-Id: I4113169894c842499bf80f30a890607b429e37d6
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Inkyun Kil [Thu, 26 Jan 2023 04:28:03 +0000 (13:28 +0900)]
Release version 0.5.99
changes:
- Fix missing code
Change-Id: Ieffd008a85b31faa5fdd9302ab2a0506c09b5609
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
Inkyun Kil [Thu, 12 Jan 2023 07:47:00 +0000 (16:47 +0900)]
Fix missing code
- Some apis missing 'extern "C"' that's why declared with 'C++' linkage
Change-Id: I175fe1a3ff490ea44a3b22fa220368f9171fc33f
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
SukhyungKang [Tue, 25 Oct 2022 07:10:24 +0000 (16:10 +0900)]
Release version 0.5.98
Changes:
- Use gmock instead of fff
- Change parameter as reference
Change-Id: I3b2d2bf9ca025e6bcc79f198fa094d0d4d44741a
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 25 Oct 2022 02:27:50 +0000 (11:27 +0900)]
Change parameter as reference
Change-Id: If38f81f5915ee9b697d9066ab5f9ba88da988987
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Inkyun Kil [Mon, 22 Aug 2022 06:50:36 +0000 (15:50 +0900)]
Use gmock instead of fff
Change-Id: I65f9158d8cabacc7c649c7d987084d73acf2e5e2
Signed-off-by: Inkyun Kil <inkyun.kil@samsung.com>
SukhyungKang [Thu, 9 Jun 2022 02:21:20 +0000 (11:21 +0900)]
Release version 0.5.97
Changes:
- Change spec file for coverage
Change-Id: I053906d14459f1c5a73f7ef9c29c5969b4d40451
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 2 Jun 2022 08:00:14 +0000 (17:00 +0900)]
Change spec file for coverage
Change-Id: Id0080f37493f2c089a5acd35aac7173fb032c711
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 23 May 2022 01:39:50 +0000 (10:39 +0900)]
Release version 0.5.96
Changes:
- Fix typo for notification documentation
Change-Id: I48f5c810e85aab2141bd0c04a26c40cdb95bac03
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 23 May 2022 01:17:04 +0000 (10:17 +0900)]
Fix typo for notification documentation
Change-Id: I19a0ed4efbfed3ec24bfa2b9b326192d901ddbb6
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Hwankyu Jhun [Thu, 20 Jan 2022 06:08:53 +0000 (15:08 +0900)]
Release version 0.5.95
Changes:
- Fix installation path of gcov result
Change-Id: Icabdd9c0f05e55c6bfbda34a37c123880882ccb5
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 20 Jan 2022 05:30:14 +0000 (14:30 +0900)]
Fix installation path of gcov result
Change-Id: If0c221539a2653b8c3d7d209d4f31e95bb2eb872
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
SukhyungKang [Mon, 10 Jan 2022 09:54:23 +0000 (18:54 +0900)]
Release version 0.5.94
Changes:
- change script to do not upgrade when it's already upgraded
Change-Id: I852327642c1f2913d1469d4e22d1202e7e178851
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukHyung Kang [Mon, 10 Jan 2022 09:45:52 +0000 (09:45 +0000)]
Merge "change script to do not upgrade when it's already upgraded" into tizen
SukhyungKang [Fri, 7 Jan 2022 07:50:26 +0000 (16:50 +0900)]
change script to do not upgrade when it's already upgraded
Change-Id: Iff82484c3797293a1fcbae876ac72a20f43712bb
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 2 Dec 2021 06:19:13 +0000 (15:19 +0900)]
Release version 0.5.93
Changes:
- Add launch reqeust sequence when it's failed to launch default viewer
Change-Id: I19ccd7ea95a2cd9acde8c653d19a3f738d71195e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 1 Dec 2021 14:03:26 +0000 (23:03 +0900)]
Add launch reqeust sequence when it's failed to launch default viewer
Change-Id: I3a3e53976edcc44172977f8df3961d4a60dda8e9
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 2 Dec 2021 06:19:13 +0000 (15:19 +0900)]
Release version 0.5.93
Changes:
- Add launch reqeust sequence when it's failed to launch default viewer
Change-Id: I19ccd7ea95a2cd9acde8c653d19a3f738d71195e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 1 Dec 2021 14:03:26 +0000 (23:03 +0900)]
Add launch reqeust sequence when it's failed to launch default viewer
Change-Id: I3a3e53976edcc44172977f8df3961d4a60dda8e9
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 23 Nov 2021 04:35:01 +0000 (13:35 +0900)]
Release version 0.5.92
Changes:
- Change not to store pkg id for web app
Change-Id: I63a4ba0a4709501b923647279659157ff115684d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 23 Nov 2021 01:19:27 +0000 (10:19 +0900)]
Change not to store pkg id for web app
Change-Id: I025e222d20c05b53d82ae432df68c2bddd58e7f7
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 23 Nov 2021 04:35:01 +0000 (13:35 +0900)]
Release version 0.5.92
Changes:
- Change not to store pkg id for web app
Change-Id: I63a4ba0a4709501b923647279659157ff115684d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 23 Nov 2021 01:19:27 +0000 (10:19 +0900)]
Change not to store pkg id for web app
Change-Id: I025e222d20c05b53d82ae432df68c2bddd58e7f7
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 15 Nov 2021 04:18:08 +0000 (13:18 +0900)]
Release version 0.5.91
Changes:
- Change to store application information
Change-Id: I1d2aa8a0c7ea5681f2807d7c87b40d491a6b7a3f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 12 Nov 2021 09:45:01 +0000 (18:45 +0900)]
Change to store application information
- Stores application information when the notification handle is created
first. It can be used when the handle is created again.
Change-Id: I9e6784f727d5063c9c47625a584d3d6326ec491b
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 15 Nov 2021 04:18:08 +0000 (13:18 +0900)]
Release version 0.5.91
Changes:
- Change to store application information
Change-Id: I1d2aa8a0c7ea5681f2807d7c87b40d491a6b7a3f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 12 Nov 2021 09:45:01 +0000 (18:45 +0900)]
Change to store application information
- Stores application information when the notification handle is created
first. It can be used when the handle is created again.
Change-Id: I9e6784f727d5063c9c47625a584d3d6326ec491b
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 12 Nov 2021 07:49:09 +0000 (16:49 +0900)]
Revert "Change to store application information"
commit
924f566a633f77264817efc35f62871a0d23225f
This reverts commit
fb3df273f3b2da8e83d9f358a8a3cc9ccd32616e.
Change-Id: Ia417d0204217a92f658416f239a7dabd94f8a2d1
SukhyungKang [Thu, 11 Nov 2021 09:58:13 +0000 (18:58 +0900)]
Change to store application information
- Stores application information when the notification handle is created
first. It can be used when the handle is created again.
Change-Id: I4f90ac5c40ed70fcea8e4cf4871e3fc8df1d7e09
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
hyunho [Fri, 23 Apr 2021 04:36:56 +0000 (13:36 +0900)]
Release version 0.5.90
Changes:
- Fix memory leak
Change-Id: Ib95c4d468b171abf7f0c000c6d9223a8e8ec106c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 23 Apr 2021 04:18:14 +0000 (13:18 +0900)]
Fix memory leak
Change-Id: I980611696f69a7b95384ddaab691da1bfa8e3202
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 23 Apr 2021 02:48:28 +0000 (11:48 +0900)]
Release version 0.5.89
Changes:
- Fix the location of the TEST definition
Change-Id: I75ac916c6e344f6beec649b93b097f888d1ed550
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 23 Apr 2021 02:13:42 +0000 (11:13 +0900)]
Fix the location of the TEST definition
Change-Id: Ie224db3da673df3ed7d9631be6f9be58aee8f146
Signed-off-by: hyunho <hhstark.kang@samsung.com>
jusung [Mon, 22 Mar 2021 02:34:50 +0000 (11:34 +0900)]
Release version 0.5.88
Changes:
- Fix build error
- Fix wrong log format
Signed-off-by: jusung <jusung07.son@samsung.com>
Change-Id: Ibd48510966b4cb431bbb3288f1880c1b79692428
jusung [Mon, 22 Mar 2021 02:11:00 +0000 (11:11 +0900)]
Fix wrong log format
Change-Id: I2d4e222ed06042a11a4d6cbcdc29f1576efa2b46
Signed-off-by: jusung <jusung07.son@samsung.com>
hyunho [Mon, 22 Mar 2021 02:15:04 +0000 (11:15 +0900)]
Fix build error
Change-Id: Ia7ef817738c1944974acbeae4d27184199b0d4d4
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 19 Mar 2021 05:09:17 +0000 (14:09 +0900)]
Release version 0.5.87
Changes:
- Replace gdbus with socket for bulk communication
- Fix error handling inconsistency
- Fix link for notification doc
- Define _GNU_SOURCE
Change-Id: I876db312df6b8555a5dfe78f309a8a0f64399ed3
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Tue, 5 Jan 2021 07:12:20 +0000 (16:12 +0900)]
Define _GNU_SOURCE
strerror_r can return int if we do not define _GNU_SOURCE
Change-Id: I18b77fc251c323716ac9a87cda05872b43147387
Signed-off-by: hyunho <hhstark.kang@samsung.com>
SukHyung, Kang [Tue, 22 Dec 2020 06:53:06 +0000 (15:53 +0900)]
Fix link for notification doc
Change-Id: I5fc93bbf53319a5d709800ac8f24804633a746b8
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
hyunho [Tue, 24 Nov 2020 02:40:12 +0000 (11:40 +0900)]
Fix error handling inconsistency
Change-Id: I19eed1e4d0ef264c9d157cdca5642c04e045b0a8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Thu, 5 Nov 2020 09:49:22 +0000 (18:49 +0900)]
Replace gdbus with socket for bulk communication
Change-Id: I485ae58573534f63bf2c0cd5f4196792474756c8
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Changgyu Choi [Thu, 12 Nov 2020 02:52:56 +0000 (11:52 +0900)]
Release version 0.5.85
Changes:
- Fix memory leak
- Fix static analysis issues
Change-Id: I436a9525c62207dae81e5525ccbc706ca590d873
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Changgyu Choi [Thu, 12 Nov 2020 02:03:13 +0000 (11:03 +0900)]
Fix static analysis issues
Change-Id: I02163c95b0bda034b73b59c3ee6bf8a5f667b132
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Changgyu Choi [Thu, 12 Nov 2020 00:36:00 +0000 (00:36 +0000)]
Merge "Fix memory leak" into tizen
hyunho [Fri, 6 Nov 2020 08:01:00 +0000 (17:01 +0900)]
Release version 0.5.84
Changes:
- Replace strerror with strerror_r
Change-Id: Iaafe3f45451485ca064edd1c7e0b5560176ddb1e
Signed-off-by: hyunho <hhstark.kang@samsung.com>
hyunho [Fri, 6 Nov 2020 05:09:06 +0000 (14:09 +0900)]
Replace strerror with strerror_r
strerror_r is a thread safe function
Change-Id: Ib4578f84a1adbc1e6629b41e9e96995706b10922
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Changgyu Choi [Tue, 3 Nov 2020 02:21:57 +0000 (11:21 +0900)]
Fix memory leak
Change-Id: I9cd3053c71053b2d7ad5a1ec638e1edd1c345a2e
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Hwankyu Jhun [Mon, 2 Nov 2020 03:19:09 +0000 (12:19 +0900)]
Release version 0.5.83
Changes:
- Fix wrong descriptions
- Fix memory leak
- Fix memory leak related to gdbus method call
- Fix EmitSignal() method
- Fix memory leak
Change-Id: I004b3deb2869bfe222f4cdd9c7d5587434a132df
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 30 Oct 2020 13:58:49 +0000 (22:58 +0900)]
Fix memory leak
Change-Id: I5f76443c166d208404e77ecb51f287a06a64bd15
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 29 Oct 2020 02:47:36 +0000 (11:47 +0900)]
Fix EmitSignal() method
This patch adds g_dbus_connection_flush_sync() call.
Change-Id: If2b0f053c0042cb33cabd981907cc6c887921d67
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Fri, 30 Oct 2020 05:13:19 +0000 (14:13 +0900)]
Fix memory leak related to gdbus method call
Change-Id: I5b853f53378472eb3003dc7f13f9f86ab991fc4f
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
hyunho [Thu, 29 Oct 2020 10:42:21 +0000 (19:42 +0900)]
Fix memory leak
Change-Id: I91519afe7a367266bbaf5bf160c4965c4ce54225
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Junghoon Park [Fri, 30 Oct 2020 04:40:05 +0000 (13:40 +0900)]
Fix wrong descriptions
Change-Id: I7dbeb9570e92c2e623c39986a5f02d71dfe239bd
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Jusung Son [Wed, 28 Oct 2020 06:33:16 +0000 (15:33 +0900)]
Release version 0.5.82
Changes:
- Delay to drop private sharing
Change-Id: I693e1f680b2aa061ffed80331ca01b440e6d188c
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Tue, 20 Oct 2020 05:31:44 +0000 (14:31 +0900)]
Delay to drop private sharing
- If private sharing is dropped before the viewer receives the delete signal, smack error occurs
Change-Id: I9be294f755b5a52e1cc30d44b1848bb756f4dc3a
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Hwankyu Jhun [Wed, 28 Oct 2020 05:07:33 +0000 (14:07 +0900)]
Release version 0.5.81
Changes:
- Fix static analysis issues
Change-Id: I42ec4cb7ca1245d0a92272abee8c5339473e7b61
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 28 Oct 2020 00:49:18 +0000 (09:49 +0900)]
Fix static analysis issues
Issues:
- Dereference null return value
Change-Id: I23554e80eb1a2492eb2505fadd4b25edd9da3275
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Wed, 28 Oct 2020 00:06:22 +0000 (09:06 +0900)]
Release version 0.5.80
Changes:
- Add error information for smack
- Fix memory leak
Change-Id: Id5c04280e17d1bb87d301efc032aedc41ef03d95
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Tue, 27 Oct 2020 08:41:29 +0000 (17:41 +0900)]
Fix memory leak
Change-Id: I652c07d13faef7ee237afdb9e886151fd9f41902
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Jusung Son [Mon, 28 Sep 2020 02:26:11 +0000 (11:26 +0900)]
Add error information for smack
Change-Id: I05016d7a1c06d427573e72d62f0f6b2cf7730816
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Tue, 8 Sep 2020 02:05:27 +0000 (11:05 +0900)]
Release version 0.5.79
Changes:
- Use file name that contains path info
- Add return value check
Change-Id: Ic0e600cdccfc927cebb38a31b30808d1020d8eea
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Tue, 8 Sep 2020 02:00:36 +0000 (11:00 +0900)]
Add return value check
Change-Id: I70f76343e6ebebddf0047cc7a95f4c4c5a3808c8
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
hyunho [Fri, 4 Sep 2020 06:54:17 +0000 (15:54 +0900)]
Use file name that contains path info
The temporary files which are generated by the DataProviderMaster,
can be overrided if they have same file name but different hierarchy.
For now, files have below hierarchy will be copied to the temporary
folder with name a.jpg so that one file will override other file.
Folder1
|
|-a.jpg
Folder2
|
|-a.jpg
To fix this problem, let's use following naming rule for
the temporary files.
_{folder name}_{file name}
According to this naming rule, above example files' name will be
_Folder1_a.jpg and _Folder2_a.jpg
Change-Id: I8d19b1a7f9ee998da2e7da90a79bd645bf8b960c
Signed-off-by: hyunho <hhstark.kang@samsung.com>
Jusung Son [Sun, 30 Aug 2020 23:25:00 +0000 (08:25 +0900)]
Release version 0.5.78
Changes:
- Add path validation for private sharing
Change-Id: I4086c9883d8f7cedb0624953cff2d39b76350ca9
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Thu, 27 Aug 2020 07:51:18 +0000 (16:51 +0900)]
Add path validation for private sharing
Change-Id: Ic70aea74328a77335068653e866e48a4e9ba108c
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
SukHyung, Kang [Wed, 19 Aug 2020 05:06:11 +0000 (14:06 +0900)]
Release version 0.5.77
Changes:
- fix wrong description for notification
Change-Id: Iaf4c5764b73a95af7eafcf198f2fe934a77100ae
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
SukHyung, Kang [Wed, 19 Aug 2020 01:33:24 +0000 (10:33 +0900)]
fix wrong description for notification
Change-Id: I6cfbcefad148aab44e3a2d7a1295459c3dfdad36
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Jusung Son [Fri, 7 Aug 2020 02:04:24 +0000 (11:04 +0900)]
Release version 0.5.76
Changes:
- Move unittest to tests folder
Change-Id: Ib70880ec8d200d8f79c7c0007563eb4cf5437539
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
mk5004.lee [Thu, 23 Jul 2020 02:49:01 +0000 (11:49 +0900)]
Move unittest to tests folder
Change-Id: I15d688766765bc3775cf538387c2c99e135fc72e
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Junghoon Park [Wed, 22 Jul 2020 01:48:32 +0000 (10:48 +0900)]
Release version 0.5.75
Changes:
- Fix memory leak
Change-Id: Idda85678bec4a18a6b54f46467a6c579367f9bde
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
Junghoon Park [Mon, 20 Jul 2020 04:51:32 +0000 (13:51 +0900)]
Fix memory leak
- Remove useless invocations of strdup()
- Change g_variant argument types to reference type
Change-Id: I80f7bd057440023d1127bec34d4bcd9456364621
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
mk5004.lee [Fri, 10 Jul 2020 06:38:13 +0000 (15:38 +0900)]
Release version 0.5.74
- Apply gcov ON build
Fix build warning
Move mock directory
Delete icon_text_item
Add missing retval for noti-ex manager, reporter api
Change-Id: Ie4b3d40325fff858dd052ce9c6cc7e4c288ca854
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Fri, 10 Jul 2020 05:36:09 +0000 (14:36 +0900)]
Apply gcov ON build
Change-Id: Iec33ef377ddf51302db5fc53f18ea64aabf20741
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Tue, 7 Jul 2020 04:45:52 +0000 (13:45 +0900)]
Fix build warning
warning: '__builtin___strncat_chk' output may be truncated copying between
0 and 4095 bytes from a string of length 4095 [-Wstringop-truncation]
Change-Id: Iaaff9cfa80149ad6d428443c9d2257281c5e7042
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Mon, 6 Jul 2020 08:46:35 +0000 (17:46 +0900)]
Move mock directory
Change-Id: I8a8e8e75112e12c92e83ebf7822a517c22446cad
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Thu, 25 Jun 2020 02:46:34 +0000 (11:46 +0900)]
Delete icon_text_item
- Not currently in use
Change-Id: Id16411b39cb12f9ab073dccbf142539660a882e6
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Mon, 15 Jun 2020 07:14:46 +0000 (16:14 +0900)]
Add missing retval for noti-ex manager, reporter api
Change-Id: I0858e554f67989801717938b438b2624e759b722
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Tue, 9 Jun 2020 02:33:32 +0000 (11:33 +0900)]
Release version 0.5.73
- Change some api of manager/reporter to method_call
Change-Id: Ieaca21dc6a12ea0d4f438328b1ca323007f9f9c4
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Wed, 13 May 2020 07:50:18 +0000 (16:50 +0900)]
Change some api of manager/reporter to method_call
Change-Id: I9bd5247ef49f14cbc4221b74c13fd9b15864278f
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
MyungKi Lee [Thu, 4 Jun 2020 02:38:32 +0000 (02:38 +0000)]
Merge "Update api about private_id" into tizen
Jusung Son [Tue, 2 Jun 2020 07:58:02 +0000 (16:58 +0900)]
Release version 0.5.72
Changes:
- Fix heap-use-after-free in multi language
Change-Id: I79358d0d95b6d1e47da53157022f157cc3a15813
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Tue, 2 Jun 2020 07:27:24 +0000 (16:27 +0900)]
Fix heap-use-after-free in multi language
Change-Id: I8b2259f9eb953fdbd60e7de53baec38a1da4e88c
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Wed, 27 May 2020 04:49:48 +0000 (13:49 +0900)]
Release version 0.5.71
Changes:
- Revert "Revert "Add get_count api for reporter""
- Fix find_by_channel bug
Change-Id: I286b3307785b6504c4fa2765b98cbc07c54ab8df
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
Jusung Son [Wed, 27 May 2020 01:51:04 +0000 (10:51 +0900)]
Fix find_by_channel bug
Change-Id: I43ab6c0c3494e174410f4f566573d366e6379be1
Signed-off-by: Jusung Son <jusung07.son@samsung.com>
MyungKi Lee [Thu, 21 May 2020 00:40:10 +0000 (00:40 +0000)]
Revert "Revert "Add get_count api for reporter""
This reverts commit
0afc4c5514e475b98b5dcdda915ab856a1a50c70.
Change-Id: I53a4c9b6aac18d272b69da45903ad15d4b500d40
mk5004.lee [Fri, 22 May 2020 05:51:40 +0000 (14:51 +0900)]
Update api about private_id
- Delete set api
Add get api
Change-Id: I7dd8064b2d02bf9f228ae2940793d7c25b8c0029
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>
mk5004.lee [Thu, 21 May 2020 00:12:50 +0000 (09:12 +0900)]
Release version 0.5.70
- Fix double free issue
Change-Id: Id22e3b25eea70273bde780d6e2f3b71cf185b791
Signed-off-by: mk5004.lee <mk5004.lee@samsung.com>