summaryrefslogtreecommitdiff
path: root/core/java/android/text/method/LinkMovementMethod.java
AgeCommit message (Expand)Author
2020-01-07Use new UnsupportedAppUsage annotation.Artur Satayev
2018-08-15Add @UnsupportedAppUsage annotationsMathew Inwood
2018-04-20Merge "SmartLinkify - handle keyboard clicks" into pi-devTreeHugger Robot
2018-04-20SmartLinkify - handle keyboard clicksAbodunrinwa Toki
2018-04-10Fix broken target SDK checks.Jeff Sharkey
2018-03-26Fix random SmartLinkify-related TextView bugs.Abodunrinwa Toki
2017-02-10TextView/LinkMovementMethod/ClickableSpan - touch up revertAndrei Stingaceanu
2016-08-12TextView - fix ClickableSpans always triggering on touch upAndrei Stingaceanu
2013-04-29enable selection of Linkify-annotated textVictoria Lease
2011-01-25Fix for a call to startActivity from outside of an app.Gilles Debunne
2011-01-04Removed simple compilation warnings.Gilles Debunne
2010-12-21Add TextView support for Home, End, PageUp, PageDown.Jeff Brown
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project