sdk/emulator/emulator-manager.git
9 years agoPackage: Modified emulator-manager.exe path while packaging.
minkee.lee [Thu, 14 May 2015 10:32:13 +0000 (19:32 +0900)]
Package: Modified emulator-manager.exe path while packaging.

Change-Id: I40f8b5b053f9069e3eab7f08638be38805ce661c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up (2.4.108)
jihye424.kim [Thu, 14 May 2015 09:50:15 +0000 (18:50 +0900)]
Package: version up (2.4.108)

Change-Id: I12baa4e0415f74e8879f4658a99e119abe68a12d
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoCLI : fixed cli functions to work under new platforms and profiles directory
jihye424.kim [Thu, 14 May 2015 09:02:25 +0000 (18:02 +0900)]
CLI : fixed cli functions to work under new platforms and profiles directory

- add function setting base image id in ProfileList
- add checking profile list initialize routine in ProfileList
- add calling to create profile list or vm list in ConsoleProcessor

Change-Id: I1ae661de44f133a3be7f2c960d9e199dcfaaacc8
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoLaunch config: Added null checking in CPU option.
minkee.lee [Thu, 14 May 2015 08:27:06 +0000 (17:27 +0900)]
Launch config: Added null checking in CPU option.

Change-Id: I813b4ccf084a970324ae9e8649309b718cd76bbc
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agocleaned directory structure up
SeokYeon Hwang [Thu, 14 May 2015 05:55:21 +0000 (14:55 +0900)]
cleaned directory structure up

Change-Id: I4187cae168e01cd9960c2bd27c56cc86c37b1793
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agoVM connection: Fixed checking running VM.
minkee.lee [Sat, 2 May 2015 05:57:00 +0000 (14:57 +0900)]
VM connection: Fixed checking running VM.

- Added handling logic for connection pending.

Change-Id: I075e5a31edc5b92dc0f5eb92886749590e7d5b2a
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
(cherry picked from commit 0ccc24d8c8eb9b58e098e27c4c10d3a60473e8f0)

9 years agoSKin List: modify 'find image skin list'
jihye424.kim [Thu, 14 May 2015 04:01:57 +0000 (13:01 +0900)]
SKin List: modify 'find image skin list'

- modify 'find image skin list' to check skin shape of general skin

Change-Id: I28a66209ff7b86d927895d7eaf5840c1046e949f
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoList View: delete base image combo box from list view
jihye424.kim [Thu, 14 May 2015 04:04:27 +0000 (13:04 +0900)]
List View: delete base image combo box from list view

Change-Id: I070eae5f115c587b5131c4a98f58d3adb0efa01b
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agonet: fix listing network interface
Munkyu Im [Wed, 13 May 2015 10:01:40 +0000 (19:01 +0900)]
net: fix listing network interface

If a network interface is bound to bridged network interface,
cannot list it with NetworkInterface.getNetworkInterfaces();

Change-Id: I49585bda2750c8c13220a5c050da5b88b93a20dd
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoPackage: version up.(2.4.106)
minkee.lee [Wed, 13 May 2015 10:16:25 +0000 (19:16 +0900)]
Package: version up.(2.4.106)

Change-Id: I850ee058a42eb7fb305a81e984189d31fb92ff69
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoVMButton: Changed VMButton
minkee.lee [Wed, 13 May 2015 09:41:14 +0000 (18:41 +0900)]
VMButton: Changed VMButton

- Added custom VMButton.
- Added skin shape factor for VMButton.

Change-Id: Ibb3e36865590ce22ff2d88300bf661ccccece2ae
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoOption: Added base-image select option.
minkee.lee [Wed, 13 May 2015 09:36:51 +0000 (18:36 +0900)]
Option: Added base-image select option.

Change-Id: Id5b06e80bfa2be04b39d8b1f3e81f25ba56158f9
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: delete not used files
jihye424.kim [Wed, 13 May 2015 08:47:26 +0000 (17:47 +0900)]
Refactoring: delete not used files

