1. 2226886 Add textDirection support for TextView and ViewGroup by Fabrice Di Meglio · 13 years ago
  2. b76023a Introduce MarginLayoutParams marginStart and margingEnd by Fabrice Di Meglio · 13 years ago
  3. 468d8af add TextView page to BiDiTests by Doug Felt · 13 years ago
  4. 53a73bc Update BiDiTest app for adding more unit tests by Fabrice Di Meglio · 13 years ago
  5. d8703a9 Add View paddingStart and paddingEnd by Fabrice Di Meglio · 13 years ago
  6. b071240 Update BiDiTest app for testing View padding by Fabrice Di Meglio · 13 years ago
  7. 67f8de0 Fix Gravity start/end by Fabrice Di Meglio · 13 years ago
  8. c005322 Add View.getResolvedLayoutDirection() by Fabrice Di Meglio · 13 years ago
  9. 7af0522 Refactor BiDiTest unit tests app by Fabrice Di Meglio · 13 years ago
  10. 26e432d Make View respect LAYOUT_DIRECTION_LOCALE by Fabrice Di Meglio · 13 years ago
  11. c46f7ff Rename atribute View horizontalDirection to layoutDirection and update unit tests by Fabrice Di Meglio · 13 years ago
  12. de7fc15 Update BiDiTest app for Gravity renaming by Fabrice Di Meglio · 13 years ago
  13. 2f9cad2 Update BiDiTest app by Fabrice Di Meglio · 13 years ago
  14. 88f9fd2 Add more unit tests for RTL layouts by Fabrice Di Meglio · 13 years ago
  15. c715528 Add more unit tests cases for BiDi / RTL by Fabrice Di Meglio · 13 years ago
  16. c2e9890 Add more unit tests for RelativeLayout by Fabrice Di Meglio · 13 years ago
  17. 77c1cc0 Merge "Fix bug #4509967 (layout_gravity not always respected)" by Fabrice Di Meglio · 13 years ago
  18. de35cee Fix bug #4509967 (layout_gravity not always respected) by Fabrice Di Meglio · 13 years ago
  19. 726aeba Add support to OpenGLRendere to draw BiDi text. Bug #4350336 by Romain Guy · 13 years ago
  20. 405c1af Manual merge. Preference activity changes to work on smaller tablet screens and phones. by Amith Yamasani · 13 years ago
  21. 1e4cfbe RTL Ordering of visual elements in LinearLayout by Fabrice Di Meglio · 15 years ago
  22. 589e4e2 Fix bug #4338103 (Android Arabic and Hebrew input is broken) by Fabrice Di Meglio · 14 years ago
  23. 0a1413e Clean getTextRunAdvances() APIs by Fabrice Di Meglio · 14 years ago
  24. 689e515 Add Unicode BiDi Algo before drawing text in Canvas by Fabrice Di Meglio · 14 years ago
  25. fcf2be1 TextLayoutCache - add glyphs caching by Fabrice Di Meglio · 14 years ago
  26. eee49c6 Fix text redering issue where the text was sometimes truncated by Fabrice Di Meglio · 14 years ago
  27. 9f82b58 Use Harfbuzz instead of ICU4C for computing advances by Fabrice Di Meglio · 14 years ago