1. 9773cd7 am f470ed86: Merge "Support surrogate pairs when layouting text" by Jean-Baptiste Queru · 14 years ago
  2. 12122bf Support surrogate pairs when layouting text by Takako Ishibashi · 14 years ago
  3. 9765b2a am 2703a42d: When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  4. 2703a42 When an EditText gains focus by tapping, move the insertion point where tapped. by Gilles Debunne · 14 years ago
  5. b037da4 am 3e05a0be: Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  6. 3e05a0b Hysteresis effect in Text selection. by Gilles Debunne · 14 years ago
  7. a842d14 am d018a0ce: Merge "Text selection without trackball." into gingerbread by Gilles Debunne · 14 years ago
  8. b0d6ba1 Text selection without trackball. by Gilles Debunne · 14 years ago
  9. 0df10e9 Documentation Bug (Issue 9557) by Christian Mehlmauer · 14 years ago
  10. f1f33c4 merge from open-source master by The Android Open Source Project · 14 years ago
  11. 6b9a1a5 Merge "Fixing counting the number of days in call log screen." by Jean-Baptiste Queru · 14 years ago
  12. ee7e6a7 merge from open-source master by The Android Open Source Project · 14 years ago
  13. e99c012 Merge "Improved error-handling in Rfc822Tokenizer" by Kenny Root · 14 years ago
  14. 18b221a Fix typo in EastAsianWidth javadoc by Kenny Root · 14 years ago
  15. 06daf19 Added WEB_URL_PATTERN for Montenegro ".me" by Simon Schoar · 15 years ago
  16. 6a84af0 Fixing counting the number of days in call log screen. by David Sobreira Marques · 14 years ago
  17. 71ab21a Fix last character of password field being visible after rotation by Devin Taylor · 15 years ago
  18. 8cdb684 Revert to previous text selection behavior by Kenny Root · 14 years ago
  19. 8082d5d Fix last character of password field being visible after rotation by Devin Taylor · 15 years ago
  20. 9694f90 Improved error-handling in Rfc822Tokenizer by Henrik Hall · 14 years ago
  21. ec8b102 Add documentation for LeadingMarginSpan2. by Eric Fischer · 15 years ago
  22. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  23. 26779e7 Merge "Don't break lines in the middle of a smiley or other graphic replacement." by Eric Fischer · 15 years ago
  24. 191bbaf Merge "Noticed comment field when splitting guests wasn't being cleared." by Erik · 15 years ago
  25. de61f78 Don't break lines in the middle of a smiley or other graphic replacement. by Eric Fischer · 15 years ago
  26. 0ef3eee Merge "Remove DateException and obsolete DateUtils functions." by Ken Shirriff · 15 years ago
  27. a53bbe4 Remove DateException and obsolete DateUtils functions. by Ken Shirriff · 15 years ago
  28. 6091995 check offset and don't crash by Mark Wagner · 15 years ago
  29. 277903f Merge "Add support for accessing native bidi implementation via jni." by Eric Fischer · 15 years ago
  30. 2269d157 Re-arrange android-common so framework no longer links with it. by Dianne Hackborn · 15 years ago
  31. dae8e94 Add support for accessing native bidi implementation via jni. by Doug Felt · 15 years ago
  32. 99c7dea Noticed comment field when splitting guests wasn't being cleared. by Erik · 15 years ago
  33. 20178d6 Factor bidi algorithm into separate method. by Doug Felt · 15 years ago
  34. 1065758 Fix rounding of extra spacing when it is negative. by Doug Felt · 15 years ago
  35. 7951eaa Change Javadocs to fix SDK build by Kenny Root · 15 years ago
  36. 574ecc8 Merge "Add better index checks for AndroidCharacter.mirror" by Kenny Root · 15 years ago
  37. f7c5698 Merge "Enhance text docs, rename some variables for clarity, comment places in the code for further investigation." by Eric Fischer · 15 years ago
  38. 073a3d5 Add better index checks for AndroidCharacter.mirror by Kenny Root · 15 years ago
  39. 71b8dd7 Enhance text docs, rename some variables for clarity, comment places in the code by Doug Felt · 15 years ago
  40. bb9a517 Add API to access ICU's East Asian Width by Kenny Root · 15 years ago
  41. a877c03 Keep Rfc822Tokenizer from crashing when the string ends with a backslash. by Eric Fischer · 15 years ago
  42. a969dc4 Unhiding Rfc822Tokenizer.tokenize(CharSequence text, Collection<Rfc822Token> out) by Michael Chan · 15 years ago
  43. 30d2030 allow + in usernames by Fred Quintana · 15 years ago
  44. 62c4ad3 Enable onepointfivetap-and-swipe to select. by Maryam Garrett · 15 years ago
  45. ad2fa35 am d4a4729c: Update imports to android-common by Tom Taylor · 15 years ago
  46. d4a4729 Update imports to android-common by Tom Taylor · 15 years ago
  47. 50fbfe6 am 39f0efba: Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 15 years ago
  48. 39f0efb Fixes context-menu trigger behavior after scroll in TextView by Maryam Garrett · 15 years ago
  49. 15d3bb2 am 7762d936: Unbundling work by Paul Westbrook · 15 years ago
  50. 7762d93 Unbundling work by Paul Westbrook · 15 years ago
  51. fe9b503 am 946bfa49: Merge change Ida4d6ab0 into eclair-mr2 by Maryam Garrett · 15 years ago
  52. ab92893 Allows users to scroll while in select mode. by Maryam Garrett · 15 years ago
  53. 44e537a am 7c427030: Merge change I9088d29b into eclair-mr2 by Maryam Garrett · 15 years ago
  54. 7c42703 Merge change I9088d29b into eclair-mr2 by Android (Google) Code Review · 15 years ago
  55. 0f6357d am 67d9aa15: Merge change I6173d7c7 into eclair-mr2 by Daisuke Miyakawa · 15 years ago
  56. ce08379 Improves the touch-based text selection UI in text boxes. by Maryam Garrett · 15 years ago
  57. 973afa9 Add isPrintableAscii() and isPrintableAsciiOnly() to TextUtils.java as hidden methods, and make vCard code use them. by Daisuke Miyakawa · 15 years ago
  58. a0c9c17 am 2d8b0c3f: am 8693f82d: Merge change If1f0bf33 into eclair by Dianne Hackborn · 15 years ago
  59. 2d8b0c3 am 8693f82d: Merge change If1f0bf33 into eclair by Dianne Hackborn · 15 years ago
  60. 190a80c am 8693f82d: Merge change If1f0bf33 into eclair by Dianne Hackborn · 15 years ago
  61. 27d3772 Some work on issue #2286804: sometimes text field doesn't accept input by Dianne Hackborn · 15 years ago
  62. a351b7f am 8c7d9eab: Merge change Icb1674f1 into eclair-mr2 by Dan Egnor · 15 years ago
  63. ded0e64 Create android-common static library which gets included in frameworks.jar, by Dan Egnor · 15 years ago
  64. 1f60ff3 am e45ebbaf: am 04a0e969: Merge change Id7c432bf into eclair by Eric Fischer · 15 years ago
  65. e45ebba am 04a0e969: Merge change Id7c432bf into eclair by Eric Fischer · 15 years ago
  66. 4190942 am 04a0e969: Merge change Id7c432bf into eclair by Eric Fischer · 15 years ago
  67. d7c432b Add vertical bar to the alt-space character picker for the hardware keyboard. by Eric Fischer · 15 years ago
  68. da4204c am dad4780b: Merge change I3834b1cb into eclair-mr2 by Mark Wagner · 15 years ago
  69. 7b5676e support for multiline paragraph style indentation by Mark Wagner · 15 years ago
  70. 1dc38ca am 88f2acb0: Merge change Iec1f8a2e into eclair by Eric Fischer · 15 years ago
  71. ec1f8a2 Add Turkish accented letters for G and S on the hard keyboard. by Eric Fischer · 15 years ago
  72. ed84382 am eaa18dec: scroll text field with touch by Cary Clark · 15 years ago
  73. eaa18de scroll text field with touch by Cary Clark · 15 years ago
  74. 6351cf7 am 193a6261: Merge change 26537 into eclair by Debajit Ghosh · 15 years ago
  75. 78a5b81 add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix. by Debajit Ghosh · 15 years ago
  76. 3ffe6b1 am 7f3fb7de: Merge change 26130 into eclair by Dianne Hackborn · 15 years ago
  77. bfe319e Turn animations on by default. by Dianne Hackborn · 15 years ago
  78. 6ce4af8 am 70db3a20: Merge change 25414 into eclair by Debajit Ghosh · 15 years ago
  79. 70db3a2 Merge change 25414 into eclair by Android (Google) Code Review · 15 years ago
  80. aa3620f am 12cc9d82: Add a new flag for IMEs to disable suggestions for certain fields. by Amith Yamasani · 15 years ago
  81. b3278a5 am 0828beee: Merge change 25386 into eclair by Eric Fischer · 15 years ago
  82. 4c8b359 refactor copy-and-paste email address filtering code. by Debajit Ghosh · 15 years ago
  83. 12cc9d8 Add a new flag for IMEs to disable suggestions for certain fields. by Amith Yamasani · 15 years ago
  84. cebe347 Add one more hardware keyboard character popup: \ if you hold / by Eric Fischer · 15 years ago
  85. dda648f am b6a7ea54: Merge change 25153 into eclair by Eric Fischer · 15 years ago
  86. 4ef2995 Reconcile the character popups for the hard and soft keyboards. by Eric Fischer · 15 years ago
  87. 76d8237 am 13bc4ad1: Merge change 24902 into eclair by Eric Fischer · 15 years ago
  88. 7a4be89 Add "rtsp" to the list of URL schemes that get linkified. by Eric Fischer · 15 years ago
  89. e8ffb1d am e989496e: Merge change 24194 into eclair by Amith Yamasani · 15 years ago
  90. 38d838d Make the hardkeyboard long press dialog look the same as that of soft keyboard. by Amith Yamasani · 15 years ago
  91. 85a2c7f merge from open-source master by Jean-Baptiste Queru · 15 years ago
  92. b7559e0 am 56205fea: Merge change 23345 into donut by Eric Fischer · 15 years ago
  93. a82e99a Fix an emoji-measuring bug that caused an exception when editing a contact. by Eric Fischer · 15 years ago
  94. 4a51c20 I am getting tired of the java doc warnings, so fix them. by Dianne Hackborn · 15 years ago
  95. f4a2a7d Merge change 10712 by Android Code Review · 15 years ago
  96. 86fcef8 Don't use BoringLayout to display text that has paragraph-style markup. by Eric Fischer · 15 years ago
  97. f16da45 Add brackets, braces, and backslash to alt-space character entry popup. by Eric Fischer · 15 years ago
  98. a9f1dd0 Make <font size> and <font height> in string resources respect density. by Eric Fischer · 15 years ago
  99. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  100. cdc50d7 am c6eb5ac9: Merge change 9071 into donut by Android (Google) Code Review · 15 years ago