summaryrefslogtreecommitdiff
path: root/tests/BiDiTests
AgeCommit message (Expand)Author
2021-02-21[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-03-23Add an exported flag in manifestAshwini Oruganti
2019-03-07Convert tests/**/Android.mk files to Android.bpSasha Smundak
2018-02-28frameworks/base: Set LOCAL_SDK_VERSION where possible.Anton Hansson
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-04-03Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifestFabrice Di Meglio
2012-03-01Unhide BiDiTests appFabrice 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-20Fix bug #4772392 Check what needs to be done for RTL specific new attributes ...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-15Merge "Fix bug #4972141 Overlapping content in single-choice dialogs"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-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