- delete files: PlatformList, CustomPlatform, PlatformTabItem, PlatformTabFolder
- delete sources using PlatformList class
- modify CLI source to use profile list.
- delete vm list source from BaseImage class
- delete base image list source from Platform class

Change-Id: I872017634f18b18e5ed04db3e6c2c8a5b58f9ddf
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoBug Fix: change loading option list function
jihye424.kim [Wed, 13 May 2015 07:26:49 +0000 (16:26 +0900)]
Bug Fix: change loading option list function

- bug: loading only first platform's plug-in
- fix: delay calling plug-in function until completed plug-in list

Change-Id: Ife79dc03a7cd879a63d8ea432d8bd563a268d905
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoplug-in: plug-in jar file can have a not fixed name
SeokYeon Hwang [Wed, 13 May 2015 07:03:58 +0000 (16:03 +0900)]
plug-in: plug-in jar file can have a not fixed name

Change-Id: Ie76e0a32a5f7ea87816f9f5b51659df37cdd081e

9 years agoCustom Emulator: enable to launch and modify custom vm
jihye424.kim [Wed, 13 May 2015 04:20:28 +0000 (13:20 +0900)]
Custom Emulator: enable to launch and modify custom vm

- add template, item list, option list to platform for custom base image
- use template, item list of platform drawing custom emulator on detail view
- use option list of platform launching custom emulator

Change-Id: Ib0c2c3e1ec3cd7eb1fbd8109752156ff3baaecd2
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoLaunch Option: modify loading option list using base image
jihye424.kim [Tue, 12 May 2015 07:59:04 +0000 (16:59 +0900)]
Launch Option: modify loading option list using base image

- make option list when making base image
- use this option list when crate and launch emulator

Change-Id: I1868b96c854ec7007381b9e36399bd69f94dc697
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoCustom Base Image: modify custom base image for custom vm
jihye424.kim [Tue, 12 May 2015 05:02:52 +0000 (14:02 +0900)]
Custom Base Image: modify custom base image for custom vm

- add isStandard variable to base image
- add skin.shape property option to base image
- add version information to custom vm (config.xml)

Change-Id: I206168a424620ee4f4355c08f0d8a1bbc32dbc1a
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoLaunch config: Fixed GPU off option.
minkee.lee [Wed, 13 May 2015 02:55:20 +0000 (11:55 +0900)]
Launch config: Fixed GPU off option.

Change-Id: If5c0501d145cf20e1830fdf5a72897d5ecf251bb
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoLaunch config: rename section "DEFAULT_VALUE" to "VARIABLES"
minkee.lee [Wed, 13 May 2015 02:29:18 +0000 (11:29 +0900)]
Launch config: rename section "DEFAULT_VALUE" to "VARIABLES"

Change-Id: Ia25677741330da37f17d346bfcba50235ff05b48
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agostructure: Modified emulator tools file path.
minkee.lee [Tue, 12 May 2015 08:19:21 +0000 (17:19 +0900)]
structure: Modified emulator tools file path.

- Path for check-xxx should be changed later.(tools/emulator/bin)

Change-Id: Ifecad5b01eaf84ab1ae2c854db559f4f9012f2dc
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPlatform: remove total platform
jihye424.kim [Tue, 12 May 2015 03:05:38 +0000 (12:05 +0900)]
Platform: remove total platform

- remove TotalPlatform class
- change 'all' string to 'StringResources.TotalProfile'

Change-Id: I8e516a3d88acffa3df70bed569bad17d496299ce
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoTree View : modify tree view to display emulator list
jihye424.kim [Mon, 11 May 2015 06:01:53 +0000 (15:01 +0900)]
Tree View : modify tree view to display emulator list

- Add 'all' tab
  This tab displays all emulator list.

Change-Id: Ib1a1f7ff23d4df93a690ce12671dbe63f441f8bb
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoTab Item : change tab item to profile from platform
jihye424.kim [Mon, 11 May 2015 05:18:23 +0000 (14:18 +0900)]
Tab Item : change tab item to profile from platform

