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
*
Make TextView.isSingleLine public
qqd
2018-11-30
1
-2
/
+7
*
Make TextView.getTextDirectionHeuristic public
Siyamed Sinir
2018-11-27
1
-6
/
+6
*
Fixed when IntelligenceManager.notifyAppeared()/disappeared() is called.
Felipe Leme
2018-11-26
1
-0
/
+3
*
Minor Content Capture-related changes.
Felipe Leme
2018-11-14
1
-33
/
+22
*
Added moar ContentCapture APIs (and their initial implementation).
Felipe Leme
2018-11-12
1
-20
/
+47
*
Make text handle drawables public
Mihai Popa
2018-11-02
1
-8
/
+182
*
Introduce FontStyle for future extensibility
Seigo Nonaka
2018-10-19
1
-4
/
+4
*
Add textLocale attributes to TextView and TextAppearanceSpan
Haoyu Zhang
2018-10-18
1
-0
/
+17
*
Change TextView.TextAppearanceAttributes.mStyleIndex to mTextStyle
Haoyu Zhang
2018-10-10
1
-4
/
+4
*
Removed afm.notifyValueChanged() optimization.
Felipe Leme
2018-10-01
1
-18
/
+5
*
Merge "Add missing TextView attributes to JavaDoc"
TreeHugger Robot
2018-09-27
1
-0
/
+6
|
\
|
*
Add missing TextView attributes to JavaDoc
Siyamed Sinir
2018-09-26
1
-0
/
+6
*
|
Merge "Unhide getTextRunCursor APIs"
Seigo Nonaka
2018-09-19
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Unhide getTextRunCursor APIs
Seigo Nonaka
2018-09-18
1
-2
/
+2
*
|
Always use Context.getSystemService() to get IMM
Yohei Yukawa
2018-09-17
1
-11
/
+15
|
/
*
docs: fixed instances of typo in 'overridden' am: debd4ee72d
kopriva
2018-09-13
1
-1
/
+1
|
\
|
*
docs: fixed instances of typo in 'overridden'
kopriva
2018-09-13
1
-1
/
+1
|
|
\
|
|
*
docs: fixed instances of typo in 'overridden'
kopriva
2018-09-13
1
-1
/
+1
|
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+86
*
|
|
Merge "Add Missing fontVariationSetting attr Javadoc"
Haoyu Zhang
2018-09-12
1
-0
/
+3
|
\
\
\
|
*
|
|
Add Missing fontVariationSetting attr Javadoc
Haoyu Zhang
2018-09-12
1
-0
/
+3
*
|
|
|
Move maximum weight constant from Typeface to Font and make it public
Seigo Nonaka
2018-09-10
1
-3
/
+4
|
/
/
/
*
|
|
Add fontVariationSettings to TextView and TextAppearance in XML
Haoyu Zhang
2018-08-31
1
-0
/
+11
*
|
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-21
1
-0
/
+86
*
|
|
Merge "Code reformatting for upcoming automated code changes." am: d68f003c67...
Mathew Inwood
2018-08-17
1
-3
/
+7
|
\
|
|
|
*
|
Code reformatting for upcoming automated code changes.
Mathew Inwood
2018-08-16
1
-3
/
+7
|
|
/
*
|
Disable hyphenation by in default theme
Siyamed Sinir
2018-07-23
1
-4
/
+25
*
|
TextView setOverlappingRendering must be true when shadows are used.
Derek Sollenberger
2018-07-13
1
-1
/
+2
*
|
Allow 0sp text size in xml for TextView
Mihai Popa
2018-07-02
1
-2
/
+2
*
|
Add textFontWeight attribute to documentation
Seigo Nonaka
2018-06-26
1
-0
/
+1
*
|
Merge "End the TC session on terminal selection event actions" into pi-dev am...
Abodunrinwa Toki
2018-05-22
1
-4
/
+1
|
\
|
|
*
End the TC session on terminal selection event actions
Abodunrinwa Toki
2018-05-22
1
-4
/
+1
*
|
Fix TextView#setText misplaced documentation
Mihai Popa
2018-05-17
1
-10
/
+5
*
|
Check against null text in TextView constructor
Mihai Popa
2018-05-14
1
-0
/
+29
*
|
Merge "Fix a typo in the API doc of TextView#setKeyListener()" into pi-dev am...
android-build-team Robot
2018-05-09
1
-1
/
+1
|
\
|
|
*
Fix a typo in the API doc of TextView#setKeyListener()
Yohei Yukawa
2018-05-08
1
-1
/
+1
*
|
Merge "Move accessibilityHeader from TextView to View" into pi-dev am: 99a238...
Phil Weaver
2018-04-11
1
-31
/
+0
|
\
|
|
*
Move accessibilityHeader from TextView to View
Phil Weaver
2018-04-10
1
-31
/
+0
*
|
Merge "Fix crash when modifying Selection" into pi-dev am: 1f2c6dea41
Clara Bayarri
2018-04-09
1
-1
/
+1
|
\
|
|
*
Fix crash when modifying Selection
Clara Bayarri
2018-04-06
1
-1
/
+1
*
|
Merge "Merge "TextClassifier API updates." into pi-dev am: bf9dfb16be" into p...
Abodunrinwa Toki
2018-04-02
1
-6
/
+13
|
\
|
|
*
TextClassifier API updates.
Abodunrinwa Toki
2018-04-01
1
-6
/
+13
*
|
Merge "Implement Stateful TextClassifier APIs." into pi-dev am: 119d10deb9
Abodunrinwa Toki
2018-03-29
1
-4
/
+51
|
\
|
|
*
Merge "Implement Stateful TextClassifier APIs." into pi-dev
Abodunrinwa Toki
2018-03-28
1
-4
/
+51
|
|
\
|
|
*
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-28
1
-4
/
+51
*
|
|
Merge "Use on-screen text in a11y text changed event" into pi-dev am: ebd87bf395
Phil Weaver
2018-03-28
1
-3
/
+2
|
\
|
|
|
*
|
Merge "Use on-screen text in a11y text changed event" into pi-dev
TreeHugger Robot
2018-03-28
1
-3
/
+2
|
|
\
\
|
|
*
|
Use on-screen text in a11y text changed event
Phil Weaver
2018-03-27
1
-3
/
+2
*
|
|
|
Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" in...
Seigo Nonaka
2018-03-27
1
-42
/
+60
|
\
|
|
|
|
*
|
|
Merge "Stop using DynamicLayout in case of non selectable PrecomputedText" in...
TreeHugger Robot
2018-03-27
1
-42
/
+60
|
|
\
\
\
[next]