index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TextView.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add semantics for accessibility headings
Phil Weaver
2018-01-18
1
-0
/
+30
*
Merge "Implement text baseline attributes for TextView."
Abodunrinwa Toki
2018-01-18
1
-0
/
+153
|
\
|
*
Implement text baseline attributes for TextView.
Abodunrinwa Toki
2018-01-16
1
-0
/
+153
*
|
Fix API review javadoc issues in TextView/ExtractedText
Clara Bayarri
2018-01-17
1
-2
/
+2
*
|
Merge "Rename PremeasuredText to MeasuredText"
Seigo Nonaka
2018-01-16
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Rename PremeasuredText to MeasuredText
Seigo Nonaka
2018-01-11
1
-2
/
+2
*
|
Merge "Set selection bounds when we try to copy, so it will work with nonsele...
Richard Ledley
2018-01-13
1
-0
/
+6
|
\
\
|
*
|
Set selection bounds when we try to copy, so it will work with nonselectable ...
Richard Ledley
2018-01-12
1
-0
/
+6
*
|
|
Merge "Make Linkify links clickable in nonselectable text."
Richard Ledley
2018-01-12
1
-5
/
+3
|
\
\
\
|
*
|
|
Make Linkify links clickable in nonselectable text.
Richard Ledley
2018-01-11
1
-5
/
+3
|
|
/
/
*
|
|
Merge "Move A11y events throttling away from View(RootImpl)"
TreeHugger Robot
2018-01-11
1
-3
/
+3
|
\
\
\
|
*
|
|
Move A11y events throttling away from View(RootImpl)
Eugene Susla
2018-01-09
1
-3
/
+3
|
|
/
/
*
|
|
Merge "Avoid unnecessary division in TextView.Marquee.tick."
TreeHugger Robot
2018-01-10
1
-3
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Avoid unnecessary division in TextView.Marquee.tick.
Tim Murray
2017-12-19
1
-3
/
+3
*
|
|
Merge "Renaming leftover from previous CL..."
TreeHugger Robot
2018-01-08
1
-9
/
+9
|
\
\
\
|
*
|
|
Renaming leftover from previous CL...
Felipe Leme
2018-01-08
1
-9
/
+9
*
|
|
|
Merge "Ignores Resources.NotFoundException when setting ViewStructure.setTest...
TreeHugger Robot
2018-01-08
1
-3
/
+9
|
\
\
\
\
|
*
|
|
|
Ignores Resources.NotFoundException when setting ViewStructure.setTestIdEntry().
Felipe Leme
2018-01-08
1
-3
/
+9
|
|
/
/
/
*
/
/
/
Enable/disable fallback line spacing in TextView
Siyamed Sinir
2018-01-04
1
-2
/
+55
|
/
/
/
*
|
/
Added new Autofill APIs to get name of id used on android:text.
Felipe Leme
2018-01-03
1
-10
/
+20
|
|
/
|
/
|
*
|
Update setLineSpacing docs to mention units
Clara Bayarri
2017-12-20
1
-0
/
+4
|
/
*
Show Floating Toolbar when tapping a selectable TextLink in TextView.
Richard Ledley
2017-12-18
1
-0
/
+16
*
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-13
1
-1
/
+4
*
Introduce PremeasuredText
Seigo Nonaka
2017-12-11
1
-2
/
+8
*
Revert "Don't generate irrelevant a11y events - framework"
Eugene Susla
2017-12-05
1
-4
/
+0
*
Don't generate irrelevant a11y events - framework
Svet Ganov
2017-11-28
1
-0
/
+4
*
[Magnifier - 5] Auto invalidate and misc
Andrei Stingaceanu
2017-10-23
1
-30
/
+0
*
[Magnifier - 3] Reduce number of calls to PixelCopy
Andrei Stingaceanu
2017-10-17
1
-0
/
+30
*
Merge "Added new ViewNode properties for Autofill (minEms, maxEms, maxLength)."
TreeHugger Robot
2017-10-13
1
-0
/
+11
|
\
|
*
Added new ViewNode properties for Autofill (minEms, maxEms, maxLength).
Felipe Leme
2017-10-06
1
-0
/
+11
*
|
Rename mCursorDrawble to mDrawableForCursor
Roozbeh Pournader
2017-10-03
1
-4
/
+4
|
/
*
Merge "Switch version gate for fallback linespacing to P"
TreeHugger Robot
2017-09-21
1
-3
/
+1
|
\
|
*
Switch version gate for fallback linespacing to P
Roozbeh Pournader
2017-09-21
1
-3
/
+1
*
|
Fix crash in TextView#setHint
Clara Bayarri
2017-09-18
1
-1
/
+1
|
/
*
Fix hint text updates in Extracted text mode
Clara Bayarri
2017-09-15
1
-0
/
+10
*
Merge "Fix maxLines/lines properties for BoringLayout" into oc-mr1-dev am: ae...
Siyamed Sinir
2017-09-15
1
-1
/
+2
|
\
|
*
Fix maxLines/lines properties for BoringLayout
Siyamed Sinir
2017-09-13
1
-1
/
+2
|
*
Log the "change selected text" gesture.
Abodunrinwa Toki
2017-09-12
1
-1
/
+1
*
|
Log the "change selected text" gesture.
Abodunrinwa Toki
2017-09-12
1
-1
/
+1
*
|
Merge "TextView longpress 2 haptic feedback fix" into oc-mr1-dev am: 04b6095082
Andrei Stingaceanu
2017-09-11
1
-1
/
+5
|
\
|
|
*
TextView longpress 2 haptic feedback fix
Andrei Stingaceanu
2017-09-08
1
-1
/
+5
*
|
Use fallback-based line spacing in TextView etc
Roozbeh Pournader
2017-08-23
1
-2
/
+11
*
|
Add a builder for DynamicLayout and switch TextView to it
Roozbeh Pournader
2017-08-23
1
-4
/
+13
*
|
Merge "Add deltaX/Y to a11y scroll events"
TreeHugger Robot
2017-08-16
1
-2
/
+7
|
\
\
|
*
|
Add deltaX/Y to a11y scroll events
Eugene Susla
2017-08-02
1
-2
/
+7
*
|
|
Merge "Improve TextView.onMeasure() for multiline text."
TreeHugger Robot
2017-08-04
1
-4
/
+6
|
\
\
\
|
*
|
|
Improve TextView.onMeasure() for multiline text.
Seigo Nonaka
2017-08-04
1
-4
/
+6
*
|
|
|
Merge "AutoSize TextView - fix transformation method" into oc-mr1-dev am: 871...
Andrei Stingaceanu
2017-08-04
1
-1
/
+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
AutoSize TextView - fix transformation method
Andrei Stingaceanu
2017-07-27
1
-1
/
+3
*
|
|
|
Refactor TextView TextAppearance attributes reading
Clara Bayarri
2017-08-01
1
-252
/
+265
|
|
/
/
|
/
|
|
[next]