sdk/ide/common-eplugin.git
10 years agoCOMMON: COMMAND BAR: Introduces IFocusService handler for 07/15807/1
kh5325.kim [Tue, 28 Jan 2014 14:52:09 +0000 (23:52 +0900)]
COMMON: COMMAND BAR: Introduces IFocusService handler for
cut/copy/paste/selectAll

Introduces IFocusService handler for cut/copy/paste/selectAll.
Custom listener for SWT.KeyUp can cause duplicate behavior with default
hadler.

Change-Id: If2a52e3600db307af3f949d93fa7b594bf5cc4c7
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: COMMAND BAR: Supports for git clone and init 32/15732/1
kh5325.kim [Mon, 27 Jan 2014 15:52:46 +0000 (00:52 +0900)]
COMMON: COMMAND BAR: Supports for git clone and init

Supports for git clone and init.

Change-Id: Iee73da24c8f0a2eda672576636b51bce0bffc06f
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: pkg version up (2.1.145) 55/15655/1
Jihoon Song [Fri, 24 Jan 2014 12:55:09 +0000 (21:55 +0900)]
MISC: pkg version up (2.1.145)

Change-Id: I9f65045cf0d26991b4697f3d4208374c8b8f7a7d
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMerge "COMMON: fixed wrong SDK path with UNICODE" into tizen
Kangho Kim [Fri, 24 Jan 2014 12:41:41 +0000 (04:41 -0800)]
Merge "COMMON: fixed wrong SDK path with UNICODE" into tizen

10 years agoWIZARD: Change a common message 54/15654/1
Jihoon Song [Fri, 24 Jan 2014 12:27:52 +0000 (21:27 +0900)]
WIZARD: Change a common message

Native wizard tooltip message is the same with web.

Change-Id: I6c11e716bfdc6b2f56c37a414681c6db62bcbd98
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: package version up(2.1.144) 51/15651/1
shingil.kang [Fri, 24 Jan 2014 11:16:14 +0000 (20:16 +0900)]
MISC: package version up(2.1.144)

Change-Id: Iad0fc49524b662390f94bd88335af6fdda2d55e0
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoTOOLS: move the emulator icons 09/15609/2
shingil.kang [Fri, 24 Jan 2014 06:47:56 +0000 (15:47 +0900)]
TOOLS: move the emulator icons
The emulator icons is dependent on profile.
Removed the emulator icons, moved them to fragment git.

Change-Id: I6714985c81c6331d3568f57dcca99b9f6d6885e2
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoCOMMON: COMMAND BAR: package version up (2.1.143) - Fixed for 'Ctrl-X'->'Ctrl-V' 50/15650/1
kh5325.kim [Fri, 24 Jan 2014 11:01:07 +0000 (20:01 +0900)]
COMMON: COMMAND BAR: package version up (2.1.143) - Fixed for 'Ctrl-X'->'Ctrl-V'

Change-Id: I8b5b713eb98d4039210c22261a3fca77591ccf10
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.142) 24/15624/1
Taeyoung Son [Fri, 24 Jan 2014 08:57:58 +0000 (17:57 +0900)]
MISC: package version up (2.1.142)

Fixed NPE.

Change-Id: Iba440515f5c8304a7d8ba35aa151803d2a65f6c5
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: UTIL: Fixed NPE.(prevent) 16/15616/2
Taeyoung Son [Fri, 24 Jan 2014 07:54:40 +0000 (16:54 +0900)]
MISC: UTIL: Fixed NPE.(prevent)

Fixed NPE in ProjectUtil class.

Change-Id: I23f50c8e935eee435a3f9bb1552255eb1bdad01a
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoMISC: package version up (2.1.141) 00/15600/1
hyunsik.noh [Fri, 24 Jan 2014 02:56:33 +0000 (11:56 +0900)]
MISC: package version up (2.1.141)

