Contents
0.2.1 (2012-04-12)
- Fuerte fixes
0.1.6 (2011-04-12)
- app_manager now does auto-stop on start_app (for now, may change in future)
- added icon field
0.1.5 (2011-04-12)
- New monolithic.launch file for app_manager-only testing
- better argument validation in app_manager
- Bug fixes
0.1.4 (2011-04-12)
- Reworking tutorial to focus on app manager itself, rather than multiple masters.
- Bugs fixes in app_manager relating to status reporting.
0.1.3 (2011-04-12)
Added StatusCodes msg type.
- Added unit tests for loader code.
- Reworked error reporting to surface more detailed information. In progress.
0.1.2 (2011-04-06)
Updated App message to include ClientApp data, which is used to bond an app to an external client.
Bug fix in stop_app()
0.1.1 (2011-04-05)
More work on app_manager to handle listing of installed applications. More robust behaviors.
Add in pyqrnative to facilitate easy use of QR codes with app manager.
0.1.0 (2011-04-05)
Initial release. Includes app_manager prototype.