diff options
author | kh5325.kim <kh5325.kim@samsung.com> | 2013-04-02 20:22:52 +0900 |
---|---|---|
committer | kh5325.kim <kh5325.kim@samsung.com> | 2013-04-02 20:22:52 +0900 |
commit | 68ab0b08d61f7b50ce7bd6460d4e5b9a04f7ae24 (patch) | |
tree | 0d4e46775b6cd7b6a0bb81de3800e3498dd115b5 /package/changelog | |
parent | 1217dab9ea5a5a672c1cdf2b76b963dcf0ba6b1c (diff) | |
download | common-eplugin-68ab0b08d61f7b50ce7bd6460d4e5b9a04f7ae24.tar.gz common-eplugin-68ab0b08d61f7b50ce7bd6460d4e5b9a04f7ae24.tar.bz2 common-eplugin-68ab0b08d61f7b50ce7bd6460d4e5b9a04f7ae24.zip |
Upload tizen_2.1 source
Change-Id: Ic06ff41fd86bbba53e4b4e06689fca053c115831
Diffstat (limited to 'package/changelog')
-rw-r--r-- | package/changelog | 201 |
1 files changed, 117 insertions, 84 deletions
diff --git a/package/changelog b/package/changelog index 1f327e57a..9dfcc8ad5 100644 --- a/package/changelog +++ b/package/changelog @@ -1,110 +1,143 @@ -* 1.0.141 -- Added filter for hide RDS Properties page -== kh5325.kim <kh5325.kim@samsung.com> 2013-02-14 -* 1.0.140 -- Modified Provider -== kh5325.kim <kh5325.kim@samsung.com> 2013-02-14 -* 1.0.139 -- In the case of RDS, the partial directories's permision was changed to "app:app". -== gune.kim <gune.kim@samsung.com> 2013-02-06 15:18 -* 1.0.138 -- Updated Tizen Web UI FW to 0.2.15 -== kh5325.kim <kh5325.kim@samsung.com> 2013-01-29 -* 1.0.137 -- updated dialogutil -== jihoon80.song <jihoon80.song@samsung.com> 2013-01-28 18:22 -* 1.0.136 -- Update tizen-web-ui-fw 0.2.14 -== changhyun1.lee <changhyun1.lee@samsung.com> 2013-01-26 22:57 -* 1.0.135 -- Fixed RDS directory installation -== kh5325.kim <kh5325.kim@samsung.com> 2013-01-26 -* 1.0.134 -- updated Tizen Web UI FW to 0.2.13 -- add to check exit return value when installing a package in rds mode -== kh5325.kim <kh5325.kim@samsung.com> 2013-01-25 -* 1.0.133 -- revert previous fix -== hyunsik.noh <hyunsik.noh@samsung.com> 2013-01-24 17:39 -* 1.0.132 -- [sdblib] Fix condition for monitor loop to against blocking -== hyunsik.noh <hyunsik.noh@samsung.com> 2013-01-24 16:32 -* 1.0.131 -- remove invalid character for log file name on windows -== hyunsik.noh <hyunsik.noh@samsung.com> 2013-01-23 20:13 -* 1.0.130 -- updated tizen web ui fw to 0.2.11 -== jihoon80.song <jihoon80.song@samsung.com> 2013-01-23 16:42 -* 1.0.129 -- . -== hyunsik.noh <hyunsik.noh@samsung.com> 2013-01-21 21:01 -* 1.0.128 -- fix. save file load -== j0.kim <j0.kim@samsung.com> 2013-01-21 17:57 -* 1.0.127 -- Fixed an issue that the progress bar is shown at the top while in Emulator. -== kh5325.kim <kh5325.kim@samsung.com> 2013-01-18 -* 1.0.126 -- updated Tizen Web UI FW to 0.2.9 -== jihoon80.song <jihoon80.song@samsung.com> 2013-01-18 10:46 -* 1.0.125 -- Update templateFix bug: signing cannot be done with plain text -== ho.namkoong <ho.namkoong@samsung.com> 2013-01-16 -* 1.0.124 -- Update templateFix bug: signing cannot be done with plain text -== ho.namkoong <ho.namkoong@samsung.com> 2013-01-16 -* 1.0.123 -- Update template -== changhyun1.lee <changhyun1.lee@samsung.com> 2013-01-14 12:13 +* 2.1.12 +- Added context help ids and HelpToolTip +== donghyuk yang <donghyuk.yang@samsung.com> 2013-04-02 +* 2.1.11 +- updated tizen web ui fw to 0.2.20 +- Absolute path for pkgcmd and launch_app +== kh5325.kim <kh5325.kim@samsung.com> 2013-03-30 +* 2.1.10 +- Support Privilege List in Add-on SDK +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-25 17:13 +* 2.1.9 +- Merged the latest changes +== kh5325.kim <kh5325.kim@samsung.com> 2013-03-24 +* 2.1.8 +- Rollback Singing Module +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-20 00:24 +* 2.1.7 +- fixed NPE for incremental sign without include option +== jihoon80.song <jihoon80.song@samsung.com> 2013-03-19 22:12 +* 2.1.6 +- make sign at launch +== ho.namkoong <ho.namkoong@samsung.com> 2013-03-19 +* 2.1.5 +- fixed NoClassDefFoundError for sign module +== jihoon80.song <jihoon80.song@samsung.com> 2013-03-16 20:30 +* 2.1.4 +- Added AppTrayIcon Feature +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-16 17:34 +* 2.1.3 +- Fixed jquery mobile singepage templatge +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-15 19:16 +* 2.1.2 +- Version up for Tizen 2.1 +== donghee.yang <donghee.yang@samsung.com> 2013-03-15 +* 2.1.1 +- added incremental sign model +== kh5325.kim <kh5325.kim@samsung.com> 2013-03-08 +* 2.1.0 +- 2.1.0 Package +== kh5325.kim <kh5325.kim@samsung.com> 2013-03-08 +* 2.0.19 +- added a missing method +== jihoon80.song <jihoon80.song@samsung.com> 2013-03-07 21:55 +* 2.0.18 +- package version up +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-07 21:11 +* 2.0.17 +- Update basic template +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-07 15:16 +* 2.0.16 +- Update privilege +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-05 17:01 +* 2.0.15 +- Added Licence infomation +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-03-01 19:04 +* 2.0.14 +- package version up +== taeyoung2.son <taeyoung2.son@samsung.com> 2013-02-27 18:26 +* 2.0.13 +- Added SWTUtil +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-02-26 16:54 +* 2.0.12 +- Merged the latest changes +== kh5325.kim <kh5325.kim@samsung.com> 2013-02-22 +* 2.0.11 +- Fixed CLI application id, package attribute +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-02-19 19:49 +* 2.0.10 +- Merge the latest changes +== ho.namkoong <ho.namkoong@samsung.com> 2013-02-18 +* 2.0.9 +- Fixed ID Validation +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-02-14 10:52 +* 2.0.8 +- Added CheckForIRI function +== changhyun1.lee <changhyun1.lee@samsung.com> 2013-02-12 22:29 +* 2.0.7 +- added TizenProjectType#isNeededIconValidation(). +== gune.kim <gune.kim@samsung.com> 2013-02-05 11:36 +* 2.0.6 +- Merged the latest changes +== kh5325.kim <kh5325.kim@samsung.com> 2013-01-28 +* 2.0.5 +- Merged the latest changes +== kh5325.kim <kh5325.kim@samsung.com> 2013-01-19 +* 2.0.4 +- Fix bug: plain text cannot be used in signing +== ho.namkoong <ho.namkoong@samsung.com> 2013-01-15 +* 2.0.3 +- Fix bug: plain text cannot be used in signing +== ho.namkoong <ho.namkoong@samsung.com> 2013-01-15 +* 2.0.2 +- Fix bug: plain text cannot be used in signing +== ho.namkoong <ho.namkoong@samsung.com> 2013-01-15 +* 2.0.1 +- Merged the latest changes +== kh5325.kim <kh5325.kim@samsung.com> 2013-01-14 * 2.0.0 - Tizen 2.0 release == kh5325.kim <kh5325.kim@samsung.com> 2013-01-11 -* 1.0.122 +* 1.0.121 - modified SDB's start demon == gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-01-09 -* 1.0.121 -- Changed on-demand install path to developer -== mariah <kh5325.kim@samsung.com> 2013-01-09 * 1.0.120 -- modified local port checker +- Changed on-demand install path to developer +- modified local port checker == gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-01-08 * 1.0.119 -- Merged the latest changes -== mariah <kh5325.kim@samsung.com> 2013-01-04 +- fixed ClassNotFoundException for Web CLI +== jihoon80.song <jihoon80.song@samsung.com> 2013-01-04 19:49 * 1.0.118 - Remove RDS's "web not support note" in preference page and project properties page -== gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-01-04 +== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-01-04 * 1.0.117 -- Change on-demand installation path. -== gune.kim <gune.kim@samsung.com> 2013-01-03 -* 1.0.116 - Merged the latest changes == changhyun1.lee <changhyun1.lee@samsung.com> 2013-01-02 -* 1.0.115 +* 1.0.116 - Add ziputil class == gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-28 -* 1.0.114 +* 1.0.115 - updated sign module for applying UNICODE patch -== jihoon.song <jihoon80.song@samsung.com> 2012-12-28 +== jihoon80.song <jihoon80.song@samsung.com> 2012-12-28 16:47 +* 1.0.114 +- modified constants initial +== gune.kim <gune.kim@samsung.com> 2012-12-27 * 1.0.113 - modified RDS mode check logic RdsPreferencePage#isWebRdsMode() added == gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-27 * 1.0.112 - Remove eclipse dependency from TizenSigner -== ho.namkoong <ho.namkoong@samsung.com> 2012-12-22 +== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-26 * 1.0.111 -- update tizenwebuifw template -== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-21 20:07 -* 1.0.110 -- Add Fatal log level for log view -- modified parse the "rpm" file -== gune.kim <gune.kim@samsung.com> 2012-12-21 17:22 -* 1.0.109 -- fixed sonar error -== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-19 14:09 +- update tizen web ui fw template +== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-21 20:45 +* 1.0.108 +- modifed OnDemandInstall#copyPackage() using sdblib +== mariah <kh5325.kim@samsung.com> 2012-12-18 * 1.0.107 -- Modified OnDemandInstall#copyPackage() using sdblib. -== gune.kim <gune.kim@samsung.com> 2012-12-18 12:58 +- modifed OnDemandInstall#copyPackage() using sdblib +== mariah <kh5325.kim@samsung.com> 2012-12-18 * 1.0.106 - sync from staging == changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-12 15:15 |