Change-Id: I76a2a9c98dae1499fd38c00d5ba267c59afc9e6e
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMerge "MISC: fixed potential bug reported from Prevent" into tizen
Kangho Kim [Fri, 24 Jan 2014 02:05:03 +0000 (18:05 -0800)]
Merge "MISC: fixed potential bug reported from Prevent" into tizen

10 years agoMerge "COMMON: Add launch messages for web app" into tizen
Harry Hyeongseok Heo [Fri, 24 Jan 2014 01:57:00 +0000 (17:57 -0800)]
Merge "COMMON: Add launch messages for web app" into tizen

10 years agoMISC: fixed potential bug reported from Prevent 94/15594/1
Gun Kim [Fri, 24 Jan 2014 01:50:27 +0000 (10:50 +0900)]
MISC: fixed potential bug reported from Prevent

Fixed potential bug reported from Prevent.

Change-Id: I00b6bde27c4d55a88589da9b7fc447724a3e7322
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoCSSColorDialog: Code Refactorings. Prevented null pointer dereferences. 93/15593/1
changhyun1.lee [Fri, 24 Jan 2014 01:48:27 +0000 (10:48 +0900)]
CSSColorDialog: Code Refactorings. Prevented null pointer dereferences.

Change-Id: I51db600dfec1de971d1ea59f70a5584acaeb6336
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: pkg version up (2.1.140) 64/15564/1
Jihoon Song [Thu, 23 Jan 2014 10:34:28 +0000 (19:34 +0900)]
MISC: pkg version up (2.1.140)

Change-Id: I61acebb5e31d1b7ddd8e5274aad4a09c83d5cbcf
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoWIZARD: Fixed table image blinking in new wizard 63/15563/1
Jihoon Song [Thu, 23 Jan 2014 10:27:23 +0000 (19:27 +0900)]
WIZARD: Fixed table image blinking in new wizard

If put mouse cursor on template images, blink it with diffent background.
This is a SWT tooltip problem. Fix this.

Change-Id: Ia02168ff3c88885b967c6d93855a1abc1c227b0c
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: package version up (2.1.139) - Fixes for Command Bar 55/15555/1
kh5325.kim [Thu, 23 Jan 2014 08:41:30 +0000 (17:41 +0900)]
MISC: package version up (2.1.139) - Fixes for Command Bar

- Command Bar
 - Prevented 'sdb dlog' and 'sdb status-window'
 - Removed gradient by the error 'BadPixmap (invalid Pixmap parameter)'

Change-Id: If69245d572712968db0a482bf8c6912ced872061
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: Add launch messages for web app 51/15551/1
hyunsik.noh [Thu, 23 Jan 2014 08:21:54 +0000 (17:21 +0900)]
COMMON: Add launch messages for web app

Change-Id: Id126edb5c324e4cf42eaf38733f674c004fddff5
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMISC: Code Refactorings. Prevented null pointer dereferences. 37/15537/1
kh5325.kim [Thu, 23 Jan 2014 04:44:48 +0000 (13:44 +0900)]
MISC: Code Refactorings. Prevented null pointer dereferences.

Code Refactorings. Prevented null pointer dereferences.

Change-Id: I28b097b4ee1e88c270764f57e3483f11ba288fcd
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: COMMAND BAR: Fixed not to overwrite user input with focused table 02/15502/1
kh5325.kim [Wed, 22 Jan 2014 10:02:29 +0000 (19:02 +0900)]
COMMON: COMMAND BAR: Fixed not to overwrite user input with focused table
item

Fixed not to overwrite user input with focused table item.

Change-Id: I47ad9c0491f8ac5244fa1dcb2659a6e08a66544e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.138) 18/15418/2
hyunsik.noh [Tue, 21 Jan 2014 00:47:37 +0000 (09:47 +0900)]
MISC: package version up (2.1.138)

