1. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  2. 6362741 Merge change 966 into donut by Android (Google) Code Review · 15 years ago
  3. 20fb46f Fixes 1830181. Tapping disabled items in a ListView would cause the framework to take a code path that wasn't resetting the mMotionCorrection variable if it had been previously set. This would force ListView to apply a scroll to its children even though it was unnecessary. This simple fix prevents the issue by resetting mMotionCorrection appropriately. by Romain Guy · 15 years ago
  4. 1ab6e21 Merge change 909 into donut by Android (Google) Code Review · 15 years ago
  5. b7ce28c Merge change 962 into donut by Android (Google) Code Review · 15 years ago
  6. 51d154b Fixes #1603191. GridView could provoke NPEs during layout passes initiated from key events. by Romain Guy · 15 years ago
  7. 2c9eec6 Merge change 952 into donut by Android (Google) Code Review · 15 years ago
  8. e9bfd9b Debug: Minor cleanup by Dave Bort · 15 years ago
  9. 724561c Merge change 949 into donut by Android (Google) Code Review · 15 years ago
  10. beb2498 Merge change 956 into donut by Android (Google) Code Review · 15 years ago
  11. 3373ed6 Fixes #1827988. Prevent marquee text from constantly rescaling itself in Market by Romain Guy · 15 years ago
  12. f83f59f Fixes external #2575 (http://code.google.com/p/android/issues/detail?id=2575). HorizontalScrollView was comparing the measured height of its child to its width. by Romain Guy · 15 years ago
  13. 7ff9436 Merge change 911 into donut by Android (Google) Code Review · 15 years ago
  14. 5c6f93f am eb086d6: AI 148270: remove references to AbsoluteLayout because it\'s by Scott Main · 15 years ago
  15. eb086d6 AI 148270: remove references to AbsoluteLayout because it's been deprecated by Scott Main · 15 years ago
  16. fa3e556 Change error message. by Wu-cheng Li · 15 years ago
  17. 6a1ae64 Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  18. 8d121ce Merge change 917 into donut by Android (Google) Code Review · 15 years ago
  19. b97aec6 Fix HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  20. 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 15 years ago
  21. 1ce5bd3 Debug: Add setPropertiesOn(), and @hide it for now by Dave Bort · 15 years ago
  22. 821427e Merge change 847 into donut by Android (Google) Code Review · 15 years ago
  23. 7db4860 Merge change 845 into donut by Android (Google) Code Review · 15 years ago
  24. 52fa7c2 Config: Deprecate most fields, and hook into ConfigBuildFlags by Dave Bort · 15 years ago
  25. a833cbb Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE by Dave Bort · 15 years ago
  26. 854c8c7 Merge change 896 into donut by Android (Google) Code Review · 15 years ago
  27. ef65477 Merge change 844 into donut by Android (Google) Code Review · 15 years ago
  28. 743ae65 make AutoCompleteTextView take the alternate anchor view into account when computing the max available space on screen. by Karl Rosaen · 15 years ago
  29. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 15 years ago
  30. e117ff6 Merge change 860 into donut by Android (Google) Code Review · 15 years ago
  31. 75e44a1 am a417ee5: AI 148197: Add a link in "Community" page to the android mar by Dirk Dougherty · 15 years ago
  32. a417ee5 AI 148197: Add a link in "Community" page to the android market discussion forum. by Dirk Dougherty · 15 years ago
  33. 4f50893 am 392d29a: AI 148193: More misc fixes in format, links, content for And by Dirk Dougherty · 15 years ago
  34. 392d29a AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs. by Dirk Dougherty · 15 years ago
  35. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 15 years ago
  36. 767db0a am 003eaa2: AI 148189: update the NotepadCodelab zip file to remove R.ja by Scott Main · 15 years ago
  37. 003eaa2 AI 148189: update the NotepadCodelab zip file to remove R.java, other project/bin files and erratic hidden files; by Scott Main · 15 years ago
  38. 9a81736 Add the ability to specify the onClick handler with XML. The new android:onClick attribute defines the name of the method in the Activity to invoke when the button is clicked. The method has to be public and get one View parameter. by Romain Guy · 15 years ago
  39. 15d98b2 am 1432cd8: AI 148183: Add missing android namespace to minSdkVersion by Dirk Dougherty · 15 years ago
  40. 1432cd8 AI 148183: Add missing android namespace to minSdkVersion BUG=1819430 by Dirk Dougherty · 15 years ago
  41. e5c4725 Merge change 873 into donut by Android (Google) Code Review · 15 years ago
  42. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 15 years ago
  43. ad8b8f5 pass original ptrs to JNI release functions (instead of += index to them) by Mike Reed · 15 years ago
  44. a56b318 NEW_API: Expose includeInGlobalSearch searchable attribute by Bjorn Bringert · 15 years ago
  45. 232cd50 NEW_API: Expose searchSuggestThreshold searchable attribute by Bjorn Bringert · 15 years ago
  46. c02cac4 Change 79 in git master branch by James Dong · 15 years ago
  47. 83b395ce Merge change 743 into donut by Android (Google) Code Review · 15 years ago
  48. 3500f01 Merge branch 'donut' of ssh://android-git.corp.google.com:29418/platform/frameworks/base into donut by The Android Open Source Project · 15 years ago
  49. dc30119 Merge change 842 into donut by Android (Google) Code Review · 15 years ago
  50. a2431d0 Fixes #1712631. Whenever a View loses focus/selection, reset its pressed state. by Romain Guy · 15 years ago
  51. 222f079 am b78c31d: AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  52. b78c31d AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  53. a4d8e5c am f8a33c3: AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  54. c27eaa45 am 0ca686b: AI 148020: Restore accidentally-deleted zh_CN and zh_TW map by Eric Fischer · 15 years ago
  55. f8a33c3 AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  56. 0ca686b AI 148020: Restore accidentally-deleted zh_CN and zh_TW map centers. by Eric Fischer · 15 years ago
  57. 2bc9e13 Merge change 841 into donut by Android (Google) Code Review · 15 years ago
  58. 52a3cb5 Merge change 840 into donut by Android (Google) Code Review · 15 years ago
  59. 2cd006c Merge change 837 into donut by Android (Google) Code Review · 15 years ago
  60. 980d12b Merge change 838 into donut by Android (Google) Code Review · 15 years ago
  61. 2a34043 Add RIL_UNSOL_OEM_HOOK_RAW. by Jaikumar Ganesh · 15 years ago
  62. 8a342a3 Fix typo in exception message and add a new exception if the user tries to use the same child as both the handle and content for the SlidingDrawer. by Romain Guy · 15 years ago
  63. 54796e7 Make the home screen come up in the simulator. by Marco Nelissen · 15 years ago
  64. d859331 Don't crash when /proc/wakelocks can't be opened. Might make board bringup easier. by Marco Nelissen · 15 years ago
  65. 3674252 Merge change 817 into donut by Android (Google) Code Review · 15 years ago
  66. c114eb5 Hide the backup stuff for now by Christopher Tate · 15 years ago
  67. c21a08f gps: Fix missing return value in android_location_GpsLocationProvider_init by Mike Lockwood · 15 years ago
  68. 021dce4 Merge change 811 into donut by Android (Google) Code Review · 15 years ago
  69. a8bf815 Add android.backup.BackupManager by Christopher Tate · 15 years ago
  70. a039d46 Merge change 792 into donut by Android (Google) Code Review · 15 years ago
  71. b3aab69 Allow access to global search by pressing the hard search button again by Mike LeBeau · 15 years ago
  72. 5fcfcd0 am b4c218e: AI 147994: First cut of CharsetUtils, a utility class that a by Dan Bornstein · 15 years ago
  73. d4ed049 Merge branch 'readonly-p4-donut' into donut by Mitsuru Oshima · 15 years ago
  74. dffbb4d AI 148024: fix NPE when there is no history by Mitsuru Oshima · 15 years ago
  75. 4b0ebef TypedProperties: add getStringInfo() to help deal with null strings by Dave Bort · 15 years ago
  76. 5b6f8d86 TypedProperties: change the file format to be a subset of Java by Dave Bort · 15 years ago
  77. 7fe3b06 Merge change 740 into donut by Android (Google) Code Review · 15 years ago
  78. 487529a First baby steps towards settings backup by Christopher Tate · 15 years ago
  79. dc67739 Merge change 741 into donut by Android (Google) Code Review · 15 years ago
  80. 73b7184 Merge change 748 into donut by Android (Google) Code Review · 15 years ago
  81. 2a4bf5ce Fix the build. by Romain Guy · 15 years ago
  82. 9ae8873 Merge change 617 into donut by Android (Google) Code Review · 15 years ago
  83. 9f98f79 Merge change 739 into donut by Android (Google) Code Review · 15 years ago
  84. 649b1c6 Merge change 736 into donut by Android (Google) Code Review · 15 years ago
  85. 044d202 Fix typo in searchSuggestThreshold attr doc. by Bjorn Bringert · 15 years ago
  86. efae672 Merge change 725 into donut by Android (Google) Code Review · 15 years ago
  87. 05e4755 Merge change 724 into donut by Android (Google) Code Review · 15 years ago
  88. c082769 MIDI render thread was nice 0, should be nice -16. by Dave Sparks · 15 years ago
  89. c1f4096 Remove menu from SearchDialog. by Bjorn Bringert · 15 years ago
  90. 0e051b1 Vorbis render thread was nice 0, should be nice -16. by Dave Sparks · 15 years ago
  91. 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 15 years ago
  92. 8b5e7c0 CheckedTextView is abstract but can be inflated from XML. Let's be consistent and allow it to be used from Java code as well by making it non-abstract. by Romain Guy · 15 years ago
  93. 80f3b97 Merge change 730 into donut by Android (Google) Code Review · 15 years ago
  94. b4c218e AI 147994: First cut of CharsetUtils, a utility class that aims to by Dan Bornstein · 15 years ago
  95. c5f1b92 Merge change 691 into donut by Android (Google) Code Review · 15 years ago
  96. c4ae5dc New font that fixes the accent shape/orientation on 1EDD by Mike Reed · 15 years ago
  97. aece7c6 Split testSearchablesMocked into two tests. by Bjorn Bringert · 15 years ago
  98. 203464a Add searchSuggestThreshold to searchable meta-data. by Bjorn Bringert · 15 years ago
  99. 493b00a Merge change 640 into donut by Android (Google) Code Review · 15 years ago
  100. 7ffeac8 am a21e376: AI 147962: Import updated zh_TW translations. by Eric Fischer · 15 years ago