sdk/ide/common-eplugin.git
10 years agoMISC: package version up (2.1.120) - Weekly update 32/13732/1
kh5325.kim [Fri, 13 Dec 2013 04:49:07 +0000 (13:49 +0900)]
MISC: package version up (2.1.120) - Weekly update

Weekly update for the packaging.

Change-Id: I400746b3ef342c520727ac1eb869dc6ca67349e6
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "COMMON : Add method to Preference" into tizen
hyeongseok.heo [Wed, 11 Dec 2013 07:19:40 +0000 (23:19 -0800)]
Merge "COMMON : Add method to Preference" into tizen

10 years agoLAUNCH: Added a guide message to the IDE log file 35/13635/1
kh5325.kim [Wed, 11 Dec 2013 07:08:03 +0000 (16:08 +0900)]
LAUNCH: Added a guide message to the IDE log file

Added a guide message to the IDE log file.
Added a getLogPath() to FileAppender class.

Change-Id: Ia236c08dc34a80c610d5ba790f55886f2a0fd923
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Changed verbose logs to trace level 31/13631/1
kh5325.kim [Wed, 11 Dec 2013 06:20:24 +0000 (15:20 +0900)]
MISC: Changed verbose logs to trace level

Changed verbose logs to trace level.

Change-Id: Ic30da483d6cda9e7992970b66b69b5571c33e23c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Changed verbose logs to trace level 30/13630/1
kh5325.kim [Wed, 11 Dec 2013 06:09:38 +0000 (15:09 +0900)]
MISC: Changed verbose logs to trace level

Changed verbose logs to trace level.
Fixed not to print password information.

Change-Id: Ic4bbbd441a789a7a3c44bdf0c261af1c3baa3b94
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON : Add method to Preference 24/13624/1
hyeongseok.heo [Wed, 11 Dec 2013 04:36:45 +0000 (13:36 +0900)]
COMMON : Add method to Preference

Add method which returns sorted list of keys in the Preference.

Refactoring some duplicated code.

Change-Id: Ia26c0501116b95add50893568db8b5b21d846431
Signed-off-by: hyeongseok.heo <hyeongseok.heo@samsung.com>
10 years agoMISC: package version up (2.1.119) 71/13571/1
kh5325.kim [Tue, 10 Dec 2013 03:26:47 +0000 (12:26 +0900)]
MISC: package version up (2.1.119)

Fixed not to print sdblib logs in Application Monitor (too many logs).

Change-Id: I65ecb0f5abfac05122937ac3a612788b36eab005
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoLAUNCH: Fixed bug in Application Monitor. 69/13569/2
Taeyoung Son [Tue, 10 Dec 2013 03:13:21 +0000 (12:13 +0900)]
LAUNCH: Fixed bug in Application Monitor.

Application Monitor write many logs to sdblib's log file. So I fixed it.

Change-Id: Iad5f8c6e68a5acfd09b9e7c30a367de78b4a73cf
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: Code Refactorings. Prevented null pointer dereferences. 66/13566/1
kh5325.kim [Tue, 10 Dec 2013 01:16:57 +0000 (10:16 +0900)]
MISC: Code Refactorings. Prevented null pointer dereferences.

Code Refactorings. Prevented null pointer dereferences and fixed control
flow.

Change-Id: I232712643124dc80a43f16035b12ce9bdf730457
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.118) - Weekly update 12/13512/1
kh5325.kim [Mon, 9 Dec 2013 06:28:31 +0000 (15:28 +0900)]
MISC: package version up (2.1.118) - Weekly update

Weekly update for the packaging.

Change-Id: I7bc243176afb557fc1c6f739063697ceff3e7ab9
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "BUILD: fix the IOException when build projects using BuildProcess" into tizen
Harry Hyeongseok Heo [Mon, 9 Dec 2013 04:36:13 +0000 (20:36 -0800)]
Merge "BUILD: fix the IOException when build projects using BuildProcess" into tizen

10 years agoMISC: Code Refactorings. Prevented null pointer dereferences. 00/13500/1
kh5325.kim [Mon, 9 Dec 2013 03:47:35 +0000 (12:47 +0900)]
MISC:  Code Refactorings. Prevented null pointer dereferences.

Code Refactorings. Prevented null pointer dereferences.

Change-Id: I6dbf92acf1e0821b8d643e4590a428edc4487719
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "LAUNCH: Added application class about eclipse." into tizen
Kangho Kim [Fri, 6 Dec 2013 12:30:49 +0000 (04:30 -0800)]
Merge "LAUNCH: Added application class about eclipse." into tizen

