summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/src
Commit message (Expand)AuthorAgeFilesLines
* Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-123-0/+93
* Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-283-3/+65
* Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-242-7/+29
* add TextView page to BiDiTestsDoug Felt2011-06-234-1/+102
* Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-201-0/+9
* Add View paddingStart and paddingEndFabrice Di Meglio2011-06-202-0/+18
* Update BiDiTest app for testing View paddingFabrice Di Meglio2011-06-162-0/+19
* Refactor BiDiTest unit tests appFabrice Di Meglio2011-06-1028-462/+503
* Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio2011-06-107-2/+145
* Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-023-0/+72
* Add more unit tests cases for BiDi / RTLFabrice Di Meglio2011-06-024-5/+113
* Add more unit tests for RelativeLayoutFabrice Di Meglio2011-06-012-0/+36
* Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-015-14/+80
* RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio2011-05-205-37/+182
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-1/+9
* Clean getTextRunAdvances() APIsFabrice Di Meglio2011-04-211-1/+2
* Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-151-6/+22
* TextLayoutCache - add glyphs cachingFabrice Di Meglio2011-04-081-4/+11
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-293-35/+109
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-222-0/+233