summaryrefslogtreecommitdiff
path: root/core/java/android/text/method/LinkMovementMethod.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2020-01-071-1/+1
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-151-0/+2
* Merge "SmartLinkify - handle keyboard clicks" into pi-devTreeHugger Robot2018-04-201-43/+56
|\
| * SmartLinkify - handle keyboard clicksAbodunrinwa Toki2018-04-201-43/+56
* | Fix broken target SDK checks.Jeff Sharkey2018-04-101-1/+1
|/
* Fix random SmartLinkify-related TextView bugs.Abodunrinwa Toki2018-03-261-1/+10
* TextView/LinkMovementMethod/ClickableSpan - touch up revertAndrei Stingaceanu2017-02-101-5/+6
* TextView - fix ClickableSpans always triggering on touch upAndrei Stingaceanu2016-08-121-33/+30
* enable selection of Linkify-annotated textVictoria Lease2013-04-291-0/+5
* Fix for a call to startActivity from outside of an app.Gilles Debunne2011-01-251-3/+3
* Removed simple compilation warnings.Gilles Debunne2011-01-041-2/+5
* Add TextView support for Home, End, PageUp, PageDown.Jeff Brown2010-12-211-23/+18
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+256
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-256/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* Initial ContributionThe Android Open Source Project2008-10-211-0/+256