10 years agoMerge "LAUNCH: remove useless codes." into tizen
Kangho Kim [Fri, 6 Dec 2013 12:28:27 +0000 (04:28 -0800)]
Merge "LAUNCH: remove useless codes." into tizen

10 years agoMerge "LAUNCH: Moved adding/removing LaunchListener code." into tizen
Kangho Kim [Fri, 6 Dec 2013 12:22:32 +0000 (04:22 -0800)]
Merge "LAUNCH: Moved adding/removing LaunchListener code." into tizen

10 years agoLAUNCH: Added application class about eclipse. 58/13458/1
Taeyoung Son [Fri, 6 Dec 2013 07:11:32 +0000 (16:11 +0900)]
LAUNCH: Added application class about eclipse.

EclipseApplication has project's information.

Change-Id: Id9fd46745840f7e463330844b82af4c0b7550d0e
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoSDBLIB: TOOLS: Supported device suspend, lock state 29/13229/3
shingil.kang [Fri, 29 Nov 2013 09:22:08 +0000 (18:22 +0900)]
SDBLIB: TOOLS: Supported device suspend, lock state
DeviceMonitor class processes suspend or lock state of a device and updates its listener.
Connection Explorer show the icon image of the device differently when a device is lock or suspended.

Change-Id: I1b4c125ecf02bbb1fda5024c7141501b16179070
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoBUILD: fix the IOException when build projects using BuildProcess 69/13369/2
Jihoon Song [Wed, 4 Dec 2013 01:54:16 +0000 (10:54 +0900)]
BUILD: fix the IOException when build projects using BuildProcess

Sometimes, IOException with the 'a resource is not file' message is occurred.
Dependency management bugs are fixed.

Change-Id: Iecd0268520411a83faa990c60223ba9e34715c1a
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoLAUNCH: remove useless codes. 91/13291/2
hyunsik.noh [Tue, 3 Dec 2013 05:07:46 +0000 (14:07 +0900)]
LAUNCH: remove useless codes.

remove useless codes for smart launch.
add boilerplate.

Change-Id: Ieea8a5b66d3769e3aa8cc939220403a484a5fc6b
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoLAUNCH: Moved adding/removing LaunchListener code. 05/13405/2
Taeyoung Son [Thu, 5 Dec 2013 06:43:22 +0000 (15:43 +0900)]
LAUNCH: Moved adding/removing LaunchListener code.

Moved adding/removing launchlistener code to launch plugin.

Change-Id: I25c0cc76a83b7a4b97a255374f1097377fce3e80
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: Removed unused imports and added some test cases for 88/13388/1
kh5325.kim [Wed, 4 Dec 2013 12:09:57 +0000 (21:09 +0900)]
MISC: Removed unused imports and added some test cases for
FilenameUtilTest

Removed unused imports and added some test cases for FilenameUtilTest.

Change-Id: I708df2d27a683de429b07924ee5265c2e9f77b72
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "UNITTEST: Added unit test about FilenameUtil#hasExtension(String,String) metho...
Kangho Kim [Wed, 4 Dec 2013 12:01:46 +0000 (04:01 -0800)]
Merge "UNITTEST: Added unit test about FilenameUtil#hasExtension(String,String) method." into tizen

10 years agoMerge "MISC: change tabs to white space characters" into tizen
Kangho Kim [Wed, 4 Dec 2013 11:59:53 +0000 (03:59 -0800)]
Merge "MISC: change tabs to white space characters" into tizen

10 years agoMISC: Refined launch messages for project not found and class javadoc for 87/13387/1
kh5325.kim [Wed, 4 Dec 2013 11:48:02 +0000 (20:48 +0900)]
MISC: Refined launch messages for project not found and class javadoc for
BrowserWrapper

Refined launch messages for project not found and class javadoc for
BrowserWrapper.

Change-Id: I91bafc42c980ad7076e777a172716bb027b1327c
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge changes Ib5021f14,Ie70439e2 into tizen
Kangho Kim [Wed, 4 Dec 2013 11:24:18 +0000 (03:24 -0800)]
Merge changes Ib5021f14,Ie70439e2 into tizen

* changes:
  LAUNCH: Added multi launch listener for handling.
  LAUNCH: Added launch message and launch util.

