summaryrefslogtreecommitdiffstats
path: root/tests/BiDiTests/res/layout
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio2013-03-201-40/+0
* Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-03-151-0/+40
* Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-121-40/+0
* Add View textAlignmentFabrice Di Meglio2012-04-042-0/+1156
* Update BiDiTest app for GridLayout RTL testsFabrice Di Meglio2012-02-132-0/+42
* Update BiDiTests appFabrice Di Meglio2012-02-091-0/+22
* Update BiDiTest app for adding GridLayout unit testsFabrice Di Meglio2012-02-063-0/+222
* Update BiDiTest appFabrice Di Meglio2012-02-021-0/+6
* Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio2011-08-251-2/+9
* Update BiDiTest appFabrice Di Meglio2011-08-181-1/+13
* Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio2011-08-051-22/+34
* Update BiDi unit testsFabrice Di Meglio2011-08-051-3/+18
* Merge "Test Gallery layout direction."Fabrice Di Meglio2011-07-192-0/+60
|\
| * Test Gallery layout direction.Doug Felt2011-07-182-0/+60
* | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...Fabrice Di Meglio2011-07-181-6/+9
* | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio2011-07-181-0/+63
* | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio2011-07-151-1/+7
|\ \
| * | Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio2011-07-151-0/+6
* | | 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-152-168/+442
|\ \ | |/ |/|
| * Implement textDirection heuristic selection.Doug Felt2011-07-142-168/+442
* | Introduce TextView drawableStart and drawableEndFabrice Di Meglio2011-07-122-0/+208
|/
* Add textDirection support for TextView and ViewGroupFabrice Di Meglio2011-06-282-0/+224
* Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio2011-06-241-0/+241
* add TextView page to BiDiTestsDoug Felt2011-06-233-0/+825
* Update BiDiTest app for adding more unit testsFabrice Di Meglio2011-06-201-1/+46
* Add View paddingStart and paddingEndFabrice Di Meglio2011-06-201-0/+135
* Update BiDiTest app for testing View paddingFabrice Di Meglio2011-06-161-0/+156
* 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-1018-2249/+2286
* Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio2011-06-1019-714/+1732
* Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio2011-06-0710-50/+50
* Update BiDiTest appFabrice Di Meglio2011-06-022-40/+40
* Add more unit tests for RTL layoutsFabrice Di Meglio2011-06-024-36/+518
* Add more unit tests cases for BiDi / RTLFabrice Di Meglio2011-06-026-173/+504
* Add more unit tests for RelativeLayoutFabrice Di Meglio2011-06-013-0/+169
* Merge "Fix bug #4509967 (layout_gravity not always respected)"Fabrice Di Meglio2011-06-014-2/+164
|\
| * Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio2011-06-014-2/+164
* | Add support to OpenGLRendere to draw BiDi text.Romain Guy2011-06-011-8/+7
|/
* 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-205-14/+449
* Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio2011-04-251-1/+0
* Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio2011-03-291-0/+5
* Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio2011-03-221-0/+58