summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests
Commit message (Expand)AuthorAgeFilesLines
* Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio2011-06-0710-50/+50
* Update BiDiTest app for Gravity renamingFabrice Di Meglio2011-06-061-2/+2
* Update BiDiTest appFabrice Di Meglio2011-06-023-42/+44
* Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-029-36/+608
* Add more unit tests cases for BiDi / RTLFabrice Di Meglio2011-06-0211-178/+638
* Add more unit tests for RelativeLayoutFabrice Di Meglio2011-06-016-0/+212
* Merge "Fix bug #4509967 (layout_gravity not always respected)"Fabrice Di Meglio2011-06-0110-17/+259
|\
| * Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-0110-16/+258
* | Add support to OpenGLRendere to draw BiDi text.Romain Guy2011-06-012-9/+8
|/
* Manual merge. Preference activity changes to work on smaller tablet screens a...Amith Yamasani2011-05-261-1/+1
* RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio2011-05-2012-58/+666
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-253-3/+11
* Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-1/+2
* Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-153-8/+26
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-4/+11
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-295-36/+117
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-227-0/+380