10 years agoCOMMON: Added BrowserWrapper 83/13383/3
changhyun1.lee [Wed, 4 Dec 2013 10:48:13 +0000 (19:48 +0900)]
COMMON: Added BrowserWrapper

 SWT Browser wrapper

Change-Id: I02048a1b0b59960d06b88cb2b17f566776568b03
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoLAUNCH: Added multi launch listener for handling. 13/13313/4
Taeyoung Son [Tue, 3 Dec 2013 08:49:07 +0000 (17:49 +0900)]
LAUNCH: Added multi launch listener for handling.

When you launch application twice to same device quickly, second launch will be set value "launched already".

Change-Id: Ib5021f1420bb755904ce9f01ed7866035efacd36
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoLAUNCH: Added launch message and launch util. 72/13372/3
Taeyoung Son [Wed, 4 Dec 2013 09:03:28 +0000 (18:03 +0900)]
LAUNCH: Added launch message and launch util.

Added launch message: PROJECT_NOT_FOUND
Added launch util: LaunchUtil#getDevice(ILaunchConfiguration)

Change-Id: Ie70439e22dfe6c43703a1c6aa5cae087d784e9a6
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: change tabs to white space characters 68/13368/1
Jihoon Song [Wed, 4 Dec 2013 01:53:25 +0000 (10:53 +0900)]
MISC: change tabs to white space characters

Change-Id: I61f76785ec219942f49181253b2e79b04c61a73b
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMerge "SDBLIB: APP: Added hashCode method." into tizen
Kangho Kim [Wed, 4 Dec 2013 04:43:50 +0000 (20:43 -0800)]
Merge "SDBLIB: APP: Added hashCode method." into tizen

10 years agoSDBLIB: APP: Added hashCode method. 48/13348/1
Taeyoung Son [Wed, 4 Dec 2013 02:27:53 +0000 (11:27 +0900)]
SDBLIB: APP: Added hashCode method.

Because of implemented equals() method, hashCode() must be implemented.

Change-Id: I96104a430a62bb067d2ccab2a9b6ac8262e0dcb3
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "COMMAND: COMMANDBAR: Updated howdoi library" into tizen
kh5325.kim [Tue, 3 Dec 2013 14:42:13 +0000 (06:42 -0800)]
Merge "COMMAND: COMMANDBAR: Updated howdoi library" into tizen

10 years agoCOMMAND: COMMANDBAR: Updated howdoi library 30/13330/1
kh5325.kim [Tue, 3 Dec 2013 14:39:49 +0000 (23:39 +0900)]
COMMAND: COMMANDBAR: Updated howdoi library

Implemented getVisiting() in TizenHandler.

Change-Id: I925e402eec4693389d8c8a627feae253474bb973
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "COMMON: add SdbCommand constructor for cli." into tizen
Kangho Kim [Tue, 3 Dec 2013 12:59:26 +0000 (04:59 -0800)]
Merge "COMMON: add SdbCommand constructor for cli." into tizen

10 years agoCOMMON: COMMANDBAR: Added git command 27/13327/1
kh5325.kim [Tue, 3 Dec 2013 11:31:59 +0000 (20:31 +0900)]
COMMON: COMMANDBAR: Added git command

Supports for the git command using jgit-cli.
It runs the git command for the selected resource.

Change-Id: Ib63b061d234fd2d989d574a5fa08ebfb41671f80
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: add SdbCommand constructor for cli. 81/13281/1
hyunsik.noh [Tue, 3 Dec 2013 02:23:41 +0000 (11:23 +0900)]
COMMON: add SdbCommand constructor for cli.

Change-Id: I11851863368f9a5dbbdd549711eb07f279b10e45
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoUNITTEST: Added unit test about FilenameUtil#hasExtension(String,String) method. 80/13280/1
Taeyoung Son [Tue, 3 Dec 2013 02:03:51 +0000 (11:03 +0900)]
UNITTEST: Added unit test about FilenameUtil#hasExtension(String,String) method.

Added unit test about FilenameUtil#hasExtension(String,String) method.

Change-Id: I15c9809c45aadf5b9ea305f72ea2c1495d83ca26
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "LAUNCH: Add method to launch debug-attach through smart launch" into tizen
Kangho Kim [Mon, 2 Dec 2013 11:10:18 +0000 (03:10 -0800)]
Merge "LAUNCH: Add method to launch debug-attach through smart launch" into tizen

10 years agoMISC: Fixed NPE in ApplicationMonitor. 95/13195/4
Taeyoung Son [Fri, 29 Nov 2013 05:31:33 +0000 (14:31 +0900)]
MISC: Fixed NPE in ApplicationMonitor.

