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
/
DynamicLayout.java
Age
Commit message (
Expand
)
Author
2021-02-05
Fix DynamicLayout init to use transformed text length.
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-11
Hide packing structure from public API
Seigo Nonaka
2018-09-14
Move some members to the "Q blacklist".
Mathew Inwood
2018-08-15
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-03-20
Make PrecomputedText Spannable for supporting selection
Seigo Nonaka
2018-03-19
Revert "Make PrecomputedText Spannable for supporting selection"
Seigo Nonaka
2018-03-15
Make PrecomputedText Spannable for supporting selection
Seigo Nonaka
2018-02-14
Revert "Reorganize MeasuredText API"
Seigo Nonaka
2018-02-12
Reorganize MeasuredText API
Seigo Nonaka
2018-01-08
Prevent crash for Span change events
Siyamed Sinir
2017-12-20
Merge "Deprecate StaticLayout and DynamicLayout constructors"
TreeHugger Robot
2017-12-19
Deprecate StaticLayout and DynamicLayout constructors
Clara Bayarri
2017-12-18
Fix DynamicLayout block index calculation after edit
Siyamed Sinir
2017-10-10
Removed unused variables from text layout code
Siyamed Sinir
2017-09-20
Pass text direction from DynamicLayout to Layout
Roozbeh Pournader
2017-08-23
Support fallback linespacing in DynamicLayout
Roozbeh Pournader
2017-08-23
Add a builder for DynamicLayout and switch TextView to it
Roozbeh Pournader
2017-07-27
Fix DynamicLayout last line spacing
Siyamed Sinir
2017-07-26
Fix EditText line spacing
Siyamed Sinir
2017-07-25
Store line extra in layouts
Siyamed Sinir
2017-05-23
Set up empty lines for DynamicLayout#updateBlocks() tests
Roozbeh Pournader
2017-04-03
Change justification parameter from boolean to int.
Seigo Nonaka
2017-01-05
Introduce full justification.
Seigo Nonaka
2016-09-05
Always redraw text that protrude from line bounds.
Keisuke Kuroyanagi
2016-06-29
Visibility fixes for text related tests.
Siyamed Sinir
2015-06-03
Rename setTextDir to setTextDirection
Raph Levien
2015-05-12
Add hyphenationFrequency attribute to TextView and StaticLayout.
Roozbeh Pournader
2015-05-01
Expose StaticLayout.Builder publicly
Raph Levien
2015-04-30
Make Paint a required field of StaticLayout Builder
Raph Levien
2015-04-01
Add breakStrategy attribute to TextView
Raph Levien
2015-03-30
Revert "Fix build: Revert "Record hyphens from Minikin and draw them""
Raph Levien
2015-03-30
Fix build: Revert "Record hyphens from Minikin and draw them"
Ed Heyl
2015-03-27
Record hyphens from Minikin and draw them
Raph Levien
2015-03-04
Some refactoring of StaticLayout
Raph Levien
2014-03-27
Uses VMRuntime.newUnpaddedArray for ideal array sizes
Adam Lesinski
2013-10-03
Fix Text appears on top of existing text when composing in gmail.
Raph Levien
2013-01-08
Optimize drawHardwareAccelerated method in Editor class
Sangkyu Lee
2012-05-11
Cut long text into multiple DL at start
Gilles Debunne
2012-04-19
TextView's sub display lists have tighten bounds
Gilles Debunne
2012-03-26
Added a unit test for DynamicLayout#updateBlocks
Gilles Debunne
2012-03-15
Fix the build
Romain Guy
2012-03-15
Multiple display lists for editable text
Gilles Debunne
2011-10-18
Wrong word cut at end of lines with spaces
Gilles Debunne
2011-10-04
Revert "Fix bug #5387832 [UI/Visual] Address of the website is not displayed ...
Fabrice Di Meglio
2011-09-29
Fix bug #5387832 [UI/Visual] Address of the website is not displayed properly...
Fabrice Di Meglio
2011-09-25
Fix bug #5344067 android.text.DynamicLayout.sStaticLayout can hold onto an Ac...
Fabrice Di Meglio
[next]