[TIMOB-7146] MobileWeb: Complete Ti.Network implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2012-03-09T18:36:52.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | Sprint 2012-05, Release 2.0.0 |
Components | MobileWeb |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-12T16:35:14.000+0000 |
Updated | 2017-03-04T00:08:05.000+0000 |
Description
Extends Evented.
Define httpURLFormatter as a property.
Update API docs to REMOVE support for the following constants:
* INADDR_ANY
* NOTIFICATION_TYPE_ALERT
* NOTIFICATION_TYPE_BADGE
* NOTIFICATION_TYPE_SOUND
* READ_MODE
* READ_WRITE_MODE
* WRITE_MODE
As a bonus, see if the code for listening for window.online and window.offline as well as the networkType and networkTypeName code can be shortened.
Pull request: https://github.com/appcelerator/titanium_mobile/pull/1626
Closing ticket due to MobileWeb no longer being supported.