platform/core/appfw/ui-gadget-1.git
8 years agoadd missing internal api from tizen 2.4 96/63896/3
Jiwoong Im [Mon, 28 Mar 2016 10:06:57 +0000 (19:06 +0900)]
add missing internal api from tizen 2.4

- int ugman_resume_ug()
  int ugman_pause_ug()
  int ugman_create_cb()

Change-Id: I76f13d7f6567e50b46ad159f0f5c8603f4e46e77
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix build warning 93/64593/1 accepted/tizen/common/20160406.143409 accepted/tizen/ivi/20160406.012030 accepted/tizen/mobile/20160406.011904 accepted/tizen/tv/20160406.011948 accepted/tizen/wearable/20160406.012009 submit/tizen/20160405.001024
Myungki Lee [Mon, 4 Apr 2016 04:56:19 +0000 (13:56 +0900)]
Fix build warning

Change-Id: Ibcede25e7e777ff117f1bff9df73f1e52c6a048d
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
8 years agouse thread-safe function 07/63307/1 accepted/tizen/common/20160324.084233 accepted/tizen/common/20160325.134922 accepted/tizen/ivi/20160324.131638 accepted/tizen/mobile/20160324.132919 accepted/tizen/tv/20160324.132739 accepted/tizen/wearable/20160324.132703 submit/tizen/20160323.065638 submit/tizen/20160323.235918
Jiwoong Im [Wed, 23 Mar 2016 06:25:00 +0000 (15:25 +0900)]
use thread-safe function

Change-Id: I9795ca587b1f7a6a952f1e900813b4982b0bf261
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoAdd missing path to resolving ug library 39/62439/1 accepted/tizen/common/20160316.160657 accepted/tizen/ivi/20160316.082008 accepted/tizen/mobile/20160316.081919 accepted/tizen/tv/20160316.081933 accepted/tizen/wearable/20160316.081950 submit/tizen/20160316.062840
Sangyoon Jang [Wed, 16 Mar 2016 06:11:29 +0000 (15:11 +0900)]
Add missing path to resolving ug library

- Add missing path:
<app_root>/lib/ug/<libname>.so

Change-Id: I0271da54639c79d69208e6ffc461085880b0aeec
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agoFix resolving ug library path 84/61784/5 accepted/tizen/common/20160311.203802 accepted/tizen/ivi/20160311.150323 accepted/tizen/mobile/20160311.143310 accepted/tizen/tv/20160311.144854 accepted/tizen/wearable/20160311.145702 submit/tizen/20160311.071153
Sangyoon Jang [Thu, 10 Mar 2016 11:57:22 +0000 (20:57 +0900)]
Fix resolving ug library path

Change-Id: I4b931c25c9de40dc964a0d24a9a4890c06846404
Signed-off-by: Sangyoon Jang <s89.jang@samsung.com>
8 years agomodify step of getting ug library path 06/59306/3 accepted/tizen/common/20160311.201234 accepted/tizen/ivi/20160311.054839 accepted/tizen/mobile/20160311.054745 accepted/tizen/tv/20160311.054803 accepted/tizen/wearable/20160311.054820 submit/tizen/20160310.062529
Jiwoong Im [Fri, 12 Feb 2016 09:04:20 +0000 (18:04 +0900)]
modify step of getting ug library path

- Search shared/res/lib/ug in app root path.
- When using its own ug library, search lib/ug in its own app path.

Change-Id: Iba6c540f54115208ab42eb509b84706727a691eb
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFix for memory leak 23/57823/1 accepted/tizen/ivi/20160218.023337 accepted/tizen/mobile/20160125.224721 accepted/tizen/tv/20160125.224739 accepted/tizen/wearable/20160125.224758 submit/tizen/20160125.072521 submit/tizen_common/20160218.142243 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000002
Junghoon Park [Mon, 25 Jan 2016 05:13:00 +0000 (14:13 +0900)]
Fix for memory leak

Change-Id: Iec5f86463ab5e9095ac6f8e4b4049d3eebfc5614
Signed-off-by: Junghoon Park <jh9216.park@samsung.com>
8 years agoexclude ui-gadget-engine.h in rpm package. 18/57718/1 accepted/tizen/mobile/20160122.080916 accepted/tizen/tv/20160122.080958 accepted/tizen/wearable/20160122.081027 submit/tizen/20160122.053816
Jiwoong Im [Fri, 22 Jan 2016 05:12:00 +0000 (14:12 +0900)]
exclude ui-gadget-engine.h in rpm package.

