Mojo SDK v1.3.1 – Build 314
Highlights
- Enhanced Pixi support in emulator
- API to keep screen from auto-dimming
- Auto-generation of app Help / Support scene
- Numerous framework doc enhancements (highlights below)
Current Versions
- All operating systems – Mojo SDK v1.3.1 Build 314
Tools
- Emulator ROM updated to webOS 1.3.1
- Emulator now provides a user interface for choosing Pixi or Pre resolution at launch
- Emulator now checks to ensure a supported version of VirtualBox is installed
- The Mojo SDK v1.3.1 officially supports VirtualBox 3.0.10. Earlier 3.0.X versions may work, but you will need to upgrade if you are still using 2.2.X.
- The palm-install command-line tool from earlier versions of the SDK is incompatible with webOS 1.3.1 device ROMs, so the 1.3.1 SDK is required to install apps on a device running 1.3.1.
Mojo Framework
- Updated Framework to revision 200.47
APIs
- New StageController.setWindowProperties() method to prevent screen from dimming / turning off
- App Help/Support scene may now be auto-generated from info provided in appinfo.json
- File-access restrictions added to app sandbox for increased security
Documentation
- Download and Installation pages revised and simplified
- Description of app sandbox file-access restrictions added
- Mojo.Controller.StageController.setWindowProperties() documentation added
- Mojo.Controller.StageController.pushAppSupportInfoScene() documentation added
- Mojo.Environment.DeviceInfo documentation added
- Mojo.Controller.AppController.createStageWithCallback() documentation updated to describe the clickableWhenLocked parameter
Samples
- New sample project added: mojomatters
Known Issues
- Windows XP 64-bit is not supported
- Ubuntu 64-bit – installation must occur using force-architecture. See Installation Instructions
- Ubuntu 64-bit – Palm Inspector will not launch
- Third-party apps cannot display contact photos directly from the locations returned by the People Picker. This bug will be fixed in a subsequent webOS release. If you are participating in the e-commerce beta program and your app is affected by this issue, please contact your Palm account manager.
- If you use the ImageView widget to display photos from the local filesystem, you should set the "noextractfs" parameter to true to ensure that the images load properly.
Release Notes Index

