SukhyungKang [Wed, 27 Mar 2024 07:28:16 +0000 (16:28 +0900)]
Add check box value for notification update query
Change-Id: I8e180ea11ec62da525afcbcb1a09c8d652032572
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 20 Mar 2024 07:53:28 +0000 (16:53 +0900)]
Release version 0.7.16
Changes:
- Remove unnecessary code
Change-Id: I1d312c879a03324589ff3410ef6860db68ae5f79
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 20 Mar 2024 07:42:56 +0000 (16:42 +0900)]
Remove unnecessary code
Change-Id: I76f201e794a898e2baba6b256b71b5ef4b5dfbf6
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 20 Mar 2024 06:23:28 +0000 (15:23 +0900)]
Release version 0.7.15
Changes:
- Add return type of constructor/destructor function
Change-Id: I774c7f0ddf8e4b0f3f999e508a5dbffee1bd446e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Wed, 20 Mar 2024 06:15:25 +0000 (15:15 +0900)]
Add return type of constructor/destructor function
Change-Id: Ib56ca091a1f7bf3d5496a5cf541f826d19e38a5e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 14 Mar 2024 22:23:11 +0000 (07:23 +0900)]
Release version 0.7.14
Changes:
- Add lock for thread safe
Change-Id: I94e7bf1b049a67170bca99dee2f89c7f384bb143
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 19 Feb 2024 07:48:28 +0000 (16:48 +0900)]
Add lock for thread safe
Change-Id: I2a468398dc2b5dae19938f5e79c92d3e84622c29
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 12 Mar 2024 04:20:35 +0000 (13:20 +0900)]
Release version 0.7.13
Changes:
- Change lcov option to fix build error
Change-Id: I2006e75d18840e808182931268cf7af03288fe73
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 12 Mar 2024 04:12:32 +0000 (13:12 +0900)]
Change lcov option to fix build error
Change-Id: I9fd75c5def4986955d78549495960536b9f647d8
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Changgyu Choi [Fri, 16 Feb 2024 05:47:58 +0000 (14:47 +0900)]
Release version 0.7.12
Changes:
- Remove conditional statements for Moible/Wearable profile
Change-Id: I2fdfee12fa25778852250d41d0181ea573bd8603
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
Changgyu Choi [Fri, 16 Feb 2024 05:05:19 +0000 (14:05 +0900)]
Remove conditional statements for Moible/Wearable profile
Change-Id: I631a0cc9f699596c22504bd389e4e39e93fe93ec
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
SukhyungKang [Thu, 1 Feb 2024 05:14:41 +0000 (14:14 +0900)]
Release version 0.7.11
Changes:
- Fix null reference case
Change-Id: Idd8a7c477252e16e767205c4b47ee8d46b9e282e
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 1 Feb 2024 04:00:09 +0000 (13:00 +0900)]
Fix null reference case
Change-Id: Icfcb8eda97140255d5fdee480e53909b50aa7e2f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Hwankyu Jhun [Thu, 18 Jan 2024 05:36:12 +0000 (14:36 +0900)]
Release version 0.7.10
Changes:
- Modify default viewer launch
Change-Id: I0ca208d75f139b0601f2e5812b09086eedb96d14
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
Hwankyu Jhun [Thu, 18 Jan 2024 04:56:25 +0000 (13:56 +0900)]
Modify default viewer launch
The notification_launch_default_viewer() uses the app_control_send_launch_request_async()
instead of aul_svc API. If the launch request is failed, the notification library
tries to send the launch request again.
Change-Id: I62ea56f50ec5cd4405ea34f47b4a6f5a123a5a70
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
SukhyungKang [Thu, 4 Jan 2024 08:48:59 +0000 (17:48 +0900)]
Release version 0.7.9
changes:
- Move subscribe dbus signal later
Change-Id: Iee1202c2197c6775e6198cdcdee848793704f6f6
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Thu, 4 Jan 2024 01:47:34 +0000 (10:47 +0900)]
Move subscribe dbus signal later
- dbus signal can be unsubscribe in case delete and add noti almost same
time. so move subscribe later to avoid this.
Change-Id: Ife3480693ec5c6888802e095321cd0efc2c2a0db
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Mon, 11 Dec 2023 01:44:49 +0000 (10:44 +0900)]
Release version 0.7.8
changes:
- Fix error for log
Change-Id: I8fd7487072a2a03f9a500fb53fb673dd74d38187
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Sun, 10 Dec 2023 23:52:26 +0000 (08:52 +0900)]
Fix error for log
Change-Id: Ida40fe018f75a5e8c23222d2daea519171c16783
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 8 Dec 2023 07:17:48 +0000 (16:17 +0900)]
Release version 0.7.7
changes:
- Add logs to check errors
Change-Id: Ie6e75c00cea69edd5980056079c8be7bc796277f
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Fri, 8 Dec 2023 05:31:01 +0000 (14:31 +0900)]
Add logs to check errors
Change-Id: I2572df97ad2528ac0a1465cfa8ab200fe7940395
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
SukhyungKang [Sun, 12 Nov 2023 23:00:20 +0000 (08:00 +0900)]
Release version 0.7.6
changes:
- Update script to add database version
Change-Id: Idf0ee99fc565e3eaea5b9257b16e7266bc5dedb3
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
SukhyungKang [Tue, 7 Nov 2023 07:20:01 +0000 (16:20 +0900)]
Update script to add database version
Change-Id: I6fc568d64b2a67b4ebe2535b8a0fae54ca8b1c7d
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
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>