Change-Id: Ib3b55d5455efd299f765fabffd28449c0de4b078
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoSeparate app paths for global app 53/57653/2 submit/tizen/20160122.030358
Hwankyu Jhun [Thu, 21 Jan 2016 10:15:35 +0000 (19:15 +0900)]
Separate app paths for global app

- There are two types of global apps. One is read only and the other
is writable. Paths for those are different each other.

Change-Id: I9d6c7806fd349377b74de5b9e0f0cce60481cfed
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
8 years agoAdd doc files for API references 49/56949/1 accepted/tizen/mobile/20160114.064041 accepted/tizen/tv/20160114.064057 accepted/tizen/wearable/20160114.064122 submit/tizen/20160114.013635
SukHyung, Kang [Wed, 13 Jan 2016 23:47:17 +0000 (08:47 +0900)]
Add doc files for API references

Change-Id: Ib25f218e3be5f74eee461399c45b2bd922a91ce0
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agochange bundle api from internal api to public api 67/54367/1 accepted/tizen/mobile/20151217.023654 accepted/tizen/tv/20151217.023711 accepted/tizen/wearable/20151217.023738 submit/tizen/20151214.084555 submit/tizen_common/20151229.142028 submit/tizen_common/20151229.144031 submit/tizen_common/20151229.154718
SukHyung, Kang [Tue, 15 Dec 2015 05:07:29 +0000 (14:07 +0900)]
change bundle api from internal api to public api

Change-Id: I7b2817f9c7905935e25e942bd830fa7935ae056c
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
8 years agoApply tizen coding rules 45/53745/1
Jiwoong Im [Wed, 9 Dec 2015 05:45:09 +0000 (14:45 +0900)]
Apply tizen coding rules

Change-Id: I2169875f3d6252c2b992194fd2ed1ad20079a601
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoremove warning 10/52610/1
Jiwoong Im [Wed, 25 Nov 2015 05:08:16 +0000 (14:08 +0900)]
remove warning

- defined but not used
- unused variable
- passing argument from incompatible pointer type

Change-Id: I16be19d1c920c4d88837102e564d1abdb4cdf50d
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoreplace service to app_control 72/51272/2 accepted/tizen/mobile/20151109.233856 accepted/tizen/tv/20151109.233909 accepted/tizen/wearable/20151109.233930 submit/tizen/20151109.081121 submit/tizen/20151109.081437 submit/tizen/20151109.102049
Jiwoong Im [Fri, 6 Nov 2015 06:05:31 +0000 (15:05 +0900)]
replace service to app_control

Change-Id: Ib50b5c5e057f570e2bbd656dd4437d4b3eb8c4bd
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoTo fix crash, remove evas_object_resize code 16/46716/2 tizen_3.0.m1_mobile tizen_3.0.m1_tv accepted/tizen/mobile/20150826.015935 accepted/tizen/tv/20150826.015546 accepted/tizen/wearable/20150826.020153 submit/tizen/20150825.083820 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
Jiwoong Im [Tue, 25 Aug 2015 08:04:40 +0000 (17:04 +0900)]
To fix crash, remove evas_object_resize code

Change-Id: I0fde7a750735ebcc2e81e6e464cfb2bf0594a2dc
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoFind engine shared library file properly 78/46578/1 accepted/tizen/mobile/20150822.064721 accepted/tizen/tv/20150822.065320 accepted/tizen/wearable/20150822.065834 submit/tizen/20150822.041009
Semun Lee [Sat, 22 Aug 2015 04:07:27 +0000 (13:07 +0900)]
Find engine shared library file properly

In the engine so file may not be in /usr/lib.
Let the ld find the so file with LD_LIBRARY_PATH

Change-Id: I1090cd96f26306c8b4b6e04e2a6fcd054b901c12
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
8 years agomodify ug library search path in ug module load 81/45881/4 accepted/tizen/mobile/20150814.112849 accepted/tizen/tv/20150814.113010 accepted/tizen/wearable/20150814.112926 submit/tizen/20150814.080020
Jiwoong Im [Wed, 12 Aug 2015 06:56:14 +0000 (15:56 +0900)]
modify ug library search path in ug module load

