summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
InHong Han [Wed, 12 Feb 2020 01:56:49 +0000 (10:56 +0900)]
Update package version to 0.1.10
Change-Id: I2d8ce47df44d9fb68bb629c90559f5f78aad9280
InHong Han [Mon, 10 Feb 2020 02:24:35 +0000 (11:24 +0900)]
Support whitelist to limit access to the sticker DB
Change-Id: Ifc768961d6f4ab59251bd14a30b827a610c79bf6
Jihoon Kim [Fri, 7 Feb 2020 08:38:25 +0000 (17:38 +0900)]
Remove unused file
Change-Id: I3eb51edddd4e23f7e7ea25b06c50e4009150e2f0
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 7 Feb 2020 07:12:18 +0000 (16:12 +0900)]
Update package version to 0.1.9
Change-Id: Ic81ac37352d1c82aad49de963bfb84829e44070b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 7 Feb 2020 07:04:58 +0000 (16:04 +0900)]
Rename from companion to receiver
Change-Id: I16e037853f89dd05363e49b56da7d017685357d7
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 7 Feb 2020 02:38:18 +0000 (11:38 +0900)]
Update package version to 0.1.8
Change-Id: I7c23134439895d79a90ff756dcf92591f3c0f18e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Tue, 4 Feb 2020 11:08:47 +0000 (20:08 +0900)]
Add initial companion service
Change-Id: I2edf5681b4f6998d778e2c40b7a8c4fde17fc518
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 4 Feb 2020 11:24:54 +0000 (20:24 +0900)]
Modified to create the DB tables when sticker daemon was not launched
Change-Id: Ib828fde1922bd96d7664b3fd1fc13a7d4e4a5984
InHong Han [Thu, 30 Jan 2020 11:03:32 +0000 (20:03 +0900)]
Update package version to 0.1.7
Change-Id: I7e0218508c8af0ca10cd5bbbd178cf15c04a9efc
InHong Han [Thu, 30 Jan 2020 10:50:47 +0000 (19:50 +0900)]
Fix crash issue
If the GDBusMessage created using GVariant, GDBusMessage has an ownership of GVariant.
Therefore it is not necessary to free the memory of the GVariant.
Change-Id: I6d84b66343a3a2494eb723d60f36180a1d2bdd44
InHong Han [Thu, 30 Jan 2020 05:02:27 +0000 (14:02 +0900)]
Support on-demand launch
This reverts commit
bd7666712e20d3c531919951b32a730c8f743d68.
Change-Id: I370f4226ad6e13a8410604370a41ed6ff3d589a5
Jihoon Kim [Wed, 29 Jan 2020 09:00:08 +0000 (18:00 +0900)]
Update package version to 0.1.6
Change-Id: Ie81683bf6208614cbd897122e2bf08e2927f195b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Wed, 29 Jan 2020 08:28:48 +0000 (17:28 +0900)]
Fix issues detected by static analysis tool
Change-Id: Ib804abcd232d0c31b373458605e4940f291f399b
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 29 Jan 2020 08:06:20 +0000 (17:06 +0900)]
Revert "Support on-demand launch"
This reverts commit
b2c90860c6edd7f79225faf89b05470ac6503fee.
Change-Id: I2a686b9071817a3071ffddf3de4950261473c7c2
Jihoon Kim [Fri, 17 Jan 2020 04:59:51 +0000 (13:59 +0900)]
Update package version to 0.1.5
Change-Id: I98edb0c09db8639772aa626c26a647774da825bb
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 17 Jan 2020 04:58:30 +0000 (13:58 +0900)]
Fix memory leak
Variable err going out of scope leaks the storage it points to.
Change-Id: I30cada1f00544e19d8369816f5d5269bca9f1283
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Wed, 18 Dec 2019 07:20:12 +0000 (16:20 +0900)]
Change reference link in doc file
Change-Id: I84396053b9b2550fd99775040f2511c64708f4fc
InHong Han [Thu, 7 Nov 2019 05:03:04 +0000 (14:03 +0900)]
Support on-demand launch
Change-Id: I58af3046adb9eef35e85d6466b286b345adfae6e
(cherry picked from commit
ec53be564d596116ed261e6150a8cf98a4e376f9)
Jihoon Kim [Fri, 18 Oct 2019 10:53:43 +0000 (19:53 +0900)]
Update package version to 0.1.4
Change-Id: I1c75f17b4a964d815805671a5fbd291a41f983b6
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 18 Oct 2019 10:53:03 +0000 (19:53 +0900)]
Add exclude section of coverage
Change-Id: Idb6ff03963afc7afcdbe639c90fe10ee62f9d14e
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 18 Oct 2019 10:44:56 +0000 (19:44 +0900)]
Support to generate gcov package
Change-Id: I060934c1a13e9447aa2b370cdf1236f362a31e1c
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 8 Oct 2019 06:20:33 +0000 (15:20 +0900)]
Update package version to 0.1.3
Change-Id: Ie333498a2f455f08c4fbc200b40fc9194de39754
InHong Han [Tue, 8 Oct 2019 06:18:03 +0000 (15:18 +0900)]
Fix memory leak
Change-Id: Ie57fdd246e3381c19bf7a886899a8ffb26b855c8
Signed-off-by: InHong Han <inhong1.han@samsung.com>
Jihoon Kim [Tue, 8 Oct 2019 01:59:53 +0000 (10:59 +0900)]
Fix memory leak detected by static analysis tool
Change-Id: I6d2e34c696e47177f2ff67cbdb4784812e05bfba
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Mon, 30 Sep 2019 06:26:51 +0000 (15:26 +0900)]
Modified user and group id of sticker daemon to ui_fw
Change-Id: I98e2afcb0fd5432bbf7ee0ab4d9f286c9a270b09
Jihoon Kim [Mon, 30 Sep 2019 06:18:34 +0000 (15:18 +0900)]
Update package version to 0.1.2
Change-Id: Ia7ff4cef75083dffb1e048e33f0209ff3a343bed
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 27 Sep 2019 07:30:05 +0000 (16:30 +0900)]
Change install destination of daemon
Change-Id: Ibd790f2f32ae7320d2497693748ab3e5cd7beeee
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
Jihoon Kim [Fri, 27 Sep 2019 07:16:30 +0000 (16:16 +0900)]
Apply ASLR in daemon
Change-Id: I73350cc6b0c8a44441f41bf5020e6cf7e98c3e59
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Thu, 26 Sep 2019 08:29:16 +0000 (17:29 +0900)]
Update package version to 0.1.1
Change-Id: I769d9103e80c8751088b870d1a96552d2aa3c7c4
InHong Han [Thu, 26 Sep 2019 08:23:05 +0000 (08:23 +0000)]
Merge "Fix wrong dbus policy" into tizen
InHong Han [Thu, 26 Sep 2019 07:48:59 +0000 (16:48 +0900)]
Fix wrong dbus policy
Change-Id: Id8d01a7d60e103da71325c5fc0b32c425269bba0
InHong Han [Wed, 25 Sep 2019 11:36:57 +0000 (11:36 +0000)]
Merge "Changed the API description by API review" into tizen
InHong Han [Wed, 25 Sep 2019 07:42:19 +0000 (16:42 +0900)]
Changed the API description by API review
Change-Id: I8a704031017f0ca26775a953a151941f1e611797
InHong Han [Wed, 25 Sep 2019 07:42:19 +0000 (16:42 +0900)]
Changed the API description by API review
Change-Id: I8a704031017f0ca26775a953a151941f1e611797
InHong Han [Mon, 16 Sep 2019 05:40:15 +0000 (14:40 +0900)]
Add missing conditions for checking invalid parameter
Change-Id: I3605222ad2d641b0f7ae6cf512e36bc5a3275f99
Jihoon Kim [Tue, 10 Sep 2019 08:48:35 +0000 (17:48 +0900)]
Fix typo
Change-Id: Iefb01e8d90133235a507af11af9695277bbaa07f
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>
InHong Han [Tue, 10 Sep 2019 08:17:35 +0000 (17:17 +0900)]
Modified the misspell
Change-Id: I73b42f01d31b29ce5a228e69d7c8036f0de520db
InHong Han [Thu, 5 Sep 2019 10:37:54 +0000 (19:37 +0900)]
Add ui_service.sticker feature checker
Change-Id: I8330e97dcbc204c78b842783e63bd175590cccb6
Inhong Han [Mon, 1 Jul 2019 10:43:06 +0000 (19:43 +0900)]
Initial commit
Change-Id: Ieb7147f649b8cdbc1374b2f5fd5e96f6f9b694c6
Tizen Infrastructure [Mon, 1 Jul 2019 02:16:55 +0000 (02:16 +0000)]
Initial empty repository