sdk/ide/common-eplugin.git
10 years agoMISC: package version up (2.1.116) - Weekly update 41/12741/1
kh5325.kim [Fri, 22 Nov 2013 04:31:50 +0000 (13:31 +0900)]
MISC: package version up (2.1.116) - Weekly update

Weekly update for the packaging.

Change-Id: Ib11ac04b4a3c7af730e9ac375bf61f892c93a81d
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "TOOLS: show error dialog box when user executes emulator manager which is...
bonyong lee [Fri, 22 Nov 2013 01:25:54 +0000 (17:25 -0800)]
Merge "TOOLS: show error dialog box when user executes emulator manager which is not installed properly in Connection Explorer." into tizen

10 years agoMerge "COMMON: fixed to get a invalid platform version" into tizen
bonyong lee [Fri, 22 Nov 2013 01:25:02 +0000 (17:25 -0800)]
Merge "COMMON: fixed to get a invalid platform version" into tizen

10 years agoMerge "TOOLS: Removed the unused code." into tizen
bonyong lee [Fri, 22 Nov 2013 01:24:21 +0000 (17:24 -0800)]
Merge "TOOLS: Removed the unused code." into tizen

10 years agoCOMMON: Fix unexpected action in trySleep 32/12732/1
Bon-Yong Lee [Fri, 22 Nov 2013 01:17:14 +0000 (10:17 +0900)]
COMMON: Fix unexpected action in trySleep

In old-version windows, sleep is implemented to using tick. The tick is
not enough to millisecond-scale. It depends on various elements like
machine computing power, os environment variable or context situation.
Add logic for confirmation to verify user argument, inverval to sleep,
to be passed.

Change-Id: Ifbaaad2db3bfc6350b999ce296dc54147378ef2b
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoCOMMON: fixed to get a invalid platform version 08/12708/1
Gun Kim [Thu, 21 Nov 2013 10:44:10 +0000 (19:44 +0900)]
COMMON: fixed to get a invalid platform version

Sometimes the SDB send invalid platform information to IDE.
In this case, ODI logic generates a exception. So, the IDE can't execute Connection Explorer.
This commit improves to check whether the platform information is valid or not.

Change-Id: I338a142e7d4fc804ff73cbe76a61affe574ddeeb
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoTOOLS: show error dialog box when user executes emulator manager which is not install... 09/12709/1
shingil.kang [Thu, 21 Nov 2013 10:48:10 +0000 (19:48 +0900)]
TOOLS: show error dialog box when user executes emulator manager which is not installed properly in Connection Explorer.

There is no action when user executes emulator manager which is not installed properly.
Therefore, added to the module which show error dialog box.

Change-Id: I9f2a437b3c1ded521aff387debb5709844dc97a1
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoTOOLS: Removed the unused code. 06/12706/1
shingil.kang [Thu, 21 Nov 2013 09:59:43 +0000 (18:59 +0900)]
TOOLS: Removed the unused code.

Removed the code related to setting log preference because it is not used.

Change-Id: Id991b8bc4b1f8efa335ea72329879940aedd1e74
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoCOMMON: PREFERENCES: Changed id for the sdb preferences 81/12681/1
kh5325.kim [Thu, 21 Nov 2013 06:44:53 +0000 (15:44 +0900)]
COMMON: PREFERENCES: Changed id for the sdb preferences

Changed id for the sdb preferences. "sdb" -> "tools.sdb".

Change-Id: I00b945ac38dc29f60eb7ac64f614a3deb1bbd00c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge changes Ibf284490,Iae374d3c into tizen
Kangho Kim [Thu, 21 Nov 2013 06:39:09 +0000 (22:39 -0800)]
Merge changes Ibf284490,Iae374d3c into tizen

* changes:
  COMMON: PREFERENCES: Refined preference description on connection explorer
  COMMON: PREFERENCES: Added SDB preferences page

10 years agoCOMMON: PREFERENCES: Refined preference description on connection explorer 40/12640/3
yoonki.park [Wed, 20 Nov 2013 14:11:46 +0000 (23:11 +0900)]
COMMON: PREFERENCES: Refined preference description on connection explorer

Change-Id: Ibf284490e761650f1744e6eb302de4b502110742
Signed-off-by: yoonki.park <yoonki.park@samsung.com>
10 years agoCOMMON: PREFERENCES: Added SDB preferences page 38/12638/4
yoonki.park [Wed, 20 Nov 2013 13:51:11 +0000 (22:51 +0900)]
COMMON: PREFERENCES: Added SDB preferences page

