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
w16.2
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
*
[A11y Focus API] Add new requestRectangleOnScreen API with a parameter for so...
Amanda Lin Dietz
2025-04-15
1
-1
/
+9
*
Revert "Use setFontVariationOverride in TextView"
Seigo Nonaka
2025-02-27
1
-7
/
+3
*
Use setFontVariationOverride in TextView
Seigo Nonaka
2025-02-25
1
-3
/
+7
*
Revive the behavior of setFontVariationSettings as of API35
Seigo Nonaka
2025-01-09
1
-5
/
+23
*
Merge "Writing tools: selectively enable writing tools in TextView 5/n" into ...
Taran Singh
2024-12-06
1
-0
/
+4
|
\
|
*
Writing tools: selectively enable writing tools in TextView 5/n
Taran Singh
2024-11-25
1
-0
/
+4
*
|
Make setFontVariationSettings work with weight adjustment
Seigo Nonaka
2024-12-05
1
-1
/
+16
*
|
Revert "Add trace point into onMeasure/onDraw of TextView"
Seigo Nonaka
2024-11-19
1
-298
/
+283
|
/
*
Add trace point into onMeasure/onDraw of TextView
Seigo Nonaka
2024-11-13
1
-283
/
+298
*
[A11y] Add DATA_TEXT_CHARACTER_LOCATION_IN_WINDOW_KEY to AccessibilityNodeInfo
Katie
2024-11-05
1
-6
/
+32
*
Remove use_bounds_for_width flag
Seigo Nonaka
2024-09-05
1
-5
/
+1
*
Fix TextView#getEditorAndHandwritingBounds used wrong matrix
Haoyu Zhang
2024-09-03
1
-1
/
+1
*
Merge "Hide TextView context menu items when unavailable" into main
Treehugger Robot
2024-08-27
1
-8
/
+24
|
\
|
*
Hide TextView context menu items when unavailable
Ben Murdoch
2024-08-15
1
-8
/
+24
*
|
Merge "Cleanup comments" into main
Haoyu Zhang
2024-08-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Cleanup comments
Haoyu Zhang
2024-08-22
1
-1
/
+1
*
|
Minor TextView Context Menu refactor
Ben Murdoch
2024-08-15
1
-2
/
+10
|
/
*
Fix that handwriting gesture not working if View is scaled
Haoyu Zhang
2024-08-06
1
-43
/
+169
*
Notify focus view to HandwritingInitiator after inputType changes.
Linnan Li
2024-07-31
1
-0
/
+17
*
Remove flag performance workaround
Seigo Nonaka
2024-07-25
1
-3
/
+2
*
Add logs for no synchronous autofill
Simranjit Kohli
2024-06-12
1
-0
/
+3
*
[Bold text] Use a default bold font for null typefaces
Sally
2024-06-07
1
-1
/
+5
*
TextView compatibility with EditorInfoCompat#isStylusHandwritingEnabled
Justin Ghan
2024-05-01
1
-3
/
+17
*
Fix width calculation of TextView
Seigo Nonaka
2024-04-23
1
-2
/
+4
*
Merge "Prevent TextView refocus on escape key press" into main
Treehugger Robot
2024-03-20
1
-1
/
+1
|
\
|
*
Prevent TextView refocus on escape key press
Justin Ghan
2024-03-18
1
-1
/
+1
*
|
Start handwriting for stylus tap at end of line
Justin Ghan
2024-03-19
1
-0
/
+50
*
|
Show toast when handwriting in unsupported view
Justin Ghan
2024-03-12
1
-0
/
+9
|
/
*
Update cursor placement for handwriting initiation
Justin Ghan
2024-03-11
1
-1
/
+2
*
Merge "Add missing remotable annotation to font variation method in TextView....
Zak Cohen
2024-02-15
1
-0
/
+1
|
\
|
*
Add missing remotable annotation to font variation method in TextView.
Zak Cohen
2024-02-14
1
-0
/
+1
*
|
Don't shift drawing offset by default.
Seigo Nonaka
2024-02-15
1
-0
/
+59
*
|
Fix minimum line height for TextView use case
Seigo Nonaka
2024-02-10
1
-12
/
+73
|
/
*
Merge "Add XML attribute for newly added Layout APIs." into main
Seigo Nonaka
2024-02-03
1
-4
/
+10
|
\
|
*
Add XML attribute for newly added Layout APIs.
Seigo Nonaka
2024-01-31
1
-4
/
+10
*
|
Fix: IMEs don't receive onUpdateSelection when performs insertion mode
Haoyu Zhang
2024-01-30
1
-2
/
+33
|
/
*
Clear TextView focus on escape key press
Justin Ghan
2024-01-17
1
-0
/
+17
*
Adjust the line height to the locale based font metrics
Seigo Nonaka
2023-10-23
1
-12
/
+74
*
Merge "Use EditorInfo#stylusHandwritingEnabled in TextView" into main
Taran Singh
2023-10-20
1
-1
/
+4
|
\
|
*
Use EditorInfo#stylusHandwritingEnabled in TextView
Taran Singh
2023-09-26
1
-1
/
+4
*
|
Merge "Call assumeLayout for accessibility" into main
Sally Yuen
2023-10-18
1
-0
/
+3
|
\
\
|
*
|
Call assumeLayout for accessibility
Sally
2023-08-21
1
-0
/
+3
*
|
|
Update EditorInfo if servedView's orientation changes
Taran Singh
2023-10-09
1
-0
/
+12
*
|
|
Merge "Use CoreSettingsObserver for accessing text flags" into main
Seigo Nonaka
2023-09-27
1
-1
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Use CoreSettingsObserver for accessing text flags
Seigo Nonaka
2023-09-20
1
-1
/
+2
*
|
|
Merge "Fix CursorAnchorInfo insertion marker location when cursor is clamped"...
Justin Ghan
2023-09-20
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge "Fix CursorAnchorInfo insertion marker location when cursor is clamped"...
Justin Ghan
2023-09-20
1
-1
/
+2
|
|
\
\
|
|
*
|
Fix CursorAnchorInfo insertion marker location when cursor is clamped
Justin Ghan
2023-09-19
1
-1
/
+2
*
|
|
|
Temporary stop calling Flags API for performance reasons.
Seigo Nonaka
2023-09-20
1
-2
/
+2
*
|
|
|
Merge "Fix NullPointerException in TextView#canPasteAsPlainText" into main am...
Nader Jawad
2023-09-17
1
-0
/
+3
|
\
|
|
|
[next]