- make tab item using profile list
- item view work normally
- tree view does not work

Change-Id: I603392182e9fa158994b4d16d0d74d5594af60a0
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoProfile : add list view method for profile tab.
jihye424.kim [Mon, 11 May 2015 04:27:13 +0000 (13:27 +0900)]
Profile : add list view method for profile tab.

- Drawing vm list using profile

Change-Id: I558b40c6979b871c58df420701e6ff16d2721d53
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoTab Item: add profile tab item and tab folder
jihye424.kim [Fri, 8 May 2015 09:42:59 +0000 (18:42 +0900)]
Tab Item: add profile tab item and tab folder

- add tab item and tab folder for profile.
- add 'current profile' variable to MainView

Change-Id: Ibfcdcb0d0c13df90508198bf0682a571365aebc9
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoProfile: add profile class
jihye424.kim [Fri, 8 May 2015 09:25:10 +0000 (18:25 +0900)]
Profile: add profile class

- profile: manage emulator(vm), base image

Change-Id: Id19574815cf79f8de3ac769d5a8bb7b613c73b92
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoProxy: Changed proxy argument in launch config file.
minkee.lee [Thu, 9 Apr 2015 07:05:14 +0000 (16:05 +0900)]
Proxy: Changed proxy argument in launch config file.

- Added "network_proxy" variable.

Change-Id: I16197a579146093a54e6b217565769814237f45d
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoLauncher: Applied new launcher as experimental feature.
minkee.lee [Thu, 2 Apr 2015 11:52:09 +0000 (20:52 +0900)]
Launcher: Applied new launcher as experimental feature.

- Applied launch config file.
- Applied emulator log redirection.

Change-Id: Id0e7357684c53bdd77b1ec62e8288404ae265707
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoSource: Removed plugin source, template.
minkee.lee [Wed, 6 May 2015 03:12:32 +0000 (12:12 +0900)]
Source: Removed plugin source, template.

Change-Id: Icf2549bc56bbd9e5f1767769a342253866f9fa99
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agonet: Modify dialog UX on Windows8
Munkyu Im [Wed, 29 Apr 2015 10:33:54 +0000 (19:33 +0900)]
net: Modify dialog UX on Windows8

no need to show host network combo box on Windows8.

Change-Id: I2aeb715b911f3d705e7072aae68353522b831a0b
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoBug-fix: Fixed duplicated variable.
minkee.lee [Wed, 22 Apr 2015 14:25:02 +0000 (23:25 +0900)]
Bug-fix: Fixed duplicated variable.

Change-Id: I5a2d6df9b2f4abd42e87f3d2154c23da38b85e15
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agonet: Add tap list sorting
Munkyu Im [Wed, 15 Apr 2015 05:26:39 +0000 (14:26 +0900)]
net: Add tap list sorting

get tap list from registry on windows.
so, after getting tap list and sort it by name.

Change-Id: Iccd78fe705419d7151bd8159bec2c4ed8654d4c9
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: Change the label name of TapDeviceDialog
Munkyu Im [Tue, 14 Apr 2015 06:42:53 +0000 (15:42 +0900)]
net: Change the label name of TapDeviceDialog

"Host Network" is clearer name than "Interface".

Change-Id: I708d50943f7c4c28d8b24be55b66aacc3d5fddba
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: Support bridged network on windows and ubuntu
Munkyu Im [Wed, 8 Apr 2015 12:23:29 +0000 (21:23 +0900)]
net: Support bridged network on windows and ubuntu

Support automation on ubuntu
Support semi automation on windows 7
Change querying bridge device
Change UX
TODO: Windows 8 automation

Change-Id: I7111eaf681f29dc4e160490e2899aef862203d1f
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoUI: Improved warning/error indication.
minkee.lee [Thu, 22 Jan 2015 12:56:26 +0000 (21:56 +0900)]
UI: Improved warning/error indication.

- When create or modify VM, added validation of each option value.
  Invalid option is indicated with different color and message in status-bar.