Added sdb preference page

Signed-off-by: yoonki.park <yoonki.park@samsung.com>
Change-Id: Iae374d3c2b50337d042a7b53ba5cf9167043df57

10 years agoCOMMON: COMMANDBAR: Added grepcode search functionality 58/12658/1
kh5325.kim [Thu, 21 Nov 2013 03:12:10 +0000 (12:12 +0900)]
COMMON: COMMANDBAR: Added grepcode search functionality

Enhanced query command to support java search.
If user queries like 'query AbstractUIPlugin.java', Command Bar tries to
find first it from http://grepcode.com.

Change-Id: I1d70fb3fb7ef37740a7fbbd73401f728f9fce537
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: PREFERENCES: Refined Tizen IDE Preferences 30/12630/1
kh5325.kim [Wed, 20 Nov 2013 10:13:02 +0000 (19:13 +0900)]
COMMON: PREFERENCES: Refined Tizen IDE Preferences

Added [Apperance] category and removed [Wizard category]: Tip of the day and gradient in Wizard.
Added [Logging] category: moved from root.
Merged SDK path and update into SDK information.

Weekly update for the packaging.

Change-Id: I09bef9b34b198db3f113ee3043ea4478d35d488c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: Added platform support check function 11/12611/2
changhyun1.lee [Wed, 20 Nov 2013 04:55:09 +0000 (13:55 +0900)]
COMMON: Added platform support check function

 Added installed platform check

Change-Id: Id3be1f350b41257f2f3a34ce90507be49389a877
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMerge "EXPLORER: modified a way to display packages icon" into tizen
Kangho Kim [Wed, 20 Nov 2013 02:32:31 +0000 (18:32 -0800)]
Merge "EXPLORER: modified a way to display packages icon" into tizen

10 years agoEXPLORER: modified a way to display packages icon 57/12557/3
Gun Kim [Tue, 19 Nov 2013 04:49:07 +0000 (13:49 +0900)]
EXPLORER: modified a way to display packages icon

You can see wrong packages icon when the user refresh a project.
This commit fixed it.

Change-Id: Ia3e8d28df4cdd3aa69d237c23098841b86487bd4
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMISC: Added a guard for the shared variable 06/12606/1
kh5325.kim [Wed, 20 Nov 2013 01:21:36 +0000 (10:21 +0900)]
MISC: Added a guard for the shared variable

Added a guard for the shared variable.

Change-Id: I5d2d258f916d204cf804ef385b6b2df40c0af380
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: COMMANDBAR: Fixed to hide popup for empty custom content. Renamed 95/12595/1
kh5325.kim [Tue, 19 Nov 2013 13:57:28 +0000 (22:57 +0900)]
COMMON: COMMANDBAR: Fixed to hide popup for empty custom content. Renamed
class.

Fixed to hide popup when there are no custom contents.
Renamed mis-spelld class HyperlinkPatternMatchLinstener.

Change-Id: I98a39b47cac99c8dd6d5115cb0f214ce486c02e9
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoTEST: Fix Test case script 67/12567/2
Bon-Yong Lee [Tue, 19 Nov 2013 07:30:34 +0000 (16:30 +0900)]
TEST: Fix Test case script

Because of adding IVI emulator image, emulator base image specification
by index not working. Convert to using base image name by -p option

Change-Id: I2df936ec175a8a639bec150374d1f9495227f369
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMerge "MISC: Prevented null pointer dereferences" into tizen
kh5325.kim [Tue, 19 Nov 2013 01:51:41 +0000 (17:51 -0800)]
Merge "MISC: Prevented null pointer dereferences" into tizen

10 years agoMISC: Prevented null pointer dereferences 51/12551/1
kh5325.kim [Tue, 19 Nov 2013 01:50:48 +0000 (10:50 +0900)]
MISC: Prevented null pointer dereferences

Prevented null pointer dereferences.

Change-Id: I40f463d65653e37f5656e8560b9fdfda75bf274a
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: Fix Unit test 49/12549/1
Bon-Yong Lee [Tue, 19 Nov 2013 01:47:32 +0000 (10:47 +0900)]
COMMON: Fix Unit test

Convert in-container testing( network ) to out-of-container testing

