Phonebot release schedule
From EtherWiki
Changes made for each version of the Phonebot Android app.
Date | Phonebot version | Phonebot Plus version | Description |
---|---|---|---|
29 Apr 2012 | 1.1.8 | 2.0.8 | Added: get_display() and set_display() methods for modules and controls, clipboard menu for layout editor. Fixed: parsing negative numbers. |
21 Apr 2012 | 1.1.7 | 2.0.7 | Added: image control. Fixed: module not displaying correctly when opened from notify() method, hiding invisible controls |
9 Apr 2012 | 2.0.6 | Fixed: crash when using the application list clipboard menu. | |
5 Apr 2012 | 1.1.6 | 2.0.5 | Added: phone service to monitor phone and SMS events; application.database_exists() method and database.exists property. |
31 Mar 2012 | 1.1.5 | 2.0.4 | Added: application.notify() method to create status bar notifications. Fixed: running modules from edit mode. |
28 Mar 2012 | 1.1.4 | 2.0.3 | Updated: services can now run when the application loses focus. See "Using Phonebot services" in the wiki. Database object delete fixed and clear added.
Note: The service lifecycle has changed and has been more fully defined in this version. Some existing applications may need to be updated. |
1.1.3 | 2.0.2 | Added: add, edit, and toggle comments in script. Fixed: crash when parsing invalid script. | |
1.1.2 | 2.0.1 | Added: list.get_items(); array.exists(). Fixed: property and method sorting in script builders; saving list control padding. | |
7 Mar 2012 | 1.1.1 | 2.0.0 | Release of Phonebot Plus. Merge functionality with Phonebot. |
29 Oct 2011 | 1.0.0 | Release of Phonebot. |