Change-Id: If319f25895b56fb1749a22fdb225ad87a628483d
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoreplace vconf to dbus to listen homescreen launch signal 70/42770/1 accepted/tizen/mobile/20150708.015039 accepted/tizen/tv/20150708.015138 accepted/tizen/wearable/20150708.015231 submit/tizen/20150630.051205 submit/tizen/20150702.103311
Jiwoong Im [Thu, 2 Jul 2015 07:39:57 +0000 (16:39 +0900)]
replace vconf to dbus to listen homescreen launch signal

Change-Id: Ica82494f717829c41d7fec353070402fec7ffabb
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
8 years agoreplace WAYLAND DEFINITION to UG_WAYLAND 55/42555/2 accepted/tizen/mobile/20150702.104953 accepted/tizen/tv/20150702.105007 accepted/tizen/wearable/20150702.105021 submit/tizen/20150702.004900
Jiwoong Im [Tue, 30 Jun 2015 04:35:19 +0000 (13:35 +0900)]
replace WAYLAND DEFINITION to UG_WAYLAND

Change-Id: I2580de7cfc88dbe54824863a7554774b6d9d627f
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agoFix 'invalid-license' error 31/39631/1 accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150609.181924 accepted/tizen/3.0.2015.q2/common/20150615.091800 accepted/tizen/common/20150609.084429 submit/tizen_3.0.2015.q2_common/20150609.170642 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_common/20150608.135929
Shuhrat Dehkanov [Wed, 20 May 2015 05:29:32 +0000 (14:29 +0900)]
Fix 'invalid-license' error

This fixes following build error message:

ui-gadget-1-devel.armv7l: E: invalid-license (Badness: 200) Apache License, Version 2.0
ui-gadget-1.armv7l: E: invalid-license (Badness: 200) Apache License, Version 2.0
ui-gadget-1.src: E: invalid-license (Badness: 200) Apache License, Version 2.0
The specified license string is not recognized. Please refer to
http://spdx.org/licenses/ for the list of known licences and their exact
spelling.

Change-Id: I077cdc6c62a30a97fbf9125848ef804400946192
Signed-off-by: Shuhrat Dehkanov <sh.dehkanov@samsung.com>
9 years agoadd codes to support wayland profile. 69/39169/1 accepted/tizen/common/20150511.125855 accepted/tizen/mobile/20150512.024300 accepted/tizen/tv/20150512.050609 accepted/tizen/wearable/20150511.132837 submit/tizen/20150511.111505
Jiwoong Im [Mon, 11 May 2015 06:53:13 +0000 (15:53 +0900)]
add codes to support wayland profile.

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>
9 years agoReplace app_manager_get_package() with app_manager_get_app_id() 19/35919/1 accepted/tizen/mobile/20150313.083945 accepted/tizen/tv/20150302.010505 accepted/tizen/tv/20150313.083826 accepted/tizen/wearable/20150313.083857 submit/tizen/20150304.022845 submit/tizen_mobile/20150313.022842 submit/tizen_tv/20150227.073215 submit/tizen_tv/20150228.021455 submit/tizen_tv/20150313.022842 submit/tizen_wearable/20150313.022842
Suchang Woo [Thu, 26 Feb 2015 06:10:57 +0000 (15:10 +0900)]
Replace app_manager_get_package() with app_manager_get_app_id()

app_manager_get_package() is deprecated.

Signed-off-by: Suchang Woo <suchang.woo@samsung.com>
Change-Id: I0e25c9faf503dfa74ad120ffe0baf79da840f933

9 years agoremove rule file to apply 3 domain smack 33/35333/1 accepted/tizen/common/20150216.085218 accepted/tizen/mobile/20150216.094126 accepted/tizen/mobile/20150326.005120 accepted/tizen/tv/20150216.093310 accepted/tizen/wearable/20150216.093906 accepted/tizen/wearable/20150323.005715 submit/tizen/20150216.024604 submit/tizen_mobile/20150325.000000 submit/tizen_wearable/20150320.000000
Jiwoong Im [Thu, 12 Feb 2015 08:27:21 +0000 (17:27 +0900)]
remove rule file to apply 3 domain smack

