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

Contextual action bar #5309

Closed
wants to merge 2,453 commits into from
Closed

Contextual action bar #5309

wants to merge 2,453 commits into from

Conversation

jigneshkasundra
Copy link

I need to use the contexual action bar in my android application but currently the titanium sdk not suppoting those feature.

so I found that we can extends the function of Titanium SDK by creating external Titanium Module and import those module in to requred application. but i dont have any idea how to implement those things

Tim Statler and others added 30 commits December 13, 2013 10:24
[TIDOC-1352] Remove MQTT material
[TIMOB-15972] Fixed bug where 64-bit iphone simulator only launched if -...
…ginal was being update when the file is symlinked. Also fixed a bug where other platform specific files aren't being cleaned up from last build.
[TIMOB-15981] Fixed bug with custom AndroidManifest.xml where the...
[TIDOC-1418] Update touchend event behavior
[TIMOB-16003] Fixed bug with leading slash not properly being stripped o...
…atted. This ticket also resolves [TIMOB-13630] and [TIMOB-13629].
[TIMOB-16006]iOS: setStatusBarStyle not working properly
…eing set in the AndroidManifest.xml and was causing aapt to crash if the app icon is not name appicon.png.
…ed in the AndroidManifest.xml. Also fixed bug where the keytool password is not being properly obscured.
…ml, then check the AndroidManifest.xml, but it needs to always check the AndroidManifest.xml since it has precedence over the <icon> tag.
[TIMOB-16015] Fixed bug where the application icon was not properly bein...
[TIMOB-15916] Fixed bug with analytics events not being properly formatt...
[TIMOB-16014]iOS: Fixing TextField setSelection race condition with change event
…sioning profiles when building directly from Xcode.
cb1kenobi and others added 28 commits February 6, 2014 11:45
[TIMOB-15479] Window Hybrid Merge
timob-16358: fix flickering while scrolling for webview
anvil test cases for suite Ti_UiPicker
[TIMOB-15479] Fixed mobile web config hook to be 3.2.1 compatible.
[TIMOB-16416] Updated min cli versions for the sdk commands to 3.2.1.
[TIMOB-16320] Removed debug console.log() call.
Anvil test cases for suite Ti.UI.Webview
anvil test cases for suite iphone_NavigationGroup
test cases suite TiUiSlider
anvil test case for kitchenSink/platform/json
anvil test case for kitchenSink/platform/js_search
[TIMOB-16125] checkin for hyperloop de-dup for ios modules
anvil test case for kitchenSink/platform/passingWindow
anvil test cases for suite ui_scrollView
@ingo
Copy link
Contributor

ingo commented Feb 13, 2014

I'm going to close this pull request since it seems to be incorrectly filed. If you have a question about how to submit a pull request, please contact support.

@ingo ingo closed this Feb 13, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet