History log of /frameworks/base/tests/BiDiTests/Android.mk
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3fd29d908a84f067aaf07430b898f5265f6b1d27 02-Mar-2012 Fabrice Di Meglio <fdimeglio@google.com> Unhide BiDiTests app

- unhide its makefile so that now it is part of the standard build process

Change-Id: Ied86c252975e30da8e3e75180869835f00a5969d
/frameworks/base/tests/BiDiTests/Android.mk
1180644280a38f77756926531037bfd7b9f1974c 20-Jul-2011 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #4772392 Check what needs to be done for RTL specific new attributes that are in public.xml

- cleanup public.xml
- make BiDiTest makefile non visible to the build system
- provide file for injecting the new attributes by hand

Change-Id: I5037ec323066ebd254be51fff7070a5a0101dff7
/frameworks/base/tests/BiDiTests/Android.mk
9f82b580d744ce4baf057b061994394dcf239eed 08-Mar-2011 Fabrice Di Meglio <fdimeglio@google.com> Use Harfbuzz instead of ICU4C for computing advances

- use Harfbuzz shaper for shaping and getting glyphs
- add test app for showing result of drawText() and drawGlyphs()
- add private API in Canvas and Paint for test app

Change-Id: Ia15be216f8636d2d864066e9b7de2f53008c30f6
/frameworks/base/tests/BiDiTests/Android.mk