Change-Id: I8dbffadc30b8b26c464538785e65c9d87c1c68f0
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoCOMMON: Add LinkDialog 04/15004/2
hyunsik.noh [Wed, 15 Jan 2014 02:41:00 +0000 (11:41 +0900)]
COMMON: Add LinkDialog

Change-Id: I6813784141a1373ac0e1d96f5b353b645b814dc9
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMISC: package version up (2.1.137) 41/15241/3
changhyun1.lee [Fri, 17 Jan 2014 07:28:59 +0000 (16:28 +0900)]
MISC: package version up (2.1.137)

 Fixed icon file synchronize with file system in configuration editor

Change-Id: Ief64acb8a57e9434590377c4e185195dee0bc8c6
Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
10 years agoMISC: package version up (2.1.136) 39/15239/1
Jihoon Song [Fri, 17 Jan 2014 07:19:27 +0000 (16:19 +0900)]
MISC: package version up (2.1.136)

Change-Id: I748eeca2ed3101c0bd3e68aaf11c71e66842abdf
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoCOMMON: fixed wrong SDK path with UNICODE 33/15233/1
Jihoon Song [Fri, 17 Jan 2014 06:07:00 +0000 (15:07 +0900)]
COMMON: fixed wrong SDK path with UNICODE

System property is read by ISO-8859-1 encoding always.
But, IDE require the system charset encoded text.
So, add a convert logic.

Change-Id: I6d017cb21c686dabc1b76ddc1c5fdc2ca7936948
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoSIGN: fixed FileNotFoundException for native packaging 30/15230/1
Jihoon Song [Fri, 17 Jan 2014 05:30:13 +0000 (14:30 +0900)]
SIGN: fixed FileNotFoundException for native packaging

FileNotFoundException is occurred when packaging a native project using native-signing CLI.
The second distributor process has a bug. Fix it.

Change-Id: Ib823ddc587aea978fb97e38e4fa81e4930e6ce6b
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: package version up (2.1.135) 46/15146/1
Gun Kim [Thu, 16 Jan 2014 13:08:24 +0000 (22:08 +0900)]
MISC: package version up (2.1.135)

- Changed the icon name of the Tizen Remote File Dialog
- Modified zip editor

Change-Id: I8edaa154a6378e634a6622560c568de8f5a39e63
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMerge "TOOLS: modified zip editor" into tizen
Kangho Kim [Thu, 16 Jan 2014 13:01:45 +0000 (05:01 -0800)]
Merge "TOOLS: modified zip editor" into tizen

10 years agoMerge "TOOLS: Changed the icon name of the Tizen Remote File Dialog" into tizen
Kangho Kim [Thu, 16 Jan 2014 12:46:11 +0000 (04:46 -0800)]
Merge "TOOLS: Changed the icon name of the Tizen Remote File Dialog" into tizen

10 years agoTOOLS: Changed the icon name of the Tizen Remote File Dialog 38/15138/1
shingil.kang [Thu, 16 Jan 2014 11:25:00 +0000 (20:25 +0900)]
TOOLS: Changed the icon name of the Tizen Remote File Dialog

Change-Id: I62e48d9e0caddc9eb3422ad84f024ab5d94ae75b
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoTOOLS: modified zip editor 37/15137/1
Gun Kim [Thu, 16 Jan 2014 11:15:01 +0000 (20:15 +0900)]
TOOLS: modified zip editor

If the wgt file was modified, it wasn't applied to Package Explorer.
This commit fixed it.

Change-Id: I718579eb0dc3863a8786b3bec4d2643d4cc653c4
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMISC: package version up (2.1.134) 69/15069/1
kh5325.kim [Wed, 15 Jan 2014 13:21:15 +0000 (22:21 +0900)]
MISC: package version up (2.1.134)

- Disabled Command Bar "sdb shell" and system command
- Added method that removes resource information file for RDS on target

