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-10025: BlackBerry: Sync with Appcelerator branch #114

Merged
merged 763 commits into from Jul 25, 2012

Conversation

dlifshitz-maca
Copy link

Reviewer: Harut

[Changes]
added platforms to Titanium.UI.View: horizontalWrap

Conflicts:
    .gitignore
    apidoc/Titanium/UI/Button.yml
    apidoc/Titanium/UI/ImageView.yml
    apidoc/Titanium/UI/OptionDialog.yml
    apidoc/Titanium/UI/ProgressBar.yml
    apidoc/Titanium/UI/TextField.yml
    support/project.py

[Tests]
Test 1) Created, built, run project using command line
Test 2) Created, built, run project using Titanium Studio Nightly

vishalduggal and others added 30 commits July 5, 2012 12:17
[TIMOB-9192] iOS: Repeated background image (@2x version) doesn't display correctly on a retina device
timob-7020: Android: Search bar in table causing crash
[TIMOB-8151] Android: camera image is stretched when using an overlay
[TIMOB-2999] Add tiapp.xml property min-ios-ver to declare minimum iOS version
[TIMOB-9894] LongPress support in table view.
These seem to break ActionBar from appearing.
Need to look into if these are needed and when to turn them off/on.
…permission field for constants in WebView.yml
Timob 6855: Android: Function to get the current latitudeDelta and longitudeDelta from a MapView
[TIMOB-9191] ContentsScale should match background image scale
Max Stepanov and others added 24 commits July 18, 2012 14:13
[TIMOB-9848]iOS: Ti.UI.TextField change event with wrong value
…s to discourage selection of them in config.
[TIMOB-9500] recycle table view rows
Timob 8796: Added desired properties to tableview's longpress event
…on): fix re-layout of view.

Also some whitespace cleanup.

Also change use of Pair<Integer, Integer> with Point (forgot about Point when I did this code the first time. :) )
[TIMOB-9904] 'SIZE' height for text areas based explictly off of pre-computed width
[TIMOB-9981] Fix ports used for TCP socket testing and 'reserve' ports
[TIMOB-9973]iOS: Fix TableView's longpress event.
[TIMOB-9636] Display 'this' where relevant in the debugger variables list
[TIMOB-9085] 'this' object should be event firer, not source, for callbacks
TIMOB-9966: Android: ScrollView not scrolling with horizontal layout
[TIMOB-10036] iOS: HTTPClient does not support sending TiFile object
Timob 9825: Android animations need to accept unit specifiers such as "dp"
[TIMOB-9423] Update property on addView() removeView()
…4cb_01

Conflicts:
	.gitignore
	apidoc/Titanium/UI/Button.yml
	apidoc/Titanium/UI/ImageView.yml
	apidoc/Titanium/UI/OptionDialog.yml
	apidoc/Titanium/UI/ProgressBar.yml
	apidoc/Titanium/UI/TextField.yml
	support/project.py
added platforms to Titanium.UI.View: horizontalWrap
@Harutyun
Copy link

while running the project from command line, I got following error:

[INFO] Command: make CPULIST=x86 BB_ROOT=C:\Users\Macuser\AppData\Roaming\Titani
um\mobilesdk\win32\2.2.0_david\blackberry
Command '['make', 'CPULIST=x86', 'BB_ROOT=C:\Users\Macuser\AppData\Roaming
Titanium\mobilesdk\win32\2.2.0_david\blackberry']' returned non-zero exit st
atus 2 None

not sure if it is environment error, or patch error, lets discuss it separately

@Harutyun Harutyun closed this Jul 25, 2012
@Harutyun Harutyun reopened this Jul 25, 2012
@Harutyun
Copy link

Approved

dlifshitz-maca added a commit that referenced this pull request Jul 25, 2012
TIMOB-10025: BlackBerry: Sync with Appcelerator branch

[Changes]
added platforms to Titanium.UI.View: horizontalWrap

Conflicts:
    .gitignore
    apidoc/Titanium/UI/Button.yml
    apidoc/Titanium/UI/ImageView.yml
    apidoc/Titanium/UI/OptionDialog.yml
    apidoc/Titanium/UI/ProgressBar.yml
    apidoc/Titanium/UI/TextField.yml
    support/project.py

[Tests]
Test 1) Created, built, run project using command line
Test 2) Created, built, run project using Titanium Studio Nightly
@dlifshitz-maca dlifshitz-maca merged commit d76b1fc into Macadamian:blackberry Jul 25, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet