summaryrefslogtreecommitdiff
path: root/tests/BiDiTests/src
AgeCommit message (Expand)Author
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2013-09-13Replace wildcard imports with explicit importsTor Norbye
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-01-13Fix bug #5870701 Thai text can be clipped when there are more glyphs generate...Fabrice Di Meglio
2011-08-05Fix bug #4584320 Single Line EditText not drawing correctly with spans applie...Fabrice 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-18Merge "Clean test APIs for Harfbuzz support"Fabrice Di Meglio
2011-07-15Clean test APIs for Harfbuzz supportFabrice Di Meglio
2011-07-15Fix bug #4972141 Overlapping content in single-choice dialogsFabrice Di Meglio
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-10Refactor BiDiTest unit tests appFabrice Di Meglio
2011-06-10Make View respect LAYOUT_DIRECTION_LOCALEFabrice 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-01Fix bug #4509967 (layout_gravity not always respected)Fabrice Di Meglio
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-21Clean getTextRunAdvances() APIsFabrice Di Meglio
2011-04-15Add Unicode BiDi Algo before drawing text in CanvasFabrice Di Meglio
2011-04-08TextLayoutCache - add glyphs cachingFabrice 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