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
*
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
*
TextView longpress 2 haptic feedback fix
Andrei Stingaceanu
2017-09-08
1
-1
/
+5
*
AutoSize TextView - fix transformation method
Andrei Stingaceanu
2017-07-27
1
-1
/
+3
*
Move cursor to end of text when autofilling.
Felipe Leme
2017-07-25
1
-1
/
+10
*
Merge "Disable smart sharing for password fields."
TreeHugger Robot
2017-07-14
1
-1
/
+1
|
\
|
*
Disable smart sharing for password fields.
Abodunrinwa Toki
2017-07-14
1
-1
/
+1
*
|
Avoid FloatingToolbar flickers
Abodunrinwa Toki
2017-07-13
1
-0
/
+6
|
/
*
Stop loading other package's font by default.
Seigo Nonaka
2017-06-22
1
-3
/
+3
*
AutoSize TextView - major fixes
Andrei Stingaceanu
2017-06-01
1
-46
/
+71
*
Don’t try to autoSize if TextView is not measured
Siyamed Sinir
2017-05-26
1
-0
/
+1
*
Merge "AutoSize TextView - correct pixel transformations" into oc-dev
Andrei Stingaceanu
2017-05-24
1
-28
/
+29
|
\
|
*
AutoSize TextView - correct pixel transformations
Andrei Stingaceanu
2017-05-11
1
-28
/
+29
*
|
Merge "Missed a break statement. very sorry" into oc-dev
Evan Rosky
2017-05-19
1
-0
/
+1
|
\
\
|
*
|
Missed a break statement. very sorry
Evan Rosky
2017-05-18
1
-0
/
+1
*
|
|
In onDragEvent(), don't assume text is Spannable
Roozbeh Pournader
2017-05-17
1
-2
/
+4
|
/
/
*
|
Merge "TextView: Invalidate selection action mode on "select all"." into oc-dev
Abodunrinwa Toki
2017-05-12
1
-0
/
+4
|
\
\
|
*
|
TextView: Invalidate selection action mode on "select all".
Abodunrinwa Toki
2017-05-13
1
-0
/
+4
*
|
|
Added redundant focusable attribute read in TextView
Evan Rosky
2017-05-12
1
-0
/
+16
|
/
/
*
/
Hiding text from obscured text fields.
Phil Weaver
2017-05-09
1
-1
/
+2
|
/
*
Merge "Properly translate text locations to screen coords" into oc-dev
Phil Weaver
2017-05-06
1
-2
/
+1
|
\
|
*
Properly translate text locations to screen coords
Phil Weaver
2017-05-05
1
-2
/
+1
*
|
Report less data in structure to autofill provider
Philip P. Moltmann
2017-05-05
1
-33
/
+48
|
/
*
Only classify text when the toolbar is shown.
Abodunrinwa Toki
2017-05-04
1
-1
/
+1
*
Add "Paste as plain text" in TextView's toolbar.
Abodunrinwa Toki
2017-05-02
1
-0
/
+21
*
Merge "Restricted Context layout font loading in TextView" into oc-dev
TreeHugger Robot
2017-04-30
1
-13
/
+20
|
\
|
*
Restricted Context layout font loading in TextView
Clara Bayarri
2017-04-28
1
-13
/
+20
*
|
Remove FontVariationAxis.InvalidFormatException.
Seigo Nonaka
2017-04-28
1
-5
/
+3
|
/
*
Merge "Implement the rest of autofill importance modes" into oc-dev
Svetoslav Ganov
2017-04-28
1
-0
/
+11
|
\
|
*
Implement the rest of autofill importance modes
Svet Ganov
2017-04-27
1
-0
/
+11
*
|
Merge "Only restrict arrows out of text fields from keyboard" into oc-dev
Evan Rosky
2017-04-27
1
-3
/
+32
|
\
\
|
|
/
|
/
|
|
*
Only restrict arrows out of text fields from keyboard
Evan Rosky
2017-04-20
1
-3
/
+32
*
|
Merge "Revise method comment on setFontVariationSettings" into oc-dev
TreeHugger Robot
2017-04-27
1
-7
/
+25
|
\
\
|
*
|
Revise method comment on setFontVariationSettings
Seigo Nonaka
2017-04-14
1
-7
/
+25
*
|
|
Handle package changes in autofill manager service
Svet Ganov
2017-04-26
1
-3
/
+6
*
|
|
Minor fixes on Autofill Framework:
Felipe Leme
2017-04-24
1
-2
/
+0
*
|
|
Merge "Introduce TextView attribute for control justification." into oc-dev
TreeHugger Robot
2017-04-21
1
-0
/
+3
|
\
\
\
|
*
|
|
Introduce TextView attribute for control justification.
Seigo Nonaka
2017-04-21
1
-0
/
+3
*
|
|
|
Merge "docs: Update TextView JavaDoc comments" into oc-dev
TreeHugger Robot
2017-04-21
1
-56
/
+110
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
docs: Update TextView JavaDoc comments
Joe Fernandez
2017-04-18
1
-56
/
+110
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix a11y text location in clipped views" into oc-dev
TreeHugger Robot
2017-04-21
1
-4
/
+2
|
\
\
\
|
*
|
|
Fix a11y text location in clipped views
Phil Weaver
2017-04-20
1
-4
/
+2
|
|
/
/
*
/
/
AutoSize TextView - API polish - no RuntimeException in signature
Andrei Stingaceanu
2017-04-20
1
-11
/
+7
|
/
/
*
/
AutoSize TextView - take horizontalScrolling into account
Andrei Stingaceanu
2017-04-18
1
-2
/
+4
|
/
*
Merge "Switch i18n listeners to use IME hint locales" into oc-dev
TreeHugger Robot
2017-04-13
1
-14
/
+62
|
\
|
*
Switch i18n listeners to use IME hint locales
Roozbeh Pournader
2017-04-12
1
-14
/
+62
*
|
Revert "Make selection end handle stick to selection at line end."
Roozbeh Pournader
2017-04-11
1
-1
/
+1
|
/
*
AutoSize TextView - fix measurements
Andrei Stingaceanu
2017-04-10
1
-28
/
+22
*
Force direction of phone number fields to (practically) LTR
Roozbeh Pournader
2017-04-06
1
-0
/
+21
*
Merge "Use text input for various internationalized listeners" into oc-dev
TreeHugger Robot
2017-04-05
1
-21
/
+66
|
\
[next]