blob: 990ed2ba21bd1da92d594e110b5b20acbd76d6d5 (
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
|
* 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
|