index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
BiDiTests
/
res
/
values
/
strings.xml
Age
Commit message (
Expand
)
Author
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-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-14
Implement textDirection heuristic selection.
Doug Felt
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-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-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