summaryrefslogtreecommitdiff
path: root/package/changelog
blob: 5dcfdf0d334aa05b11b3121192c87c645f2c06ea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
* 2.2.23
- fixed a bug where root file entry type of device is not correctly recognized sometimes.
== shingil.kang <shingil.kang@samsung.com> 2013-10-31 18:29
* 2.2.22
- Fixed bug about memory error.
- Fixed bug about pulling several files.
== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-24 16:00
* 2.2.21
- Modify HashSet to ArrayList
== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-23 18:14
* 2.2.20
- Supported creating hybrid multi app on IDE.
== taeyoung2.son <taeyoung2.son@samsung.com> 2013-10-21 17:22
* 2.2.19
- Fixed the change problem of security profiles
== kh5325.kim <kh5325.kim@samsung.com> 2013-10-17
* 2.2.18
- Fixed a bug where it takes too long to push the file which have long file name in Connection Explorer
== kh5325.kim <kh5325.kim@samsung.com> 2013-10-14
* 2.2.17
- Remove UTF-8 BOM
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-10-10 17:57
* 2.2.16
- Refactored common tools - connection explorer, logview, remote file dialog
- Added (sdb) timeout setting to Tizen preferences
- Added help for localization wizard
== kh5325.kim <kh5325.kim@samsung.com> 2013-10-10
* 2.2.15
- Added sdblib package
- Fixed icon validation messages
- Fixed a bug where Connection Explorer remove quote character after finishing to push the file that has quote character
== kh5325.kim <kh5325.kim@samsung.com> 2013-10-07
* 2.2.14
- Refined license information and about files
== kh5325.kim <kh5325.kim@samsung.com> 2013-10-01
* 2.2.13
- Fixed icon name validation
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-09-26 10:37
* 2.2.12
- Added screen.size feature warning dialog
== kh5325.kim <kh5325.kim@samsung.com> 2013-09-24
* 2.2.11
- improved back button process for templates
== jihoon80.song <jihoon80.song@samsung.com> 2013-09-16 18:53
* 2.2.10
- Fixed a problem thath drag-and-drop fails from Connection Explorer to Package Explorer
- Fixed prevent issues
== kh5325.kim <kh5325.kim@samsung.com> 2013-09-10
* 2.2.9
- Modified on-demand install. The RPM package is installed even if the old package is installed
== gune.kim <gune.kim@samsung.com> 2013-09-04
* 2.2.8
- Added title and some tweaks for the label
- Fix a bug where it's too slow to push file(s) in connection explorer on Mac
== kh5325.kim <kh5325.kim@samsung.com> 2013-09-03
* 2.2.7
- Add readFromFile method which get the inputstream as an argument
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-08-28 17:29
* 2.2.6
- fixed project name validation
== jihoon80.song <jihoon80.song@samsung.com> 2013-08-27 21:32
* 2.2.5
- Fix log4j.xml for da warning
== ho.namkoong <ho.namkoong@samsung.com> 2013-08-27 14:46
* 2.2.4
- Fixed DynamicBox edit mode
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-08-27 12:06
* 2.2.3
- Modified NAME_PATTERN to allow '.'
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-27
* 2.2.2
- Added a screen size feature for web templates
- Preserve line when parse usin jsoup
== kh5325.kim <kh5325.kim@samsung.com> 2013-08-26
* 2.2.1
- Modified custom lang in LocaleDialog
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-08-20
* 2.1.98
- Removed 'Keyboard Shortcuts' menu
- Updated jQuery Mobile 1.3.2
- Fixed bug cannot incremental sign if a delta's type is directory
- Refactoring as Protex's result
- Added Icon Validation(.svg, .ico) and HTML Validation
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-08-14
* 2.1.97
- Fixed icon validation
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-07-16 17:28
* 2.1.96
- fixed a scalable problem for web ui fw
== jihoon80.song <jihoon80.song@samsung.com> 2013-07-16 16:58
* 2.1.95
- move character set detect module to log view from sdblib.
== taeyoung2.son <taeyoung2.son@samsung.com> 2013-07-16 14:59
* 2.1.94
- Fixed bug that write a wrong remote path in .delta.lst file
- Checked text format when converting byte to string
== shingil.kang <shingil.kang@samsung.com> 2013-07-15
* 2.1.93
- Fixed wizard message bug in case of custom directory
== hyeongseok.heo <hyeongseok.heo@samsung.com> 2013-07-14
* 2.1.92
- Fixed the bug that does not contain remotePath in delta list
== gune.kim <gune.kim@samsung.com> 2013-07-12
* 2.1.91
- Fixed a device selection
== kh5325.kim <kh5325.kim@samsung.com> 2013-07-11
* 2.1.90
- Fixed arch getting logic
- Fixed config.xml required version
== kh5325.kim <kh5325.kim@samsung.com> 2013-07-11
* 2.1.89
- Shows dialog box message when user sets platform on/off log
- Added string validation in the certificate generator dialog
- Changed log file name: sdblib-xxx.log and ide-xxx.log
- Added executeHostCommand()
== kh5325.kim <kh5325.kim@samsung.com> 2013-07-08
* 2.1.88
- added IllegalStateException prevent code for empty delta signing
== jihoon80.song <jihoon80.song@samsung.com> 2013-07-05
* 2.1.87
- fixed some bugs
== jihoon80.song <jihoon80.song@samsung.com> 2013-07-04 16:53
* 2.1.86
- Add \n separation logic
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-07-04 16:05
* 2.1.85
- change device attribute value for launch configuration to device id
- (depends on device type)
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-07-04 15:21
* 2.1.84
- Fixed validation in configuration editor
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-07-04 14:15
* 2.1.83
- Fixed DynamicboxID validation
- Fixed not to shut down sdb server if device is connected
== kh5325.kim <kh5325.kim@samsung.com> 2013-07-04
* 2.1.82
- fixed bugs
== jihoon80.song <jihoon80.song@samsung.com> 2013-07-01 19:24
* 2.1.81
- Added tizenhwkey handler 
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-06-29 19:21
* 2.1.80
- Supports on-demand install(RPM) when target is emulator
- Modified error code for pkgcmd command
- certificate chain uses p12 file first. and exception case added
- Use the busy indicator when generate a certificate
- Fixed a Cipher decode problem
- Fixed bug that does not set type of delta
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-29
* 2.1.79
- Fix device indentification bug
- removed an old cert generator library
== shingil.kang <shingil.kang@samsung.com> 2013-06-27
* 2.1.78
- Fixed a bug where conneciton explorer showes unknown name when attaching device 
== shingil.kang <shingil.kang@samsung.com> 2013-06-26
* 2.1.77
- execute rpm i command with --force option
== gune.kim <gune.kim@samsung.com> 2013-06-26
* 2.1.76
- Added a distributor sequence and a note in the distributor part of security profile preferences
- Supports author certificate generation in IDE
- Fixed a bug where Connection Explorer shows the same device name when reconnects a device
- Fixed a bug which Remote File Dailog is initialized too slowly
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-26
* 2.1.75
- package version up
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-06-26 10:35
* 2.1.74
- Modified to use InstallManagerV2.jar instead of InstallManager.jar by install-manager changes
== DongHee Yang <donghee.yang@samsung.com> 2013-06-25
* 2.1.73
- Make author cert. gen button disabled temporarily
== hyeongseok.heo <hyeongseok.heo@samsung.com> 2013-06-24 23:20
* 2.1.72
- support the old profile load policy
== jihoon80.song <jihoon80.song@samsung.com> 2013-06-24 20:30
* 2.1.71
- Release the closed socket channel.
== bonyong.lee <bonyong.lee@samsung.com> 2013-06-24
* 2.1.70
- Improved checking a multi-app in isRdsMode()
== gune.kim <gune.kim@samsung.com> 2013-06-24
* 2.1.69
- support previous version profiles
== jihoon80.song <jihoon80.song@samsung.com> 2013-06-23 23:10
* 2.1.68
- renewal secure profile models
== jihoon80.song <jihoon80.song@samsung.com> 2013-06-23 21:33
* 2.1.67
- Added SWTUtil#getShell()
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-22
* 2.1.66
- fix a bug where transfer dialog of connection explorer show wrong file size when dropping (pushing) files
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-22
* 2.1.65
- Avoid to throw IndexOutofBoundException when parsing ansi string
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-20
* 2.1.64
- Fixed sdblib push bug (low perf.)
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-20
* 2.1.63
- Supports for multi-sdk
- Fixed unexpected sdb start-server bug
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-20
* 2.1.62
- move verifing GDB server into catch statement 
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-06-13 20:37
* 2.1.61
- re]change device attribute value for launch configuration from serial number to name
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-06-13 18:47
* 2.1.60
- change device attribute value for launch configuration from serial number to name
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-06-13 17:19
* 2.1.59
- Fixed sdblib performace bug
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-13
* 2.1.58
- Fixed - SDB check first time device connection logic
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-13
* 2.1.57
- Changed to tizen2.2
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-12
* 2.1.56
- Fixed a bug where connection explror does not update file(folder)
- Fixed a bug where pulling folder does not be run in Connection Explorer
- Fixed potential bug as sonar and give idle time for CPU
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-11
* 2.1.55
- Bug fix in Device#isEmulator method
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-07
* 2.1.54
- Fixed RDS push
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-07
* 2.1.53
- Refactoring sdblib
== kh5325.kim <kh5325.kim@samsung.com> 2013-06-05
* 2.1.52
- Added isPlatformProject() method for checking platform project
== donghyuk yang <donghyuk.yang@samsung.com> 2013-06-03
* 2.1.51
- Changed verbose log level
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-31
* 2.1.50
- Fixed tizen-web-ui-fw dependency
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-05-28
* 2.1.49
- Fixed to use '-s' option in 'sdb launch -m debug'
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-28
* 2.1.48
- Modified vendor of gom plugin
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-24
* 2.1.47
- 2.1.1 package
== kh5325.kim <kh5325.kim@samsung.com> 2013-05-24
* 2.1.46
- Fixed default update-period value
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-05-16 00:30
* 2.1.45
- Update mask.png
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-05-15 17:03
* 2.1.44
- Update icon size.
== gune.kim <gune.kim@samsung.com> 2013-05-14 17:00
* 2.1.43
- updated tizen web ui fw to 0.2.29
== jihoon80.song <jihoon80.song@samsung.com> 2013-05-10 17:57
* 2.1.42
- updated Tizen Web UI FW to 0.2.28
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-05-07
* 2.1.41
- revert Tizen Web UI FW 0.2.27
== jihoon80.song <jihoon80.song@samsung.com> 2013-05-04 03:17
* 2.1.40
- updated Tizen Web UI FW to 0.2.27
== jihoon80.song <jihoon80.song@samsung.com> 2013-05-03 17:06
* 2.1.39
- updated Tizen Web UI FW to 0.2.26
== jihoon80.song <jihoon80.song@samsung.com> 2013-04-26 18:05
* 2.1.38
- Added fd close() to all finally statement
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-26
* 2.1.37
- Fixed wrong information(from/to) message shown in file transfer dialog when pulling file(s).
== shingil.kang <shingil.kang@samsung.com> 2013-04-23
* 2.1.36
- Changed default value for device architecture to X86
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-22
* 2.1.35
- Added "-s" option of "sdb launch"
== gune.kim <gune.kim@samsung.com> 2013-04-19
* 2.1.34
- updated Tizen Web UI FW to 0.2.25
== jihoon80.song <jihoon80.song@samsung.com> 2013-04-19 14:58
* 2.1.33
- Changed logger pattern (added timestamp)
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-17
* 2.1.32
- Changed logger for OnDemandInstall
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-17
* 2.1.31
- Supports 'sdb launch' command
- Added isRoot() method that check whether the user of device shell is root (sdblib)
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-17
* 2.1.30
- Fixed bug that cannot print "error message:" and added to check whether app is RO app
- Added web app error messages
- Changed default pull/push timeout from 5000 ms to 30000 ms
- Fixed sonar violations
== kh5325.kim <kh5325.kim@samsung.com> 2013-04-16
* 2.1.29
- Fix logger bug.
== gune.kim <gune.kim@samsung.com> 2013-04-15 19:17
* 2.1.28
- Added SdbCommand#getResultLineStrings() method.
== gune.kim <gune.kim@samsung.com> 2013-04-15 17:39
* 2.1.27
- Update icon.png
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-04-15 13:34
* 2.1.26
- Added a menu that has a link to Tizen web site
- Improved the UX of error messages occurred when you delete or rename file
- Modified pkgcmd's output message
== kh5325.kim <kh5325.kim@samsung.com> 2013-04-13
* 2.1.25
- updated tizen web ui fw to 0.2.23
== jihoon80.song <jihoon80.song@samsung.com> 2013-04-11 14:25
* 2.1.24
- Added Help content base url
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-04-10 20:43
* 2.1.23
- Fixed RDS to sdbd developer permission
- Fixed password checker exception rule for sign
- Added Tizen IDE shortcuts pdf file and menu
- Updated Tizen Web UI Framework to 0.2.22
- Supports root command
== kh5325.kim <ho.namkoong@samsung.com> 2013-04-10
* 2.1.22
- fix to get device type
== hyunsik.noh <hyunsik.noh@samsung.com> 2013-04-08 12:19
* 2.1.16
- Fixed template attribute (data-inline)
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-04-07 20:32
* 2.1.15
- Updated tizen web ui fw to 0.2.21
- Refactoring signing password validation check logic
- Fixed warning of Basic Template
- Fixed to use /usr/bin/dlogutil
== kh5325.kim <kh5325.kim@samsung.com> 2013-04-06
* 2.1.14
- Restored RDS's installation directory and RDS's installation command.
== gune.kim <gune.kim@samsung.com> 2013-04-04 20:59
* 2.1.13
- Changed the default required version in config.xml's tizen:application tag attribute
- Fixed NPE about the removeFile method in EclipseFileHandler
- Fixed HashSigner bugs
== jihoon80.song <jihoon80.song@samsung.com> 2013-04-03
* 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.121
- modified SDB's start demon
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-01-09
* 1.0.120
- Changed on-demand install path to developer
- modified local port checker
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2013-01-08
* 1.0.119
- 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> 2012-01-04
* 1.0.117
- Merged the latest changes
== changhyun1.lee <changhyun1.lee@samsung.com> 2013-01-02
* 1.0.116
- Add ziputil class
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-28
* 1.0.115
- updated sign module for applying UNICODE patch
== 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
== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-26
* 1.0.111
- 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
- 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
* 1.0.105
- Modified config.xml version attribute
- Fix invalid copy in web-template using cli
== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-12 11:46
* 1.0.104
- Added template engine resource file
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-10
* 1.0.103
- Template samples added
== bylee <bonyong.lee@samsung.com> 2012-11-25 15:37
* 1.0.98
- Modification - project's RDS preference page support (select project, file, folder)
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-06
* 1.0.97
- Remove WPE Preview Tab
== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-06 13:39
* 1.0.96
- Add preference link dialog
- Remove CLI's eclipse dependency 
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-12-06
* 1.0.95
- Supprot to get already connected device notification when add listener on SmartDevelopmentBridge additionally.
- Add to check device type
- removed on-demand control file & some fefactoring to improve debug trace readability
- add crash report server class
- Insert sys err in TizenSigner for throw error when signing fails
- TID support for log view
== changhyun1.lee <changhyun1.lee@samsung.com> 2012-12-05 11:24
* 1.0.94
- CLI's notify logic fix.
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-11-29
* 1.0.92
- sdblib merged into common-eplugin
== hyunsik.noh <hyunsik.noh@samsung.com> 2012-11-28 16:35
* 1.0.91
- Template With CLI
== bylee <bonyong.lee@samsung.com> 2012-11-25 15:37
* 1.0.86
- fixed bug : use "mkdir" command, if delta is directory.
- sdblib.jar updated : Fix to change permission from 644 to 755 when pushing the file
== mariah <kh5325.kim@samsung.com> 2012-11-22
* 1.0.85
- RDS bundle move from nativecommon-eplugin to common-eplugin
- Added templates
- Hidden unnecessary context run/debug menu on nativeplatform perspective
- Added platform constant of debug path on host side
== donghyuk.yang <donghyuk.yang@samsung.com> 2012-11-20
* 1.0.84
- unknown
== hyunsik.noh <hyunsik.noh@samsung.com> 2012-11-16 10:24
* 1.0.83
- unknown
== hyunsik.noh <hyunsik.noh@samsung.com> 2012-11-15 20:37
* 1.0.82
- Support for ARM emulator
== mariah <kh5325.kim@samsung.com> 2012-11-15
* 1.0.81
- Changed prompter interface
== jihoon.song <jihoon80.song@samsung.com> 2012-11-07
* 1.0.80
- Updated sign module & added new methods in FileUtil
== jihoon.song <jihoon80.song@samsung.com> 2012-11-07
* 1.0.79
- Rapid Development Support for Native App
== mariah <kh5325.kim@samsung.com> 2012-11-06
* 1.0.78
- Added fade effect option of NotifierDialog
== gyeongseok.seo <gyeongseok.seo@samsung.com> 2012-11-05 19:40
* 1.0.77
- changed a sign module & fixed a missing plugin in feature
== jihoon80.song <jihoon80.song@samsung.com> 2012-11-02 17:04
* 1.0.76
- [Title] Added WTP 3.3.2 Patch 
== changhyun1.lee <changhyun1.lee@samsung.com> 2012-10-22 23:49
* 1.0.75
- unknown
== hyunsik.noh <hyunsik.noh@samsung.com> 2012-10-17 21:40
* 1.0.74
- Connection Explorer and Log view enhancement
== mariah <kh5325.kim@samsung.com> 2012-10-17
* 1.0.73
- changelog test
==  <@samsung.com> 2012-10-17 13:40