index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
widget
/
TextView.java
Age
Commit message (
Expand
)
Author
2022-05-07
Implement Inter Dynamic Metrics for system UI font
Danny Lin
2021-08-17
Fix OOB crash in ContentCapture for translated views
Ahaan Ugale
2021-07-02
Merge "Guarding against null pointer exception when setting view structure in...
Mihir Patel
2021-07-02
Merge "Disable log default dumps in debug ROM" into sc-dev
Joanne Chung
2021-06-29
Disable log default dumps in debug ROM
Joanne Chung
2021-06-24
Merge "Fix TextViewTranslationTest test fail." into sc-dev
Joanne Chung
2021-06-24
Merge "Bug fix: Move the implementation out from View.onTranslationResponse."...
Joanne Chung
2021-06-22
Guarding against null pointer exception when setting view structure info for ...
Mihir Patel
2021-06-21
Fix TextViewTranslationTest test fail.
Joanne Chung
2021-06-17
Bug fix: Move the implementation out from View.onTranslationResponse.
Joanne Chung
2021-06-16
ContentCapture: Notify when Composing region changes.
Ahaan Ugale
2021-05-25
Merge "Fix a bug in SpellCheckSpan update logic." into sc-dev
TreeHugger Robot
2021-05-21
Refine the ViewTranslationCallback usage.
Joanne Chung
2021-05-21
Fix a bug in SpellCheckSpan update logic.
Qi Wang
2021-05-17
Translate TextView content description if exist
Joanne Chung
2021-04-27
Fix stale EditorInfo upon EditText#setText()
Yohei Yukawa
2021-04-20
API feedback: Translation View API refinement.
Joanne Chung
2021-04-16
AutoTranslate: Pad view text for compatibility reasons.
Ahaan Ugale
2021-03-31
Merge "Rename getOnReceiveContentMimeTypes (drop "On")" into sc-dev
Nikita Dubrovsky
2021-03-26
Rename getOnReceiveContentMimeTypes (drop "On")
Nikita Dubrovsky
2021-03-25
Implement dispatchRequestTranslation for getting translation information.
Joanne Chung
2021-03-25
Update View translation APIs.
Joanne Chung
2021-03-19
Merge "Integrate OnReceiveContentListener in View.onDragEvent" into sc-dev
Nikita Dubrovsky
2021-03-18
Integrate OnReceiveContentListener in View.onDragEvent
Nikita Dubrovsky
2021-03-12
Merge "Update the cursor visibility correctly after dismissing popup window" ...
TreeHugger Robot
2021-03-12
Merge "Use getLineMax for desired text width calculation" into sc-dev
Seigo Nonaka
2021-03-11
Add debug logs to help clarify the issue
Joanne Chung
2021-03-09
Use getLineMax for desired text width calculation
Seigo Nonaka
2021-03-05
Full refactor of Translation APIs.
Adam He
2021-02-26
Update the cursor visibility correctly after dismissing popup window
Lan Wei
2021-02-22
Expose tint lists and other runtime functionality to RemoteViews
Stevie Kideckel
2021-02-10
Add ClipDescription method to determine if the clip is styled text.
Oli Lan
2021-02-07
Merge "Rename InputConnecton#setImeTemporarilyConsumesInput" into sc-dev
TreeHugger Robot
2021-02-05
Rename InputConnecton#setImeTemporarilyConsumesInput
Lan Wei
2021-01-29
Make EditorInfo.internalImeOptions parcelable.
Taran Singh
2021-01-25
Add initial View's APIs for auto translation
Joanne Chung
2021-01-11
Merge "Add MIME types to ViewStructure and autofill/cc ViewNode classes"
Nikita Dubrovsky
2021-01-11
Add MIME types to ViewStructure and autofill/cc ViewNode classes
Nikita Dubrovsky
2021-01-08
Merge "IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)"
TreeHugger Robot
2021-01-08
IME API: InputConnecton#setImeTemporarilyConsumesInput(boolean)
Lan Wei
2021-01-07
Remove AUTOFILL_TYPE_RICH_CONTENT and related code
Nikita Dubrovsky
2020-12-21
Prevent Fullscreen IME when app is in portrait.
Taran Singh
2020-12-16
Merge "Hide ContentInfo.partition from the public API"
Nikita Dubrovsky
2020-12-15
Add InputConnection#performSpellCheck().
Kohsuke Yatoh
2020-12-14
Hide ContentInfo.partition from the public API
Nikita Dubrovsky
2020-12-01
Prepare switching font loading to system server.
Kohsuke Yatoh
2020-11-27
Move/rename OnReceiveContentListener.Payload to android.view.ContentInfo
Nikita Dubrovsky
2020-11-17
Add View.performReceiveContent in addition to View.onReceiveContent
Nikita Dubrovsky
2020-11-13
Change forceBoldText to fontWeightAdjustment in TextView
Sally
2020-11-12
Update onReceiveContent() logic for app vs platform processing
Nikita Dubrovsky
[next]