PyS60 1.9.4 is now here!

by Pankaj Nathani

As predicted here, PyS60 team releases one more PyS60 dot release in the series of 1.9.x releases.

Some additions as below, and as said earlier, baby steps are always good.

New features with PyS60 1.9.4

  • A single Nokia signed runtime package which can be installed on all S60 3rd ED and above devices is available.(size with dependencies=2.8MB, actual size if runtime ~1MB)
  • Improved Application Packager: The PyS60 application packager now scans the Python application being packaged and picks up the missing Python modules on which the application is dependent and packages them along with the application files.
  • Easier runtime deployment: Python runtime and its dependent components can be installed by just running any Python application packaged using 1.9.4 application packager. (Only available from S60 3rd edition FP2 devices onwards with latest firmware)
  • Two new APIs added to the socket module – access_points() and set_default_access_point() which have similar functionality to the APIs present in btsocket module.
  • Two new APIs  added to e32 module – get_capabilities() and has_capabilities(). The former can be used to get the capabilities, the application has been signed with, and the latter to check if a given list of capabilities is granted to the application or not.
  • New mode to appuifw.app.screen – ‘full_max’ which can be used to achieve fullscreen on devices that don’t have Left Soft Key and Right Soft Key(e.g.: Nokia 5800).

May be few more dot releases should lead to a final product – PyS60 2.0 – pretty soon! Smile

You can download the release from maemo garage
garage.maemo.org/frs/?group_id=854

http://blogs.forum.nokia.com/blog/pankaj-nathanis-forum-nokia-blog/2009/04/24/pys60-1.9.4-is-now-here

Related posts:

  1. 1.9.4 Nokia signed scriptshell now available Following the official PyS60 1.9.4 release statement by Nokia...
  2. PyS60 1.9.2 is released! Today, PyS60 stepped more nearer to the stable PyS60...
  3. Its 2.0 time – PyS60 2.0.0 is released The much awaited PyS60 2.0.0 development kit was released...
  4. PyS60 1.9.1 is out! PyS60 1.9.1 is now released... Here is what PyS60 1.9.1...
  5. PyS60 1.9.0- What is new? PyS60 2.0- Expectations? It was really a good morning today, when I...

Related posts brought to you by Yet Another Related Posts Plugin.