Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9548] BlackBerry: Implement API elements needed for KitchenSink

GitHub Issuen/a
TypeSub-task
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2012-07-06T05:55:55.000+0000
Affected Version/sn/a
Fix Version/sSprint 2012-09 BB, BB Preview 3
ComponentsBlackBerry
Labelsn/a
ReporterJosh Roesslein
AssigneeAlexander Galstyan
Created2012-06-14T08:43:35.000+0000
Updated2017-03-09T00:46:20.000+0000

Description

Implement Titanium.API.info

Comments

  1. Alexander Galstyan 2012-07-03

    PR Link: https://github.com/Macadamian/titanium_mobile/pull/92
  2. Alexander Galstyan 2012-07-11

    Implemented: debug( String[]/String message ) error( String[]/String message ) info( String[]/String message ) trace( String[]/String message ) warn( String[]/String message ) Not implemented: addEventListener( String name, Callback callback ) fireEvent( String name, Dictionary event ) log( String level, String[]/String message ) removeEventListener( String name, Callback callback ) timestamp( String[]/String message )
  3. Lee Morris 2017-03-09

    Closing ticket as fixed.
  4. JSON Source