| Commit message (Expand) | Author | Age | Files | Lines |
* | Add View textAlignment | Fabrice Di Meglio | 2012-04-04 | 5 | -7/+1229 |
* | Fix bug #6140391 Make RTL awareness as an opt-in into the AndroidManifest | Fabrice Di Meglio | 2012-04-03 | 1 | -1/+3 |
* | Unhide BiDiTests app | Fabrice Di Meglio | 2012-03-01 | 1 | -0/+0 |
* | Update BiDiTest app for GridLayout RTL tests | Fabrice Di Meglio | 2012-02-13 | 4 | -5/+47 |
* | Update BiDiTests app | Fabrice Di Meglio | 2012-02-09 | 4 | -0/+268 |
* | Update BiDiTest app for adding GridLayout unit tests | Fabrice Di Meglio | 2012-02-06 | 7 | -0/+322 |
* | Update BiDiTest app | Fabrice Di Meglio | 2012-02-02 | 2 | -5/+11 |
* | Fix bug #5870701 Thai text can be clipped when there are more glyphs generate... | Fabrice Di Meglio | 2012-01-13 | 2 | -0/+7 |
* | Fix bug #5199577 TextView with android:password="true" is showing the "dots" ... | Fabrice Di Meglio | 2011-08-25 | 2 | -2/+10 |
* | Update BiDiTest app | Fabrice Di Meglio | 2011-08-18 | 2 | -1/+14 |
* | Fix bug #4584320 Single Line EditText not drawing correctly with spans applie... | Fabrice Di Meglio | 2011-08-05 | 3 | -22/+80 |
* | Update BiDi unit tests | Fabrice Di Meglio | 2011-08-05 | 2 | -3/+20 |
* | Fix bug #4772392 Check what needs to be done for RTL specific new attributes ... | Fabrice Di Meglio | 2011-07-20 | 3 | -0/+9 |
* | Merge "Test Gallery layout direction." | Fabrice Di Meglio | 2011-07-19 | 16 | -1/+201 |
|\ |
|
| * | Test Gallery layout direction. | Doug Felt | 2011-07-18 | 16 | -0/+200 |
* | | Fix bug #5037425 Canvas.drawText can't handle Right-to-Left text and text com... | Fabrice Di Meglio | 2011-07-18 | 3 | -50/+35 |
* | | Add unit tests for bug #5037425 Canvas.drawText can't handle Right-to-Left te... | Fabrice Di Meglio | 2011-07-18 | 7 | -4/+183 |
* | | Merge "Clean test APIs for Harfbuzz support" | Fabrice Di Meglio | 2011-07-18 | 1 | -28/+4 |
|\ \ |
|
| * | | Clean test APIs for Harfbuzz support | Fabrice Di Meglio | 2011-07-15 | 1 | -28/+4 |
* | | | Merge "Fix bug #4972141 Overlapping content in single-choice dialogs" | Fabrice Di Meglio | 2011-07-15 | 3 | -3/+35 |
|\ \ \ |
|
| * | | | Fix bug #4972141 Overlapping content in single-choice dialogs | Fabrice Di Meglio | 2011-07-15 | 3 | -2/+34 |
| |/ / |
|
* | | | Merge "Some code refactoring" | Fabrice Di Meglio | 2011-07-15 | 1 | -1/+29 |
|\ \ \
| |_|/
|/| | |
|
| * | | Some code refactoring | Fabrice Di Meglio | 2011-07-14 | 1 | -1/+29 |
| |/ |
|
* | | Merge "Implement textDirection heuristic selection." | Fabrice Di Meglio | 2011-07-15 | 3 | -169/+443 |
|\ \
| |/
|/| |
|
| * | Implement textDirection heuristic selection. | Doug Felt | 2011-07-14 | 3 | -169/+443 |
* | | Introduce TextView drawableStart and drawableEnd | Fabrice Di Meglio | 2011-07-12 | 5 | -0/+301 |
|/ |
|
* | Add textDirection support for TextView and ViewGroup | Fabrice Di Meglio | 2011-06-28 | 5 | -3/+289 |
* | Introduce MarginLayoutParams marginStart and margingEnd | Fabrice Di Meglio | 2011-06-24 | 3 | -7/+270 |
* | add TextView page to BiDiTests | Doug Felt | 2011-06-23 | 10 | -2/+932 |
* | Update BiDiTest app for adding more unit tests | Fabrice Di Meglio | 2011-06-20 | 5 | -2/+87 |
* | Add View paddingStart and paddingEnd | Fabrice Di Meglio | 2011-06-20 | 3 | -0/+153 |
* | Update BiDiTest app for testing View padding | Fabrice Di Meglio | 2011-06-16 | 3 | -0/+175 |
* | Fix Gravity start/end | Fabrice Di Meglio | 2011-06-14 | 3 | -38/+38 |
* | Add View.getResolvedLayoutDirection() | Fabrice Di Meglio | 2011-06-14 | 1 | -1/+1 |
* | Refactor BiDiTest unit tests app | Fabrice Di Meglio | 2011-06-10 | 47 | -2823/+2789 |
* | Make View respect LAYOUT_DIRECTION_LOCALE | Fabrice Di Meglio | 2011-06-10 | 28 | -716/+1905 |
* | Rename atribute View horizontalDirection to layoutDirection and update unit t... | Fabrice Di Meglio | 2011-06-07 | 10 | -50/+50 |
* | Update BiDiTest app for Gravity renaming | Fabrice Di Meglio | 2011-06-06 | 1 | -2/+2 |
* | Update BiDiTest app | Fabrice Di Meglio | 2011-06-02 | 3 | -42/+44 |
* | Add more unit tests for RTL layouts | Fabrice Di Meglio | 2011-06-02 | 9 | -36/+608 |
* | Add more unit tests cases for BiDi / RTL | Fabrice Di Meglio | 2011-06-02 | 11 | -178/+638 |
* | Add more unit tests for RelativeLayout | Fabrice Di Meglio | 2011-06-01 | 6 | -0/+212 |
* | Merge "Fix bug #4509967 (layout_gravity not always respected)" | Fabrice Di Meglio | 2011-06-01 | 10 | -17/+259 |
|\ |
|
| * | Fix bug #4509967 (layout_gravity not always respected) | Fabrice Di Meglio | 2011-06-01 | 10 | -16/+258 |
* | | Add support to OpenGLRendere to draw BiDi text. | Romain Guy | 2011-06-01 | 2 | -9/+8 |
|/ |
|
* | Manual merge. Preference activity changes to work on smaller tablet screens a... | Amith Yamasani | 2011-05-26 | 1 | -1/+1 |
* | RTL Ordering of visual elements in LinearLayout | Fabrice Di Meglio | 2011-05-20 | 12 | -58/+666 |
* | Fix bug #4338103 (Android Arabic and Hebrew input is broken) | Fabrice Di Meglio | 2011-04-25 | 3 | -3/+11 |
* | Clean getTextRunAdvances() APIs | Fabrice Di Meglio | 2011-04-21 | 1 | -1/+2 |
* | Add Unicode BiDi Algo before drawing text in Canvas | Fabrice Di Meglio | 2011-04-15 | 3 | -8/+26 |