History log of /frameworks/base/tests/BiDiTests/AndroidManifest.xml
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
59dfce8bdaf011337530a0dbec7f7280871f9bc9 03-Apr-2012 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest

- introduce "supportsRtl" as a new application attribute in the AndroidManifest
- "supportsRtl" default value is FALSE (no RTL support)
- adapt the View layoutDirection and textDirection logic to take care of "supportsRtl" value

Change-Id: I5e4f9f576e14f35dedc6b0c29a7142c397f598e0
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
53a73bcddff79617f42ad351332949be3ba92d45 21-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Update BiDiTest app for adding more unit tests

- add some menu that will show up in compatibility mode
- add more unit tests for padding and background drawable

Change-Id: I90db23c68d2371c35913b039a10f9d9f34c3931e
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
7af05226b901f2b623ca5b3ca23d8586941ef54b 11-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Refactor BiDiTest unit tests app

- make it more extensible (suppress tabs in favor of a list selection and fragments)

Change-Id: If6f6c3a33f7c03e00205edbeab2945024b477f0d
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
26e432d25f2ba199ae8b762fc68da8463389dd9b 10-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Make View respect LAYOUT_DIRECTION_LOCALE

- update also unit tests for taking care of the locale direction
- code formatting on the layout test files

Change-Id: I4037eac3c572de9abb0178f36ca03803cc2c1522
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
88f9fd2316d764e792a84c43aef67816ac02ef14 02-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Add more unit tests for RTL layouts

- update LinearLayout tests with default case (no horizontalDirection specified)
- add TableLayout tests

Change-Id: I9ad2239fca96b896c5aae4dfe67b8113faf2f96e
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
c715528c9657e5848021a27a600a0e8e5100fb34 02-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Add more unit tests cases for BiDi / RTL

- update FrameLayout tests
- add more RelativeLayout tests

Change-Id: I2ae522c5e6ec216f7ade45935f8309b543f380b9
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
c2e989021e74593ce98680bce0c28b592b1ff843 02-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Add more unit tests for RelativeLayout

- update BiDiTest test app

Change-Id: I8c0734fc8a94765d269b0040ebfa048c13e11728
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
77c1cc0aa4d088f54c3b36a05a19acfa5295c4da 02-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Merge "Fix bug #4509967 (layout_gravity not always respected)"
de35ceeeb9f8855c72dfd70593e917aa75b43770 02-Jun-2011 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #4509967 (layout_gravity not always respected)

- fix FrameLayout
- code refactoring on LinearLayout
- add more unit tests

Change-Id: I49302582c61aa31a4eb7eded92327b10408f71a4
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
726aeba80ffc6778a9bc3e0ee957b8d644183505 01-Jun-2011 Romain Guy <romainguy@google.com> Add support to OpenGLRendere to draw BiDi text.
Bug #4350336

Change-Id: I1cf31693f7ca9653fa3a41b5b91c27ef288d680f
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
1e4cfbeba54898373c852097d1519a1d966c0854 02-Apr-2010 Fabrice Di Meglio <fdimeglio@google.com> RTL Ordering of visual elements in LinearLayout

- also update unit tests for testing LinearLayout

Change-Id: I0794d48c45a8fd4a899fdf6f6a1d05485b416e1a
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
689e515ed2b8064c15e54d8ab69d87de54c5e0d6 14-Apr-2011 Fabrice Di Meglio <fdimeglio@google.com> Add Unicode BiDi Algo before drawing text in Canvas

- only for temporary API
- update BiDiTest

Change-Id: Ifd445799dc0fda4da896246e41978cd8d71aa035
/frameworks/base/tests/BiDiTests/AndroidManifest.xml
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/AndroidManifest.xml