Semun Lee [Tue, 5 Jul 2016 12:14:55 +0000 (21:14 +0900)]
Fix crash when ui-gadget unloads shortcut module
Passing static variable string to g_dbus_error_register_error_domain
may cause crash after ui-gadget unloads shortcut module.
Change-Id: I0f76fe64f6b753f0b8f1bbeb1662b01686f0870b
Signed-off-by: Semun Lee <sm79.lee@samsung.com>
seungha.son [Thu, 16 Jun 2016 10:28:26 +0000 (19:28 +0900)]
Exclude function and code from coverage measurement
- Can't check error line
- Can't invoked function from UTC
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I76510c3af5b8c6eaa1877fdca7f9dd3d29e366b5
Hyunho Kang [Fri, 10 Jun 2016 06:32:51 +0000 (15:32 +0900)]
Modify service register for multi-user compatibility
Change-Id: I9fd808e0dd3ed13e7bc8f213cfb1a6c78ee0f8ff
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
seungha.son [Tue, 7 Jun 2016 05:42:30 +0000 (14:42 +0900)]
Change shortcut db permission
- Currently, application-installer can't write to shortcut db.
By changing shortcut db permission, application-installer can write to
shortcut db.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I094b3e206996b207e14322e4d158a1627de746fd
seungha.son [Mon, 23 May 2016 10:50:04 +0000 (19:50 +0900)]
Add error handling code and description
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I791503866fc0a3cf009d4cc27b2387b3c25ec697
seungha.son [Wed, 25 May 2016 10:38:16 +0000 (19:38 +0900)]
Add check_privilege method.
Add code for check the privilege of async API.
Signed-off-by: seungha.son <seungha.son@samsung.com>
Change-Id: I68a06d36474610d8610a193fd7f724dcd2c11bd8
Myungki Lee [Thu, 31 Mar 2016 03:01:59 +0000 (12:01 +0900)]
Adjust coding rules
Change-Id: Ia6d8cae6885ca7502f0ef70385edbedf44962523
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
Hyunho Kang [Thu, 24 Mar 2016 08:16:28 +0000 (17:16 +0900)]
Add gdbus permission check logic & fix get list bug
Change-Id: Ia4c691c5780d458202d9db2a8479b19d815ae1f9
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Tue, 22 Mar 2016 08:29:02 +0000 (17:29 +0900)]
Add apache-2.0 LICENSE file
Change-Id: I0ea01478e2a246c625e7c37c72953302ae4b4ae7
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 12:00:51 +0000 (21:00 +0900)]
Add dbus permission check logic
Change-Id: I6a445fde00cd7c7a9d37e8688dc76a6c07192621
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 06:17:35 +0000 (15:17 +0900)]
Remove hard coded path
Change-Id: I15e7efb5293f4acf7627dab8525dc7e10ab24007
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Wed, 2 Mar 2016 03:00:53 +0000 (12:00 +0900)]
Merge remote-tracking branch 'origin/tizen_3.0_dbus' into tizen
Change-Id: I9d1af622a9c1b179ccd2300f2c6854e222cd1f6f
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Hyunho Kang [Fri, 22 Jan 2016 02:50:45 +0000 (11:50 +0900)]
Using gdbus for IPC instead of com-core package
Change-Id: I2213aa72050e6aa183b2ae4768c4ec0b19cd6601
Signed-off-by: Hyunho Kang <hhstark.kang@samsung.com>
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Fri, 29 Jan 2016 08:14:09 +0000 (17:14 +0900)]
remove unnecessary code for privilege check
Change-Id: I0e45ac8e71b1a18a07b1d5506c36914663978a90
Signed-off-by: jusung son <jusung07.son@samsung.com>
jusung son [Mon, 4 Jan 2016 10:15:51 +0000 (19:15 +0900)]
Apply coding rule
Change-Id: I08a75b8958f1ee720e59b000e04143469ea767b9
Signed-off-by: jusung son <jusung07.son@samsung.com>
Kyuho Jo [Thu, 17 Dec 2015 02:25:33 +0000 (11:25 +0900)]
Changes for coding rules.
Change-Id: Ia167b94bac5e2d8dcc2aab2a22e4defb37a36226
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Thu, 10 Dec 2015 09:38:44 +0000 (18:38 +0900)]
Changes for coding rules.
Change-Id: Ie5bff1c44bf52661e250fc0ae6708551dd06f26c
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Tue, 10 Nov 2015 03:15:42 +0000 (12:15 +0900)]
Merge from tizen 2.4 latest
Change-Id: I64a1f9ab319d7d2c9477ac51d6f69fdeaf488b7d
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Youmin Ha [Wed, 21 Oct 2015 06:04:01 +0000 (15:04 +0900)]
Add proper smack label to shortcut_service.db
The shortcut_service.db must be writable by app-installer, but it has _
smack label. This commit changes the smack label to User::Home.
Change-Id: I236b327ca7d9a00914d5404785c94784c0b87edb
Signed-off-by: Youmin Ha <youmin.ha@samsung.com>
Kyuho Jo [Thu, 17 Sep 2015 06:15:56 +0000 (15:15 +0900)]
1. Move pkgmgr parser plug-in files to the proper directory.
2. Modify permission of DB files for pkgmgr parser plug-in.
Change-Id: I6ee4ec815f4ade132461fbaffc8d38bee58a3f53
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Wed, 9 Sep 2015 06:04:38 +0000 (15:04 +0900)]
Make db files during installation.
Change-Id: I42636ef37a3d7695f5f1258f58057c87c0314002
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Tue, 1 Sep 2015 12:30:56 +0000 (21:30 +0900)]
Change mode of db files.
Change-Id: I42b098974c5f0aadf05bd6dfb8338a01b0bfe883
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Wed, 19 Aug 2015 08:48:59 +0000 (17:48 +0900)]
Move db file to /usr/dbspace
Change-Id: Ib69c50b21cd989809c4921c2979323ce7bd1c249
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Wed, 5 Aug 2015 13:36:54 +0000 (22:36 +0900)]
Smack 3-domain rule.
Change-Id: Iae1489882ffcb6e33b6523fe7d6fe470fa156122
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Thu, 28 May 2015 13:09:44 +0000 (22:09 +0900)]
Merge from tizen 2.4
Change-Id: I8806d0d4caa849d219ef7abd005309840465c1ab
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Sung-jae Park [Tue, 12 May 2015 13:54:55 +0000 (22:54 +0900)]
Fix build error
Change-Id: I52232a00f344d18c16efb8f8987dfbb14b6d0ec8
Sung-jae Park [Tue, 12 May 2015 13:29:40 +0000 (22:29 +0900)]
Fix build breaks
[model] Redwood,Kiran,B3(Wearable)
[binary_type] AP
[customer] Docomo/Orange/ATT/Open
[issue#] N/A
[problem]
[cause]
[solution]
[team] HomeTF
[request]
[horizontal_expansion]
Change-Id: Ie36887d48fc3721c6dd9ce12b376324af0568746
Sung-jae Park [Tue, 12 May 2015 12:40:41 +0000 (21:40 +0900)]
Fix build break for 64 bits
Change-Id: I5683dfcb74b0908be9ccf642f92268a394717dae
Sung-jae Park [Mon, 11 May 2015 12:15:24 +0000 (21:15 +0900)]
Need to be revised for rpmlint again
Change-Id: I458b556eb89102fd4530abf849fed608787f954f
Signed-off-by: Sung-jae Park <nicesj.park@samsung.com>
Sung-jae Park [Mon, 11 May 2015 12:08:40 +0000 (21:08 +0900)]
Merge branch 'tizen_2.3' of ssh://168.219.209.56:29418/framework/appfw/shortcut into tizen
Sung-jae Park [Mon, 11 May 2015 12:08:06 +0000 (21:08 +0900)]
Clean up old codes
Tizen 2.3/2.4 codes are replaced with old 3.0
Kyuho Jo [Fri, 10 Apr 2015 08:00:31 +0000 (17:00 +0900)]
Replace DYNAMICBOX with WIDGET
Change-Id: I4fa263e6a23e097be90fe8ba2d5fe1fd457014db
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Kyuho Jo [Fri, 16 Jan 2015 02:48:47 +0000 (11:48 +0900)]
modified bolilerplate
Change-Id: I659c0930cccd33f2a9486d5c7085391a1f09ce26
Signed-off-by: Kyuho Jo <kyuho.jo@samsung.com>
Jiwoong Im [Tue, 6 Jan 2015 05:32:08 +0000 (14:32 +0900)]
Sync with tizen 2.3 code.
JIRA ticket : TC-2338
add shortcut_add_to_home api.
Change-Id: Iac5dbdd970f3ecce528b9d09861b0ef3b282ddaf
Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
hyun lee [Mon, 12 Jan 2015 06:18:09 +0000 (15:18 +0900)]
Remove product feature
Change-Id: I637347986db4cc9f377c44642e51c36226abb3b7
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
Junghyun Yeon [Sat, 10 Jan 2015 02:01:00 +0000 (11:01 +0900)]
shortcut: change "com.samsung" to "org.tizen"
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
Change-Id: Ia9a8e7950dd6bb59f79095ca5b57885ead68d0c9
Myungki Lee [Tue, 6 Jan 2015 12:03:26 +0000 (21:03 +0900)]
shortcut : It changes to apache license for dlist.
Change-Id: Ib7fc8eac5778b35eb067af9dffddae7d2e993663
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
hyun lee [Fri, 19 Dec 2014 04:13:57 +0000 (13:13 +0900)]
Fix for memoryleak
Change-Id: I5e2d1d58247b7825a594cb88c31ce37fd899e990
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Thu, 13 Nov 2014 02:31:04 +0000 (11:31 +0900)]
Merge from 2.3b
Change-Id: Ib56027715d873cf3ed80fc8f1395eb5dfc86a4d2
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
jongmyeong.ko [Wed, 29 Oct 2014 01:36:07 +0000 (10:36 +0900)]
merge mobile code
jongmyeong.ko [Wed, 29 Oct 2014 01:35:08 +0000 (10:35 +0900)]
reset repo
Signed-off-by: jongmyeong.ko <jongmyeong.ko@samsung.com>
hyun lee [Tue, 21 Oct 2014 06:07:46 +0000 (15:07 +0900)]
Fix for builderror
Change-Id: I2f475a09d99645527f78b4373eac016ac4bffd94
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Mon, 20 Oct 2014 08:36:47 +0000 (17:36 +0900)]
Apply ACR
Change-Id: Ib0199e685da6ff049018e63b886cbdf6a2e262e3
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Mon, 20 Oct 2014 07:05:07 +0000 (16:05 +0900)]
Update doxygen from LB
Change-Id: I54dcf1ca8a7db0deb7d77a47fc52e9f08f1fe5a0
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Thu, 18 Sep 2014 06:23:11 +0000 (15:23 +0900)]
change some API visibility to hidden
Change-Id: I98486c7191921363de3f6ffbd224e3a4eeab1317
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Thu, 18 Sep 2014 05:41:34 +0000 (14:41 +0900)]
Remove unsupported API(ACR is accepted)
Change-Id: I5ac1f772e8d89a7bd35c9dd8eb454f4755e52bd8
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 5 Sep 2014 05:04:54 +0000 (14:04 +0900)]
remove doxygen build warning
Change-Id: Id74a4c98e979bfd7c2c8e46ca35432bb59ac94be
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 29 Aug 2014 06:09:16 +0000 (15:09 +0900)]
Merge from tizen_2.3b
Change-Id: I57f48e54d66307b885209dfc680318130f2d01ff
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 22 Aug 2014 05:46:52 +0000 (14:46 +0900)]
Fix memory leak
Change-Id: I85e2350afef384a34e37298f5ca2fd11c634bf67
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Wed, 20 Aug 2014 08:54:56 +0000 (17:54 +0900)]
Update doxygen
Change-Id: Ie7e26457ea9ede2b9964f91a6adf3d25880315ba
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Wed, 13 Aug 2014 10:29:52 +0000 (19:29 +0900)]
Merge branch 'devel/home/master'
hyun lee [Mon, 11 Aug 2014 04:48:40 +0000 (13:48 +0900)]
Remove livebox
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Mon, 11 Aug 2014 04:44:54 +0000 (13:44 +0900)]
Merge branch 'devel/home/master'
hyun lee [Fri, 8 Aug 2014 11:05:48 +0000 (20:05 +0900)]
Convert livebox to dynamicbox
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 8 Aug 2014 10:12:37 +0000 (19:12 +0900)]
Remove privilege
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 8 Aug 2014 10:04:40 +0000 (19:04 +0900)]
Update doxygen for product
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Fri, 8 Aug 2014 09:17:29 +0000 (18:17 +0900)]
Update doxygen and Remove error type
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Tue, 29 Jul 2014 13:54:04 +0000 (22:54 +0900)]
Merge branch 'devel/home/master'
hyun lee [Tue, 29 Jul 2014 13:15:06 +0000 (22:15 +0900)]
Fix for build error
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
hyun lee [Tue, 29 Jul 2014 10:42:03 +0000 (19:42 +0900)]
Update doxygen
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
Sung-jae Park [Mon, 21 Jul 2014 14:05:18 +0000 (23:05 +0900)]
Merge branch 'devel/home/master'
Change-Id: If7674eafd130038f3067fd7c243429de04ea8105
hyun lee [Mon, 21 Jul 2014 05:48:52 +0000 (14:48 +0900)]
Update doxygen about platform version and privilege
Change-Id: Ibbb38385ea75eb5b7b037efc8e9e8cba97ac62e6
Signed-off-by: hyun lee <hyunn.lee@samsung.com>
Sung-jae Park [Tue, 15 Jul 2014 08:43:13 +0000 (17:43 +0900)]
Merge branch 'devel/home/master'
Change-Id: Icd8fc17682324b3fc5dd20c43609d2cda0d294ca
Sung-jae Park [Tue, 1 Jul 2014 13:10:57 +0000 (22:10 +0900)]
Update doxygen
Change-Id: I76eda305ca00e48fd59aad93b589fd55ce8cefa4
Sung-jae Park [Mon, 30 Jun 2014 10:38:58 +0000 (19:38 +0900)]
Replace "internal" with "product"
Change-Id: Ic051f4789990661d366d570318ec961088375d10
Sung-jae Park [Wed, 18 Jun 2014 05:57:44 +0000 (14:57 +0900)]
Merge branch 'devel/home/master'
Change-Id: I83d8600b17d460858f169cb600310be011bb4040
Sung-jae Park [Wed, 18 Jun 2014 02:44:01 +0000 (11:44 +0900)]
Separate private/public API set.
Shortcut Icon creation service is only available for the platform S/W.
Change-Id: I5cb3728ce1ecac7f0fe886e67f17f2a5dede2a9e
Jean-Benoit MARTIN [Wed, 11 Jun 2014 08:11:45 +0000 (10:11 +0200)]
Adapt Manifest file to Multi-user
Bug-Tizen: TC-331
Change-Id: I02d78c4996600b94f0d089f50314af0498ed2821
Signed-off-by: Jean-Benoit MARTIN <jean-benoit.martin@open.eurogiciel.org>
Sehong Na [Sat, 31 May 2014 03:48:29 +0000 (12:48 +0900)]
Initialize Tizen 2.3
Sung-jae Park [Fri, 30 May 2014 00:10:14 +0000 (09:10 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 30 May 2014 00:02:12 +0000 (09:02 +0900)]
Fix the issues of TC
Change-Id: Iae760463a2b21d558087213e6279437ef6f37298
jooseong.lee [Fri, 9 May 2014 09:02:59 +0000 (18:02 +0900)]
Modification about smack label of db file belong to process.
[Problem]
Most db files have 'floor' label. Because these are created when binary is built.
No process can write db (since 'floor' label allows only read and execute)
[Solution]
Modify smack label based on below condition and three domain model
Condition1. Assign domain of process creates db files
Condition2. Assign domain of process uses db files.
Change-Id: I4e7ae01dc4b386e5df73713459917806b9d5ef5a
Signed-off-by: jooseong.lee <jooseong.lee@samsung.com>
Sung-jae Park [Thu, 20 Feb 2014 02:07:36 +0000 (11:07 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Thu, 20 Feb 2014 02:05:16 +0000 (11:05 +0900)]
Fix prevent issue
Change-Id: I951cb99fc816abfd33dd250134ee8492d312b324
Kévin THIERRY [Tue, 28 Jan 2014 15:52:34 +0000 (16:52 +0100)]
Add multi-user support
Note that offending paths ("/opt/usr/apps") in the file sample.xml were
not removed since this file is neither used nor part of the
generated RPM. As the name of the file suggest it, it simply is a
sample.
Also correct some RPMLINT warnings/errors:
+ set a valid license tag in spec file
+ set a valid group tag in spec file
+ call ldconfig during post install (%post) and post uninstall (%postun)
processes in spec file
Bug-Tizen: PTREL-345
Change-Id: I1b4b00ddcf8d51c98f67e5ae268e0ca0503de176
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
Sung-jae Park [Fri, 14 Feb 2014 12:23:18 +0000 (21:23 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 09:35:06 +0000 (18:35 +0900)]
Fix the prevent warnings
Change-Id: Icfda3563f520a9fb29b2ce8dc887837a9434fbd2
Sung-jae Park [Fri, 14 Feb 2014 00:45:17 +0000 (09:45 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 14 Feb 2014 00:44:08 +0000 (09:44 +0900)]
Fix build error (set but unused variables)
Change-Id: I894e5a6690e464685d0b7612dc46e90770e9f92f
Sung-jae Park [Mon, 10 Feb 2014 02:37:58 +0000 (11:37 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Mon, 10 Feb 2014 02:37:32 +0000 (11:37 +0900)]
Remove TETware
Change-Id: Id91d73d449d264c01802b79731afc1d42ed100f7
Sung-jae Park [Sun, 12 Jan 2014 06:45:46 +0000 (15:45 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Sun, 12 Jan 2014 06:45:23 +0000 (15:45 +0900)]
Update doxygen
Change-Id: Iff534b36bb4ff6059c1569b0ad96e2ff227988dd
Sung-jae Park [Tue, 7 Jan 2014 23:31:07 +0000 (08:31 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Tue, 7 Jan 2014 04:43:22 +0000 (13:43 +0900)]
Update doxygen
Change-Id: I469f9d60e04d4c7fbfebe4db52b4ef61a9330c1a
Sung-jae Park [Sun, 5 Jan 2014 09:20:28 +0000 (18:20 +0900)]
Sync with the latest one
Change-Id: I7b2c98dba2cd930933f72283b23c5a7fcdda8f06
Sung-jae Park [Fri, 3 Jan 2014 05:59:22 +0000 (14:59 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 3 Jan 2014 00:26:56 +0000 (09:26 +0900)]
Update TC
Change-Id: I97caefa0f8ea92563303c2e04cd72a8d730637e3
Sung-jae Park [Tue, 31 Dec 2013 09:51:20 +0000 (18:51 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Tue, 31 Dec 2013 09:49:51 +0000 (18:49 +0900)]
Update macro.
Change-Id: Iede3ebb0b672dddaf1f0c3b7fc311138f8a93b0c
Sung-jae Park [Fri, 27 Dec 2013 11:16:22 +0000 (20:16 +0900)]
ADD TC
Update header (doxygen)
Update return code (error code for icon service)
Change-Id: I903b5af1aa4e27e09d18adeaf833f9a4be9a81e3
Sung-jae Park [Sat, 21 Dec 2013 13:37:00 +0000 (22:37 +0900)]
Update doxygen
Change-Id: If6343ebc5fb55bd09721ff560755dcc2191929da
Sung-jae Park [Sat, 7 Dec 2013 14:09:11 +0000 (23:09 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 6 Dec 2013 15:51:41 +0000 (00:51 +0900)]
Fix the prevent issue
Change-Id: If0a4600e4890780c540cab5769b254cde5f23302
Sung-jae Park [Mon, 2 Dec 2013 01:55:10 +0000 (10:55 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Mon, 2 Dec 2013 01:54:33 +0000 (10:54 +0900)]
Supporting the I18Nized icons for shortcut-list
Change-Id: Ia33a1ad926f8f06f0a598325529019123ddf6eb4
Sung-jae Park [Mon, 2 Dec 2013 01:47:36 +0000 (10:47 +0900)]
Update shortcut field
Change-Id: I91c2b6d6e28a3fdcf7214d8f00b32f19e2249a5b
Sung-jae Park [Mon, 2 Dec 2013 01:07:06 +0000 (10:07 +0900)]
Supporting i18nized icon for shortcut-list.
Change-Id: Ida5bf3213e1ebbe5a40418a4ab5ed3662e8cb692
Sung-jae Park [Sat, 30 Nov 2013 09:38:24 +0000 (18:38 +0900)]
Merge branch 'devel/home/master'
Sung-jae Park [Fri, 29 Nov 2013 16:15:39 +0000 (01:15 +0900)]
Debug mode configuration is enabled
Change-Id: I598066b95a9df5b144a457aa4ef2eeeeab68e00b