AppStudio 4.0.5 released!

AppStudio 4.0.5 has been released. It has a number of nice new features:

  • Scrolling forms!
  • AddToHome works on current Android devices too.
  • 70% reduction in SQLite files being deployed

Enhancements and Fixes

  1. Controls: Forms can now be scrollable.
  2. Deploy: SQLExport produces files about 70% smaller than before.
  3. Library: New AddToHome 3.0 library works on recent Android devices as well as iOS.
  4. Code Window: Reverse screen (white text on black background) looks much better.
  5. Design Screen: Right clicking on form now brings up its events.
  6. Controls: FooterBar does not disappear when you add an item to a List.
  7. Controls: List control now displays items properly when filterReveal set.
  8. Controls: YouTube control no longer errors if you supply a % width.
  9. Controls: Fix get hidden property value.
  10. Controls: jQM Icons can now be shown on Android 2.x devices.
  11. Controls: Remove reference to gesture events – do not seem to be effective.
  12. Deploy: “Refresh Deploy” added to Deploy drop down.
  13. Deploy: SQLExport produces files about 70% smaller than before.
  14. Help Window: strange line wraps fixed.
  15. IDE: problem in saving Code Modules fixed.
  16. Libraries: Headers are now generated on each deploy.
  17. Libraries: Upgraded to jQuery 2.1.1, minor fixes.
  18. Library: New AddToHome 3.0 library works on recent Android devices as well as iOS.
  19. Samples: Fix path in AudioVideo sample.
  20. Samples: New AutoComplete sample shows how to have a field autocomplete.