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
*
Merge "Guarding against null pointer exception when setting view structure in...
Mihir Patel
2021-07-02
1
-15
/
+20
|
\
|
*
Guarding against null pointer exception when setting view structure info for ...
Mihir Patel
2021-06-22
1
-15
/
+20
*
|
Merge "Disable log default dumps in debug ROM" into sc-dev
Joanne Chung
2021-07-02
1
-3
/
+0
|
\
\
|
*
|
Disable log default dumps in debug ROM
Joanne Chung
2021-06-29
1
-3
/
+0
*
|
|
Merge "Fix TextViewTranslationTest test fail." into sc-dev
Joanne Chung
2021-06-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix TextViewTranslationTest test fail.
Joanne Chung
2021-06-21
1
-1
/
+1
|
|
/
*
|
Merge "Bug fix: Move the implementation out from View.onTranslationResponse."...
Joanne Chung
2021-06-24
1
-31
/
+0
|
\
\
|
*
|
Bug fix: Move the implementation out from View.onTranslationResponse.
Joanne Chung
2021-06-17
1
-31
/
+0
|
|
/
*
/
ContentCapture: Notify when Composing region changes.
Ahaan Ugale
2021-06-16
1
-2
/
+10
|
/
*
Merge "Fix a bug in SpellCheckSpan update logic." into sc-dev
TreeHugger Robot
2021-05-25
1
-6
/
+9
|
\
|
*
Fix a bug in SpellCheckSpan update logic.
Qi Wang
2021-05-21
1
-6
/
+9
*
|
Refine the ViewTranslationCallback usage.
Joanne Chung
2021-05-21
1
-42
/
+24
*
|
Translate TextView content description if exist
Joanne Chung
2021-05-17
1
-0
/
+4
|
/
*
Fix stale EditorInfo upon EditText#setText()
Yohei Yukawa
2021-04-27
1
-4
/
+7
*
API feedback: Translation View API refinement.
Joanne Chung
2021-04-20
1
-10
/
+15
*
AutoTranslate: Pad view text for compatibility reasons.
Ahaan Ugale
2021-04-16
1
-0
/
+10
*
Merge "Rename getOnReceiveContentMimeTypes (drop "On")" into sc-dev
Nikita Dubrovsky
2021-03-31
1
-4
/
+4
|
\
|
*
Rename getOnReceiveContentMimeTypes (drop "On")
Nikita Dubrovsky
2021-03-26
1
-4
/
+4
*
|
Implement dispatchRequestTranslation for getting translation information.
Joanne Chung
2021-03-25
1
-2
/
+2
|
/
*
Update View translation APIs.
Joanne Chung
2021-03-25
1
-102
/
+73
*
Merge "Integrate OnReceiveContentListener in View.onDragEvent" into sc-dev
Nikita Dubrovsky
2021-03-19
1
-1
/
+27
|
\
|
*
Integrate OnReceiveContentListener in View.onDragEvent
Nikita Dubrovsky
2021-03-18
1
-1
/
+27
*
|
Merge "Update the cursor visibility correctly after dismissing popup window" ...
TreeHugger Robot
2021-03-12
1
-1
/
+12
|
\
\
|
*
|
Update the cursor visibility correctly after dismissing popup window
Lan Wei
2021-02-26
1
-1
/
+12
*
|
|
Merge "Use getLineMax for desired text width calculation" into sc-dev
Seigo Nonaka
2021-03-12
1
-1
/
+1
|
\
\
\
|
*
|
|
Use getLineMax for desired text width calculation
Seigo Nonaka
2021-03-09
1
-1
/
+1
*
|
|
|
Add debug logs to help clarify the issue
Joanne Chung
2021-03-11
1
-1
/
+18
|
|
_
|
/
|
/
|
|
*
|
|
Full refactor of Translation APIs.
Adam He
2021-03-05
1
-10
/
+13
|
/
/
*
/
Expose tint lists and other runtime functionality to RemoteViews
Stevie Kideckel
2021-02-22
1
-0
/
+4
|
/
*
Add ClipDescription method to determine if the clip is styled text.
Oli Lan
2021-02-10
1
-10
/
+4
*
Merge "Rename InputConnecton#setImeTemporarilyConsumesInput" into sc-dev
TreeHugger Robot
2021-02-07
1
-11
/
+11
|
\
|
*
Rename InputConnecton#setImeTemporarilyConsumesInput
Lan Wei
2021-02-05
1
-11
/
+11
*
|
Make EditorInfo.internalImeOptions parcelable.
Taran Singh
2021-01-29
1
-1
/
+1
|
/
*
Add initial View's APIs for auto translation
Joanne Chung
2021-01-25
1
-0
/
+120
*
Merge "Add MIME types to ViewStructure and autofill/cc ViewNode classes"
Nikita Dubrovsky
2021-01-11
1
-0
/
+12
|
\
|
*
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2021-01-11
1
-0
/
+12
*
|
Merge "IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)"
TreeHugger Robot
2021-01-08
1
-2
/
+33
|
\
\
|
|
/
|
/
|
|
*
IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)
Lan Wei
2021-01-08
1
-2
/
+33
*
|
Remove AUTOFILL_TYPE_RICH_CONTENT and related code
Nikita Dubrovsky
2021-01-07
1
-6
/
+2
|
/
*
Prevent Fullscreen IME when app is in portrait.
Taran Singh
2020-12-21
1
-0
/
+4
*
Merge "Hide ContentInfo.partition from the public API"
Nikita Dubrovsky
2020-12-16
1
-2
/
+6
|
\
|
*
Hide ContentInfo.partition from the public API
Nikita Dubrovsky
2020-12-14
1
-2
/
+6
*
|
Add InputConnection#performSpellCheck().
Kohsuke Yatoh
2020-12-15
1
-0
/
+7
|
/
*
Prepare switching font loading to system server.
Kohsuke Yatoh
2020-12-01
1
-0
/
+3
*
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-27
1
-9
/
+11
*
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-17
1
-17
/
+11
*
Change forceBoldText to fontWeightAdjustment in TextView
Sally
2020-11-13
1
-16
/
+18
*
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
2020-11-12
1
-64
/
+27
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-7
/
+7
*
Merge "Revert "Add maxTargetSdk restriction to unused APIs.""
Hongwei Wang
2020-10-28
1
-7
/
+7
|
\
[next]