Change-Id: I512b575788c646838703fb18e2c48ab434f0c5c0
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
9 years agodisable controlling indicator. 98/34398/1 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150127.100932 accepted/tizen/mobile/20150127.110946 accepted/tizen/tv/20150128.103620 accepted/tizen/wearable/20150127.105956 accepted/tizen/wearable/20150128.040857 submit/tizen/20150127.011226 submit/tizen_wearable/20150128.040454
Boram Park [Mon, 26 Jan 2015 09:56:23 +0000 (18:56 +0900)]
disable controlling indicator.

Change-Id: Ic04690c07186e7ec28537ecf9df9ac3c48aa01b1
Signed-off-by: Boram Park <boram1288.park@samsung.com>
9 years agoImproving modularity 42/31642/1 accepted/tizen/common/20150122.101955 accepted/tizen/wearable/20150128.040601 submit/tizen/20150112.155659 submit/tizen_common/20150121.102138 submit/tizen_common/20150121.102513 submit/tizen_wearable/20150127.000000
José Bollo [Mon, 8 Dec 2014 10:28:03 +0000 (11:28 +0100)]
Improving modularity

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>
9 years agoRemove syspopup from .rule file 49/27749/1
Christophe Moreau [Thu, 18 Sep 2014 13:28:34 +0000 (15:28 +0200)]
Remove syspopup from .rule file

Tizen 3 should use a popup system that is not depends on a graphical toolkit

Bug-Tizen: TC-1476

Change-Id: I818d110a5e541c57e26bac8bb2b5bb2f68c3186f
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
9 years agoRemove hardcoded paths in module.c file 35/22835/2
Christophe Moreau [Thu, 12 Jun 2014 12:32:30 +0000 (14:32 +0200)]
Remove hardcoded paths in module.c file

Bug-Tizen : TC-333

Change-Id: If4b51db9b2724cb0baac527fe6d31cadf06c8839
Signed-off-by: Christophe Moreau <christophe.moreau@open.eurogiciel.org>
10 years agoMerge "No need to conditionally invoke UG_INIT_EFL()" into tizen
Semun Lee [Sat, 5 Apr 2014 02:39:36 +0000 (19:39 -0700)]
Merge "No need to conditionally invoke UG_INIT_EFL()" into tizen

10 years agoMerge "fix build break remove dependency to capi-system-runtime-info" into tizen accepted/tizen_3.0.2014.q3_common accepted/tizen_generic accepted/tizen_ivi_panda accepted/tizen_ivi_release tizen_3.0.2014.q3_common tizen_ivi_release accepted/tizen/generic/20140312.123553 accepted/tizen/ivi/20140312.175555 accepted/tizen/ivi/panda/20140312.115513 accepted/tizen/ivi/panda/20140312.122302 accepted/tizen/ivi/release/20140315.004529 submit/tizen/20140312.102822 submit/tizen/20140312.115113 submit/tizen_ivi_release/20140315.004750 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release
Semun Lee [Tue, 11 Mar 2014 00:14:54 +0000 (17:14 -0700)]
Merge "fix build break remove dependency to capi-system-runtime-info" into tizen

10 years agoNo need to conditionally invoke UG_INIT_EFL() 04/16404/3
Alex Wu [Mon, 17 Feb 2014 02:11:31 +0000 (10:11 +0800)]
No need to conditionally invoke UG_INIT_EFL()

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>
10 years agoApps should not require ecore_x. 66/15766/5
Fabio Mello [Fri, 14 Feb 2014 12:35:57 +0000 (10:35 -0200)]
Apps should not require ecore_x.

The current UG_INIT_EFL() macro forces the applications who uses it to depend
on ecore_x. This patch uses a higher level of abstraction in this macro, this
approach lets ui-gadget-1 handle the display server without expose this to its
dependents.

Signed-off-by: Leandro Dorileo <leandro.maciel.dorileo@intel.com>
Signed-off-by: Fabio Mello <fabio.mello@intel.com>
Conflicts:

CMakeLists.txt

Change-Id: I9a1683df1ee64b2d997b0edfedc6bfc695aed9e7

10 years agofix build break 29/16929/1
Semun Lee [Thu, 27 Feb 2014 05:35:31 +0000 (14:35 +0900)]
fix build break
remove dependency to capi-system-runtime-info

