summaryrefslogtreecommitdiff
path: root/tests/BiDiTests/res
AgeCommit message (Expand)Author
2013-03-20Fix bug #8437358 Clean any ICU related code from TextLayout / Paint and their...Fabrice Di Meglio
2013-03-15Revert "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio
2013-02-12Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio
2012-04-04Add View textAlignmentFabrice Di Meglio
2012-02-13Update BiDiTest app for GridLayout RTL testsFabrice Di Meglio
2012-02-09Update BiDiTests appFabrice Di Meglio
2012-02-06Update BiDiTest app for adding GridLayout unit testsFabrice Di Meglio
2012-02-02Update BiDiTest appFabrice Di Meglio
2012-01-13Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...Fabrice Di Meglio
2011-08-25Fix bug #5199577 TextView with android:password="true" is showing the "dots" ...Fabrice Di Meglio
2011-08-18Update BiDiTest appFabrice Di Meglio
2011-08-05Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice Di Meglio
2011-08-05Update BiDi unit testsFabrice Di Meglio
2011-07-19Merge "Test Gallery layout direction."Fabrice Di Meglio
2011-07-18Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com...Fabrice Di Meglio
2011-07-18Test Gallery layout direction.Doug Felt
2011-07-18Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te...Fabrice Di Meglio
2011-07-15Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"Fabrice Di Meglio
2011-07-15Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio
2011-07-15Merge "Some code refactoring"Fabrice Di Meglio
2011-07-15Merge "Implement textDirection heuristic selection."Fabrice Di Meglio
2011-07-14Some code refactoringFabrice Di Meglio
2011-07-14Implement textDirection heuristic selection.Doug Felt
2011-07-12Introduce TextView drawableStart and drawableEndFabrice Di Meglio
2011-06-28Add textDirection support for TextView and ViewGroupFabrice Di Meglio
2011-06-24Introduce MarginLayoutParams marginStart and margingEndFabrice Di Meglio
2011-06-23add TextView page to BiDiTestsDoug Felt
2011-06-20Update BiDiTest app for adding more unit testsFabrice Di Meglio
2011-06-20Add View paddingStart and paddingEndFabrice Di Meglio
2011-06-16Update BiDiTest app for testing View paddingFabrice Di Meglio
2011-06-14Fix Gravity start/endFabrice Di Meglio
2011-06-14Add View.getResolvedLayoutDirection()Fabrice Di Meglio
2011-06-10Refactor BiDiTest unit tests appFabrice Di Meglio
2011-06-10Make View respect LAYOUT_DIRECTION_LOCALEFabrice Di Meglio
2011-06-07Rename atribute View horizontalDirection to layoutDirection and update unit t...Fabrice Di Meglio
2011-06-06Update BiDiTest app for Gravity renamingFabrice Di Meglio
2011-06-02Update BiDiTest appFabrice Di Meglio
2011-06-02Add more unit tests for RTL layoutsFabrice Di Meglio
2011-06-02Add more unit tests cases for BiDi / RTLFabrice Di Meglio
2011-06-01Add more unit tests for RelativeLayoutFabrice Di Meglio
2011-06-01Merge "Fix bug #4509967 (layout_gravity not always respected)"Fabrice Di Meglio
2011-06-01Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio
2011-06-01Add support to OpenGLRendere to draw BiDi text.Romain Guy
2011-05-26Manual merge. Preference activity changes to work on smaller tablet screens a...Amith Yamasani
2011-05-20RTL Ordering of visual elements in LinearLayoutFabrice Di Meglio
2011-04-25Fix bug #4338103 (Android Arabic and Hebrew input is broken)Fabrice Di Meglio
2011-04-15Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio
2011-03-29Fix text redering issue where the text was sometimes truncatedFabrice Di Meglio
2011-03-22Use Harfbuzz instead of ICU4C for computing advancesFabrice Di Meglio