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
/
text
/
Layout.java
Age
Commit message (
Expand
)
Author
2021-06-08
Improve ellipsize performance
Seigo Nonaka
2020-10-29
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-28
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-27
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-06-25
Fix Layout.primaryIsTrailingPreviousAllLineOffsets
Mihai Popa
2019-03-13
Merge "Change TabStop type from int to float"
TreeHugger Robot
2019-03-12
Change TabStop type from int to float
Seigo Nonaka
2019-03-11
Hide packing structure from public API
Seigo Nonaka
2018-11-17
Merge "Revert "Revert "Refactor TextLine class"""
TreeHugger Robot
2018-11-16
Revert "Revert "Refactor TextLine class""
Siyamed Sinir
2018-11-16
Merge "Revert "Refactor TextLine class""
TreeHugger Robot
2018-11-16
Revert "Refactor TextLine class"
Siyamed Sinir
2018-11-16
Merge "Fix getLineLeft crashes when alignment is null"
Haoyu Zhang
2018-11-14
Fix getLineLeft crashes when alignment is null
Haoyu Zhang
2018-11-14
Refactor TextLine class
Seigo Nonaka
2018-10-30
Merge "Fix getLineRight()/getLineLeft() may compute leadingMargin twice"
Haoyu Zhang
2018-10-19
Fix getLineRight()/getLineLeft() may compute leadingMargin twice
Haoyu Zhang
2018-10-19
Disable double cursor for BiDi in Layout.
qqd
2018-10-09
Make LineBreaker public
Seigo Nonaka
2018-09-18
Fixed lineBackgroundSpan not called for first line
Haoyu Zhang
2018-08-17
Introduce NativeLineBreaker.Builder and ParagraphConstraint
Seigo Nonaka
2018-08-15
Merge "Validate index for cursor on BiDi text"
TreeHugger Robot
2018-08-15
Validate index for cursor on BiDi text
Siyamed Sinir
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-07-19
Fix crash during cursor moving on BiDi text
Seigo Nonaka
2018-05-30
Supress text replacement spans for ellipsis
Mihai Popa
2018-05-22
Optimise the hit test algorithm
Mihai Popa
2018-05-17
Merge "Add test cases for Layout.primaryIsTrailingPrevious"
TreeHugger Robot
2018-05-16
Add TextLayout.measure test cases
Seigo Nonaka
2018-05-16
Add test cases for Layout.primaryIsTrailingPrevious
Seigo Nonaka
2018-02-14
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-12
Reorganize MeasuredText API
Seigo Nonaka
2018-01-11
Rename PremeasuredText to MeasuredText
Seigo Nonaka
2017-12-13
Add more IntDef prefixes for auto-documenting.
Jeff Sharkey
2017-12-05
Refactor MeasuredText
Seigo Nonaka
2017-12-04
Revert "Refactor MeasuredText"
Seigo Nonaka
2017-11-30
Refactor MeasuredText
Seigo Nonaka
2017-10-24
Reorganize JNI in StaticLayout
Seigo Nonaka
2017-10-10
Removed unused variables from text layout code
Siyamed Sinir
2017-09-28
Merge "Update referenced constant names for Directions"
Petar Šegina
2017-09-27
Take padding information into StaticLayout
Roozbeh Pournader
2017-09-27
Update referenced constant names for Directions
Petar Šegina
2017-09-08
Move consumer call outside of the branch
Petar Šegina
2017-09-08
Move IntDef constant definitions outside of the annotation
Petar Šegina
2017-09-06
Emit text direction with selection rectangle
Petar Šegina
2017-08-25
Correct missed use of work paint for hyphenation
Roozbeh Pournader
2017-08-23
Add a builder for DynamicLayout and switch TextView to it
Roozbeh Pournader
2017-08-10
Merge "Add getSelection(..., RectangleConsumer) to Layout"
Petar Šegina
2017-08-09
Add getSelection(..., RectangleConsumer) to Layout
Petar Šegina
[next]