| Commit message (Expand) | Author | Age | Files | Lines |
* | am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan. | John Spurlock | 2015-06-15 | 1 | -1/+1 |
|\ |
|
| * | am 1ad5c813: Fix typo in TtsSpan. | John Spurlock | 2015-06-15 | 1 | -1/+1 |
| |\ |
|
| | * | Fix typo in TtsSpan. | John Spurlock | 2015-06-15 | 1 | -1/+1 |
* | | | Prevent poorly-extended ParcelableSpans from writing to parcels | Alan Viverette | 2015-06-02 | 23 | -4/+233 |
* | | | am 46c95313: am ddb30cd3: am 7506f499: Merge "Fix to crash when clicking text... | Alan Viverette | 2015-03-25 | 1 | -1/+7 |
|\ \ \
| |/ / |
|
| * | | Fix to crash when clicking text link without view activity | Daniel 2 Olofsson | 2014-12-10 | 1 | -1/+7 |
| |/ |
|
* | | Annotate ARGB integer parameters with @ColorInt | Tor Norbye | 2015-03-05 | 2 | -2/+6 |
* | | Add @ResourceInt annotations on APIs | Tor Norbye | 2015-02-18 | 1 | -2/+3 |
|/ |
|
* | Fixed spelling of android.nominative and updated some comments. | Niels Egberts | 2014-08-21 | 1 | -186/+165 |
* | Make LeadingMarginSpan2 behavior more consistent | Anish Athalye | 2014-08-14 | 1 | -8/+15 |
* | Simplify generics, and make Builder concrete. | Niels Egberts | 2014-08-01 | 1 | -2/+2 |
* | New TtsSpan builders for money, electronic and telephone. | Niels Egberts | 2014-07-21 | 1 | -3/+211 |
* | Merge "Add money as a new TtsSpan type." into lmp-dev | Niels Egberts | 2014-07-17 | 1 | -9/+45 |
|\ |
|
| * | Add money as a new TtsSpan type. | Niels Egberts | 2014-07-18 | 1 | -9/+45 |
* | | New TtsSpan builders for types measure, time, date, digits and verbatim. | Niels Egberts | 2014-07-18 | 1 | -0/+315 |
* | | Add builders for TtsSpans of type ordinal, decimal and fraction. | Niels Egberts | 2014-07-18 | 1 | -10/+269 |
|/ |
|
* | TtsSpan builders for each TtsSpan type. DO NOT MERGE | Niels Egberts | 2014-07-17 | 1 | -4/+228 |
* | Add more semiotic class types for TtsSpan. | Niels Egberts | 2014-07-10 | 1 | -25/+333 |
* | Add TtsSpan class. | Niels Egberts | 2014-07-07 | 1 | -0/+150 |
* | Tabs -> spaces in frameworks/base. | John Spurlock | 2014-02-25 | 11 | -101/+101 |
* | Add APIs for obtaining themed Drawable from Theme, Context | Alan Viverette | 2014-02-03 | 1 | -1/+1 |
* | Remove unused imports from frameworks/base. | John Spurlock | 2013-11-20 | 5 | -8/+0 |
* | Add View constructor that supplies a default style resource | Alan Viverette | 2013-09-09 | 1 | -6/+6 |
* | Resubmitting "Enable correction/deleting notification via EasyEditSpan."" | Luca Zanolin | 2013-02-20 | 1 | -3/+82 |
* | Revert "Enable correction/deleting notification via EasyEditSpan." | Luca Zanolin | 2013-02-20 | 1 | -82/+3 |
* | Enable correction/deleting notification via EasyEditSpan. | Luca Zanolin | 2013-02-20 | 1 | -3/+82 |
* | Relax suggestion notification. | Luca Zanolin | 2012-08-29 | 1 | -0/+49 |
* | LocaleSpan makes Han disambiguation easy! | Victoria Lease | 2012-08-17 | 1 | -0/+84 |
* | Revert "Fix fake bold for fallback fonts in frameworks." | Victoria Lease | 2012-06-11 | 3 | -3/+0 |
* | Fix fake bold for fallback fonts in frameworks. | Victoria Lease | 2012-06-08 | 3 | -0/+3 |
* | Add fontFamily XML attribute to select font family by string | Raph Levien | 2012-05-09 | 1 | -18/+23 |
* | Modified algorithm to remove duplicated suggestions | Gilles Debunne | 2012-01-25 | 1 | -3/+7 |
* | Prevent NPE in SuggestionSpan | Gilles Debunne | 2011-12-06 | 1 | -6/+10 |
* | Make FLAG_AUTO_CORRECTION public | satok | 2011-10-26 | 1 | -1/+0 |
* | Add a hidden flag for the auto correction indicator in SuggestionSpan | satok | 2011-10-10 | 1 | -2/+30 |
* | Too many SpellCheckSpans are created. | Gilles Debunne | 2011-09-27 | 1 | -2/+2 |
* | Bug 5281947: add to dictionnary option promoted in suggestions. | Gilles Debunne | 2011-09-09 | 1 | -7/+21 |
* | Hide method to fix the build | Gilles Debunne | 2011-09-09 | 1 | -0/+2 |
* | Bug 5278456: text highlight color depends on the type of suggestion spans. | Gilles Debunne | 2011-09-08 | 2 | -8/+23 |
* | Remove the suggestion underline when the TextView loses focus. | Luca Zanolin | 2011-09-02 | 1 | -23/+31 |
* | Using ListView for Suggestion popup window | Gilles Debunne | 2011-08-31 | 2 | -8/+13 |
* | Add EditTextShortcutSpan to provide edit short cut in the text view. | Luca Zanolin | 2011-08-30 | 2 | -44/+77 |
* | Suggestions popup window is dismissed on tap outside. | Gilles Debunne | 2011-08-25 | 2 | -1/+75 |
* | Spell checking in TextViews | Gilles Debunne | 2011-08-23 | 2 | -7/+51 |
* | Change the behavior of SuggestionSpan. | Luca Zanolin | 2011-08-16 | 1 | -5/+74 |
* | Fix bug #5017432 NPE when mixing different spans with different font sizes | Fabrice Di Meglio | 2011-08-09 | 1 | -1/+1 |
* | Fleshed up SuggestionSpan documentation. Bug 4553472 | Gilles Debunne | 2011-07-08 | 1 | -3/+13 |
* | Fix internal variables and equals in SuggestionSpan | satok | 2011-05-26 | 1 | -28/+26 |
* | Add Apis to send notifications when the suggestion was picked | satok | 2011-05-26 | 1 | -10/+53 |
* | SuggestionSpans are preserved when picked. | Gilles Debunne | 2011-05-12 | 1 | -1/+1 |