1. 4c384ab Let Rfc822Validator validate IEA in Punycode or Unicode. by Régis Décamps · 10 years ago
  2. 194dda1 Fix some warnings by Scott Kennedy · 10 years ago
  3. 9a4f02a Refactor List<Partition> to Partition[] by Alon Albert · 11 years ago
  4. aac6940 Merge "Set the build dir to be relative to a root folder." by Adam Metcalf · 11 years ago
  5. 17d0542 Set the build dir to be relative to a root folder. by Adam Metcalf · 11 years ago
  6. 59c8098 am b5e00794: Fix some javadoc bugs. by Andrew Sapperstein · 11 years ago
  7. b5e0079 Fix some javadoc bugs. by Andrew Sapperstein · 11 years ago
  8. 634e213 Gradle project file. by Adam Metcalf · 11 years ago
  9. 53f35c7 Fix for CompositeCursorAdapter returning wrong item view types by Yorke Lee · 11 years ago
  10. 1b1e529 Clean up dist files. by Ying Wang · 11 years ago
  11. 1ad9f44 add exponential backoff option to OperationScheduler by Doug Zongker · 12 years ago
  12. 430286b Add getSuggestions() to Search by Bjorn Bringert · 12 years ago
  13. 698c55f Adding minor tweaks to SQLiteContentProvider. by Tom Wilson · 12 years ago
  14. 2e07adb Add an addAll(String[]) method to ProjectionMap. by Dave Santoro · 12 years ago
  15. e8245de am f7da24b3: Make static fields of DUSU package-private by Conley Owens · 13 years ago
  16. f7da24b Make static fields of DUSU$DUF package-private by Conley Owens · 13 years ago
  17. d2fda1e Moving ProjectionMap into frameworks/ex. by Dave Santoro · 13 years ago
  18. b073038 Remove ArrayListCursor. by Jeff Brown · 13 years ago
  19. 4b80d25 Use ICS version code by Daisuke Miyakawa · 13 years ago
  20. 744a038 Use ICS release name instead of version code by Daisuke Miyakawa · 13 years ago
  21. 490556a b/5122753 Make Rfc822Validator a bit smarter by Erik · 13 years ago
  22. 9730f15 Adds tests for Variable Speed code. by Hugo Hudson · 13 years ago
  23. 5192e36 Use HC MR3's verison code instead of MR2's by Daisuke Miyakawa · 13 years ago
  24. 829b84e Enhance the URL Regex script to handle i18n TLDs. by Shimeng (Simon) Wang · 13 years ago
  25. c3d793f Adds the MoreCloseables utility file. by Hugo Hudson · 13 years ago
  26. 91b05ea Add the new global-search field to android-common. by Mark Brophy · 13 years ago
  27. e156c93 Merge "Pass query parameters for primary account." by Daisuke Miyakawa · 13 years ago
  28. 2fd9711 Introduce utility library for sending usage feedback. by Daisuke Miyakawa · 13 years ago
  29. a15ab45 Pass query parameters for primary account. by Daisuke Miyakawa · 13 years ago
  30. 4ddc71f am 86018e02: Merge "Preventive fix in setNotificationsEnabled" into honeycomb by Gilles Debunne · 13 years ago
  31. 7c76d5f Preventive fix in setNotificationsEnabled by Gilles Debunne · 13 years ago
  32. 1bcf92d am 10c28c7f: Don\'t change the visibility of overridden methods. by Ficus Kirkpatrick · 13 years ago
  33. 10c28c7 Don't change the visibility of overridden methods. by Ficus Kirkpatrick · 13 years ago
  34. 7a9e3d7 Merge "Fix: don't change values of constants" by Maryam Garrett · 14 years ago
  35. 88287b5 Moving SQLiteContentProvider to the ex framework by Dmitri Plotnikov · 14 years ago
  36. 9af9e25 Fix: don't change values of constants by Maryam Garrett · 14 years ago
  37. 8e08abc am 046a9e08: add "transaction_event" eventlog tag by Doug Zongker · 14 years ago
  38. 046a9e0 add "transaction_event" eventlog tag by Doug Zongker · 14 years ago
  39. 6d39f88 am 66189d61: Only call VoiceSearch if there are IME logging actions by Maryam Garrett · 14 years ago
  40. a6e6193 ex: Move SyncStateContentProviderHelper to frameworks/ex by Bjorn Bringert · 14 years ago
  41. 7b8b23f Moving GroupingListAdapter to frameworks/ex by Dmitri Plotnikov · 14 years ago
  42. 66189d6 Only call VoiceSearch if there are IME logging actions by Maryam Garrett · 14 years ago
  43. a8c3c44 am b4f5e0e5: Fixed the Rfc822Validator by Paul Westbrook · 14 years ago
  44. b4f5e0e Fixed the Rfc822Validator by Paul Westbrook · 14 years ago
  45. 17d4817 De-duping autocomplete email addresses by Dmitri Plotnikov · 14 years ago
  46. d2d1206 Revert "ExpandoLayout" by repo sync · 14 years ago
  47. 112087b ExpandoLayout by repo sync · 14 years ago
  48. f6d25a8 am 575e1982: Use SharedPreferences.apply() when possible, else use commit() by Brad Fitzpatrick · 14 years ago
  49. 575e198 Use SharedPreferences$Editor.apply() when possible, else use commit() by Brad Fitzpatrick · 14 years ago
  50. 1fa3a8f More smooth UI for email autocomplete by Dmitri Plotnikov · 14 years ago
  51. 1e35ed1 Limiting the number of email suggestions for autocomplete by Dmitri Plotnikov · 14 years ago
  52. 55f0431 Correct formating of an email when name is unknown by Dmitri Plotnikov · 14 years ago
  53. 950b496 Merge changes I78f3d743,I5fc85898 by Maryam Garrett · 14 years ago
  54. d86a1ca New LoggingEvent Extra for NBEST selections in Voice IME by Maryam Garrett · 14 years ago
  55. d67de73 New LoggingEvent Extra for NBEST selections in Voice IME by Maryam Garrett · 14 years ago
  56. 22cb780 Temporary fix for the user and userdebug builds by Dmitri Plotnikov · 14 years ago
  57. 5cc7745 General purpose email address autocomplete by Dmitri Plotnikov · 14 years ago
  58. 60ae527 Moving CompositeCursorAdapter from contacts/widget to common/widget by Dmitri Plotnikov · 14 years ago
  59. d8e057e Move EditStyledText from framework to the static library. by satok · 14 years ago
  60. 42680cd Backport https://android-git.corp.google.com/g/50799 from master into by Mike LeBeau · 14 years ago
  61. f8ea315 am 915260ea: Add RESULT_CLICKED logging event to LoggingEvents. by Mike LeBeau · 14 years ago
  62. 915260e Add RESULT_CLICKED logging event to LoggingEvents. by Mike LeBeau · 14 years ago
  63. cbb960c Merge 2 changes from master. by Ying Wang · 14 years ago
  64. 823b6f3 move android-common from framework/base to framework/ex by Ying Wang · 14 years ago