| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for overlapping spans in TextView's suggestions. | Gilles Debunne | 2011-04-27 | 1 | -10/+201 |
* | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-22 | 1 | -3/+2 |
* | Merge "Revert "Touch exploration feature, event bubling, refactor"" | Adam Powell | 2011-04-22 | 1 | -2/+3 |
|\ |
|
| * | Revert "Touch exploration feature, event bubling, refactor" | Adam Powell | 2011-04-22 | 1 | -2/+3 |
* | | Merge "Clean getTextRunAdvances() APIs" | Fabrice Di Meglio | 2011-04-22 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Clean getTextRunAdvances() APIs | Fabrice Di Meglio | 2011-04-21 | 1 | -4/+4 |
* | | Merge "Touch exploration feature, event bubling, refactor" | Svetoslav Ganov | 2011-04-22 | 1 | -3/+2 |
|\ \ |
|
| * | | Touch exploration feature, event bubling, refactor | Svetoslav Ganov | 2011-04-21 | 1 | -3/+2 |
| |/ |
|
* | | Refactoring in TextViews' handles | Gilles Debunne | 2011-04-22 | 1 | -118/+59 |
|/ |
|
* | Rename CorrectionSpan to SuggestionSpan | satok | 2011-04-08 | 1 | -7/+7 |
* | Merge "Word suggestion popup added to EditText." | Gilles Debunne | 2011-04-06 | 1 | -17/+225 |
|\ |
|
| * | Word suggestion popup added to EditText. | Gilles Debunne | 2011-04-06 | 1 | -17/+225 |
* | | IME is no longer shown when an EditText gets focus. | Gilles Debunne | 2011-04-04 | 1 | -8/+0 |
|/ |
|
* | Fix text redering issue where the text was sometimes truncated | Fabrice Di Meglio | 2011-03-29 | 1 | -0/+10 |
* | Removed APIs for setCorrectionSpan from InputConnection | satok | 2011-03-26 | 1 | -13/+0 |
* | Fix a leak in TextView around ViewTreeObserver | Gilles Debunne | 2011-03-25 | 1 | -8/+6 |
* | Text in accessibility events not consistent | Svetoslav Ganov | 2011-03-18 | 1 | -3/+0 |
* | Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView | satok | 2011-03-16 | 1 | -0/+16 |
* | Merge "Removing TextView predraw listeners sooner" | Michael Jurka | 2011-03-14 | 1 | -6/+6 |
|\ |
|
| * | Removing TextView predraw listeners sooner | Michael Jurka | 2011-03-14 | 1 | -6/+6 |
* | | Merge "Removed empty block warnings in TextView" | Gilles Debunne | 2011-03-14 | 1 | -0/+5 |
|\ \ |
|
| * | | Removed empty block warnings in TextView | Gilles Debunne | 2011-03-11 | 1 | -0/+5 |
| |/ |
|
* | | Wrong null check in TextView | Gilles Debunne | 2011-03-11 | 1 | -1/+1 |
|/ |
|
* | Merge "Refactor in TextView's HandleViews." | Gilles Debunne | 2011-03-11 | 1 | -342/+330 |
|\ |
|
| * | Refactor in TextView's HandleViews. | Gilles Debunne | 2011-03-10 | 1 | -342/+330 |
* | | Removed updateCursorControllerPositions hidden method. | Gilles Debunne | 2011-03-10 | 1 | -9/+0 |
|/ |
|
* | Fixed TextView#onTextChanged documentation. | Gilles Debunne | 2011-03-09 | 1 | -18/+14 |
* | am 0a301f58: am 949d0c8c: Merge "Text handles positions\' are correctly updat... | Gilles Debunne | 2011-03-08 | 1 | -128/+98 |
|\ |
|
| * | Text handles positions' are correctly updated. | Gilles Debunne | 2011-03-07 | 1 | -128/+98 |
* | | Removed unnecessary memory allocation in TextView. | Gilles Debunne | 2011-03-07 | 1 | -10/+8 |
|/ |
|
* | Merge "Text selection mode is stopped when View is recycled in ListView" | Gilles Debunne | 2011-02-28 | 1 | -0/+5 |
|\ |
|
| * | Text selection mode is stopped when View is recycled in ListView | Gilles Debunne | 2011-02-25 | 1 | -0/+5 |
* | | Add scroll wheel support to TextView. | Jeff Brown | 2011-02-26 | 1 | -0/+16 |
* | | Removed ViewTreeObserver in TextView when handles are hidden | Gilles Debunne | 2011-02-25 | 1 | -26/+6 |
|/ |
|
* | Merge "Cursors correctly displayed with legacy theme." | Gilles Debunne | 2011-02-24 | 1 | -2/+5 |
|\ |
|
| * | Cursors correctly displayed with legacy theme. | Gilles Debunne | 2011-02-23 | 1 | -2/+5 |
* | | Text handles movement improvements. | Gilles Debunne | 2011-02-23 | 1 | -35/+30 |
|/ |
|
* | Text selection handles correctly scroll | Gilles Debunne | 2011-02-22 | 1 | -72/+92 |
* | Merge "Tuning the touch up filter." | Gilles Debunne | 2011-02-22 | 1 | -40/+48 |
|\ |
|
| * | Tuning the touch up filter. | Gilles Debunne | 2011-02-18 | 1 | -40/+48 |
* | | Merge "Fixes around cursor blink." | Gilles Debunne | 2011-02-22 | 1 | -49/+45 |
|\ \ |
|
| * | | Fixes around cursor blink. | Gilles Debunne | 2011-02-18 | 1 | -49/+45 |
* | | | Merge "Cursor does not jump back to its previous position when IME is showed ... | Gilles Debunne | 2011-02-22 | 1 | -44/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Cursor does not jump back to its previous position when IME is showed up. | Gilles Debunne | 2011-02-17 | 1 | -44/+11 |
| |/ |
|
* | | Composing span is removed when insertion point is moved | Gilles Debunne | 2011-02-17 | 1 | -7/+8 |
|/ |
|
* | Text insertion cursor is now defined by a Drawable. | Gilles Debunne | 2011-02-14 | 1 | -43/+122 |
* | CTRL+A simply highlights all text. | Gilles Debunne | 2011-02-07 | 1 | -13/+12 |
* | Merge "Pixel were missing on the last line of text when using MaxLines." into... | Gilles Debunne | 2011-01-31 | 1 | -4/+3 |
|\ |
|
| * | Pixel were missing on the last line of text when using MaxLines. | Gilles Debunne | 2011-01-30 | 1 | -4/+3 |
* | | Merge "Patches for the Paste window behavior." into honeycomb | Gilles Debunne | 2011-01-31 | 1 | -1/+5 |
|\ \ |
|