History log of /frameworks/ex/common/tools/make-iana-tld-pattern.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ef8ab805d2b114e9d0dd98ae067c056b4a09a377 20-Nov-2015 Siyamed Sinir <siyamed@google.com> Output shorter lines for TLD pattern

The output had line breaks at every alpha character and this caused
lines that were too long to be in the code. This CL, tries to produce
shorter lines by adding a new line if the current line is longer than
a hundred characters.

Change-Id: I87e8a1782ddc4f9369c0fd6018c499a2c0f75936
/frameworks/ex/common/tools/make-iana-tld-pattern.py
829b84ec6b4f5fac7eea8da1de3378ce47033838 19-Jul-2011 Shimeng (Simon) Wang <swang@google.com> Enhance the URL Regex script to handle i18n TLDs.

Decode punycode and put in Unicode scripts also into the Regex matcher,
this will match internationalized characters in TopLevelDomains.

issue: 4384739
Change-Id: Ic1aac6e05509f00ef3a2c19a06cacda6e9cd8b42
/frameworks/ex/common/tools/make-iana-tld-pattern.py
823b6f3516076b92f78c3fc27037d24bb514e653 15-Jun-2010 Ying Wang <wangying@google.com> move android-common from framework/base to framework/ex

Also change the LOCAL_SDK_VERSION from current to 8.
Change-Id: I68943b8b41622dab88c7b13d8c067b39205f028e
/frameworks/ex/common/tools/make-iana-tld-pattern.py