Change-Id: I5979dcceb1f33014ab47933c6b46b0904efc8dd3
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agodialog: Add tap device dialog for macosx
Munkyu Im [Tue, 10 Mar 2015 07:22:41 +0000 (16:22 +0900)]
dialog: Add tap device dialog for macosx

It shows current network status for bridged network.
It was not added on patch e6426a0f5779df7dd6f449bffe3420b4fa232718

Change-Id: I0cfc44e76f236fd7339a1dd0db4134c3589d41d7
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: Support bridged network on macosx
Munkyu Im [Wed, 4 Mar 2015 09:49:05 +0000 (18:49 +0900)]
net: Support bridged network on macosx

Emulator Manager supports use bridged network now.
supported only wired network(en0) currently.

Change-Id: I0dfa0f6fea9884380e1ebe7d4ceb8ffe31c3e7a8
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoTun/tap: Modified MAC address generation.
minkee.lee [Tue, 13 Jan 2015 12:26:33 +0000 (21:26 +0900)]
Tun/tap: Modified MAC address generation.

- Added validation for Most Significant Byte.

Change-Id: I6e1cb112239df331a275ebcd3f8d16d5a5f50f58
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoTun/tap: Set DHCP default if bridge-network is selected.
minkee.lee [Wed, 21 Jan 2015 08:21:48 +0000 (17:21 +0900)]
Tun/tap: Set DHCP default if bridge-network is selected.

Change-Id: I228de489eeefe7cefa4b1a8ec4dd76485c435b4a
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoTun/tap: Changed tap-device utility.(In Windows)
minkee.lee [Thu, 8 Jan 2015 08:39:25 +0000 (17:39 +0900)]
Tun/tap: Changed tap-device utility.(In Windows)

- tapinstall.exe -> devcon.exe

Change-Id: Ibe27310771932c841daf2c6736b5c739109b7172
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agotap: Add checking bind on Windows8
Munkyu Im [Fri, 16 Jan 2015 09:12:34 +0000 (18:12 +0900)]
tap: Add checking bind on Windows8

It's changed to check binding list of network bridge from windows8.
Registry key has been changed.

Change-Id: I8ef3687cf069a5a494f248689fcd5b67791b6fca
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: get bridge's IP from check-net.exe
Munkyu Im [Tue, 20 Jan 2015 05:26:24 +0000 (14:26 +0900)]
net: get bridge's IP from check-net.exe

Modify check-proxy.exe to check-net.exe
check-net.exe supports listing bridge's network information.

Change-Id: I25033a8057d6caf876e55838033a6f42c121da1c
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoNetwork: Added network config option.
minkee.lee [Wed, 24 Dec 2014 12:26:12 +0000 (21:26 +0900)]
Network: Added network config option.

- Tun/tap, proxy.

Change-Id: Ic71960d2aca261d958d1986250aadf5ca9849241
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoMerge "Refactoring: Remove warning" into develop
Sangho Park [Thu, 30 Apr 2015 04:12:32 +0000 (13:12 +0900)]
Merge "Refactoring: Remove warning" into develop

9 years agoPackage: Fixed install dependency.
minkee.lee [Wed, 29 Apr 2015 08:18:27 +0000 (17:18 +0900)]
Package: Fixed install dependency.

Change-Id: I558ea87fc1ed46835823377ed4e0a706f49fb3e1
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Remove warning
jihye424.kim [Wed, 29 Apr 2015 08:05:24 +0000 (17:05 +0900)]
Refactoring: Remove warning

- Delete not used import sentence
- Delete not used variable
- Modify warning function (OCIList.java)

Change-Id: Ibb4d7cbde08676a47a4705bd25e0dd0ba3f5a139
Signed-off-by: jihye424.kim <jihye424.kim@samsung.com>
9 years agoPackage: version up.(2.4.105)
minkee.lee [Wed, 29 Apr 2015 07:42:28 +0000 (16:42 +0900)]
Package: version up.(2.4.105)