Change-Id: I5b1590c5db0b7a0d6c6ae4579426055e8e14fce1
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoCOMMON: Fixed decorator label 35/12535/1
changhyun1.lee [Mon, 18 Nov 2013 12:23:56 +0000 (21:23 +0900)]
COMMON: Fixed decorator label

 Added "Tizen" prefix.

Change-Id: I4bd3a7084660c1b870ba51f4fcf867afcd8af7fe
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: Aligned indentation 00/12500/1
kh5325.kim [Sat, 16 Nov 2013 04:27:07 +0000 (13:27 +0900)]
MISC: Aligned indentation

Aligned indentation.

Change-Id: I8772ff9dd492e4f5bb9f1a3c67b4091ad09cf583
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "EXPLORER: Refine the logic for the cache and resourceChange" into tizen
Kangho Kim [Fri, 15 Nov 2013 08:58:48 +0000 (00:58 -0800)]
Merge "EXPLORER: Refine the logic for the cache and resourceChange" into tizen

10 years agoEXPLORER: Refine the logic for the cache and resourceChange 43/12443/4
changhyun1.lee [Fri, 15 Nov 2013 06:37:22 +0000 (15:37 +0900)]
EXPLORER: Refine the logic for the cache and resourceChange

 Refine for duplicated add image

Change-Id: I11462c71acdfe35f22f2743eb067828a2fb1c91e
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: Refined error message for getting profile information 50/12450/1
kh5325.kim [Fri, 15 Nov 2013 08:19:15 +0000 (17:19 +0900)]
MISC: Refined error message for getting profile information

Refined error message for getting profile information.

Change-Id: I97c8cbdd3ea3ed33601e7db3da5b933f03063737
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "MISC: package version up (2.1.114) - Weekly update" into tizen
kh5325.kim [Fri, 15 Nov 2013 05:23:10 +0000 (21:23 -0800)]
Merge "MISC: package version up (2.1.114) - Weekly update" into tizen

10 years agoMISC: package version up (2.1.114) - Weekly update 35/12435/1
kh5325.kim [Fri, 15 Nov 2013 05:21:29 +0000 (14:21 +0900)]
MISC: package version up (2.1.114) - Weekly update

Weekly update for the packaging.

Change-Id: Ia5b7bcb1d116c0f57a2e412663007b8ed0e9cc29
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoEXPLORER: Added image file thumbnail in Project Explorer and Package Explorer 95/12395/6
changhyun1.lee [Thu, 14 Nov 2013 11:28:14 +0000 (20:28 +0900)]
EXPLORER: Added image file thumbnail in Project Explorer and Package Explorer

 image file thumbnail in Project Explorer

Change-Id: I731591d94b514859513dfc66c10c468115e30cd1
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMerge "LAUNCH: Aligned messages with web and native" into tizen
kh5325.kim [Thu, 14 Nov 2013 08:44:06 +0000 (00:44 -0800)]
Merge "LAUNCH: Aligned messages with web and native" into tizen

10 years agoLAUNCH: Aligned messages with web and native 79/12379/1
kh5325.kim [Thu, 14 Nov 2013 08:42:23 +0000 (17:42 +0900)]
LAUNCH: Aligned messages with web and native

Added messages for successful uninstalled package.

Change-Id: I2f3f8bfa7110f361296f94d3730e9887c2c5842c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "MISC: Modified indentation to spaces." into tizen
Kangho Kim [Thu, 14 Nov 2013 08:18:51 +0000 (00:18 -0800)]
Merge "MISC: Modified indentation to spaces." into tizen

10 years agoMerge "SDB: TEST: add test case for sdb pull add sdb pull test case when pull destina...
Kangho Kim [Thu, 14 Nov 2013 08:18:22 +0000 (00:18 -0800)]
Merge "SDB: TEST: add test case for sdb pull add sdb pull test case when pull destination contains drive like c:\" into tizen

10 years agoMISC: Modified indentation to spaces. 74/12374/1
Taeyoung Son [Thu, 14 Nov 2013 06:55:54 +0000 (15:55 +0900)]
MISC: Modified indentation to spaces.

Modified tab to space.

Change-Id: Ic7ccd677111571b99238fbac5c1e52d2a1e986d7
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "BUILD: fix a prevent issue" into tizen
Kangho Kim [Thu, 14 Nov 2013 02:46:01 +0000 (18:46 -0800)]
Merge "BUILD: fix a prevent issue" into tizen

