1. 9f206be am 4393a7d2: am c0d84934: am 076c599f: am 1ad5c813: Fix typo in TtsSpan. by John Spurlock · 9 years ago
  2. 076c599 am 1ad5c813: Fix typo in TtsSpan. by John Spurlock · 9 years ago
  3. 1ad5c81 Fix typo in TtsSpan. by John Spurlock · 9 years ago
  4. a70d4a9 Prevent poorly-extended ParcelableSpans from writing to parcels by Alan Viverette · 9 years ago
  5. 16802f0 am 46c95313: am ddb30cd3: am 7506f499: Merge "Fix to crash when clicking text link without view activity" by Alan Viverette · 9 years ago
  6. 80756e3 Annotate ARGB integer parameters with @ColorInt by Tor Norbye · 9 years ago
  7. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago
  8. 7bd9b7f Fix to crash when clicking text link without view activity by Daniel 2 Olofsson · 12 years ago
  9. b9f7692 Fixed spelling of android.nominative and updated some comments. by Niels Egberts · 10 years ago
  10. ab08c6d Make LeadingMarginSpan2 behavior more consistent by Anish Athalye · 10 years ago
  11. 2a236a6 Simplify generics, and make Builder concrete. by Niels Egberts · 10 years ago
  12. 1d44e0c New TtsSpan builders for money, electronic and telephone. by Niels Egberts · 10 years ago
  13. 5e41347 Merge "Add money as a new TtsSpan type." into lmp-dev by Niels Egberts · 10 years ago
  14. b1a092c Add money as a new TtsSpan type. by Niels Egberts · 10 years ago
  15. 6e7c899 New TtsSpan builders for types measure, time, date, digits and verbatim. by Niels Egberts · 10 years ago
  16. a896363 Add builders for TtsSpans of type ordinal, decimal and fraction. by Niels Egberts · 10 years ago
  17. 36e0848 TtsSpan builders for each TtsSpan type. DO NOT MERGE by Niels Egberts · 10 years ago
  18. 2e3f2c6 Add more semiotic class types for TtsSpan. by Niels Egberts · 10 years ago
  19. 4f4ead4 Add TtsSpan class. by Niels Egberts · 10 years ago
  20. 8a985d2 Tabs -> spaces in frameworks/base. by John Spurlock · 10 years ago
  21. 8eea3ea Add APIs for obtaining themed Drawable from Theme, Context by Alan Viverette · 11 years ago
  22. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 11 years ago
  23. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  24. 1b15ba5 Resubmitting "Enable correction/deleting notification via EasyEditSpan."" by Luca Zanolin · 11 years ago
  25. 1b91630 Revert "Enable correction/deleting notification via EasyEditSpan." by Luca Zanolin · 11 years ago
  26. 8cd8135 Enable correction/deleting notification via EasyEditSpan. by Luca Zanolin · 11 years ago
  27. 0c96b81f Relax suggestion notification. by Luca Zanolin · 12 years ago
  28. ec97b4d LocaleSpan makes Han disambiguation easy! by Victoria Lease · 12 years ago
  29. aa0980a Revert "Fix fake bold for fallback fonts in frameworks." by Victoria Lease · 12 years ago
  30. b26fa0c Fix fake bold for fallback fonts in frameworks. by Victoria Lease · 12 years ago
  31. d570e89 Add fontFamily XML attribute to select font family by string by Raph Levien · 12 years ago
  32. 6e0b22b Modified algorithm to remove duplicated suggestions by Gilles Debunne · 13 years ago
  33. c5436f2 Prevent NPE in SuggestionSpan by Gilles Debunne · 13 years ago
  34. 0f0a394 Make FLAG_AUTO_CORRECTION public by satok · 13 years ago
  35. 9ca4b43 Add a hidden flag for the auto correction indicator in SuggestionSpan by satok · 13 years ago
  36. b062e81 Too many SpellCheckSpans are created. by Gilles Debunne · 13 years ago
  37. c9fd978 Bug 5281947: add to dictionnary option promoted in suggestions. by Gilles Debunne · 13 years ago
  38. 5132273 Hide method to fix the build by Gilles Debunne · 13 years ago
  39. fa4e2d9 Bug 5278456: text highlight color depends on the type of suggestion spans. by Gilles Debunne · 13 years ago
  40. fe5e983 Remove the suggestion underline when the TextView loses focus. by Luca Zanolin · 13 years ago
  41. 0eea668 Using ListView for Suggestion popup window by Gilles Debunne · 13 years ago
  42. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  43. 28294cc Suggestions popup window is dismissed on tap outside. by Gilles Debunne · 13 years ago
  44. 6435a56 Spell checking in TextViews by Gilles Debunne · 13 years ago
  45. 7d1c55f Change the behavior of SuggestionSpan. by Luca Zanolin · 13 years ago
  46. b8503eb Fix bug #5017432 NPE when mixing different spans with different font sizes by Fabrice Di Meglio · 13 years ago
  47. 4dacef2 Fleshed up SuggestionSpan documentation. Bug 4553472 by Gilles Debunne · 13 years ago
  48. 42c5a16 Fix internal variables and equals in SuggestionSpan by satok · 13 years ago
  49. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 13 years ago
  50. ee511cc SuggestionSpans are preserved when picked. by Gilles Debunne · 13 years ago
  51. 95b5339 am 49df110a: am d66a92e6: am da882181: Merge "Eliminating dead code with no other effect than consuming battery life." by Conley Owens · 13 years ago
  52. 49df110a am d66a92e6: am da882181: Merge "Eliminating dead code with no other effect than consuming battery life." by Conley Owens · 13 years ago
  53. 0f9ae27 Typo in TextAppearanceSpan documentation by Gilles Debunne · 13 years ago
  54. a00972a Fix around suggestionSpan. by Gilles Debunne · 13 years ago
  55. b3fc1a5 Rename CorrectionSpan to SuggestionSpan by satok · 13 years ago
  56. e3797a1 Removed APIs for setCorrectionSpan from InputConnection by satok · 13 years ago
  57. b74378a Eliminating dead code with no other effect than consuming battery life. by Jozef BABJAK · 13 years ago
  58. adb4358 Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView by satok · 13 years ago
  59. d040f95 Temporarily removed call to drawCircle in BulletSpan. by Gilles Debunne · 14 years ago
  60. ec8b102 Add documentation for LeadingMarginSpan2. by Eric Fischer · 14 years ago
  61. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  62. 7951eaa Change Javadocs to fix SDK build by Kenny Root · 14 years ago
  63. 71b8dd7 Enhance text docs, rename some variables for clarity, comment places in the code by Doug Felt · 14 years ago
  64. 7b5676e support for multiline paragraph style indentation by Mark Wagner · 15 years ago
  65. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  66. a9f1dd0 Make <font size> and <font height> in string resources respect density. by Eric Fischer · 15 years ago
  67. 0cd6376 Fix issue #2018454: NullPointerException in ImageSpan constructor by Dianne Hackborn · 15 years ago
  68. 11ea334 Allow for screen density drawables in compatibility mode. by Dianne Hackborn · 15 years ago
  69. ba87e3e auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 15 years ago
  70. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  71. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  72. 3001a03 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 15 years ago
  73. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  74. b798689 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 16 years ago
  75. f013e1a Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 16 years ago
  76. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago