1. 617feb9 Add View constructor that supplies a default style resource by Alan Viverette · 11 years ago
  2. 0c96b81f Relax suggestion notification. by Luca Zanolin · 12 years ago
  3. 6e0b22b Modified algorithm to remove duplicated suggestions by Gilles Debunne · 13 years ago
  4. c5436f2 Prevent NPE in SuggestionSpan by Gilles Debunne · 13 years ago
  5. 0f0a394 Make FLAG_AUTO_CORRECTION public by satok · 13 years ago
  6. 9ca4b43 Add a hidden flag for the auto correction indicator in SuggestionSpan by satok · 13 years ago
  7. c9fd978 Bug 5281947: add to dictionnary option promoted in suggestions. by Gilles Debunne · 13 years ago
  8. 5132273 Hide method to fix the build by Gilles Debunne · 13 years ago
  9. fa4e2d9 Bug 5278456: text highlight color depends on the type of suggestion spans. by Gilles Debunne · 13 years ago
  10. fe5e983 Remove the suggestion underline when the TextView loses focus. by Luca Zanolin · 13 years ago
  11. e6d3682 Add EditTextShortcutSpan to provide edit short cut in the text view. by Luca Zanolin · 13 years ago
  12. 6435a56 Spell checking in TextViews by Gilles Debunne · 13 years ago
  13. 7d1c55f Change the behavior of SuggestionSpan. by Luca Zanolin · 13 years ago
  14. 4dacef2 Fleshed up SuggestionSpan documentation. Bug 4553472 by Gilles Debunne · 13 years ago
  15. 42c5a16 Fix internal variables and equals in SuggestionSpan by satok · 13 years ago
  16. f9f0100 Add Apis to send notifications when the suggestion was picked by satok · 13 years ago
  17. ee511cc SuggestionSpans are preserved when picked. by Gilles Debunne · 13 years ago
  18. a00972a Fix around suggestionSpan. by Gilles Debunne · 13 years ago
  19. b3fc1a5 Rename CorrectionSpan to SuggestionSpan by satok · 13 years ago[Renamed (84%) from core/java/android/text/style/CorrectionSpan.java]
  20. e3797a1 Removed APIs for setCorrectionSpan from InputConnection by satok · 13 years ago
  21. adb4358 Add CorrectionSpan and APIs to pass a secure CorrectionSpan to TextView by satok · 13 years ago