10 years agoMerge "MISC: Prevented null pointer dereferences" into tizen
kh5325.kim [Thu, 14 Nov 2013 02:30:18 +0000 (18:30 -0800)]
Merge "MISC: Prevented null pointer dereferences" into tizen

10 years agoMISC: Prevented null pointer dereferences 53/12353/1
kh5325.kim [Thu, 14 Nov 2013 02:29:24 +0000 (11:29 +0900)]
MISC: Prevented null pointer dereferences

Prevented null pointer dereferences.

Change-Id: Icb5511e87e92f053ae7bb7db7967309c45cce597
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSDB: TEST: add test case for sdb pull 44/12344/2
ho.namkoong [Wed, 13 Nov 2013 11:44:07 +0000 (20:44 +0900)]
SDB: TEST: add test case for sdb pull
add sdb pull test case when pull destination contains drive like c:\

Change-Id: I98bda018a05575829131f798ed8f0d568adaadbc
Signed-off-by: ho.namkoong <ho.namkoong@samsung.com>
10 years agoMerge "LAUNCH: Aligned messages with web and native" into tizen
kh5325.kim [Wed, 13 Nov 2013 10:35:32 +0000 (02:35 -0800)]
Merge "LAUNCH: Aligned messages with web and native" into tizen

10 years agoLAUNCH: Aligned messages with web and native 36/12336/1
kh5325.kim [Wed, 13 Nov 2013 10:32:53 +0000 (19:32 +0900)]
LAUNCH: Aligned messages with web and native

Adds RDS on/off information.
Makes compact for the application information.

Change-Id: I95d91b723746d026e478ffe776caeb4421999ff6
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Added GIT logo icon
donghyuk.yang [Wed, 13 Nov 2013 07:31:53 +0000 (16:31 +0900)]
MISC: Added GIT logo icon

The platform project wizard includes "GIT" tab. The icon is on the tab.

Change-Id: Icc56fd43f01b19814c3825073198ea4fffea1b69
Signed-off-by: donghyuk.yang <donghyuk.yang@samsung.com>
10 years agoBUILD: fix a prevent issue 54/12254/1
Jihoon Song [Wed, 13 Nov 2013 05:47:11 +0000 (14:47 +0900)]
BUILD: fix a prevent issue

'Incorrect definition of Serializable class' defect.
transient modifier is added to the builder attribute.

Change-Id: I24a678b2f34efa841714fd2c4ffc6e8ff3946227
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: Removed unnecessary instanceof check 50/12250/1
kh5325.kim [Wed, 13 Nov 2013 05:02:16 +0000 (14:02 +0900)]
MISC: Removed unnecessary instanceof check

Removed unnecessary instanceof check.

Change-Id: I584cdc1bdf9fbe3032f8a822505246c83075d5b4
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Prevented null pointer dereferences 43/12243/1
kh5325.kim [Wed, 13 Nov 2013 03:22:53 +0000 (12:22 +0900)]
MISC: Prevented null pointer dereferences

Prevented null pointer dereferences.

Change-Id: I8921477cb49cbe2834949eb927dac87b907265aa
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "COMMON: Changed Connection Explorer console title and labels for pull" into...
kh5325.kim [Tue, 12 Nov 2013 13:49:59 +0000 (05:49 -0800)]
Merge "COMMON: Changed Connection Explorer console title and labels for pull" into tizen

10 years agoCOMMON: Changed Connection Explorer console title and labels for pull 87/12087/2
kh5325.kim [Tue, 12 Nov 2013 13:40:22 +0000 (22:40 +0900)]
COMMON: Changed Connection Explorer console title and labels for pull

Changed console title to "Connection Explorer".
Changed lables "Pull the selected content" to "Pull the file".

Change-Id: I5571b9dfe1bb8437d4538583f9d1beeb24f881a7
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "LAUNCH: Aligned messages with web and native" into tizen
kh5325.kim [Tue, 12 Nov 2013 12:49:01 +0000 (04:49 -0800)]
Merge "LAUNCH: Aligned messages with web and native" into tizen

10 years agoLAUNCH: Aligned messages with web and native 75/12075/1
kh5325.kim [Tue, 12 Nov 2013 12:47:40 +0000 (21:47 +0900)]
LAUNCH: Aligned messages with web and native

Aligns messages between web and native launch.
Removes user-unfriendly messages.