Change-Id: I9a9c8b70e29ace28a22272d85c159732d8162957
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: Added install dependency.
minkee.lee [Wed, 29 Apr 2015 07:40:26 +0000 (16:40 +0900)]
Package: Added install dependency.

- Added install dependency : emulator-manager-lib

Change-Id: I56b51b47134fcc40b5dd1d85919cdd0d9a27c98f
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.104)
minkee.lee [Mon, 27 Apr 2015 08:24:43 +0000 (17:24 +0900)]
Package: version up.(2.4.104)

Change-Id: Ie2bd6d3de22c9c4389b902267c7f6417233cd535
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoarch: Modified emulator directory structure.
minkee.lee [Mon, 27 Apr 2015 08:21:02 +0000 (17:21 +0900)]
arch: Modified emulator directory structure.

Change-Id: I70fb534bbb255d162ce17afa2612f4a989668f73
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: Modified install script.
minkee.lee [Fri, 24 Apr 2015 06:20:11 +0000 (15:20 +0900)]
Package: Modified install script.

- Modified to skip running wscript.exe in DIBS environment.

Change-Id: I9332139ced429e5e0f77c5e3850035fc28048c43
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoSource: Removed plugin-project.
minkee.lee [Tue, 14 Apr 2015 04:45:03 +0000 (13:45 +0900)]
Source: Removed plugin-project.

- Moved to 'emulator-manager-resources' project.

Change-Id: Id8a1fa95a5a33db8c313107039603648aaa866bb
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoMerge: Merge 'tizen_2.4' into 'develop'.
minkee.lee [Mon, 13 Apr 2015 12:15:31 +0000 (21:15 +0900)]
Merge: Merge 'tizen_2.4' into 'develop'.

Change-Id: I1b7e41220d7fe83ef5e281a6dc43caf2246fa4fe
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoCLI: Refactoring string resources, modified skin option.
minkee.lee [Tue, 31 Mar 2015 05:29:18 +0000 (14:29 +0900)]
CLI: Refactoring string resources, modified skin option.

- Defined constant string resources and removed duplication.
- Modified help content.(Use a term - "Profile-specific" instead of "Phone 720x1280")
- Modified skin select logic.

Change-Id: I29289c1f142250281d6fe2ab8469854495f1f19b
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoResolution: Removed 312x496 resolution.
minkee.lee [Tue, 31 Mar 2015 05:28:31 +0000 (14:28 +0900)]
Resolution: Removed 312x496 resolution.

Change-Id: I0b9897127d0726d16963883e7fbe17fb1f5acac0
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoCustom resolution: Added custom resolution in CLI.
minkee.lee [Mon, 23 Mar 2015 05:19:00 +0000 (14:19 +0900)]
Custom resolution: Added custom resolution in CLI.

- You can see guide in help content.
  (./em-cli -h create, ./em-cli -h modify)

Change-Id: I4f9668f9cc20b9b813b05fee57bc7da5fb9a6864
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: change maintainer
Sangho Park [Fri, 13 Mar 2015 09:58:20 +0000 (18:58 +0900)]
Package: change maintainer

Change-Id: I15ba491f806f058a0bf64c941354112cca2004eb
Signed-off-by: Sangho Park <sangho1206.park@samsung.com>
9 years agoLaunch4j: Added JVM option that prevent loading system's JNA.
minkee.lee [Fri, 6 Mar 2015 08:56:19 +0000 (17:56 +0900)]
Launch4j: Added JVM option that prevent loading system's JNA.

- Emulator manager have to use JNA library which is supplied with
  Tizen SDK package instead of local system's JNA.

Change-Id: I121fd60cd7ec7743672cb07a4cc44953d2ecf621
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.103)
minkee.lee [Fri, 6 Mar 2015 08:14:59 +0000 (17:14 +0900)]
Package: version up.(2.4.103)

Change-Id: I180d84bb80a8307162442e948abf0b027b6a2c33
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoBug: Fixed syntax error.(Wearable NFC option)
minkee.lee [Fri, 6 Mar 2015 08:13:11 +0000 (17:13 +0900)]
Bug: Fixed syntax error.(Wearable NFC option)