Change-Id: Iff635d365c660d365cc2fd077d6ffa8e75c26485
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "LAUNCH: Added method that removes resource information file for RDS on target...
Kangho Kim [Mon, 13 Jan 2014 14:06:02 +0000 (06:06 -0800)]
Merge "LAUNCH: Added method that removes resource information file for RDS on target" into tizen

10 years agoCOMMON: Fixed resource leaks for MessageConsoleStream 68/14768/1
kh5325.kim [Mon, 13 Jan 2014 01:33:26 +0000 (10:33 +0900)]
COMMON: Fixed resource leaks for MessageConsoleStream

Fixed resource leaks for MessageConsoleStream.

Change-Id: I1ac6972d1acfdbe61bf8659cb7dc71c97c161e74
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.133) 69/14669/1
kh5325.kim [Thu, 9 Jan 2014 11:02:41 +0000 (20:02 +0900)]
MISC: package version up (2.1.133)

Fixed not to run interactive command 'sdb shell' (it can cause an IDE
hang).

Change-Id: I9ef288f41dff4e11fdaba7703d64e1c6fac1f01e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC:package version up (2.1.132) 95/14595/1
shingil.kang [Wed, 8 Jan 2014 08:26:42 +0000 (17:26 +0900)]
MISC:package version up (2.1.132)

Change-Id: I8dbaba519fbf86112ce89d918c0f946fbcf55f37
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoTOOLS: fixed a bug where the application monitor loops fast if it does not get ps... 91/14591/2
shingil.kang [Wed, 8 Jan 2014 07:52:53 +0000 (16:52 +0900)]
TOOLS: fixed a bug where the application monitor loops fast if it does not get ps info.

Change-Id: I5e70f7e3fac74f1b3be4b263d2b88eacfd21be94
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMISC: package version up (2.1.131) 44/14544/1
shingil.kang [Tue, 7 Jan 2014 08:13:19 +0000 (17:13 +0900)]
MISC: package version up (2.1.131)

Change-Id: I95a53f43f4532390c015637bf41d50cd63f35388
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMerge "TOOLS: fixed a bug where error dialog occurs when deleting or editing remote...
Kangho Kim [Tue, 7 Jan 2014 08:06:57 +0000 (00:06 -0800)]
Merge "TOOLS: fixed a bug where error dialog occurs when deleting or editing remote device information if table is empty" into tizen

10 years agoTOOLS: fixed a bug where error dialog occurs when deleting or editing remote device... 41/14541/1
shingil.kang [Tue, 7 Jan 2014 07:44:34 +0000 (16:44 +0900)]
TOOLS: fixed a bug where error dialog occurs when deleting or editing remote device information if table is empty

Change-Id: Ic86f221e0b39a78fb1e42a2d786aa033a24cd506
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMISC: package version up (2.1.130) 29/14529/1
Taeyoung Son [Tue, 7 Jan 2014 06:00:09 +0000 (15:00 +0900)]
MISC: package version up (2.1.130)

- Added show(boolean focus) method.

Change-Id: I588a543817bc1ec552fe704688e80ea0fce628ed
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoUI: CONSOLEMANAGER: Added display method. 20/14520/2
Taeyoung Son [Tue, 7 Jan 2014 04:56:39 +0000 (13:56 +0900)]
UI: CONSOLEMANAGER: Added display method.

Added display method. It does not focus the view, only change display.

Change-Id: Ia3ee7391a034761052993ca4ee86475e2529e14b
Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
10 years agoLAUNCH: Added method that removes resource information file for RDS on target 21/14521/1
Gun Kim [Tue, 7 Jan 2014 02:17:41 +0000 (11:17 +0900)]
LAUNCH: Added method that removes resource information file for RDS on target

Added method that removes resource information file for RDS on target.

Change-Id: I8503653d7f53318c2b9bc336c294bdcf6b428d48
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMerge "TOOLS: improved error message." into tizen
Kangho Kim [Mon, 6 Jan 2014 01:43:29 +0000 (17:43 -0800)]
Merge "TOOLS: improved error message." into tizen

