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
/
tests
/
BiDiTests
/
res
Age
Commit message (
Expand
)
Author
2013-03-20
Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...
Fabrice Di Meglio
2013-03-15
Revert "Clean Paint.mBidiFlags as it is no longer used"
Fabrice Di Meglio
2013-02-12
Clean Paint.mBidiFlags as it is no longer used
Fabrice Di Meglio
2012-04-04
Add View textAlignment
Fabrice Di Meglio
2012-02-13
Update BiDiTest app for GridLayout RTL tests
Fabrice Di Meglio
2012-02-09
Update BiDiTests app
Fabrice Di Meglio
2012-02-06
Update BiDiTest app for adding GridLayout unit tests
Fabrice Di Meglio
2012-02-02
Update BiDiTest app
Fabrice Di Meglio
2012-01-13
Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...
Fabrice Di Meglio
2011-08-25
Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...
Fabrice Di Meglio
2011-08-18
Update BiDiTest app
Fabrice Di Meglio
2011-08-05
Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...
Fabrice Di Meglio
2011-08-05
Update BiDi unit tests
Fabrice Di Meglio
2011-07-19
Merge "Test Gallery layout direction."
Fabrice Di Meglio
2011-07-18
Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...
Fabrice Di Meglio
2011-07-18
Test Gallery layout direction.
Doug Felt
2011-07-18
Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...
Fabrice Di Meglio
2011-07-15
Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"
Fabrice Di Meglio
2011-07-15
Fix bug #4972141 Overlapping content in single-choice dialogs
Fabrice Di Meglio
2011-07-15
Merge "Some code refactoring"
Fabrice Di Meglio
2011-07-15
Merge "Implement textDirection heuristic selection."
Fabrice Di Meglio
2011-07-14
Some code refactoring
Fabrice Di Meglio
2011-07-14
Implement textDirection heuristic selection.
Doug Felt
2011-07-12
Introduce TextView drawableStart and drawableEnd
Fabrice Di Meglio
2011-06-28
Add textDirection support for TextView and ViewGroup
Fabrice Di Meglio
2011-06-24
Introduce MarginLayoutParams marginStart and margingEnd
Fabrice Di Meglio
2011-06-23
add TextView page to BiDiTests
Doug Felt
2011-06-20
Update BiDiTest app for adding more unit tests
Fabrice Di Meglio
2011-06-20
Add View paddingStart and paddingEnd
Fabrice Di Meglio
2011-06-16
Update BiDiTest app for testing View padding
Fabrice Di Meglio
2011-06-14
Fix Gravity start/end
Fabrice Di Meglio
2011-06-14
Add View.getResolvedLayoutDirection()
Fabrice Di Meglio
2011-06-10
Refactor BiDiTest unit tests app
Fabrice Di Meglio
2011-06-10
Make View respect LAYOUT_DIRECTION_LOCALE
Fabrice Di Meglio
2011-06-07
Rename atribute View horizontalDirection to layoutDirection and update unit t...
Fabrice Di Meglio
2011-06-06
Update BiDiTest app for Gravity renaming
Fabrice Di Meglio
2011-06-02
Update BiDiTest app
Fabrice Di Meglio
2011-06-02
Add more unit tests for RTL layouts
Fabrice Di Meglio
2011-06-02
Add more unit tests cases for BiDi / RTL
Fabrice Di Meglio
2011-06-01
Add more unit tests for RelativeLayout
Fabrice Di Meglio
2011-06-01
Merge "Fix bug #4509967 (layout_gravity not always respected)"
Fabrice Di Meglio
2011-06-01
Fix bug #4509967 (layout_gravity not always respected)
Fabrice Di Meglio
2011-06-01
Add support to OpenGLRendere to draw BiDi text.
Romain Guy
2011-05-26
Manual merge. Preference activity changes to work on smaller tablet screens a...
Amith Yamasani
2011-05-20
RTL Ordering of visual elements in LinearLayout
Fabrice Di Meglio
2011-04-25
Fix bug #4338103 (Android Arabic and Hebrew input is broken)
Fabrice Di Meglio
2011-04-15
Add Unicode BiDi Algo before drawing text in Canvas
Fabrice Di Meglio
2011-03-29
Fix text redering issue where the text was sometimes truncated
Fabrice Di Meglio
2011-03-22
Use Harfbuzz instead of ICU4C for computing advances
Fabrice Di Meglio