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-11757] Expose username, password, and domain properties on MobileWeb #3858

Closed
wants to merge 22 commits into from
Closed

[TIMOB-11757] Expose username, password, and domain properties on MobileWeb #3858

wants to merge 22 commits into from

Conversation

euforic
Copy link
Contributor

@euforic euforic commented Feb 11, 2013

No description provided.

salachi and others added 18 commits December 18, 2012 17:34
…xcode to compile and re-sign the code. [TIMOB-12419] Fixed bug when switching between full-copy and non-full-copy builds.
timob-12425: Android: WebView: the "load" event is fired twice if setHtml() is called before the window opens
[TIMOB-12613] [TIMOB-12617] Fixed device and package builds to force xco...
TIMOB-11628: Correct spacing and grammar in Android NDK console warning.
TIMOB-12289: Make java objects hold a weak reference when we detach
@arthurevans
Copy link
Contributor

Please update the APIDoc with this fix. It's in apidoc/Titanium/Network/HTTPClient.yml. For each of the properties, you just need to change the following lines:

platforms: [android,iphone, ipad]
since: 3.0.0

to:

platforms: [android,iphone, ipad, mobileweb]
since: { android: 3.0.0, iphone: 3.0.0, ipad: 3.0.0, mobileweb: 3.1.0 }

Thanks!

pingwang2011 and others added 3 commits February 11, 2013 10:05
Modified code that read, write and delete platform params
[TIDOC-990] Update Alloy examples
TIDOC-1028 Added cautions on assorted TableView bugs. Sigh.
@euforic euforic closed this Feb 11, 2013
@euforic euforic reopened this Feb 12, 2013
@euforic euforic closed this Feb 19, 2013
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

7 participants