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
/
TextLine.java
Age
Commit message (
Expand
)
Author
2021-07-27
Early exit if the target region is empty
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-10-19
Fix wrong offset of BiDi text by TextShaper
Seigo Nonaka
2020-10-14
Update TextShaper APIs to address API council feedback
Seigo Nonaka
2020-09-29
Add TextShaper API
Seigo Nonaka
2020-01-07
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-09-16
Do not compute outside given range in TextLine
Seigo Nonaka
2019-09-13
Revert "don't compute outside of visible range"
Adam Seaton
2019-09-11
don't compute outside of visible range
Seigo Nonaka
2019-03-11
Hide packing structure from public API
Seigo Nonaka
2019-02-06
Add maxTargetSDK equals P for UnsupportedAppUsage of sCached
Haoyu Zhang
2019-01-08
Fix that TextLine overwrites wordSpcing on paint
Haoyu Zhang
2018-11-17
Merge "Revert "Revert "Refactor TextLine class"""
TreeHugger Robot
2018-11-17
Merge "Revert "Revert "Enable PrecomputedText for BiDi text"""
TreeHugger Robot
2018-11-16
Revert "Revert "Enable PrecomputedText for BiDi text""
Siyamed Sinir
2018-11-16
Revert "Revert "Refactor TextLine class""
Siyamed Sinir
2018-11-16
Revert "Enable PrecomputedText for BiDi text"
Siyamed Sinir
2018-11-16
Revert "Refactor TextLine class"
Siyamed Sinir
2018-11-14
Enable PrecomputedText for BiDi text
Seigo Nonaka
2018-11-14
Refactor TextLine class
Seigo Nonaka
2018-09-25
Merge "Move hasEqualAttribute from Paint with adding some accessors"
Seigo Nonaka
2018-09-18
Unhide getTextRunCursor APIs
Seigo Nonaka
2018-09-18
Move hasEqualAttribute from Paint with adding some accessors
Seigo Nonaka
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-09-10
Unhide HyphenEdit related methods
Seigo Nonaka
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-05-30
Supress text replacement spans for ellipsis
Mihai Popa
2018-05-22
Optimise the hit test algorithm
Mihai Popa
2018-05-21
Reorder the drawing of underline/stroke and text
Seigo Nonaka
2018-05-16
Add TextLayout.measure test cases
Seigo Nonaka
2018-03-23
Fix BoringLayout with PrecomputedText
Seigo Nonaka
2018-02-16
Reorganize MeasuredText API (2nd)
Seigo Nonaka
2018-02-14
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-12
Reorganize MeasuredText API
Seigo Nonaka
2018-01-23
Compute full text layout in MeasuredText and use it for drawing
Seigo Nonaka
2017-10-24
Fix space counting for justified text
Roozbeh Pournader
2017-10-10
Removed unused variables from text layout code
Siyamed Sinir
2017-07-13
Make strike-through respect kerning at boundaries
Roozbeh Pournader
2017-06-09
Merge "Get underline position and thickness from the font"
Roozbeh Pournader
2017-06-08
Get underline position and thickness from the font
Roozbeh Pournader
2017-06-07
Merge "Early exit if there are no spans affecting display"
TreeHugger Robot
2017-06-07
Early exit if there are no spans affecting display
Roozbeh Pournader
2017-06-05
Move underline thickness and position computation to Paint
Roozbeh Pournader
2017-06-01
Make underlining spans independent of actual class
Roozbeh Pournader
2017-06-01
Revert "Don't let UnderlineSpans affect text width"
Siyamed Sinir
2017-05-24
Don't let UnderlineSpans affect text width
Roozbeh Pournader
2017-03-03
Frameworks support for hyphenation for various complex cases
Roozbeh Pournader
2017-01-05
Introduce full justification.
Seigo Nonaka
[next]