Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1736] Android: Support Auto Linking in Labels

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:01.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, feature, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:00:54.000+0000
Updated2012-06-13T11:24:01.000+0000

Description

Kevin Whinnery added the initial implementation. If autoLink exists and set to one of the following constants it will make them active in the label.

Ti.UI.Android.LINKIFY_ALL
Ti.UI.Android.LINKIFY_EMAIL_ADDRESSES
Ti.UI.Android.LINKIFY_MAP_ADDRESSES
Ti.UI.Android.LINKIFY_PHONE_NUMBERS
Ti.UI.Android.LINKIFY_WEB_URLS[int]

Comments

  1. Don Thorp 2011-04-15

    (from [32c1ab63892dd047f167dc400f5c06dc5e8ca533]) [#1736 state:fixed-in-qa] Fleshed out support for autoLink on Label. Added doc, dynamic updates, and new KitchenSink test http://github.com/appcelerator/titanium_mobile/commit/32c1ab63892dd047f167dc400f5c06dc5e8ca533"> http://github.com/appcelerator/titanium_mobile/commit/32c1ab63892dd...

  2. Thomas Huelbert 2011-04-15

    sweet test case! confirmed using todays pull. logged #1746 for iOS parity as future, as per Don.

JSON Source