summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-04EDITOR : Fixed error occur after insert image from src in config.xmlJaeheung Kim1-1/+1
Error occurs when image with uppercase file extension is fixed. Change-Id: I365d3d6162ccc241c75fb7f30533f90f0aa9e326 Signed-off-by: Jaeheung Kim <jaeheung.kim@samsung.com>
2014-07-04MISC: fixed bug that cannot build application.Gun Kim1-1/+8
Fixed bug that cannot build application when unsupported project exists in workspace. Change-Id: Ied5032990d682149ad453259dace5ec74ffa1479 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-07-04MISC: Added getting executable name method to ITizenNativeXMLStoreTaeyoung Son1-1/+7
For using hybrid app, the method should be moved. Change-Id: If108abd82093e24c5a1b6eb853f3f883163e2d2b Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-07-04MISC: Moved IXMLStore#getPkgId() method from nativecommonTaeyoung Son1-0/+7
The method is used also web for hybrid app. Change-Id: I64c5d6d8dcc02f9693ef7c1a753a6d9360aa5a35 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-07-04MISC: fixed a but that occured in RDS's preference page.Gun Kim1-10/+38
The bug occured in RDS' preference page. The RDS option in the page is always enabled. I fixed it Change-Id: If5f99c1792325ed0bd7b9d128e8ecbc70be84995 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-07-04MISC: Added interface methods to ITizenNativeXMLStoreTaeyoung Son2-1/+21
Removed checking duplicate directory process 1. Added interface methods to ITizenNativeXMLStore 2. Removed checking duplicate directory process Change-Id: I820a1828fd9ad385499862e5f99fe7a788623556 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-07-04MISC: Added tizen manifest modelTaeyoung Son3-0/+19
Added some methods to ITizenNativeXMLStore interface: For supporting hybrid app, it should be modified. Change-Id: I18b0bf81a42c2a5353bb490da81d7c83559652bb Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-07-04MISC: modified a method that checks whether a application is installed or not.Gun Kim1-1/+1
The method has a bug. So, the method cannot check applcation intalled perfectly. I fixed the bug. Change-Id: I15d11db0ed5e52e6ea42921354a07135dcb117f0 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-07-04MISC: supports multi-app (core app)Gun Kim1-3/+3
Supports multi-app (core app) Change-Id: I31b1541cbcf41587be5d4b5c771db3690451e115 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-07-03COMMON: Fixed coding conventionchanghyun1.lee4-36/+15
Change-Id: I0221b2084159d6d5ecd99d3e4553907c791f7864 Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
2014-07-03SIGN: Fixed resource resolver exception of TizenSignerJihoon Song1-1/+7
Change-Id: If54f73ebf59eb9933e92c90fad680fefbdffda61 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-07-03SIGN: Restored codes for emulator certificate policyJihoon Song1-0/+5
Change-Id: I9dc31393d7ba353abed651b3f5510c45e05e399e Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-07-03SIGN: Removed automatical distributor adding option for new cert policyJihoon Song1-19/+16
Change-Id: I5eed935666b7c503110245fd7177b370935bd664 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-07-03COMMON: Removed unused classchanghyun1.lee1-206/+0
- Delete a DefferedTaskManager.java Change-Id: I2e9a3c723dc47f08bb76eebb0b0fd27796637df8 Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
2014-06-25MISC: pkg version up to 2.1.197Jihoon Song2-1/+4
Change-Id: I5e0fa6946d2d56577b6cfca7a1eb9a6c7edecc97 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-06-25SIGN: Removed new certificate modulesJihoon Song4-55/+16
Change-Id: I858b399dc1affd3c8a9a9ba853dd06b5600463e2 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-06-24COMMON: Fixed encode/decode for ico filechanghyun1.lee2-4/+72
Change-Id: I62bf435e4796f211466655eaede82f44055acbae Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com> (cherry picked from commit e457263a90a77ebdb8b48dbfa20872361f895a84)
2014-06-20Merge "MISC: added method that checks whether a project type is OSP or not." ↵Taeyoung Son1-0/+28
into tizen
2014-06-20Merge "WIZARD: divides function that creates the wizard's UI" into tizenTaeyoung Son1-3/+10
2014-06-20COMON: Fixed not applied circular shape option in NewIconDialogchanghyun1.lee1-6/+7
Change-Id: I8b86e522e4f07531817925d2b1ba568f4d1eb547 Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com> (cherry picked from commit bbfb1dab23536a4349ea935cf113b09d55dda935)
2014-06-20MISC: package version up(2.1.196)changhyun1.lee2-1/+4
Change-Id: I1a2145254bd4baee2afbe2e6f0d44a140312a168 Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com>
2014-06-19EDITOR: Fixed project icon not updated in config.xml filechanghyun1.lee1-6/+5
Change-Id: Ia764a3e092b9ae64351dfac33ffd85ed6dc37e00 Signed-off-by: changhyun1.lee <changhyun1.lee@samsung.com> (cherry picked from commit a9a678d581f7c1af1fc931c546e06e1bc9e68a0e)
2014-06-19LAUNCH: Modified messages about different profileTaeyoung Son1-1/+1
Modified messages about different profile Change-Id: Ied6bd3050c3e7ebee0b4c43aae69a4902887178b Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-15MISC: added method that checks whether a project type is OSP or not.Gun Kim1-0/+28
Added method that checks whether a project type is OSP or not. Change-Id: Ia48315157178d39d1cce20d6164fb7c06b37f515 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-06-15WIZARD: divides function that creates the wizard's UIGun Kim1-3/+10
A core project wizard's UI is a little different from a native project wizard. So, I divides a method that prints the different. Change-Id: Idffd9f1ba65c54425491424ba2875bbc44d53536 Signed-off-by: Gun Kim <gune.kim@samsung.com>
2014-06-12PACKAGE: Check the packaging resources whether duplicate or not.Taeyoung Son5-6/+83
Check the packaging resources whether duplicate or not. Change-Id: I03270e544ca90045322d1a482fc7e971db17285c Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-10BUILD: Added prebuild processTaeyoung Son5-1/+50
Added prebuild process Change-Id: Ia4a2854e8a78b0ba04370366d7c2d9c8d6103b1e Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-10PACKAGE: Moved menu to webapp-epluginTaeyoung Son3-14/+3
Moved menu to webapp-eplugin Change-Id: I9eb8a5ea00ad6ba2a1f50e133e215e4b2ba54d00 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-10Merge branch 'buildFramework' into tizenTaeyoung Son470-80757/+85293
Change-ID: I535c640afcea6c2da6ace801ca3cd1bce00c4470
2014-06-09MISC: Fixed error about calling signature classbuildFrameworkTaeyoung Son1-1/+1
Fixed error about calling signature class Change-Id: I56c87db53c4620f4be0cecc2513609358e191c23 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09MISC: Modified wearable profile name listTaeyoung Son1-1/+1
Modified wearable profile name list Change-Id: I4f3f593a5d984db663e69ea7f57f7bc6b3796dcf Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09BUILD: Added build listener to abstract builderTaeyoung Son1-0/+4
Added build listener to abstract builder Change-Id: Ia7087f8ced65b38cb92841916ecf4c1c81052e0b Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09BUILD: Fixed bug in TemplateEngineBuilderTaeyoung Son7-6/+78
Fixed bug in TemplateEngineBuilder Change-Id: I54dbf3e6c0462302ffb2dacf2540476deb4a3dad Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09BUILD: Added listener to AbstractBuilderTaeyoung Son7-16/+55
Added listener to AbstractBuilder Change-Id: I3d7f86b2b78657ba370584d5c858feb59a3294fe Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09MISC: Fixed bug in cleaning the consoleTaeyoung Son1-1/+1
Fixed bug in cleaning the console Change-Id: Iaf8571be2562ae6b91dac57b7f9a135e0035c39d Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09PACKAGE: Modified sign resource for RDS (virtual -> file)Taeyoung Son1-3/+4
Modified sign resource for RDS (virtual -> file) Change-Id: I3c49caecdf2fdf6ec9fcbb073d808991d901cd78 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09MISC: Added boilerplateTaeyoung Son1-0/+24
Added boilerplate Change-Id: I43c150ed6ec9e85f7a889192d7c02ff4815dc2cf Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09UTIL: Added WorkspactUtilTaeyoung Son1-0/+29
Added WorkspactUtil Change-Id: I49e2ce036731e4f128efc6bde0cef10c02ecd3d2 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09LAUNCH: Added checking profile messages.Taeyoung Son3-4/+8
Modified packaging messages. Added checking profile messages. Modified packaging messages. Change-Id: Ie3daa2f570fd782f24ff06ca0bbf95f8677636d1 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com> Conflicts: org.tizen.common/src/org/tizen/common/launch/LaunchMessages.properties Change-Id: I2cdb8cf5f178f5821677a7d1fe5591dce7d12517 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09PACKAGE: Added profile name for signTaeyoung Son2-4/+7
Added profile name for sign Change-Id: I825e345ded4f9f07e57a7ec4a7703d5d0335759a Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-06-09MISC: Added messages.Taeyoung Son5-1/+41
Added messages. Change-Id: Icf95ac7f7b56d1199f931df2b29fe6863f223eb0 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-05-30Merge branch 'tizen' into buildFrameworkTaeyoung Son384-77886/+78020
Conflicts: org.tizen.common.ui/plugin.xml org.tizen.common/src/org/tizen/common/core/application/tproject/TprojectHandler.java Change-Id: Ic382629e1b07a8774a573a3f0e99308a1f865d08 Signed-off-by: Taeyoung Son <taeyoung2.son@samsung.com>
2014-05-29Merge "Revert "Revert "Merge branch 'mw' into buildFramework""" into ↵Taeyoung Son35-22/+199
buildFramework
2014-05-29Revert "Revert "Merge branch 'mw' into buildFramework""Taeyoung Son35-22/+199
This reverts commit 1bdab68a99c044c6545bd488e94c5c2172b39566. Change-Id: I247ee59eecc3e8d92b25c2315f41f0a9990322d2
2014-05-29TOOLS: Show file and folder view when tree is expanded in the Connection ↵shingil.kang1-1/+24
Explorer. Change-Id: I973ef4f38baf21e9075a4cc37f23e8b7b9269f24 Signed-off-by: shingil.kang <shingil.kang@samsung.com>
2014-05-16MISC: pkg version up (2.1.195)Jihoon Song2-1/+4
Change-Id: Id044d0d14829a01d4c81f9f698423692c52eddf7 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-05-16COMMON: Added a decorator for tizen project informationJihoon Song2-0/+88
Change-Id: I314bde8385bfb8680bf6228c9b3f33c21f13fbe1 Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
2014-05-15Merge "Revert "Merge branch 'mw' into buildFramework"" into buildFrameworkTaeyoung Son35-199/+22
2014-05-15Revert "PACKAGE: Moved menu to webapp-eplugin"Taeyoung Son3-3/+14
This reverts commit 5b72c3081597e4863c5aad6a2cc89c0ee956ffb8. Change-Id: I0938d5cde0be67e8fcd9d94b037ff7aefcad9120
2014-05-15Revert "Merge branch 'mw' into buildFramework"Taeyoung Son35-199/+22
This reverts commit 84ddcb44c28825e4231f0c4d47f70d63b3b01908. Change-Id: I4936c93d1dc19fd2f08975a6016ee8787de49dcd