Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-7160] MobileWeb: Complete Ti.Platform implementation

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-03-08T17:09:37.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sSprint 2012-05, Release 2.0.0
ComponentsMobileWeb
Labelsn/a
ReporterChris Barber
AssigneeChris Barber
Created2012-01-12T18:49:27.000+0000
Updated2017-03-08T00:45:08.000+0000

Description

Missing battery information and "battery" event. Refer to http://davidwalsh.name/battery-api, http://www.w3.org/TR/battery-status/, and http://hacks.mozilla.org/2012/02/using-the-battery-api-part-of-webapi/ for more information. Make sure "null" properties are actually "undefined". Also, make sure the properties are defined in alphabetical order (i.e. swap createUUID() and canOpenURL()).

Attachments

FileDateSize
app.js2012-03-08T15:29:45.000+0000973

Comments

  1. Chris Barber 2012-03-08

    Pull request: https://github.com/appcelerator/titanium_mobile/pull/1608
  2. Lee Morris 2017-03-08

    Closing ticket as resolved.

JSON Source