Change-Id: I2a7caf10cea4ee3744936355a2e0adf98c702830
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "MISC: Modified indentation from tab to spaces." into tizen
Kangho Kim [Tue, 12 Nov 2013 06:17:29 +0000 (22:17 -0800)]
Merge "MISC: Modified indentation from tab to spaces." into tizen

10 years agoMerge "COMMON: UTIL: Added FilenameUtil.hasExtension" into tizen
Kangho Kim [Tue, 12 Nov 2013 06:17:05 +0000 (22:17 -0800)]
Merge "COMMON: UTIL: Added FilenameUtil.hasExtension" into tizen

10 years agoMISC: Modified indentation from tab to spaces. 56/12056/1
Taeyoung Son [Tue, 12 Nov 2013 06:13:50 +0000 (15:13 +0900)]
MISC: Modified indentation from tab to spaces.

Modified indentation from tab to spaces.

Change-Id: I512db82fcf39488ebe7584b720a6769d9a3f3f2d
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoCOMMON: UTIL: Added FilenameUtil.hasExtension 55/11955/3
Taeyoung Son [Fri, 8 Nov 2013 07:59:35 +0000 (16:59 +0900)]
COMMON: UTIL: Added FilenameUtil.hasExtension

Added FilenameUtil.hasExtension

Change-Id: Ic1c38d1a33081991b0ea68fa784b7a79bc30a93c
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoLAUNCH: Aligned messages with web and native 47/12047/1
kh5325.kim [Tue, 12 Nov 2013 04:22:05 +0000 (13:22 +0900)]
LAUNCH: Aligned messages with web and native

Aligns messages between web and native launch.
Removes user-unfriendly messages.

Change-Id: Ifbb5c21e17871e4beb72a21fcd61ad8e01084088
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoLAUNCH: Aligned messages with web and native 88/11988/1
kh5325.kim [Sat, 9 Nov 2013 06:46:40 +0000 (15:46 +0900)]
LAUNCH: Aligned messages with web and native

Aligns messages between web and native launch.
Removes user-unfriendly messages.

Change-Id: I0c2d5316d12020f93278bf20697065e1abecfbe0
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: modified on-demand install for supporting multi profile. 78/11878/4
Gun Kim [Thu, 7 Nov 2013 05:22:24 +0000 (14:22 +0900)]
COMMON: modified on-demand install for supporting multi profile.

The ODI installed ODI packages irrespective of target's profile.
This commit fixed it. ODI will install package which match the target's profile.
If you can't find the package matched, ODI will install package which is located in common directory.

Change-Id: I79c99845d906f5cdde0e9b46704be72b8490a107
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMerge "LOG: Added log about removing file method(StandardFileHandler)" into tizen
Kangho Kim [Fri, 8 Nov 2013 10:09:43 +0000 (02:09 -0800)]
Merge "LOG: Added log about removing file method(StandardFileHandler)" into tizen

10 years agoLOG: Added log about removing file method(StandardFileHandler) 41/11841/3
Taeyoung Son [Thu, 24 Oct 2013 06:58:32 +0000 (15:58 +0900)]
LOG: Added log about removing file method(StandardFileHandler)

Added log about removing file method(StandardFileHandler)

Change-Id: Ifae2ec7c16c8926fe2d7d304b6711261c4c1296a
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoCOMMON: Fix command to get process list 45/11945/1
hyunsik.noh [Fri, 8 Nov 2013 05:52:36 +0000 (14:52 +0900)]
COMMON: Fix command to get process list

The "|" has removed from command to get process list.

Change-Id: Ib9c0a0ca74f6fac93da9ee0ef49fc2e9a5c69d08
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoCOMMON: Fix potential bugs as prevent 14/11914/1
Bon-Yong Lee [Fri, 8 Nov 2013 01:28:33 +0000 (10:28 +0900)]
COMMON: Fix potential bugs as prevent

Fix the followings:
Resource leak, inner class declaration warning and Unboxing without null-check

Change-Id: I08ed4d5a2d8c72d0d3d49fa253ae5f8492c60e36
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMerge "BUILD: Modified HashSet to LinkedHashSet" into tizen
Kangho Kim [Thu, 7 Nov 2013 13:05:47 +0000 (05:05 -0800)]
Merge "BUILD: Modified HashSet to LinkedHashSet" into tizen

10 years agoMISC: Code cleaning. Removed unnecessary instanceof check. 03/11903/1
kh5325.kim [Thu, 7 Nov 2013 12:55:46 +0000 (21:55 +0900)]
MISC: Code cleaning. Removed unnecessary instanceof check.

