summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests
Commit message (Expand)AuthorAgeFilesLines
* Add View textAlignmentFabrice Di Meglio2012-04-045-7/+1229
* Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio2012-04-031-1/+3
* Unhide BiDiTests appFabrice Di Meglio2012-03-011-0/+0
* Update BiDiTest app for GridLayout RTL testsFabrice Di Meglio2012-02-134-5/+47
* Update BiDiTests appFabrice Di Meglio2012-02-094-0/+268
* Update BiDiTest app for adding GridLayout unit testsFabrice Di Meglio2012-02-067-0/+322
* Update BiDiTest appFabrice Di Meglio2012-02-022-5/+11
* Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...Fabrice Di Meglio2012-01-132-0/+7
* Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-252-2/+10
* Update BiDiTest appFabrice Di Meglio2011-08-182-1/+14
* Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-053-22/+80
* Update BiDi unit testsFabrice Di Meglio2011-08-052-3/+20
* Fix bug #4772392 Check what needs to be done for RTL specific new attributes ...Fabrice Di Meglio2011-07-203-0/+9
* Merge "Test Gallery layout direction."Fabrice Di Meglio2011-07-1916-1/+201
|\
| * Test Gallery layout direction.Doug Felt2011-07-1816-0/+200
* | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...Fabrice Di Meglio2011-07-183-50/+35
* | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio2011-07-187-4/+183
* | Merge "Clean test APIs for Harfbuzz support"Fabrice Di Meglio2011-07-181-28/+4
|\ \
| * | Clean test APIs for Harfbuzz supportFabrice Di Meglio2011-07-151-28/+4
* | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-153-3/+35
|\ \ \
| * | | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-153-2/+34
| |/ /
* | | Merge "Some code refactoring"Fabrice Di Meglio2011-07-151-1/+29
|\ \ \ | |_|/ |/| |
| * | Some code refactoringFabrice Di Meglio2011-07-141-1/+29
| |/
* | Merge "Implement textDirection heuristic selection."Fabrice Di Meglio2011-07-153-169/+443
|\ \ | |/ |/|
| * Implement textDirection heuristic selection.Doug Felt2011-07-143-169/+443
* | Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-125-0/+301
|/
* Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-285-3/+289
* Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-243-7/+270
* add TextView page to BiDiTestsDoug Felt2011-06-2310-2/+932
* Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-205-2/+87
* Add View paddingStart and paddingEndFabrice Di Meglio2011-06-203-0/+153
* Update BiDiTest app for testing View paddingFabrice Di Meglio2011-06-163-0/+175
* Fix Gravity start/endFabrice Di Meglio2011-06-143-38/+38
* Add View.getResolvedLayoutDirection()Fabrice Di Meglio2011-06-141-1/+1
* Refactor BiDiTest unit tests appFabrice Di Meglio2011-06-1047-2823/+2789
* Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio2011-06-1028-716/+1905
* 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