[TIMOB-54] Android Not Launching tel: URL
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:51:50.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 0.6.0 |
Components | Android |
Labels | android |
Reporter | Don Thorp |
Assignee | Don Thorp |
Created | 2011-04-15T02:23:07.000+0000 |
Updated | 2011-04-17T01:51:50.000+0000 |
Description
Described in http://support.appcelerator.net/discussions/support/147-inconsistent-iphone-and-android-tableview-behavior-with-phone-numbers"> this support issue.
Basically, to activate feature protocols tel: mailto: geo: I need to launch activities on the device for those urls.
(from [f634f3c9346387787723002e57811df31fbf394e]) [#54 state:resolved] Added support for tel: mailto: geo: see http://developer.android.com/guide/appendix/g-app-intents.html">http://developer.android.com/guide/appendix/g-app-intents.html for url format. if launching via javascript, use window.open() with the url http://github.com/appcelerator/titanium_mobile/commit/f634f3c9346387787723002e57811df31fbf394e"> http://github.com/appcelerator/titanium_mobile/commit/f634f3c934638...