Change-Id: I23d303ef4c708d1d4c7cd1bf9adda8ee42890ac4
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
10 years agoMerge branches 'HEAD' and 'tizen_2.2' into tizen
Semun Lee [Tue, 25 Feb 2014 11:06:26 +0000 (20:06 +0900)]
Merge branches 'HEAD' and 'tizen_2.2' into tizen

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

10 years agoRemove hardcoded path for multiuser support 45/16445/1 accepted/tizen/generic accepted/tizen/generic/20140221.132647 accepted/tizen/generic/20140312.094911 accepted/tizen/ivi/20140221.200041 accepted/tizen/ivi/panda/20140312.111918 accepted/tizen/ivi/release/20140312.123825 accepted/tizen/mobile/20140227.071751 submit/tizen/20140221.103828 submit/tizen/20140312.070647 submit/tizen_ivi_release/20140312.071122
Sabera Djelti (sdi2) [Mon, 10 Feb 2014 13:26:55 +0000 (14:26 +0100)]
Remove hardcoded path for multiuser support

bug-tizen: PTREL-662

Change-Id: I66ab7ff37a89703576ea90885300364cc63f8bf6
Signed-off-by: Sabera Djelti (sdi2) <sabera.djelti@open.eurogiciel.org>
10 years agoadd a libx11-devel require for devel package. 77/14677/2 accepted/tizen/ivi/stable accepted/tizen/generic/20140213.074852 accepted/tizen/ivi/20140213.220127 submit/tizen/20140213.074359
Ronan Le Martret [Thu, 9 Jan 2014 14:04:52 +0000 (15:04 +0100)]
add a libx11-devel require for devel package.

Change-Id: If68875585428cbe773caf0a268415f8e44f7430d
Signed-off-by: Ronan Le Martret <ronan@fridu.net>
10 years agoinit wayland support 17/13817/7 accepted/tizen/mobile accepted/tizen/generic/20140114.145758 accepted/tizen/ivi/20140110.224049 accepted/tizen/mobile/20140113.182040 submit/tizen/20140110.215645
Li,Limin [Wed, 8 Jan 2014 10:01:31 +0000 (18:01 +0800)]
init wayland support

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

10 years agoinstall license file
Hyungdeuk Kim [Tue, 24 Sep 2013 12:01:16 +0000 (21:01 +0900)]
install license file

10 years agomerge latest code / fix prevent issues
Hyungdeuk Kim [Mon, 19 Aug 2013 06:09:03 +0000 (15:09 +0900)]
merge latest code / fix prevent issues

Change-Id: I644d827593a43cc5308150bbd7546557a1ea27bb

10 years agomerge latest code
Hyungdeuk Kim [Thu, 1 Aug 2013 11:05:56 +0000 (20:05 +0900)]
merge latest code

10 years agoset ui-gadget::client smack label for fixing N_SE-44950
Hyungdeuk Kim [Wed, 10 Jul 2013 05:40:50 +0000 (14:40 +0900)]
set ui-gadget::client smack label for fixing N_SE-44950

10 years agoMerge "resetting manifest requested domain to floor" into tizen accepted/tizen/ivi/genivi tizen_ivi_genivi accepted/tizen/20130710.221517 accepted/tizen/20130912.153849 accepted/tizen/20130912.185435 accepted/tizen/20130912.193655 accepted/tizen/ivi/genivi/20140131.060158 accepted/tizen_ivi_stable/20131116.110204 ivi_oct_m2 submit/tizen/20130710.103027 submit/tizen/20130912.080505 submit/tizen/20130912.090803 submit/tizen_ivi_genivi/20140131.060242 submit/tizen_ivi_stable/20131116.100254
Ryan Ware [Mon, 8 Jul 2013 17:07:17 +0000 (10:07 -0700)]
Merge "resetting manifest requested domain to floor" into tizen

10 years agoprivate smack rule update
Hyungdeuk Kim [Tue, 2 Jul 2013 10:56:43 +0000 (19:56 +0900)]
private smack rule update

10 years agoresetting manifest requested domain to floor 60/5160/1
Alexandru Cornea [Mon, 1 Jul 2013 15:25:39 +0000 (18:25 +0300)]
resetting manifest requested domain to floor