Removed unnecessary instanceof check.
Added instanceof check before casting.

Change-Id: Ia34bf353a3a24c0600bb6f8ec584ce8c4cd482af
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.113) 90/11890/1
changhyun1.lee [Thu, 7 Nov 2013 09:08:26 +0000 (18:08 +0900)]
MISC: package version up (2.1.113)

 update for the packaging.

Change-Id: I9f2e66c2697864a62dac0571d20335443542afd9
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMerge "COMMON: UTIL: Fixed exception for "numbers of source Raster bands and source...
Harry Hyeongseok Heo [Thu, 7 Nov 2013 08:10:02 +0000 (00:10 -0800)]
Merge "COMMON: UTIL: Fixed exception for "numbers of source Raster bands and source color space components do not match"" into tizen

10 years agoCOMMON: UTIL: Fixed exception for "numbers of source Raster bands and source color... 37/11837/6
changhyun1.lee [Wed, 6 Nov 2013 06:46:00 +0000 (15:46 +0900)]
COMMON: UTIL: Fixed exception for "numbers of source Raster bands and source color space components do not match"

 ImageIO.read() is not implementation for gray-scale of image.
 work around that retries the load as 'BufferedImage.TYPE_BYTE_GRAY' if it fails the main load.

Change-Id: I6e07087102cbc7821af7b9180c5e78d7039de902
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoSIGN: replace tab to space characters 74/11874/2
Jihoon Song [Thu, 7 Nov 2013 05:12:40 +0000 (14:12 +0900)]
SIGN: replace tab to space characters

Change-Id: I2594860adcc11cf556293b145c8ece591219d232
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoBUILD: Modified HashSet to LinkedHashSet 40/11840/2
Taeyoung Son [Wed, 23 Oct 2013 08:57:55 +0000 (17:57 +0900)]
BUILD: Modified HashSet to LinkedHashSet

Modified HashSet to ArrayList

Change-Id: Id322d5e4ae4ba2176cb94150b0e9f1a1e8857c40
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "SIGN: fix prevent issues." into tizen
bonyong lee [Thu, 7 Nov 2013 05:45:09 +0000 (21:45 -0800)]
Merge "SIGN: fix prevent issues." into tizen

10 years agoMerge "SIGN: replace tab to space characters" into tizen
bonyong lee [Thu, 7 Nov 2013 05:44:35 +0000 (21:44 -0800)]
Merge "SIGN: replace tab to space characters" into tizen

10 years agoMISC: Removed unused constant in TizenPlatformConstants and added super.dispose in... 75/11875/1
kh5325.kim [Thu, 7 Nov 2013 05:30:03 +0000 (14:30 +0900)]
MISC: Removed unused constant in TizenPlatformConstants and added super.dispose in ConnectionExplorer

Removed unused constant in TizenPlatformConstants and added super.dispose
in ConnectionExplorer.

Change-Id: I06d3b22ae6f3f6365e70ff8bbd9aea69fbe9b946
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSIGN: fix prevent issues. 71/11871/1
Jihoon Song [Thu, 7 Nov 2013 04:13:33 +0000 (13:13 +0900)]
SIGN: fix prevent issues.

In case of null pointer dereferences.

Change-Id: I65d1eda33a802fb005455ced139be9ab8369a4ae
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoSIGN: replace tab to space characters 70/11870/1
Jihoon Song [Thu, 7 Nov 2013 03:08:37 +0000 (12:08 +0900)]
SIGN: replace tab to space characters

coding convention is applied.

Change-Id: I71072947cbb7b31b337bb9dfb7e983f854df2211
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoCOMMON: MISC: Added ITizenNativeXmlStore interface for using on the hybrid package. 33/11833/1
Taeyoung Son [Mon, 21 Oct 2013 07:02:12 +0000 (16:02 +0900)]
COMMON: MISC: Added ITizenNativeXmlStore interface for using on the hybrid package.

Added org.tizen.common.ITizenNativeXMLStore class

Change-Id: I8cf2f9d876d5b8524851741dc8bfc17533696060
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "SIGN: replace hashsign.jar to source codes" into tizen
Kangho Kim [Wed, 6 Nov 2013 04:57:53 +0000 (20:57 -0800)]
Merge "SIGN: replace hashsign.jar to source codes" into tizen

10 years agoCOMMON: UTIL: add a support check method. 92/11792/2
Jihoon Song [Tue, 5 Nov 2013 06:21:28 +0000 (15:21 +0900)]
COMMON: UTIL: add a support check method.

