Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-2500] Expose method for setting data detector type on Ti.UI.TextArea (Links, Phone Numbers, Email, Addresses)

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:59:16.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.6.0 M04
ComponentsiOS
Labelsfeature, ios, release-1.6.0
ReporterFred Spencer
AssigneeReggie Seagraves
Created2011-04-15T03:21:22.000+0000
Updated2011-04-17T01:59:16.000+0000

Description

Props currently exist in UIModule.m:

(AUTODETECT_NONE,UIDataDetectorTypeNone); (AUTODETECT_ALL,UIDataDetectorTypeAll); (AUTODETECT_PHONE,UIDataDetectorTypePhoneNumber); (AUTODETECT_LINK,UIDataDetectorTypeLink);

UITextArea - dataDetectorTypes

http://developer.apple.com/library/ios/#documentation/uikit/reference/UITextView_Class/Reference/UITextView.html"> http://developer.apple.com/library/ios/#documentation/uikit/referen...

Comments

  1. Don Thorp 2011-04-15

    Assigning to Ralf for triage. I asked fred to add this ticket and submit the pull request over the weekend since I didn't know if you'd want this in 1.5.0 RC1

  2. Jeff Haynie 2011-04-15

    (from [53cd134b1a2a95fc4a0a885820a69efdd91110e9]) [#2500 state:fixed-in-qa] Doc improvements, test improvments, addition of data detection types for 4.0+. https://github.com/appcelerator/titanium_mobile/commit/53cd134b1a2a95fc4a0a885820a69efdd91110e9"> https://github.com/appcelerator/titanium_mobile/commit/53cd134b1a2a...

  3. Thomas Huelbert 2011-04-15

    [INFO] Titanium SDK version: 1.6.0 (01/12/11 14:54 ff401e1) 4.2.1 4gt ipod and 3g iphone

JSON Source