Change-Id: I150b799f04de916357dd6bc89fa58831948d3860
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.102)
minkee.lee [Fri, 6 Mar 2015 03:04:15 +0000 (12:04 +0900)]
Package: version up.(2.4.102)

Change-Id: I6fd289550aeabb72d29eb5e59ca7a65fcc830207
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoNFC: Added NFC option.
minkee.lee [Fri, 6 Mar 2015 03:01:31 +0000 (12:01 +0900)]
NFC: Added NFC option.

- NFC option is added to mobile, wearable profile

Change-Id: I99c8a8c96ef7f0e23c7ec280c976a5812e27985c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoResolution: Added experimental resolution.
minkee.lee [Wed, 28 Jan 2015 06:24:28 +0000 (15:24 +0900)]
Resolution: Added experimental resolution.

- Additional resolutions are enabled if emulator-manager runs as experimental mode.

Change-Id: Id2e8a8f095af4028acc621a44d3e8dfeff01567c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoResolution: Added 540x960(qHD) resolution.(Mobile profile)
minkee.lee [Tue, 24 Feb 2015 07:34:04 +0000 (16:34 +0900)]
Resolution: Added 540x960(qHD) resolution.(Mobile profile)

Change-Id: I42ca86fb3588f41de8ea25b74cfd175be53f0975
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.101)
minkee.lee [Tue, 3 Mar 2015 10:06:49 +0000 (19:06 +0900)]
Package: version up.(2.4.101)

Change-Id: Id5842160b2ae89733dbeb980308848b601148b38
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoScroll-bar: Fixed wrong scroll bar position.
minkee.lee [Tue, 3 Mar 2015 10:04:26 +0000 (19:04 +0900)]
Scroll-bar: Fixed wrong scroll bar position.

- In detail and modify view, fixed wrong scroll bar position
  when resize window.

Change-Id: Ic872eb102302b013b16f92ba59b58a52a5768eb2
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.100)
minkee.lee [Thu, 26 Feb 2015 10:14:46 +0000 (19:14 +0900)]
Package: version up.(2.4.100)

Change-Id: I8fd0ddfadb8bb1d59105cd8655b97f57474a17c1
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: Changed profile version. (2.3 -> 2.4)
minkee.lee [Thu, 26 Feb 2015 08:42:50 +0000 (17:42 +0900)]
Package: Changed profile version. (2.3 -> 2.4)

Change-Id: I8d7feacaa12f00652c7c7bfe917faa103c9d951c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.99)
minkee.lee [Mon, 9 Feb 2015 11:52:29 +0000 (20:52 +0900)]
Package: version up.(2.4.99)

Change-Id: I8b9ab009885ce0b1018a78f3826e0a205a100e80
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoMerge branch 'remote/s-core/develop' into develop
Sangho Park [Wed, 28 Jan 2015 07:49:26 +0000 (16:49 +0900)]
Merge branch 'remote/s-core/develop' into develop

9 years agoPackage: version up.(2.4.96)
minkee.lee [Fri, 16 Jan 2015 08:45:48 +0000 (17:45 +0900)]
Package: version up.(2.4.96)

Change-Id: I3d1fa167140fe52d77b5212f3b7b11d027baae83
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoOption: Removed some VM options in UI.(Removed only in UI)
minkee.lee [Fri, 16 Jan 2015 08:41:49 +0000 (17:41 +0900)]
Option: Removed some VM options in UI.(Removed only in UI)

- wearable : battery, USB, charger
- mobile : battery, USB, charger, earjack.

Change-Id: Ia478850df6ad13472eb85ad48a00372633e8145c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Remove unnecessary null check.
minkee.lee [Thu, 15 Jan 2015 02:24:57 +0000 (11:24 +0900)]
Refactoring: Remove unnecessary null check.