A platform support check method of Tizen project in webapp-eplugin is moved to common.

Change-Id: I4474ebb3cad0521ff223d342f9c428014675e105
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoSIGN: replace hashsign.jar to source codes 77/11777/4
Jihoon Song [Fri, 1 Nov 2013 05:20:52 +0000 (14:20 +0900)]
SIGN: replace hashsign.jar to source codes

The divided module is merged in codes

Change-Id: I7316cbcefd4c2e6880f3132d984cdb0a65474091
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: Fixed invalid assert check for profileInfo 91/11791/1
kh5325.kim [Tue, 5 Nov 2013 05:19:27 +0000 (14:19 +0900)]
MISC: Fixed invalid assert check for profileInfo

Fixed invalid assert check for profileInfo.

Change-Id: Ifaa010ac13205c1311a924fcc6da3d2b09fb2f0c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.112) 76/11776/2
changhyun1.lee [Tue, 5 Nov 2013 01:53:33 +0000 (10:53 +0900)]
MISC: package version up (2.1.112)

 update for the packaging.

Change-Id: I83833c68261493018db93d7b0d6639076ee6928b
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoEDITOR: Fixed icon validation in configuration editor 66/11666/4
changhyun1.lee [Fri, 1 Nov 2013 11:03:05 +0000 (20:03 +0900)]
EDITOR: Fixed icon validation in configuration editor

 Added File URI Validation: Removed "/" and ":" in URI(RFC2396) Spec.

Change-Id: Ic24dc8aed5506c435b215b66f6cd65f45ad5134e
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: package version up (2.1.111) - Weekly update 54/11654/1
kh5325.kim [Fri, 1 Nov 2013 06:20:47 +0000 (15:20 +0900)]
MISC: package version up (2.1.111) - Weekly update

Weekly update for the packaging.

Change-Id: I0ed6632d542a520836924dccfb3515a693fa6be5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "SDBLIB: fixed a bug where root file entry type of device is not correctly...
Kangho Kim [Fri, 1 Nov 2013 05:49:10 +0000 (22:49 -0700)]
Merge "SDBLIB: fixed a bug where root file entry type of device is not correctly recognized sometimes." into tizen

10 years agoSDBLIB: fixed a bug where root file entry type of device is not correctly recognized... 20/11620/2
shingil.kang [Thu, 31 Oct 2013 08:40:03 +0000 (17:40 +0900)]
SDBLIB: fixed a bug where root file entry type of device is not correctly recognized sometimes.

When getting root file entry if emulator connection mode is offline, it has default type value.
The value is fixed although the root file entry has its own type value When emulator connection mode is online.
The type of root file entry needs to be updated.

Change-Id: I1c34ebce215cf852a230e17cea816c93d9bf8bfb
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoBUILDER: fixed a concurrency exception problem about DependencyInDB 17/11617/1
Jihoon Song [Thu, 31 Oct 2013 08:43:41 +0000 (17:43 +0900)]
BUILDER: fixed a concurrency exception problem about DependencyInDB

Sometimes, OConcurrentModificationException is occurred while building using DependencyInDB.
This patch fix it.

Change-Id: Ibdc5ff71df8e92cd3181bbad7cf73659e2e55615
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoCOMMON: Fix potential bug as prevent 14/11614/1
Bon-Yong Lee [Thu, 31 Oct 2013 07:01:50 +0000 (16:01 +0900)]
COMMON: Fix potential bug as prevent

Change-Id: I85ad17db5ccce95fd3514d84b954d140aac4c6c9
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] Added imageUtil function 37/11537/3
changhyun1.lee [Tue, 29 Oct 2013 12:24:32 +0000 (21:24 +0900)]
[Title] Added imageUtil function
[Desc.]
[Issue]

Change-Id: Iad296294ba5a8c77b569ba29fe3701fbeab758bf
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoFixed mis-spells for the message bundle 16/11516/1
kh5325.kim [Tue, 29 Oct 2013 07:24:23 +0000 (16:24 +0900)]
Fixed mis-spells for the message bundle

Change-Id: I3c5920a4203cf33f37a54e7832d06681e2b5a136
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "[Title] common-eplugin: refactored project related codes. [Desc.] [Issue]...
Harry Hyeongseok Heo [Tue, 29 Oct 2013 04:40:12 +0000 (21:40 -0700)]
Merge "[Title] common-eplugin: refactored project related codes. [Desc.] [Issue]" into tizen