10 years agoresetting manifest requested domain to floor 91/4491/1
Alexandru Cornea [Fri, 28 Jun 2013 14:07:58 +0000 (17:07 +0300)]
resetting manifest requested domain to floor

10 years agorollback overlap feature for image viewer
Hyungdeuk Kim [Wed, 26 Jun 2013 02:33:04 +0000 (11:33 +0900)]
rollback overlap feature for image viewer

10 years agomerge latest code
Hyungdeuk Kim [Tue, 25 Jun 2013 12:15:18 +0000 (21:15 +0900)]
merge latest code

11 years agocomment out non-upstreamed elmentary APIs accepted/tizen/20130520.103541 submit/tizen/20130517.200826
Anas Nashif [Fri, 17 May 2013 20:08:07 +0000 (16:08 -0400)]
comment out non-upstreamed elmentary APIs

11 years agoMerge branch 'tizen_2.1_smack' into tizen_2.1 tizen_2.1 accepted/tizen/20130520.100942 submit/tizen/20130517.044829 submit/tizen_2.1/20130514.055221
Hyungdeuk Kim [Fri, 10 May 2013 08:52:52 +0000 (17:52 +0900)]
Merge branch 'tizen_2.1_smack' into tizen_2.1

11 years agoadd vconf smack rule to ug-client
Hyungdeuk Kim [Thu, 9 May 2013 05:25:15 +0000 (14:25 +0900)]
add vconf smack rule to ug-client

11 years agochange rule file using private rule file
Hyungdeuk Kim [Tue, 7 May 2013 10:52:13 +0000 (19:52 +0900)]
change rule file using private rule file

11 years agoremove smack rule file following smack notice
Hyungdeuk Kim [Mon, 6 May 2013 06:46:47 +0000 (15:46 +0900)]
remove smack rule file following smack notice

Change-Id: Idcb548bcbca908d975e0a1b783a5154036dadf37

11 years agoadded smack rule file
Jaeho Lee [Fri, 3 May 2013 09:00:22 +0000 (18:00 +0900)]
added smack rule file

Signed-off-by: Jaeho Lee <jaeho81.lee@samsung.com>
11 years agoapply uifw requeste related new back key concept 2.1b_release accepted/tizen_2.1/20130425.035425 submit/tizen_2.1/20130424.230933
Hyungdeuk Kim [Fri, 19 Apr 2013 08:55:03 +0000 (17:55 +0900)]
apply uifw requeste related new back key concept

11 years agoadd ug_send_result_full api for appcontrol ug
Hyungdeuk Kim [Fri, 19 Apr 2013 02:24:50 +0000 (11:24 +0900)]
add ug_send_result_full api for appcontrol ug

11 years agoremve window profile changed cb for desktop mode
Hyungdeuk Kim [Fri, 12 Apr 2013 01:24:20 +0000 (10:24 +0900)]
remve window profile changed cb for desktop mode

11 years agoapply latest changes
Hyungdeuk Kim [Tue, 9 Apr 2013 06:05:51 +0000 (15:05 +0900)]
apply latest changes

11 years agoFix for 64 bit compatibility.
Junfeng Dong [Thu, 28 Mar 2013 10:20:37 +0000 (18:20 +0800)]
Fix for 64 bit compatibility.

- Fix hardcoding path.
- Use %cmake to set default paths.

Change-Id: I84ab00b8e4e789b0abd80b897c9fbc6d5fdd2a04

11 years agoapply window manager rotation notice
Hyungdeuk Kim [Fri, 29 Mar 2013 13:39:51 +0000 (22:39 +0900)]
apply window manager rotation notice

11 years agoadd code to remove ui cb under ug_destroy_all case
Hyungdeuk Kim [Wed, 20 Mar 2013 09:48:51 +0000 (18:48 +0900)]
add code to remove ui cb under ug_destroy_all case

11 years agomerge with master
Jinkun Jang [Fri, 15 Mar 2013 16:12:46 +0000 (01:12 +0900)]
merge with master

11 years agoTizen 2.1 base
Jinkun Jang [Tue, 12 Mar 2013 16:46:42 +0000 (01:46 +0900)]
Tizen 2.1 base

11 years agoInitial empty repository
Jung Minsun [Tue, 21 Aug 2012 02:17:59 +0000 (11:17 +0900)]
Initial empty repository