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
/
StaticLayout.java
Age
Commit message (
Expand
)
Author
2021-02-05
Fix ellipsis reinitialization for static cached StaticLayout.
Ahaan Ugale
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-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
2019-03-07
Address API review from the council
Seigo Nonaka
2019-01-08
Fix that TextLine overwrites wordSpcing on paint
Haoyu Zhang
2018-12-10
Recompute PcT with existing PcT for different direction
Seigo Nonaka
2018-11-27
Add StaticLayout constructor to dark-grey list
Siyamed Sinir
2018-10-15
Fix invalid character access
Seigo Nonaka
2018-10-09
Make LineBreaker public
Seigo Nonaka
2018-09-26
Prepare NativeLineBreaker.LineBreaks to be public API
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-17
Introduce NativeLineBreaker.Builder and ParagraphConstraint
Seigo Nonaka
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-07
Merge "Disable hyphenation by in default theme"
Siyamed Sinir
2018-07-27
Extract native methods into isolated classes
Seigo Nonaka
2018-07-23
Disable hyphenation by in default theme
Siyamed Sinir
2018-06-05
Cleanup: Remove unused padding arguments
Seigo Nonaka
2018-03-21
Merge "Stop creating PrecomputedText in StaticLayout" into pi-dev am: be8b90b966
Seigo Nonaka
2018-03-20
Stop creating PrecomputedText in StaticLayout
Seigo Nonaka
2018-03-08
Fix StaticLayout maxLineHeight warning
Siyamed Sinir
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-24
Merge "Compute full text layout in MeasuredText and use it for drawing"
TreeHugger Robot
2018-01-23
Revert "Make ellipsize retry if text doesn't fit"
Siyamed Sinir
2018-01-23
Compute full text layout in MeasuredText and use it for drawing
Seigo Nonaka
2018-01-18
Compute hyphenated word pieces in MeasuredText
Seigo Nonaka
2018-01-11
Rename PremeasuredText to MeasuredText
Seigo Nonaka
2017-12-19
Deprecate StaticLayout and DynamicLayout constructors
Clara Bayarri
2017-12-11
Introduce PremeasuredText
Seigo Nonaka
2017-12-11
Fix testCursorIsOnRight test case
Seigo Nonaka
2017-12-05
Associate native MeasuredText with Java one.
Seigo Nonaka
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-13
Move hyphenator mapping to native code.
Seigo Nonaka
2017-10-11
Merge "Removed unused variables from text layout code"
Siyamed Sinir
2017-10-10
Remove nGetWidths and pass the jfloat[] as nComputeLineBreaks argument.
Seigo Nonaka
2017-10-10
Removed unused variables from text layout code
Siyamed Sinir
2017-10-03
Stop returning run width of StaticLayout.Builder.addStyleRun.
Seigo Nonaka
2017-09-29
Remove StaticLayout.addMeasuredRun
Seigo Nonaka
2017-09-28
Fix StaticLayoutLineBreaker tests
Seigo Nonaka
2017-09-27
Keep locale info in Hyphenator.
Seigo Nonaka
[next]