summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Collapse)AuthorFilesLines
2016-07-07Fix crash of ug-client appssubmit/tizen/20160707.122156accepted/tizen/wearable/20160707.225137accepted/tizen/tv/20160707.225121accepted/tizen/mobile/20160707.225105accepted/tizen/ivi/20160707.225154accepted/tizen/common/20160707.172213Semun Lee1-3/+16
dlopen ug shared library file again to prevent crash while terminating app. In some case, unloaded memory could be accessed by other libaries clean up routine. Fix double free of ad.name Change-Id: I612c318ccb798d76a0ac8b77ab8f23dbe2b1e974 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-06-28fix crash in recreating ug in ug-clientsubmit/tizen/20160628.070541accepted/tizen/wearable/20160629.020644accepted/tizen/tv/20160629.020555accepted/tizen/mobile/20160629.020700accepted/tizen/ivi/20160629.020619accepted/tizen/common/20160629.222502Jiwoong Im1-2/+1
Change-Id: I67d96cdeb9b98ed9d67f735b9605b2f838c9ec27 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2016-06-27destroy ug before duplicated call of ug_createJiwoong Im1-0/+5
Change-Id: I1c940834dd59573b96dd868e2a154d4d3f4b24f0 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2016-06-16fix abi issueJiwoong Im1-1/+1
Change-Id: Idc9ca564c61f2f6278c93e950d3163c83391274c Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2016-05-27Add -fPIE to ug-clientsubmit/tizen/20160531.024853accepted/tizen/wearable/20160602.022756accepted/tizen/tv/20160602.022621accepted/tizen/mobile/20160602.023041accepted/tizen/ivi/20160602.022909accepted/tizen/common/20160602.140102Semun Lee2-2/+3
ug-client is used to launch ug apps. To use launchpad-loader, we need to build ug-client to be able to be opened using dlopen. Change-Id: Ia506c7b996d70f2ebaf706542db33d4f0e26bb92 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2016-04-04Fix build warningsubmit/tizen/20160405.001024accepted/tizen/wearable/20160406.012009accepted/tizen/tv/20160406.011948accepted/tizen/mobile/20160406.011904accepted/tizen/ivi/20160406.012030accepted/tizen/common/20160406.143409Myungki Lee1-4/+6
Change-Id: Ibcede25e7e777ff117f1bff9df73f1e52c6a048d Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
2016-03-23use thread-safe functionsubmit/tizen/20160323.235918submit/tizen/20160323.065638accepted/tizen/wearable/20160324.132703accepted/tizen/tv/20160324.132739accepted/tizen/mobile/20160324.132919accepted/tizen/ivi/20160324.131638accepted/tizen/common/20160325.134922accepted/tizen/common/20160324.084233Jiwoong Im1-1/+3
Change-Id: I9795ca587b1f7a6a952f1e900813b4982b0bf261 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2016-01-25Fix for memory leaksubmit/tizen_ivi/20160217.000002submit/tizen_ivi/20160217.000000submit/tizen_common/20160218.142243submit/tizen/20160125.072521accepted/tizen/wearable/20160125.224758accepted/tizen/tv/20160125.224739accepted/tizen/mobile/20160125.224721accepted/tizen/ivi/20160218.023337Junghoon Park1-1/+9
Change-Id: Iec5f86463ab5e9095ac6f8e4b4049d3eebfc5614 Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
2015-12-15change bundle api from internal api to public apisubmit/tizen_common/20151229.154718submit/tizen_common/20151229.144031submit/tizen_common/20151229.142028submit/tizen/20151214.084555accepted/tizen/wearable/20151217.023738accepted/tizen/tv/20151217.023711accepted/tizen/mobile/20151217.023654SukHyung, Kang1-1/+1
Change-Id: I7b2817f9c7905935e25e942bd830fa7935ae056c Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
2015-12-09Apply tizen coding rulesJiwoong Im1-36/+33
Change-Id: I2169875f3d6252c2b992194fd2ed1ad20079a601 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-11-25remove warningJiwoong Im1-29/+7
- defined but not used - unused variable - passing argument from incompatible pointer type Change-Id: I16be19d1c920c4d88837102e564d1abdb4cdf50d Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-11-09replace service to app_controlsubmit/tizen/20151109.102049submit/tizen/20151109.081437submit/tizen/20151109.081121accepted/tizen/wearable/20151109.233930accepted/tizen/tv/20151109.233909accepted/tizen/mobile/20151109.233856Jiwoong Im2-17/+18
Change-Id: Ib50b5c5e057f570e2bbd656dd4437d4b3eb8c4bd Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-08-25To fix crash, remove evas_object_resize codetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen/20150825.083820accepted/tizen/wearable/20150826.020153accepted/tizen/tv/20150826.015546accepted/tizen/mobile/20150826.015935tizen_3.0.m1_tvtizen_3.0.m1_mobileJiwoong Im1-3/+0
Change-Id: I0fde7a750735ebcc2e81e6e464cfb2bf0594a2dc Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-07-02replace vconf to dbus to listen homescreen launch signalsubmit/tizen/20150702.103311submit/tizen/20150630.051205accepted/tizen/wearable/20150708.015231accepted/tizen/tv/20150708.015138accepted/tizen/mobile/20150708.015039Jiwoong Im1-17/+159
Change-Id: Ica82494f717829c41d7fec353070402fec7ffabb Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2015-05-11add codes to support wayland profile.submit/tizen/20150511.111505accepted/tizen/wearable/20150511.132837accepted/tizen/tv/20150512.050609accepted/tizen/mobile/20150512.024300accepted/tizen/common/20150511.125855Jiwoong Im1-4/+0
Add ugman_init and ug_init for wayland profile to failure in UG_INIT_EFL Jira ticket : TC-2507 Change-Id: I0f787e50ac25fb18cb2bb38880fd12bf7ca5f8b8 Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
2014-12-08Improving modularitysubmit/tizen_wearable/20150127.000000submit/tizen_common/20150121.102513submit/tizen_common/20150121.102138submit/tizen/20150112.155659accepted/tizen/wearable/20150128.040601accepted/tizen/common/20150122.101955José Bollo1-1/+1
Using "private" structure definition violates the modularity principle. Using the public API is better. Change-Id: I74e9d8a8e0fd34bfeed8071488793267e6f1e5c9 Signed-off-by: José Bollo <jose.bollo@open.eurogiciel.org>
2014-04-04Merge "No need to conditionally invoke UG_INIT_EFL()" into tizenSemun Lee1-2/+0
2014-03-06No need to conditionally invoke UG_INIT_EFL()Alex Wu1-2/+0
Since UG_INIT_EFL() is not X-specific anymore, no need to add "#ifndef WAYLAND" before invoking it. Change-Id: Iceab4239234448baea21e6aebded79a72b994a92 Signed-off-by: Alex Wu <zhiwen.wu@linux.intel.com>
2014-02-27fix build breakSemun Lee1-1/+1
remove dependency to capi-system-runtime-info Change-Id: I23d303ef4c708d1d4c7cd1bf9adda8ee42890ac4 Signed-off-by: Semun Lee <sm79.lee@samsung.com>
2014-02-25Merge branches 'HEAD' and 'tizen_2.2' into tizenSemun Lee3-15/+97
Conflicts: CMakeLists.txt client/CMakeLists.txt client/ug-client.c include/ui-gadget.h packaging/ui-gadget-1.spec src/manager.c ui-gadget-1.manifest
2014-02-17Remove hardcoded path for multiuser supportsubmit/tizen_ivi_release/20140312.071122submit/tizen/20140312.070647submit/tizen/20140221.103828accepted/tizen/mobile/20140227.071751accepted/tizen/ivi/release/20140312.123825accepted/tizen/ivi/panda/20140312.111918accepted/tizen/ivi/20140221.200041accepted/tizen/generic/20140312.094911accepted/tizen/generic/20140221.132647accepted/tizen/genericSabera Djelti (sdi2)2-2/+6
bug-tizen: PTREL-662 Change-Id: I66ab7ff37a89703576ea90885300364cc63f8bf6 Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
2014-01-08init wayland supportsubmit/tizen/20140110.215645accepted/tizen/mobile/20140113.182040accepted/tizen/ivi/20140110.224049accepted/tizen/generic/20140114.145758accepted/tizen/mobileLi,Limin2-16/+20
The display server based on X or Wayland, is now a choice of different profile in Tizen 3.0. Basically and consistently, two macros were used "with wayland" and "with x". Below summarize the combination of the macros: | wayland | x | meaning |--------------------------- | 0 | 1 | pure X11 platform(no wayland) | 1 | 0 | pure wayland platform (no X11) | 1 | 1 | wayland but X compatibility | 0 | 0 | no X and no wayland This method unifies the meaning and usage. Deploy this method to ui-gadget package. Signed-off-by: Li,Limin <liminx.li@intel.com> Change-Id: Iceb95b03f824860b2aac74f35c0945380f6cc22a
2013-08-19merge latest code / fix prevent issuesHyungdeuk Kim1-2/+8
Change-Id: I644d827593a43cc5308150bbd7546557a1ea27bb
2013-06-25merge latest codeHyungdeuk Kim3-14/+91
2013-05-17comment out non-upstreamed elmentary APIssubmit/tizen/20130517.200826accepted/tizen/20130520.103541Anas Nashif1-0/+2
2013-04-19add ug_send_result_full api for appcontrol ugHyungdeuk Kim1-1/+1
2013-04-12remve window profile changed cb for desktop modeHyungdeuk Kim1-3/+4
2013-04-09apply latest changesHyungdeuk Kim2-2/+2
2013-03-29apply window manager rotation noticeHyungdeuk Kim2-29/+56
2013-03-20add code to remove ui cb under ug_destroy_all caseHyungdeuk Kim1-2/+0
2013-03-16merge with masterJinkun Jang1-2/+7
2013-03-13Tizen 2.1 baseJinkun Jang4-0/+595