10 years agoTOOLS: improved error message. 53/14353/2
Gun Kim [Fri, 3 Jan 2014 11:19:34 +0000 (20:19 +0900)]
TOOLS: improved error message.

This commit improved error message when it failed to get platform's information.

Change-Id: I3b2a818ebd0a312430430ef25193e274c19438c2
Signed-off-by: Gun Kim <gune.kim@samsung.com>
10 years agoMISC: Modified to call super.buttonPressed() 81/14481/1
kh5325.kim [Mon, 6 Jan 2014 01:23:11 +0000 (10:23 +0900)]
MISC: Modified to call super.buttonPressed()

Modified to call super.buttonPressed().

Change-Id: I79b8d537c6b392535974e948ef0b5dc1ee74de0e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.129) - Weekly update 95/14295/1
kh5325.kim [Thu, 2 Jan 2014 10:32:47 +0000 (19:32 +0900)]
MISC: package version up (2.1.129) - Weekly update

Weekly update for the packaging.

- Fixed a bug where an error occurs when exploring the folder having
  block/character device files
- Change profiles policy for sign (profile version)

Change-Id: Ia850fd9973c5115a0960ca4b6b1aebc31408c8f8
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "TOOLS: fixed a bug where a error occurs when explorering the folder having...
Kangho Kim [Thu, 2 Jan 2014 09:35:41 +0000 (01:35 -0800)]
Merge "TOOLS: fixed a bug where a error occurs when explorering the folder having block/character device files. show N/A in size label when expressing block/character device files in connection explorer." into tizen

10 years agoTOOLS: fixed a bug where a error occurs when explorering the folder having block... 90/14290/4
shingil.kang [Thu, 2 Jan 2014 08:21:38 +0000 (17:21 +0900)]
TOOLS: fixed a bug where a error occurs when explorering the folder having block/character device files.
show N/A in size label when expressing block/character device files in connection explorer.

Change-Id: I7dc779144822f05e4ba8caa5f6fca6948c83314b
Signed-off-by: shingil.kang <shingil.kang@samsung.com>
10 years agoMerge "SIGN: Change profiles policy for sign." into tizen
Harry Hyeongseok Heo [Thu, 2 Jan 2014 08:09:56 +0000 (00:09 -0800)]
Merge "SIGN: Change profiles policy for sign." into tizen

10 years agoMerge "MISC: package version up (2.1.128)" into tizen
kh5325.kim [Tue, 31 Dec 2013 10:09:42 +0000 (02:09 -0800)]
Merge "MISC: package version up (2.1.128)" into tizen

10 years agoMISC: package version up (2.1.128) 63/14263/1
kh5325.kim [Tue, 31 Dec 2013 10:10:02 +0000 (19:10 +0900)]
MISC: package version up (2.1.128)

Removed icon to "common-eplugin-fragment".

Change-Id: I121717aeaa87b300b7c1aecc02be8f4d7c9fe304
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Added empty 'license' element 60/14260/1
kh5325.kim [Tue, 31 Dec 2013 09:09:01 +0000 (18:09 +0900)]
MISC: Added empty 'license' element

Added empty 'license' element.

Change-Id: Ia700b75102ee23da9b1852d3a9b20fa34bcf2013
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "MISC: Added empty 'license' element" into tizen
kh5325.kim [Tue, 31 Dec 2013 09:08:30 +0000 (01:08 -0800)]
Merge "MISC: Added empty 'license' element" into tizen

10 years agoMerge "MISC: package version up (2.1.127)" into tizen
kh5325.kim [Tue, 31 Dec 2013 08:48:46 +0000 (00:48 -0800)]
Merge "MISC: package version up (2.1.127)" into tizen

10 years agoMISC: package version up (2.1.127) 59/14259/2
kh5325.kim [Tue, 31 Dec 2013 08:38:11 +0000 (17:38 +0900)]
MISC: package version up (2.1.127)