Change-Id: I54cb2fe617a6c905afecf40e79607283b947fc8f
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.95)
minkee.lee [Mon, 12 Jan 2015 03:57:54 +0000 (12:57 +0900)]
Package: version up.(2.4.95)

Change-Id: I9b1a9b591cafc04a86e8fa4c1601bab8dbc50e37
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoSMP: Applied smp option to Mobile,Wearable profile.
minkee.lee [Thu, 8 Jan 2015 12:11:43 +0000 (21:11 +0900)]
SMP: Applied smp option to Mobile,Wearable profile.

Change-Id: I1d2083ffa3f045552eb73e009f6bf7a663d7eb99
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoSMP: Added SMP option and non-UG checking.
minkee.lee [Fri, 5 Dec 2014 07:51:34 +0000 (16:51 +0900)]
SMP: Added SMP option and non-UG checking.

Change-Id: I53eb7a481be374edd5041b91214d9a3fb31360a7
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Added null check.
minkee.lee [Mon, 12 Jan 2015 02:51:53 +0000 (11:51 +0900)]
Refactoring: Added null check.

Change-Id: I7ba0fa681e875db63fa2b1a25581b78b1c4fdbd0
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.94)
minkee.lee [Thu, 8 Jan 2015 08:29:52 +0000 (17:29 +0900)]
Package: version up.(2.4.94)

Change-Id: I5658afa25bcb9d6e80ee1dc622ba5a57b5753b35
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoMerge: Merge from tizen_2.3
minkee.lee [Thu, 8 Jan 2015 05:03:22 +0000 (14:03 +0900)]
Merge: Merge from tizen_2.3

Change-Id: I99bd922fe509d4014c4131d46221feb8e14c4cd7
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.89)
minkee.lee [Wed, 24 Dec 2014 08:42:28 +0000 (17:42 +0900)]
Package: version up.(2.4.89)

Change-Id: I426592a38f8feed8cd514daf0b3819a0c32d8c55
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoLauncher: Added profile argument.
minkee.lee [Wed, 24 Dec 2014 08:36:27 +0000 (17:36 +0900)]
Launcher: Added profile argument.

- "-device" "virtio-evdi-pci,profile={xxx}"

Change-Id: I4c8600f5da68cc357f2ada4504766d325535c7e5
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefresh: Fixed bug that emulator-manager go to hanging state when refresh.
minkee.lee [Wed, 10 Dec 2014 07:33:04 +0000 (16:33 +0900)]
Refresh: Fixed bug that emulator-manager go to hanging state when refresh.

- This happens when another emulator-manager's VM is running.

Change-Id: Id87c39b65ef50884b8d124a3a1bd1160ce1fdd7b
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up. (2.4.88)
minkee.lee [Thu, 30 Oct 2014 12:45:43 +0000 (21:45 +0900)]
Package: version up. (2.4.88)

Change-Id: Ib2d44d329bdc2e2c340be065e3a33fc7b81fa96a
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoAbout Dialog: Fix blank info problem.
minkee.lee [Thu, 30 Oct 2014 12:39:47 +0000 (21:39 +0900)]
About Dialog: Fix blank info problem.

- Fixed problem that emulator manager's about dialog content is blank.
  (This occurs in Ubuntu 14.04)

Change-Id: Ib7b499bca1ea1a9e186abfdccd3f277e1584374b
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoUtility: Add file copy function.
minkee.lee [Wed, 29 Oct 2014 10:35:57 +0000 (19:35 +0900)]
Utility: Add file copy function.

Change-Id: I688a1c64797de9f9ddf36e44ee03b83e9ea57e27
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up. (2.4.87)
minkee.lee [Wed, 29 Oct 2014 05:38:47 +0000 (14:38 +0900)]
Package: version up. (2.4.87)

Change-Id: I55e269975c23c2c27bb9da2eecde49f0fbd1a741
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoCheck-gl: Add pop-up message when launch emulator.(only in Ubuntu)
minkee.lee [Wed, 29 Oct 2014 05:33:48 +0000 (14:33 +0900)]
Check-gl: Add pop-up message when launch emulator.(only in Ubuntu)

