index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
text
/
method
/
LinkMovementMethod.java
Age
Commit message (
Expand
)
Author
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-20
Merge "SmartLinkify - handle keyboard clicks" into pi-dev
TreeHugger Robot
2018-04-20
SmartLinkify - handle keyboard clicks
Abodunrinwa Toki
2018-04-10
Fix broken target SDK checks.
Jeff Sharkey
2018-03-26
Fix random SmartLinkify-related TextView bugs.
Abodunrinwa Toki
2017-02-10
TextView/LinkMovementMethod/ClickableSpan - touch up revert
Andrei Stingaceanu
2016-08-12
TextView - fix ClickableSpans always triggering on touch up
Andrei Stingaceanu
2013-04-29
enable selection of Linkify-annotated text
Victoria Lease
2011-01-25
Fix for a call to startActivity from outside of an app.
Gilles Debunne
2011-01-04
Removed simple compilation warnings.
Gilles Debunne
2010-12-21
Add TextView support for Home, End, PageUp, PageDown.
Jeff Brown
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project