summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Segwon [Mon, 11 Sep 2017 10:36:16 +0000 (19:36 +0900)]
Coding Rule check
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I3d7367a30ff3111b39a756faaa3e40b0bfa8c5d3
Segwon [Wed, 19 Jul 2017 07:14:30 +0000 (16:14 +0900)]
Modified to free the device info.
(+ Major SVACE Issue : Check if dynamically allocated pointer is not NULL)
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I48021d7de9459f4784c40108897abe7c9899cab8
Segwon [Tue, 13 Jun 2017 02:46:10 +0000 (11:46 +0900)]
Modified launch mode to caller.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I5a9012803bde4de3cd3a45cade943b200fa2a6aa
Segwon [Wed, 22 Mar 2017 05:06:09 +0000 (14:06 +0900)]
Changed to "%license" macro.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: Ie845847abe344780aab9337d33d7b3c8002263e9
Segwon [Mon, 20 Feb 2017 13:18:05 +0000 (22:18 +0900)]
The device information was freed because of SVACE issue modification about memory leak before.
Modified to clone the device information using strdup function.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I3480b696a3d508e1192206558e28cd7d04e48675
Segwon [Mon, 13 Feb 2017 09:33:31 +0000 (18:33 +0900)]
d2d-conv-setting : fix svace issue
Pointer variable obtained from conv_device_get_property_string() was allocated.
Added free function to prevent memory leak.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I18f46bff6a5be3291ba5a680b5ccbb96487300d0
Segwon [Fri, 6 Jan 2017 08:13:01 +0000 (17:13 +0900)]
Modified not being found on client device, after Tizen Connect was turned off.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I0176e864ea146ce8d63598354344baed3df539d8
Segwon [Fri, 6 Jan 2017 07:14:09 +0000 (16:14 +0900)]
Block device duplicate detection.
Signed-off-by: Segwon <segwon.han@samsung.com>
Change-Id: I5c4fdaee28c8c689f8b532a866818062f4cc9170
Park [Wed, 28 Dec 2016 07:08:29 +0000 (23:08 -0800)]
Merge "Remove Profile Build Dependency (Type-B)" into tizen
segwon [Thu, 8 Dec 2016 10:34:46 +0000 (19:34 +0900)]
Multilingual support and UI / UX improvements.
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: I29ff8fa48a21375f82c50237a3b1f3079e4bb0be
MyungJoo Ham [Fri, 18 Nov 2016 02:38:24 +0000 (11:38 +0900)]
Remove Profile Build Dependency (Type-B)
- This is for Tizen 4.0.
(4.0 Configurability and Building Blocks)
- You need to create JIRA-TRE issue when SR-ing this:
- Replace org.tizen.d2d-conv-setting with org.tizen.d2d-conf-setting-profile_mobile in mobile profile
- Refer https://review.tizen.org/gerrit/#/c/98618/ (the twin)
Change-Id: Ic0e5f65a939a206c44e9e98523dbdba31cd631c9
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
segwon [Wed, 30 Nov 2016 11:11:20 +0000 (20:11 +0900)]
bug fix and add event state the APP_PAUSE, APP_RESUME, APP_TERMINATE.
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: If86bace16d1ab1d9ae1f398a53f88270e307c7d3
segwon [Thu, 24 Nov 2016 07:25:06 +0000 (16:25 +0900)]
Improvement the setting app sentence.
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: Id1c43615721e700d433f329d6548350afaf0cd18
segwon [Tue, 15 Nov 2016 12:41:28 +0000 (21:41 +0900)]
Addition ACL(discovery/permit/deny) module.
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: Ic1229fd8e7a673726d88797e5df16cda55d6e17f
Hongkuk, Son [Tue, 15 Nov 2016 01:31:05 +0000 (10:31 +0900)]
d2d-conv-setting: remove tpk-backend
Signed-off-by: Hongkuk, Son <hongkuk.son@samsung.com>
Change-Id: Id55c525dd8829e5ac3e93d4fdcd8655824657b6d
(cherry picked from commit
8ff6034ef7db03343c7c3ecd9752102440a346cb)
segwon [Fri, 14 Oct 2016 11:31:44 +0000 (20:31 +0900)]
Modified the Application text change as changed the setting language.(only en-US, ko-KR)
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: I58dd252fcbda8cf7c33ee75674fceac4321cf611
segwon [Wed, 31 Aug 2016 14:31:57 +0000 (23:31 +0900)]
Create the D2D convergence setting application.
Signed-off-by: segwon <segwon.han@samsung.com>
Change-Id: I0b6b2de2326779b5a045ec02588fb60ef876e35b
seonil kim [Thu, 12 May 2016 08:59:52 +0000 (01:59 -0700)]
Initial empty repository