File Release Notes and Changelog
Release Name: 0.2
Notes:
This release of the Mobile Device Tools provides minor feature
enhancements to the ClassBrowser and Specs Midlets, and
improvements to the source code and build process.
More specifically, the ClassBrowser Midlet default database of classes
now includes the Siemens proprietary classes, java.lang.ref, JSR82,
JSR135, JSR179, and JSR184, while the Specs Midlet does additional
Canvas tests, and checks for support for JSR177 and JSR205.
The source code changes include use of individual packages, better
comments, and support for JavaDoc. Source documentation can be
automatically built, and so can the release files. Also, the HTML site
pages and images have been brought into the source tree.
Changes:
Released on 28-Sep-04
ClassBrowser 1.2
Keys 1.1
Specs 1.3
- Source and binaries built by ant with project name as top-level path
- Source code comments upgraded to JavaDoc standards
- Added initial project website pages
- Added reference to license/website in MIDlet-Description
- Removed CommandListener parts from Keys Midlet
- Added Canvas pointer/motion/key-held events info to Specs
- Added JSR177 and JSR205 detection to Specs
- Added Siemens proprietary classes, java.lang.ref, JSR82, JSR135, JSR179,
and JSR184 to ClassBrowser default PackageTree database
- Now build.xml files chain down wtk.home setting from top
- Tested on Sun Wireless Toolkit 2.1, Nokia 3200 (ver 4.16),
Siemens SMTK (ver 2.00.3b) with S55 emulator.