10 years ago[Title] Fix as prevent 97/11497/1
Bon-Yong Lee [Tue, 29 Oct 2013 02:19:17 +0000 (11:19 +0900)]
[Title] Fix as prevent
[Desc.]
[Issue]

Change-Id: I73cd37fed8fcb9c01c364b50834e89a88ad1d17c
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] common-eplugin: refactored project related codes. 90/11390/2
Jihoon Song [Fri, 25 Oct 2013 06:40:51 +0000 (15:40 +0900)]
[Title] common-eplugin: refactored project related codes.
[Desc.]
[Issue]

Change-Id: I107a6a7b91cc61194ed90ab119f17480264a32a2
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years ago[Title] modified RdsDeploy class for modularization. 47/11447/1
Gun Kim [Mon, 28 Oct 2013 07:49:51 +0000 (16:49 +0900)]
[Title] modified RdsDeploy class for modularization.
It must be merged with webapp-eplugin and nativecommon-eplugin that are applied this commit.
[Type]
[Module]
[Priority]
[Jira#]
[Redmine#]
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Ide4fa124d0bb8c81d6e2fdc1541128ebd635422a
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years ago[Title] Remove test case in-container test 43/11443/1
Bon-Yong Lee [Mon, 28 Oct 2013 06:33:15 +0000 (15:33 +0900)]
[Title] Remove test case in-container test
[Desc.]
[Issue]

Change-Id: Ib8764d20acce98eea59aa48133f668813efe5cbe
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years ago[Title] Package info update 22/11422/1
Bon-Yong Lee [Mon, 28 Oct 2013 02:00:41 +0000 (11:00 +0900)]
[Title] Package info update
[Desc.]
[Issue]

Change-Id: Ia9ac8bd38419460ae12f8c9e1dd1726a14aa1757
Signed-off-by: Bon-Yong Lee <bonyong.lee@samsung.com>
10 years agoMerge "[Title] Fix test case [Desc.] CommonPluginTest is not out-of-container and...
Bon-Yong Lee [Mon, 28 Oct 2013 01:55:52 +0000 (18:55 -0700)]
Merge "[Title] Fix test case [Desc.] CommonPluginTest is not out-of-container and ThreadUtilTest is added logger to [Issue]" into tizen

10 years ago[Title] Fix test case 20/11420/1
Bon-Yong Lee [Mon, 28 Oct 2013 01:54:41 +0000 (10:54 +0900)]
[Title] Fix test case
[Desc.] CommonPluginTest is not out-of-container and ThreadUtilTest is
added logger to
[Issue]

Change-Id: I86bb41cb1b89f7fb1ed3658ff2504210fe997ab1

10 years ago[Title] fixed icon file name 19/11419/1
shingil.kang [Mon, 28 Oct 2013 01:35:30 +0000 (10:35 +0900)]
[Title] fixed icon file name
[Desc.]
[Issue]

Change-Id: If4fb0352c99067ad508ff3fd9f94dac0362a9f92
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMerge "[Title] common-eplugin: fixed wrong path problem of security profiles in prefe...
Kangho Kim [Fri, 25 Oct 2013 11:48:26 +0000 (04:48 -0700)]
Merge "[Title] common-eplugin: fixed wrong path problem of security profiles in preference [Desc.] [Issue]" into tizen

10 years agoMerge "[Title] Fixed version validation [Desc.] [Issue]" into tizen
bonyong lee [Fri, 25 Oct 2013 05:27:56 +0000 (22:27 -0700)]
Merge "[Title] Fixed version validation [Desc.] [Issue]" into tizen

10 years agopackage version up (2.1.109) - Weekly update 66/11366/1
kh5325.kim [Fri, 25 Oct 2013 03:23:09 +0000 (12:23 +0900)]
package version up (2.1.109) - Weekly update

Change-Id: Ie631cc6e0f8c8d2677c81ef2e9dff4613e1a6c60
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years ago[Title] common-eplugin: fixed wrong path problem of security profiles in preference 64/11364/1
Jihoon Song [Fri, 25 Oct 2013 03:06:50 +0000 (12:06 +0900)]
[Title] common-eplugin: fixed wrong path problem of security profiles in preference
[Desc.]
[Issue]

Change-Id: I5ebc8fc20ab8b4db422914537f9eb2605eb0360a