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-1597] (2_1_x) Exporting mediaURL for later cleanup #3518

Closed
wants to merge 426 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 14, 2012

  1. Merge pull request tidev#2735 from mstepanov/timob-4711_21x

    (2_1_X)[TIMOB-4711] Tooling: ignore '.svn' and other folders properly
    billdawson committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    186120c View commit details
    Browse the repository at this point in the history
  2. Recompile debugger library with 2_1_X headers

    Max Stepanov committed Aug 14, 2012
    Configuration menu
    Copy the full SHA
    a3863dc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2012

  1. Merge pull request tidev#2744 from pingwang2011/timob-9797-2_1_X

    Timob 9797 2 1 x: Android: HTTP Post will save a photo at Internal phone storage
    srahim committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    d32209a View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#2736 from mstepanov/timob-9590-21x

    (2_1_X)[TIMOB-9590] Android: Addd support to send TiFile/TiBlob in HTTPClient
    srahim committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    f5052fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#2714 from billdawson/timob-9823-2-1-X

    TIMOB-9823 2_1_X Apidocs: make sure that a derived "since" version value is not earlier...
    Arthur Evans committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    7bcbd6d View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#2737 from mstepanov/timob-9636-21x

    (2_1_X)[TIMOB-9636] Display 'this' where relevant in the debugger variables list. Fix scoping 'this' scope issues in debugger.
    vishalduggal committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    f28b264 View commit details
    Browse the repository at this point in the history
  5. TIMOB-9831 Include the presence/absence of running Services when dete…

    …rmining when to shutdown the runtime.
    
    Conflicts:
    
    	android/runtime/common/src/java/org/appcelerator/kroll/KrollRuntime.java
    billdawson committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    1deb00e View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#2748 from joshthecoder/timob-10351-2_1_X

    [TIMOB-10351] Android: Timers (setTimeout, setInterval) leak memory.
    billdawson committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    eddbc7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    218c026 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bd72170 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    90ad9af View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b71b9bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b40d3ac View commit details
    Browse the repository at this point in the history
  12. address doc review comments

    Max Stepanov committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    5ac8744 View commit details
    Browse the repository at this point in the history
  13. [TIMOB-2999] Add tiapp.xml property min-ios-ver to declare minimum iO…

    …S version.
    sptramer authored and Max Stepanov committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    bee35f6 View commit details
    Browse the repository at this point in the history
  14. [TIMOB-2999] Fix to parse nonsense ios-min-ver values

    sptramer authored and Max Stepanov committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    72a4013 View commit details
    Browse the repository at this point in the history
  15. Merge pull request tidev#2751 from vishalduggal/timob-6006-21X

    [TIMOB-6006](2_1_X) Implement setSelection for TextArea and TextField
    pingwang2011 committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    8d4caf2 View commit details
    Browse the repository at this point in the history
  16. Merge pull request tidev#2750 from billdawson/timob-9831-21X

    TIMOB-9831 Include the presence/absence of running Services when determi...
    ayeung committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    e4747c8 View commit details
    Browse the repository at this point in the history
  17. Merge pull request tidev#2752 from mstepanov/timob-9841_21x

    (2_1_X)[TIMOB-9841] iOS: Allow to hide Network Activity Indicator
    vishalduggal committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    7b16976 View commit details
    Browse the repository at this point in the history
  18. Merge pull request tidev#2753 from mstepanov/timob-2999-21x

    (2_1_X)[TIMOB-2999] Add tiapp.xml property min-ios-ver to declare minimum iOS version
    vishalduggal committed Aug 15, 2012
    Configuration menu
    Copy the full SHA
    697da41 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2012

  1. [TIMOB-10465] Fix YML errors in 2.1.X branch.

    Arthur Evans committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    9422331 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5381670 View commit details
    Browse the repository at this point in the history
  3. [TIMOB-10236] synchronize module creation

    Max Stepanov committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    80f5957 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    847b3ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    384e41e View commit details
    Browse the repository at this point in the history
  6. TIMOB-10227: Kitchensink: Kitchensink crashes on relaunch after openi…

    …ng a tab and leave the device idle for sometime.
    Allen Yeung committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    77b2726 View commit details
    Browse the repository at this point in the history
  7. TIMOB-9825 Allow unit specifiers on animation left/top/right/bottom/w…

    …idth/height
    
    Conflicts:
    
    	android/titanium/src/java/org/appcelerator/titanium/util/TiAnimationBuilder.java
    billdawson committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    9979e48 View commit details
    Browse the repository at this point in the history
  8. Merge pull request tidev#2760 from mstepanov/timob-10236-21x

    [TIMOB-10236] synchronize module creation
    srahim committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    13d3361 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ff67692 View commit details
    Browse the repository at this point in the history
  10. [TIMOB-10041]More Updates.

    srahim committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    707c68f View commit details
    Browse the repository at this point in the history
  11. [TIMOB-10041]More updates.

    srahim committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    bc5f742 View commit details
    Browse the repository at this point in the history
  12. [TIMOB-100041]Update comment

    srahim committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    ff62b08 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    66aa6c8 View commit details
    Browse the repository at this point in the history
  14. Merge pull request tidev#2764 from krowley/TIMOB-10153-2_1_X

    Timob-10153-21x Android: Button: Touchend event not fired when touchmove gesture moves out of button
    pingwang2011 committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    1817d2d View commit details
    Browse the repository at this point in the history
  15. Merge pull request tidev#2766 from srahim/timob-10041-2_1_X

    [TIMOB-10041](2_1_X)iOS: Implementing trackSignificantLocationChanges for geolocation
    vishalduggal committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    2567a24 View commit details
    Browse the repository at this point in the history
  16. Merge pull request tidev#2757 from arthurevans/timob-10465

    [TIMOB-10465] Fix YML errors in 2.1.X branch.
    billdawson committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    c652780 View commit details
    Browse the repository at this point in the history
  17. Merge pull request tidev#2758 from vishalduggal/timob-10356-21X

    [TIMOB-10356] Revert fix for TIMOB-1902. Superceded by TIMOB-8720
    Max Stepanov committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    433c709 View commit details
    Browse the repository at this point in the history
  18. Merge pull request tidev#2762 from ayeung/timob-10227-2_1_X

    TIMOB-10227-2_1_X: Kitchensink: Kitchensink crashes on relaunch after opening ...
    joshthecoder committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    1f9f3b6 View commit details
    Browse the repository at this point in the history
  19. Merge pull request tidev#2761 from billdawson/timob-9825-2_1_X

    Timob 9825-2_1_X: Android animations need to accept unit specifiers such as "dp"
    ayeung committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    fd14f33 View commit details
    Browse the repository at this point in the history
  20. [TIMOB-10041]Fixing up doc bug

    srahim committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    488d464 View commit details
    Browse the repository at this point in the history
  21. Merge pull request tidev#2771 from srahim/timob-10041-docfix-2_1_X

    [TIMOB-10041]Fixing up doc bug
    Arthur Evans committed Aug 16, 2012
    Configuration menu
    Copy the full SHA
    1e87546 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3f3bc21 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2012

  1. Merge pull request tidev#2772 from hieupham007/timob-10452-2_1_X

    timob-10452: Catch scrollView exception.
    ayeung committed Aug 17, 2012
    Configuration menu
    Copy the full SHA
    9f63cf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2012

  1. Configuration menu
    Copy the full SHA
    d10cec8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd76317 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1aa5de View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2012

  1. Configuration menu
    Copy the full SHA
    fe3e1a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ada6335 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7954d74 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b507fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50cd81e View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#2776 from JeffEnglish/MOD-662-2_1_X

    [MOD-662] ti.cloud - added support for Secure Identity Server
    pingwang2011 committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    3fb158e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cba21d7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request tidev#2787 from srahim/timob-10041.addition-2_1_X

    [Timob-10041]Ensure trackSignificatLocationUpdate is only used on devices that support it.
    Max Stepanov committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    3046311 View commit details
    Browse the repository at this point in the history
  9. Merge pull request tidev#2778 from JeffEnglish/MOD-662-2_1_X-apidoc

    [MOD-662] ti.cloud - Added support for Secure Identity Server
    Arthur Evans committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    9f1a950 View commit details
    Browse the repository at this point in the history
  10. Merge pull request tidev#2796 from JeffEnglish/MOD-753-2_1_X

    [MOD-753] ti.cloudpush updated to latest ACS push library
    pingwang2011 committed Aug 21, 2012
    Configuration menu
    Copy the full SHA
    486f033 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2012

  1. Configuration menu
    Copy the full SHA
    6894ad5 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2012

  1. Merge pull request tidev#2813 from billdawson/timob-10306-21X

    TIMOB-10306 When starting app on emulator, send intent flags for a normal launcher launch
    joshthecoder committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    fe81dcf View commit details
    Browse the repository at this point in the history
  2. Fix a bug which was causing incorrect bitmap recycle.

    Joshua Roesslein committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    f8932bc View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#2830 from joshthecoder/timob-10329-2_1_X

    Fix a bug which was causing incorrect bitmap recycle. (2_1_X backport)
    billdawson committed Aug 24, 2012
    Configuration menu
    Copy the full SHA
    ed7f777 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2012

  1. Configuration menu
    Copy the full SHA
    1e32320 View commit details
    Browse the repository at this point in the history
  2. TIMOB-7474 Resolve valid ABIs earlier in the builder process.

    Skip and warn about unknown ABIs.
    
    Also make sure only external module library files for desired ABIs are added to the packaged app.
    billdawson committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    dca898a View commit details
    Browse the repository at this point in the history
  3. bump Titanium SDk version to 2.1.3

    Max Stepanov committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    efcb575 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2012

  1. Introduce new behavior for "androidback" event.

    This is now dispatched using the newer Activity.onBackPressed() method.
    Avoids some odd behaviors seen with the previous implementation.
    The main behavioral change is the event won't fire when the user uses
    the back button to dismiss the soft keyboard.
    Joshua Roesslein committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    58f84cd View commit details
    Browse the repository at this point in the history
  2. Dispatch "androidback" to the top window of the activity.

    Joshua Roesslein committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    695c557 View commit details
    Browse the repository at this point in the history
  3. Fix null pointer exception when activity has no windows.

    Joshua Roesslein committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    a7a4b1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9f17fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#2862 from joshthecoder/timob-8648-2_1_X

    [TIMOB-8648] Android: android:back listener reacts when using "back" to dismiss keyboard (backport)
    pingwang2011 committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    ae2e5c0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#2859 from billdawson/timob-7474-21X

    TIMOB-7474 2_1_X: Support selecting what ABI to target when using V8 runtime.
    joshthecoder committed Sep 4, 2012
    Configuration menu
    Copy the full SHA
    d173694 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2012

  1. Configuration menu
    Copy the full SHA
    61cafd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b9e8ee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97fb502 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#2890 from vishalduggal/timob-10809-21X

    [TIMOB-10809] (2_1_X) Android: lightweight window might not allow heavy weight window to focus
    hieupham007 committed Sep 7, 2012
    Configuration menu
    Copy the full SHA
    9699f0a View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2012

  1. [TIMOB-10678] rename _updateTitleBar => updateNavBar

    Max Stepanov committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    3939827 View commit details
    Browse the repository at this point in the history
  2. rename _refreshBackButton => refreshBackButton

    Max Stepanov committed Sep 11, 2012
    Configuration menu
    Copy the full SHA
    9af47e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2012

  1. [TIMOB-10854] ios-sim uses default Xcode.app location ignoring locati…

    …on specified by xcode-select
    Max Stepanov committed Sep 12, 2012
    Configuration menu
    Copy the full SHA
    96bfd8c View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2012

  1. [TIMOB-10819] iOS: building a project fails trying to target iOS 6 du…

    …e to dropped armv6 support
    Max Stepanov committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    5e7a9ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#2931 from mstepanov/timob-10819-21x

    (2_1_X)[TIMOB-10819] iOS: building a project fails trying to target iOS 6 due to dropped armv6 support
    srahim committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    959b291 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#2925 from mstepanov/timob-10854-21x

    (2_1_X)[TIMOB-10854] ios-sim uses default Xcode.app location ignoring location specified by xcode-select
    srahim committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    b05aac1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#2916 from mstepanov/timob-10678-21x

    (2_1_X)[TIMOB-10678] iOS: Rename non-public APIs
    srahim committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    0c0ca8a View commit details
    Browse the repository at this point in the history
  5. TIMOB-10696 TIMOB-10693 Simpler fix for TIMOB-10810

    Conflicts:
    
    	iphone/Classes/TiUILabel.m
    Max Stepanov committed Sep 13, 2012
    Configuration menu
    Copy the full SHA
    3bfea24 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2012

  1. Configuration menu
    Copy the full SHA
    e73f2db View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#2947 from hieupham007/timob-10832

    timob-10812 (2.1.X): picker regression
    pingwang2011 committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    db500ad View commit details
    Browse the repository at this point in the history
  3. TIMOB-10125: Android: Window properties:Background image is not setti…

    …ng up after height/width toggling.
    Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    c6c09bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b39ed View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#2957 from ayeung/timob-10125-2_1_X

    TIMOB-10125: Android: Window properties:Background image is not setting ...
    hieupham007 committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    2dddeb4 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#2958 from ingo/2_1_X

    Added new iPhone 5 default image. Fixes TIMOB-10885.
    Max Stepanov committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    5019d31 View commit details
    Browse the repository at this point in the history
  7. Add "screenSize" to the list of "configChanges" that our Activities h…

    …andle. This is necessary because beginning in api level 13 (Honeycomb MR2, Android 3.2), screenSize is not handled automatically by Android if the targetSdkVersion is set to 13 or higher. The consequence of this is that if you change the orientation of the device (e.g., portrait->landscape), the activity will restart (unless you indicate in AndroidManifest.xml that your activity handles screenSize). Since we do not support system restarts of activities, in Titanium this leads to the entire app shutting down and restarting.
    
    By adding screenSize to the list of configChanges in our template AndroidManifest.xml, we can prevent the application re-start.
    
    However, since the addition of screenSize will cause aapt to fail when building against versions of Android that are older than api level 13, we now also automatically build against the latest version found in the user's Android SDK folder.  And if we do not find a version that is at least 13, we remove screenSize from the generated AndroidManifest.xml so as to allow aapt to finish successfully.
    
    [TIMOB-10863]
    billdawson authored and Max Stepanov committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    c33642f View commit details
    Browse the repository at this point in the history
  8. When targetSdkVersion is set in tiapp.xml's <android><manifest> secti…

    …on, build apps against that version (or the next best previous version available in the user's Android SDK folder.)
    
    If the resulting SDK version is Honeycomb MR2 (3.2, api level 13) or higher, add "screenSize" to the list of "configChanges" that our Activities handle.  This is necessary because when targeting api level 13 or higher, a change in device orientation causes a screenSize config change that is not automatically handled by Android and thus causes the activity to restart unless "configChanges" contains an entry for screenSize.
    
    [TIMOB-10863]
    
    Conflicts:
    
    	support/android/builder.py
    billdawson authored and Max Stepanov committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    80f5125 View commit details
    Browse the repository at this point in the history
  9. TIMOB-10860: Android: ScrollView not scrolling anymore with horizonta…

    …l layout
    Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    47f8438 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aa04544 View commit details
    Browse the repository at this point in the history
  11. [TIMOB-10501] add sourceURL:startingLineNo to KrollEval for better er…

    …ror reporting
    Max Stepanov committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    a9af875 View commit details
    Browse the repository at this point in the history
  12. TIMOB-9469: Added a border wrapper view to handle borderWidth, border…

    …Radius, and borderColor correctly.
    Allen Yeung authored and Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    0d5d8ea View commit details
    Browse the repository at this point in the history
  13. TIMOB-9469: When a border property is changed, make sure we re-add th…

    …e border wrapper view correctly.
    Allen Yeung authored and Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    effdc56 View commit details
    Browse the repository at this point in the history
  14. Code review changes

    Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    416213b View commit details
    Browse the repository at this point in the history
  15. Use FrameLayout instead of TiCompositeLayout

    Allen Yeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    40b6226 View commit details
    Browse the repository at this point in the history
  16. [TIMOB-10501] provide sourceURL:lineNo when evaluating commonJS modul…

    …e via require()
    
    Conflicts:
    
    	iphone/Classes/KrollBridge.mm
    Max Stepanov committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    3e97d80 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fae1dca View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    13bd8d0 View commit details
    Browse the repository at this point in the history
  19. timob-10806: fixed setting/changing the "image" property for TiUIButt…

    …on and updated doc
    
    Conflicts:
    	android/modules/ui/src/java/ti/modules/titanium/ui/widget/TiUIButton.java
    pingwang2011 committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    8fbe0f2 View commit details
    Browse the repository at this point in the history
  20. Merge pull request tidev#2960 from mstepanov/timob-10863-21x

    (2_1_X) TIMOB-10863 Android: Application restarts when orientation changes and targetSdkVersion is 13 or higher
    ayeung committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    cbf7ad3 View commit details
    Browse the repository at this point in the history
  21. Add 'value' accessor property to Picker proxy.

    Joshua Roesslein authored and hieupham007 committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    544dc25 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    26caebf View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2012

  1. Merge pull request tidev#2965 from ayeung/timob-9469-2_1_X

    (2_1_X) Timob 9469 Android: TiUIView does not clip children
    pingwang2011 committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    8e4d23f View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#2940 from mstepanov/timob-10810-21x

    (2_1_X)TIMOB-10696 TIMOB-10693 Simpler fix for TIMOB-10810
    vishalduggal committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    91c47b0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#2970 from hieupham007/timob-7313-2_1_X

    timob-7313 (2_1_X): Add 'value' accessor property to Picker proxy.
    pingwang2011 committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    17e5112 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22551c7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#2968 from pingwang2011/timob-10806-2_1_X

    timob-10806-2_1_X: Android: Ti.UI.Button.image property is not working for density specific images
    hieupham007 committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    4523ec6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#2962 from ayeung/timob-10860-2_1_X

    (2_1_X)TIMOB-10860: Android: ScrollView not scrolling anymore with horizontal l...
    pingwang2011 committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    fad900f View commit details
    Browse the repository at this point in the history
  7. Merge pull request tidev#2967 from vishalduggal/timob-10892-21X

    [TIMOB-10892](2_1_X)Don't render if map bounds are invalid
    WhichKatieDid committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    6aa64a2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a96beb9 View commit details
    Browse the repository at this point in the history
  9. Merge pull request tidev#2969 from vishalduggal/timob-10474-21X

    TIMOB-10474: (2_1_X) In event of a non-opaque bgcolor, clear the textlabel color...
    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    f8d31d0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request tidev#2974 from vishalduggal/timob-10851-21X

    [TIMOB-10851] (2_1_X)IOS6 orientation workaound
    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    d9c1af4 View commit details
    Browse the repository at this point in the history
  11. Merge pull request tidev#2964 from mstepanov/timob-10501-21x

    (2_1_X)[TIMOB-10501] iOS: Improve source error logging for CommonJS code
    vishalduggal committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    23edf2a View commit details
    Browse the repository at this point in the history
  12. Merge pull request tidev#2963 from vishalduggal/timob-9904-21X

    [TIMOB-9904](2_1_X)Do not use constrained size with sizeToFit
    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    906a1db View commit details
    Browse the repository at this point in the history
  13. Merge pull request tidev#2966 from vishalduggal/timob-10880-21X

    [TIMOB-10880](2_1_X)Slider value not being set on creation on OS 4.0+
    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    8f8c37e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f493e44 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    559bed7 View commit details
    Browse the repository at this point in the history
  16. [TIMOB-10831]Removing typo.

    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    b48a0e8 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f9bb1e6 View commit details
    Browse the repository at this point in the history
  18. Merge pull request tidev#2971 from vishalduggal/timob-10864-21X

    [TIMOB-10864] (2_1_X) Need to adjust bounds only if status bar is visible
    srahim committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    369ebb4 View commit details
    Browse the repository at this point in the history
  19. Merge pull request tidev#2975 from srahim/timob-10831-2_1_X

    [TIMOB-10831]iOS 6: Fixing logging for device builds
    vishalduggal committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    a77d91c View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2012

  1. Update for TIMOB-10945 to add the iPhone 5 splash screen into the pro…

    …per (old) location.
    ingo committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    d07e13c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2012

  1. Configuration menu
    Copy the full SHA
    d9e3fe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    664f6ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    269fde2 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#2990 from vishalduggal/timob-10929-21X

    [TIMOB-10929] (2_1_X) IOS6 button bar not behaving correctly as title control
    srahim committed Sep 18, 2012
    Configuration menu
    Copy the full SHA
    23401a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2012

  1. Configuration menu
    Copy the full SHA
    2982f13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a7de74 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2012

  1. Configuration menu
    Copy the full SHA
    ff947b1 View commit details
    Browse the repository at this point in the history
  2. TIMOB-10166: Apply fix for TIMOB-9469 in table views

    Allen Yeung committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    628d779 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#3006 from ayeung/timob-10166-2_1_X

    TIMOB-10166-2_1_X: Apply fix for TIMOB-9469 in table views
    pingwang2011 committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    e49fa02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef8308c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef9271 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80f7968 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9648dc View commit details
    Browse the repository at this point in the history
  8. Merge pull request tidev#3008 from hieupham007/timob-5077-2_1_X

    timob-5077-2_1_X: close softkeyboard when home key is pressed
    pingwang2011 committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    a84cb79 View commit details
    Browse the repository at this point in the history
  9. Merge pull request tidev#2994 from BlainHamon/timob-10243_2_1_X

    TIMOB-10243 DYLD_FRAMEWORK_PATH is not needed for applescript.
    srahim committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    02fef90 View commit details
    Browse the repository at this point in the history
  10. Merge pull request tidev#3010 from vishalduggal/timob-10928-21X

    Timob 10928 21 x
    srahim committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    feb8642 View commit details
    Browse the repository at this point in the history
  11. TIMOB-11020: Android: In 2.1.3 RC if borderWidth is used, show/hide o…

    …n the border does not work and all views added on top will be hidden behind the border
    Allen Yeung committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    789ab7c View commit details
    Browse the repository at this point in the history
  12. Merge pull request tidev#3011 from vishalduggal/timob-10998-21X

    [TIMOB-10998] (2_1_X)  IOS6 now has a default bg view when style grouped
    srahim committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    fc23609 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    49fd6a7 View commit details
    Browse the repository at this point in the history
  14. Merge pull request tidev#3001 from vishalduggal/timob-10856-21X

    [TIMOB-10856][TIMOB-10839](2_1_X) Vertical layout FILL behavior fix sandbox calculation
    srahim committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    8d403b2 View commit details
    Browse the repository at this point in the history
  15. Merge pull request tidev#3015 from srahim/timob-11010-2_1_X

    [TIMOB-11010]iOS 6: titleControl fix
    vishalduggal committed Sep 20, 2012
    Configuration menu
    Copy the full SHA
    e4f78f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2012

  1. Merge pull request tidev#3014 from ayeung/timob-11020-2_1_X

    TIMOB-11020-2_1_X: Android: In 2.1.3 RC if borderWidth is used, show/hide on t...
    pingwang2011 committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    84870f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3005 from ayeung/timob-10003-2_1_X

    TIMOB-10003-2_1_X: Android: Ti.UI.SIZE does not work well with nested views
    pingwang2011 committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    5396956 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d385b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6344422 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c99a978 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ef0ece View commit details
    Browse the repository at this point in the history
  7. [TIMOB-10973] Formatting

    vishalduggal committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    aa1814c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9e0ad0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request tidev#2983 from ingo/2_1_X

    Update for TIMOB-10945 to add the iPhone 5 splash screen into the proper...
    srahim committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    0e13f69 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    759b529 View commit details
    Browse the repository at this point in the history
  11. [TIMOB-11030] Doc Update

    vishalduggal committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    e4e50fb View commit details
    Browse the repository at this point in the history
  12. Address Comments

    vishalduggal committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    8db3af8 View commit details
    Browse the repository at this point in the history
  13. Merge pull request tidev#3019 from vishalduggal/timob-11030-21X

    [TIMOB-11030] (2_1_X) Warn when using group tableView background as a color
    srahim committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    79286ef View commit details
    Browse the repository at this point in the history
  14. Merge pull request tidev#3017 from vishalduggal/timob-10973-21X

    [TIMOB-10973][TIMOB-10972] (2_1_X)
    srahim committed Sep 21, 2012
    Configuration menu
    Copy the full SHA
    1c7ff05 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2012

  1. Configuration menu
    Copy the full SHA
    6ed5e7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3025 from srahim/timob-11045-2_1_X

    [TIMOB-11045]Splash screen fix for iPhone 5
    vishalduggal committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    6c18470 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e117c6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#3028 from BlainHamon/timob-11044_2_1_X

    TIMOB-11044 className needs to be a method, now.
    srahim committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    a5f9520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dabf8e1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#3029 from srahim/timob-10846-2_1_X

    [TIMOB-10846][2_1_X]iOS 6, reloading webview after reloading data.
    WhichKatieDid committed Sep 22, 2012
    Configuration menu
    Copy the full SHA
    7c03e4c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2012

  1. Configuration menu
    Copy the full SHA
    f70bfeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3be77d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6980b8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#3039 from vishalduggal/timob-10928-21X

    [TIMOB-10928] (2_1_X) Allow modification of fullscreen after player is up
    srahim committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    d62d7b1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3037 from vishalduggal/timob-11058-21X

    [TIMOB-11058] (2_1_X) Contacts picker fails to update orientation on device rotate
    srahim committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    19fea56 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a7ffec View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    628aa8b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27f09c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e68efdc View commit details
    Browse the repository at this point in the history
  10. Merge pull request tidev#3049 from vishalduggal/timob-11065-21X

    [TIMOB-11065] (2_1_X) Sound proxy hanging on play from remote event
    srahim committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    2100c17 View commit details
    Browse the repository at this point in the history
  11. Merge pull request tidev#3050 from vishalduggal/timob-10796-21X

    [TIMOB-10796] (2_1_X) Ensure activeTab is set to focused on early return
    srahim committed Sep 25, 2012
    Configuration menu
    Copy the full SHA
    9e30f3d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2012

  1. Merge pull request tidev#3045 from BlainHamon/timob-11076_2_1_X

    TIMOB-11076: Declare iOS 6.0 method prototypes for earlier SDKs to know.
    srahim committed Sep 26, 2012
    Configuration menu
    Copy the full SHA
    52cf556 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ca5c1d0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#3056 from vishalduggal/timob-11150-21X

    [TIMOB-11150] (2_1_X) Load image with correct scale factor
    srahim committed Sep 26, 2012
    Configuration menu
    Copy the full SHA
    1e0a490 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2012

  1. Configuration menu
    Copy the full SHA
    550a716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2809c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c592291 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da50c3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3063 from vishalduggal/timob-11194-21X

    [TIMOB-11194] (2_1_X) Push parent into layout queue if non absolute layout
    srahim committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    0626b02 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#3065 from vishalduggal/timob-11187-21X

    [TIMOB-11187] (2_1_X) Adview crash
    srahim committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    93484d7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a770187 View commit details
    Browse the repository at this point in the history
  8. Merge pull request tidev#3072 from hieupham007/timob-11199-2_1_X

    timob-11199: implementation for requestAuthorization + contactsAuthoriza...
    pingwang2011 committed Sep 27, 2012
    Configuration menu
    Copy the full SHA
    f038e4b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2012

  1. Merge pull request tidev#3067 from vishalduggal/timob-11026-21X

    [TIMOB-11026] Fix builder.py for min version support
    srahim committed Sep 28, 2012
    Configuration menu
    Copy the full SHA
    325043b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    322d013 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#3075 from vishalduggal/timob-11023-21X

    [TIMOB-11023] (2_1_X) Fix up keyboard focus/blur handling
    srahim committed Sep 28, 2012
    Configuration menu
    Copy the full SHA
    a59dbdb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b71b8da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1ad5562 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0781454 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37e10a7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ab0e244 View commit details
    Browse the repository at this point in the history
  9. [TIMOB-9848] Bug Fix

    vishalduggal committed Sep 28, 2012
    Configuration menu
    Copy the full SHA
    3979b12 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a819520 View commit details
    Browse the repository at this point in the history
  11. Merge pull request tidev#3080 from vishalduggal/timob-9848-21X

    [TIMOB-9848](2_1_X) iOS: Ti.UI.TextField change event with wrong value
    srahim committed Sep 28, 2012
    Configuration menu
    Copy the full SHA
    b877bb1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f48fc36 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    79b204f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2012

  1. Configuration menu
    Copy the full SHA
    e415424 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b723c41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9428a View commit details
    Browse the repository at this point in the history
  4. Merge pull request tidev#3083 from vishalduggal/timob-11213-21X

    [TIMOB-11213] (2_1_X) Fix Modal VC pesentation correctly
    srahim committed Sep 29, 2012
    Configuration menu
    Copy the full SHA
    c8a6cc7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3084 from BlainHamon/timob-11174_2_1_X

    TIMOB-11174 Updating Contacts Module for iOS 6.0
    srahim committed Sep 29, 2012
    Configuration menu
    Copy the full SHA
    d81b7b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2012

  1. Configuration menu
    Copy the full SHA
    9e2b30d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aad270d View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#3094 from vishalduggal/timob-11213-21X

    [TIMOB-11213](2_1_X)AlertView fix
    srahim committed Oct 2, 2012
    Configuration menu
    Copy the full SHA
    7882ce1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6dfaedc View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3099 from vishalduggal/timob-11023-21X

    [TIMOB-11023] Check focus state before blur and refocus
    srahim committed Oct 2, 2012
    Configuration menu
    Copy the full SHA
    15997d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2012

  1. PROC-99: Bump version to 2.1.4

    Allen Yeung committed Oct 3, 2012
    Configuration menu
    Copy the full SHA
    dd5031d View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2012

  1. Configuration menu
    Copy the full SHA
    4017973 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3119 from vishalduggal/timob-11250-21X

    [TIMOB-11250](2_1_X)Fix incorrect focus on tableview data reload
    srahim committed Oct 5, 2012
    Configuration menu
    Copy the full SHA
    61edac4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2012

  1. Configuration menu
    Copy the full SHA
    b0197a9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3152 from vishalduggal/timob-11300-21X

    [TIMOB-10330] (2_1_X) Fix up background Color initialization for iOS6
    srahim committed Oct 10, 2012
    Configuration menu
    Copy the full SHA
    235a32c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2012

  1. Configuration menu
    Copy the full SHA
    236866d View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3293 from vishalduggal/timob-11285-21X

    [TIMOB-11285] Opening a new window must always dismiss keyboard
    srahim committed Oct 18, 2012
    Configuration menu
    Copy the full SHA
    55447fe View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2012

  1. Configuration menu
    Copy the full SHA
    3388f3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb9aad3 View commit details
    Browse the repository at this point in the history
  3. [TIMOB-11275] More fixes

    vishalduggal committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    3d6969d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bc45f88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66d3492 View commit details
    Browse the repository at this point in the history
  6. [TIMOB-11275] Optimize

    vishalduggal committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    17d5d58 View commit details
    Browse the repository at this point in the history
  7. [TIMOB-11275] Bug Fix

    vishalduggal committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    ddf16b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa9b558 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    afe037e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fac55bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d23190a View commit details
    Browse the repository at this point in the history
  12. Release local reference to prevent table overflow.

    [TIMOB-11358]
    Joshua Roesslein authored and hieupham007 committed Oct 24, 2012
    Configuration menu
    Copy the full SHA
    de84a9e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2012

  1. [TIMOB-10865] ignore iPhone folder when packaging app

    Max Stepanov committed Oct 25, 2012
    Configuration menu
    Copy the full SHA
    4943e09 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3316 from hieupham007/timob-11358-2_1_X

    Timob-11358:Release local reference to prevent table overflow.
    pingwang2011 committed Oct 25, 2012
    Configuration menu
    Copy the full SHA
    407b490 View commit details
    Browse the repository at this point in the history
  3. Merge pull request tidev#3315 from vishalduggal/timob-11275-21X

    [TIMOB-11275] (2_1_X) Ignore click events outside the button
    srahim committed Oct 25, 2012
    Configuration menu
    Copy the full SHA
    0bcb0a2 View commit details
    Browse the repository at this point in the history
  4. ignore .git/.svn/CVS folders

    Max Stepanov committed Oct 25, 2012
    Configuration menu
    Copy the full SHA
    2cc459e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2012

  1. Merge pull request tidev#3326 from mstepanov/timob-10865-21x

    (2_1_X)[TIMOB-10865] ignore iPhone folder when packaging app
    srahim committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    8efae74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff3413 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb34900 View commit details
    Browse the repository at this point in the history
  4. timob-11543: checked the type of native view using instanceof

    pingwang2011 authored and Allen Yeung committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    6631427 View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3341 from ayeung/timob-11508-2_1_X

    TIMOB-11508: Android: Adding WebView to ScrollView causes ScrollView to be initialized scrolled-down
    pingwang2011 committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    a8d3c80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request tidev#3344 from ayeung/timob-9994-2_1_X

    Timob 9994 2 1 x: Android: postlayout event not fired for labels
    pingwang2011 committed Oct 26, 2012
    Configuration menu
    Copy the full SHA
    1208dd9 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2012

  1. Configuration menu
    Copy the full SHA
    bd931ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52942f3 View commit details
    Browse the repository at this point in the history
  3. Formatting

    vishalduggal committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    28cdd5e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    254b59b View commit details
    Browse the repository at this point in the history
  5. Merge pull request tidev#3359 from vishalduggal/timob-11198-21X

    [TIMOB-11198] (2_1_X) Handle UIWebViewNavigationTypeOther correctly
    Max Stepanov committed Oct 30, 2012
    Configuration menu
    Copy the full SHA
    76d32f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2012

  1. Merge pull request tidev#3366 from vishalduggal/timob-11561-21X

    [TIMOB-11561](2_1_X)Handle accessory view is on refocus after blur
    srahim committed Oct 31, 2012
    Configuration menu
    Copy the full SHA
    e5cb5e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2012

  1. [TIMOB-11685] Print the log state only if it is not in production mod…

    …e and if it is err level
    srahim committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    1ecfe8a View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3406 from srahim/timob-11685-21X

    [TIMOB-11685]21X iOS: Limiting log in production builds
    srahim committed Nov 9, 2012
    Configuration menu
    Copy the full SHA
    51f2c64 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2012

  1. bump version to 2.1.5

    Max Stepanov committed Nov 12, 2012
    Configuration menu
    Copy the full SHA
    29c5290 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2013

  1. Configuration menu
    Copy the full SHA
    df3b44b View commit details
    Browse the repository at this point in the history
  2. Merge pull request tidev#3676 from vishalduggal/timob-12037-21X

    [TIMOB-12037] 2_1_X Ensure size and position flags are cleared on layout
    srahim committed Jan 8, 2013
    Configuration menu
    Copy the full SHA
    d9e06ec View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2013

  1. Configuration menu
    Copy the full SHA
    809933f View commit details
    Browse the repository at this point in the history