We are actively developing MobiOne 2.5 and will make developer builds available as we make significant progress.
MobiOne 2.5 (dev-5) download: http://goo.gl/rIY9y
Notes:
1) includes a fix for the audio player widget on iOS 6.
2) added m1Design.fullScreenMode boolean property
In preparation for full screen mode support we have added this property to phoneui.js. By default is set to false now. Set it to true to instruct the layout engine to take into account that the iOS status bar is not present.
m1Design.fullScreenMode=true;