summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/values
Commit message (Expand)AuthorAgeFilesLines
* Update BiDiTest appFabrice Di Meglio2012-02-021-5/+5
* Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...Fabrice Di Meglio2012-01-131-0/+1
* Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-251-0/+1
* Update BiDiTest appFabrice Di Meglio2011-08-181-0/+1
* Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-051-0/+1
* Update BiDi unit testsFabrice Di Meglio2011-08-051-0/+2
* Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio2011-07-182-0/+11
* Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-151-0/+1
|\
| * Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-151-0/+1
* | Implement textDirection heuristic selection.Doug Felt2011-07-141-1/+1
|/
* add TextView page to BiDiTestsDoug Felt2011-06-231-1/+5
* Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-201-0/+2
* Update BiDiTest app for Gravity renamingFabrice Di Meglio2011-06-061-2/+2
* Update BiDiTest appFabrice Di Meglio2011-06-021-2/+4
* Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-021-0/+4
* RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio2011-05-201-0/+3
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-1/+2
* Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio2011-04-151-1/+2
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-1/+3
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-221-0/+26