Externalized Help > Tizen SDK.

Change-Id: Ib7ede701903fca3473e904e1b3419d8bed1ceb7f
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "COMMON: Add executeWithLog() method." into tizen
Harry Hyeongseok Heo [Tue, 31 Dec 2013 07:44:04 +0000 (23:44 -0800)]
Merge "COMMON: Add executeWithLog() method." into tizen

10 years agoMISC: Changed description 37/14237/1
kh5325.kim [Mon, 30 Dec 2013 09:04:54 +0000 (18:04 +0900)]
MISC: Changed description

Changed description.

Change-Id: I9f07719bf8779305bdf9aa3bb2728801caf771ff
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: Refined feature.xml with feature.properties 36/14236/1
kh5325.kim [Mon, 30 Dec 2013 09:02:49 +0000 (18:02 +0900)]
MISC: Refined feature.xml with feature.properties

Refined feature.xml with feature.properties.

Change-Id: I51c87dd505cdd2ec8e248778944708aff0262b3e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoCOMMON: Add executeWithLog() method. 29/14229/1
hyunsik.noh [Mon, 30 Dec 2013 03:42:58 +0000 (12:42 +0900)]
COMMON: Add executeWithLog() method.

Change-Id: I57152db31c721c6b65562a70ae8186af184c74f4
Signed-off-by: hyunsik.noh <hyunsik.noh@samsung.com>
10 years agoMISC: Fixed dependency_package_path 28/14228/1
kh5325.kim [Mon, 30 Dec 2013 03:39:52 +0000 (12:39 +0900)]
MISC: Fixed dependency_package_path

Fixed dependency_package_path.

Change-Id: Ibcd8d3900128380d7ef5eabbc8c210768a909a6b
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.126) 26/14226/1
kh5325.kim [Mon, 30 Dec 2013 03:29:19 +0000 (12:29 +0900)]
MISC: package version up (2.1.126)

Fixed antBuild.sh (changed dependency_package_path).

Change-Id: Ie8d333051c938241d65c8993336f8f8e09088cee
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.125) 24/14224/1
kh5325.kim [Mon, 30 Dec 2013 02:05:08 +0000 (11:05 +0900)]
MISC: package version up (2.1.125)

Introduces fragment patch.

Change-Id: I5f8b492f08f93aba83d7bf86be9f0cd4e5ded4cd
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.124) 17/14217/1
kh5325.kim [Sun, 29 Dec 2013 08:14:18 +0000 (17:14 +0900)]
MISC: package version up (2.1.124)

- Migrated images to "common-eplugin-fragment"
- Fixed org.tizen.common.util.ImageUtil.getImageDescriptor(Bundle, String)
  to support fragments

Change-Id: Iafb20f3c226b39d340878521477ba0f424c2ee34
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.123) 16/14216/1
kh5325.kim [Sat, 28 Dec 2013 08:48:11 +0000 (17:48 +0900)]
MISC: package version up (2.1.123)

Migrated bundles to "common-eplugin-fragment".

Change-Id: If9de96d2f8d6d78bb3b826ee1691765202fb2446
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSIGN: Change profiles policy for sign. 26/14126/1
Jihoon Song [Tue, 24 Dec 2013 05:24:54 +0000 (14:24 +0900)]
SIGN: Change profiles policy for sign.

Signing profiles version depends on platform version.
It has some problems. Change this to the mainly tizen version.

Change-Id: Ic63c462a7e3f18823e46426cbc98637ac94eb55b
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: Removed unused imports 19/14119/1
kh5325.kim [Tue, 24 Dec 2013 02:15:31 +0000 (11:15 +0900)]
MISC: Removed unused imports

Removed unused imports and variables.

