summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/src/com/android/bidi/BiDiTestActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Test Gallery layout direction."Fabrice Di Meglio2011-07-191-1/+3
|\
| * Test Gallery layout direction.Doug Felt2011-07-181-0/+2
* | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio2011-07-181-0/+1
|/
* Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-121-0/+3
* Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-281-3/+3
* Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-241-7/+12
* add TextView page to BiDiTestsDoug Felt2011-06-231-1/+6
* Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-201-0/+9
* Add View paddingStart and paddingEndFabrice Di Meglio2011-06-201-0/+1
* Update BiDiTest app for testing View paddingFabrice Di Meglio2011-06-161-0/+2
* Refactor BiDiTest unit tests appFabrice Di Meglio2011-06-101-92/+94
* Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio2011-06-101-0/+20
* Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-021-0/+10
* Add more unit tests cases for BiDi / RTLFabrice Di Meglio2011-06-021-5/+20
* Add more unit tests for RelativeLayoutFabrice Di Meglio2011-06-011-0/+5
* Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-011-4/+18
* RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio2011-05-201-37/+24
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+28
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-221-0/+43