Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TIMOB-8783 BlackBerry: Implement Global APIs Part 1 #51

Merged
merged 1 commit into from
May 15, 2012

Commits on May 11, 2012

  1. TIMOB-8783 BlackBerry: Implement Global APIs Part 1

    Reviewers: Harut, Alex
    
    This patch adds all the stubs for all the methods and objects in the Global Namespace
    
    Changelog:
    - Add global methods to the root object
    - Add String and JSON objects to the root object
    - Removed unnecessary forward declaration in TiUIObject
    
    New files:
    - blackberry/tibb/TiJSONObject.cpp
    - blackberry/tibb/TiJSONObject.h
    - blackberry/tibb/TiStringObject.cpp
    - blackberry/tibb/TiStringObject.h
    
    Tests:
    - Build tibb and tibbtest for all targets except for Device-Release as it is currently broken
    Jean-Philippe Lemieux committed May 11, 2012
    Configuration menu
    Copy the full SHA
    7021daa View commit details
    Browse the repository at this point in the history