Αρχική Νέα Αρχείο Νέων Νέα Έκδοση της Fire 2.1
Παρασκευή, 06 Φεβρουάριος 2009 16:02
Νέα Έκδοση της Fire 2.1
Image
Η τελευταία έκδοση (2.1) της Flexible Interface Rendering Engine (FIRE) βιβλιοθήκης για j2me εφαρμογές είναι διαθέσιμη στο sourceforge. Δείτε το νέο ενδεικτικό κώδικα χρήσης και τις εφαρμογές που συμπεριλαμβάνονται στην έκδοση 2.1.

Από την έκδοση 2.0 η Fire έχει υποστήριξη για xHTML και επιτρέπει τη δημιουργία mobile browsers και GUIs γραμμένα σε xHTML. Η Fire επίσης περιέχει και ένα αριθμό από εργαλεία για logging, internationalisation κ.ά.

Αυτούσιο το Change log από την έκδοση 2.0:

Many additions and bug fixes where made since v2.0. The main additions include better javadoc and more code samples.
  • New PageListener Interface. Can be set to receive loadPageCompleted events. Also displayPage is now called loadPageAsync
  • animationsEnabled flag in the FireScreen disables the build-in animations like scroll when needed by the developer (i.e when running on a low-end phone).
  • Alerts have been improved to be easier to use and customize.
  • Better scrolling and navigation inside panels. The scrolling logic of the Panel is dramatically improved, increasing the navigation speed and improving the end-user experience.
  • Improved xHTML component. Numerous bug fixes on the Browser now allow access to many more sites.
  • Improved i18n. Bug fixes on the HttpClient and other utility classes improve language support
  • Common layout. Now the Panel and the Container class have the same layout schematic
  • GridLayout now supports both vertical and horizontal navigation.
  • many more minor fixes
Image