fixed NPE in ApplicationMonitor.

Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
Change-Id: I05527b91ea86e151127765f6c287ee7c3dcdc3df

10 years agoLAUNCH: Add method to launch debug-attach through smart launch 58/13158/2
hyunsik.noh [Thu, 28 Nov 2013 12:04:30 +0000 (21:04 +0900)]
LAUNCH: Add method to launch debug-attach through smart launch

Add method to launch debug-attach called by DebugHybridAppListener

Change-Id: I5df7f398002e56b00d17841301bb8ee77355ee5d
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMISC: package version up (2.1.117) - Weekly update 94/13194/1
kh5325.kim [Fri, 29 Nov 2013 05:20:16 +0000 (14:20 +0900)]
MISC: package version up (2.1.117) - Weekly update

Weekly update for the packaging.

Change-Id: Ib5b22a0688801cce87657a8eddae2ecab0f922cb
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "SDBLIB: Added application monitor." into tizen
Kangho Kim [Thu, 28 Nov 2013 02:41:00 +0000 (18:41 -0800)]
Merge "SDBLIB: Added application monitor." into tizen

10 years agoMISC: Added a guard condition for setting a variable 82/13082/2
kh5325.kim [Thu, 28 Nov 2013 02:33:08 +0000 (11:33 +0900)]
MISC: Added a guard condition for setting a variable

Added a guard condition for setting a variable consoleName.

Change-Id: I7647ad682b64b073e91cf90710b599ef1f91eb11
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSDBLIB: Added application monitor. 38/12538/17
Taeyoung Son [Mon, 18 Nov 2013 13:43:56 +0000 (22:43 +0900)]
SDBLIB: Added application monitor.

For managing the target's applications, SmartDevelopmentBridge run ApplicationMonitor.
When IApplicationChangeListener added, ApplicationMonitor will check listener's application.

Change-Id: I3e5d1103a351125c53e936650928664ab2f36f25
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMerge "MISC: VERRARI: Added NPE check." into tizen
Kangho Kim [Wed, 27 Nov 2013 06:43:46 +0000 (22:43 -0800)]
Merge "MISC: VERRARI: Added NPE check." into tizen

10 years agoMerge "SDB: Add test case for install add failure test case for sdb install 1. wrong...
Yoonki Park [Wed, 27 Nov 2013 06:27:11 +0000 (22:27 -0800)]
Merge "SDB: Add test case for install add failure test case for sdb install  1. wrong package type  2. package file does not exist also, make a method which can parse standard error" into tizen

10 years agoSDB: Add test case for install 84/12684/6
ho.namkoong [Thu, 21 Nov 2013 07:17:09 +0000 (16:17 +0900)]
SDB: Add test case for install
add failure test case for sdb install
 1. wrong package type
 2. package file does not exist
also, make a method which can parse standard error

Change-Id: I14b1fee6f20e280b85308b19f097801ec562afd9
Signed-off-by: ho.namkoong <ho.namkoong@samsung.com>
10 years agoCOMMON: Fixed build error 37/13037/1
changhyun1.lee [Wed, 27 Nov 2013 06:22:06 +0000 (15:22 +0900)]
COMMON: Fixed build error

 fixed unit test build error

Change-Id: Ie21b4b2593f3e1f6745a9b7189be6f14335ec72f
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: VERRARI: Added NPE check. 68/12968/2
Taeyoung Son [Wed, 27 Nov 2013 04:29:26 +0000 (13:29 +0900)]
MISC: VERRARI: Added NPE check.

Description (Issue: N_SE-12345)

Change-Id: I8f1e3c3bf39df7abd4b880d41d772f261892167b
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: Refined common Preferences label 26/12926/1
kh5325.kim [Tue, 26 Nov 2013 05:49:15 +0000 (14:49 +0900)]
MISC: Refined common Preferences label

Refined logging Preferences description.
Refactored variable names for the Preferences page.

Change-Id: I35a6c9a03e5591e133127f22fb9fc98484808b39
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Added sdb's timeout exeception message. 52/12552/8
Taeyoung Son [Tue, 19 Nov 2013 02:44:46 +0000 (11:44 +0900)]
MISC: Added sdb's timeout exeception message.

if sdb timeout exception occurred, it will show retry message. (Issue: N_SE-57665)

Change-Id: Ibe2dfdad70000cdcefa29151dd28ea66c49182b6
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
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