- If host's graphic driver is invalid for emulator,(gallium driver)
  pop-up is shown when user launchs emulator.
  Then, user can select whether continue or stop launching.

Change-Id: I4e5b60b4ffe251b08b1f03d8d09a8989810b53c2
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoImage-list: Default image is added at first index of image-list.
minkee.lee [Tue, 28 Oct 2014 10:07:45 +0000 (19:07 +0900)]
Image-list: Default image is added at first index of image-list.

- We may know which image is default through image's info file. (info.ini)

Change-Id: I11c50f50c478098f7ff8fb012e00d050328fcdba
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoTreeView: Fix launch button enable/disable in "all" tab.
minkee.lee [Mon, 27 Oct 2014 06:36:34 +0000 (15:36 +0900)]
TreeView: Fix launch button enable/disable in "all" tab.

Change-Id: I97c35950178a7c83c0380be93e504e7cacf3eacf
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.86)
minkee.lee [Fri, 24 Oct 2014 09:00:36 +0000 (18:00 +0900)]
Package: version up.(2.4.86)

Change-Id: I55443ab48e5469695d831bb0cbb70438b884cc03
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoMobile Launcher: Add sensor option.(press, uv, hrm)
minkee.lee [Fri, 24 Oct 2014 08:59:29 +0000 (17:59 +0900)]
Mobile Launcher: Add sensor option.(press, uv, hrm)

Change-Id: I814457968699c63d153b4b01ade0344d866dff3c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.85)
minkee.lee [Fri, 24 Oct 2014 05:59:09 +0000 (14:59 +0900)]
Package: version up.(2.4.85)

Change-Id: I8230239e5706fb635474bf4c148f9718b32a89a8
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Fix unnecessary variable declaration, resource release.
minkee.lee [Thu, 23 Oct 2014 04:33:04 +0000 (13:33 +0900)]
Refactoring: Fix unnecessary variable declaration, resource release.

Change-Id: If5cc19e14d86c0762593503b27a34d836581a405
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoWearable sensor: Add sensor option.(press,uv,hrm)
minkee.lee [Wed, 22 Oct 2014 06:32:50 +0000 (15:32 +0900)]
Wearable sensor: Add sensor option.(press,uv,hrm)

Change-Id: I280978a8d2edb606349dbf221aee359e35ee335c
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPackage: version up.(2.4.84)
minkee.lee [Thu, 16 Oct 2014 12:41:19 +0000 (21:41 +0900)]
Package: version up.(2.4.84)

Change-Id: I36f4c2782b9dcf18f7b3c91940f1f06f00f89b4f
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Fix null checking logic.
minkee.lee [Tue, 2 Sep 2014 05:14:05 +0000 (14:14 +0900)]
Refactoring: Fix null checking logic.

Change-Id: I6cbd545c03a60fe0a20d94db53f212d2c95d46eb
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoRefactoring: Image resource close and remove some log.
minkee.lee [Wed, 15 Oct 2014 06:59:13 +0000 (15:59 +0900)]
Refactoring: Image resource close and remove some log.

- Remove ecs connection fail log.

Change-Id: Iae6174590c533b59b0c1c30d65ea9c2541d1e55f
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoPlugin: Modification by "Add base-image(platform) information to Custom VM."
minkee.lee [Thu, 16 Oct 2014 12:32:37 +0000 (21:32 +0900)]
Plugin: Modification by "Add base-image(platform) information to Custom VM."

- Function prototype is changed.

Change-Id: I42c8a65525bb0a0fa1efc1baade869a95aafa425
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
9 years agoProperty: Add base-image(platform) information to Custom VM.
minkee.lee [Tue, 14 Oct 2014 11:23:00 +0000 (20:23 +0900)]
Property: Add base-image(platform) information to Custom VM.

Change-Id: I5d87ad66746b3680ab9cf83e836659b8d87862fa
Signed-off-by: minkee.lee <minkee.lee@samsung.com>