Change-Id: I45c7c02161ade42c197c0de370ca0399d5441df5
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMISC: package version up (2.1.122) - Weekly update 05/14005/1
kh5325.kim [Fri, 20 Dec 2013 04:40:20 +0000 (13:40 +0900)]
MISC: package version up (2.1.122) - Weekly update

Weekly update for the packaging.

Change-Id: I277087459ebb72d045fd7b974f83762bb1b0cdcd
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "MISC: Changed mis-spelled dialog title" into tizen
kh5325.kim [Wed, 18 Dec 2013 07:05:45 +0000 (23:05 -0800)]
Merge "MISC: Changed mis-spelled dialog title" into tizen

10 years agoMISC: Changed mis-spelled dialog title 10/13910/1
kh5325.kim [Wed, 18 Dec 2013 07:04:39 +0000 (16:04 +0900)]
MISC: Changed mis-spelled dialog title

Changed mis-spelled dialog title in the Remote Device Manager.

Change-Id: Ifdd3bb86d38b164d580d9c783d4bf60cb5259251
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoMerge "SIGN: support the file handler in resource parsers" into tizen
bonyong lee [Wed, 18 Dec 2013 05:56:33 +0000 (21:56 -0800)]
Merge "SIGN: support the file handler in resource parsers" into tizen

10 years agoMISC: Code Refactorings. Added a guard 'synchronized'. 94/13894/1
kh5325.kim [Wed, 18 Dec 2013 01:41:17 +0000 (10:41 +0900)]
MISC: Code Refactorings. Added a guard 'synchronized'.

Code Refactorings. Added a guard 'synchronized'.

Change-Id: I66c76f97064ee1d706807fe9cf287c39971aeb12
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSIGN: support the file handler in resource parsers 69/13869/2
Jihoon Song [Tue, 17 Dec 2013 11:54:38 +0000 (20:54 +0900)]
SIGN: support the file handler in resource parsers

Change File to FileHandler for another file system.
It means to support diskless environment.

Change-Id: Ia0621f45d294b0e34112e27bb590b2a3d998a2fb
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: package version up (2.1.121) 20/13820/1
kh5325.kim [Tue, 17 Dec 2013 03:05:46 +0000 (12:05 +0900)]
MISC: package version up (2.1.121)

- Marks warning when RDS error occurs
- Replaced Apache signing module with original one

Change-Id: Ie3d8a4eeb848292c708513dc0067708a94c19e9e
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSIGN: fix a prevent issue. 15/13815/1
Jihoon Song [Tue, 17 Dec 2013 01:32:05 +0000 (10:32 +0900)]
SIGN: fix a prevent issue.

The problem is "RV:Bad use of return value".
'throw' statement was missing.

Change-Id: I008f6eda44c65cd55f2f6f5d1dd550a5ef7fa1f3
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoMISC: fix a prevent issue. 72/13772/1
Jihoon Song [Mon, 16 Dec 2013 05:41:50 +0000 (14:41 +0900)]
MISC: fix a prevent issue.

The problem is "Dereference null return value".

Change-Id: I38ec688e0e8cda34de730597cb65e7c6ec242dad
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
10 years agoLAUNCH: Marks warning when RDS error occurs 66/13766/2
kh5325.kim [Mon, 16 Dec 2013 02:44:31 +0000 (11:44 +0900)]
LAUNCH: Marks warning when RDS error occurs

Marks warning to project when RDS error occurs. (RDS Problem)
Refactors RdsDeployer's preDeploy().

Change-Id: I2b5e40e1af57cbb8084831384a8133c1e6324caa
Signed-off-by: kh5325.kim <kh5325.kim@samsung.com>
10 years agoSIGN: replace modified apache module to original 92/12692/10
Jihoon Song [Thu, 21 Nov 2013 09:05:12 +0000 (18:05 +0900)]
SIGN: replace modified apache module to original

Modified apache sign module source is removed.
And related our codes are renewed.

Change-Id: Ibea731c3c17fee332b2e432fc44adbd5930fcecd
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
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>