1. f431b4b am c770ed8: Merge change 1069 into donut by Android (Google) Code Review · 15 years ago
  2. c770ed8 Merge change 1069 into donut by Android (Google) Code Review · 15 years ago
  3. b7c4ae9 GpsStatus: Increase NUM_SATELLITES to 255 for future compatibility. by Mike Lockwood · 15 years ago
  4. 84c9097 am d2b124f: new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 15 years ago
  5. 0f2200e am be3ac2d: Merge change 1040 into donut by Android (Google) Code Review · 15 years ago
  6. b61381b am 4488b11: Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  7. 0d8f5a3 am e556248: Merge change 1017 into donut by Android (Google) Code Review · 15 years ago
  8. 2e74b15 merge dccc39b to make automerger happy, original change 231cc6 was already merged by The Android Open Source Project · 15 years ago
  9. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 15 years ago
  10. d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 15 years ago
  11. be3ac2d Merge change 1040 into donut by Android (Google) Code Review · 15 years ago
  12. 4488b11 Merge change 1039 into donut by Android (Google) Code Review · 15 years ago
  13. e556248 Merge change 1017 into donut by Android (Google) Code Review · 15 years ago
  14. f9225f8 Add a test app for the backup by Joe Onorato · 15 years ago
  15. c1b80cb Changes in mediaframework test for the OpenCore 2.0 integration. Changes included: by Yu Shan Emily Lau · 15 years ago
  16. 39a8bb2 am 3ed8b3d: Merge change 1018 into donut by Android (Google) Code Review · 15 years ago
  17. dccc39b Merge change 777 into donut by Android (Google) Code Review · 15 years ago
  18. 3ed8b3d Merge change 1018 into donut by Android (Google) Code Review · 15 years ago
  19. e7e6fa3 If no battery stats are found, return status_unknown by Rebecca Schultz Zavin · 15 years ago
  20. 17ac18e am f417247: Further development of backup file handling by Christopher Tate · 15 years ago
  21. f417247 Further development of backup file handling by Christopher Tate · 15 years ago
  22. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 15 years ago
  23. f8e0169 am 06d9602: Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  24. 3ad977b Add some C++ code to do raw files for backup by Joe Onorato · 15 years ago
  25. 06d9602 Merge change 1000 into donut by Android (Google) Code Review · 15 years ago
  26. 33fbd3b Ignore layout bin directories in git. by Raphael · 15 years ago
  27. 092578c am ad5aaea: am 0c11b99: AI 148308: revise aidl support documentation -- by Scott Main · 15 years ago
  28. ad5aaea am 0c11b99: AI 148308: revise aidl support documentation -- now the same by Scott Main · 15 years ago
  29. 0c11b99 AI 148308: revise aidl support documentation -- now the same in all environments; by Scott Main · 15 years ago
  30. 449ea2b am 0c0221b: Merge change 972 into donut by Android (Google) Code Review · 15 years ago
  31. 0c0221b Merge change 972 into donut by Android (Google) Code Review · 15 years ago
  32. 3cbab32 am 22b8787: Squashed commit of the following: by Christopher Tate · 15 years ago
  33. 545ac3a Merge change 970 by Android (Google) Code Review · 15 years ago
  34. b933f669 Back-merge all changes done in master to DumpRenderTree to donut. by Guang Zhu · 15 years ago
  35. 568d91b fix the bug of testStartupTime in MediaPlayerPerformance test throws exception for an existing table by Xia Wang · 15 years ago
  36. 22b8787 Squashed commit of the following: by Christopher Tate · 15 years ago
  37. 2d23cbf am 6362741: Merge change 966 into donut by Android (Google) Code Review · 15 years ago
  38. 6362741 Merge change 966 into donut by Android (Google) Code Review · 15 years ago
  39. 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
  40. 176ef2d am 1ab6e21: Merge change 909 into donut by Android (Google) Code Review · 15 years ago
  41. 1ab6e21 Merge change 909 into donut by Android (Google) Code Review · 15 years ago
  42. 4b72c1e am b7ce28c: Merge change 962 into donut by Android (Google) Code Review · 15 years ago
  43. b7ce28c Merge change 962 into donut by Android (Google) Code Review · 15 years ago
  44. 51d154b Fixes #1603191. GridView could provoke NPEs during layout passes initiated from key events. by Romain Guy · 15 years ago
  45. d52d8de am 2c9eec6: Merge change 952 into donut by Android (Google) Code Review · 15 years ago
  46. 2c9eec6 Merge change 952 into donut by Android (Google) Code Review · 15 years ago
  47. e9bfd9b Debug: Minor cleanup by Dave Bort · 15 years ago
  48. 4cc0307 am 724561c: Merge change 949 into donut by Android (Google) Code Review · 15 years ago
  49. 724561c Merge change 949 into donut by Android (Google) Code Review · 15 years ago
  50. 0003a52 am beb2498: Merge change 956 into donut by Android (Google) Code Review · 15 years ago
  51. beb2498 Merge change 956 into donut by Android (Google) Code Review · 15 years ago
  52. 3373ed6 Fixes #1827988. Prevent marquee text from constantly rescaling itself in Market by Romain Guy · 15 years ago
  53. 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
  54. c34c8c6 am 7ff9436: Merge change 911 into donut by Android (Google) Code Review · 15 years ago
  55. 7ff9436 Merge change 911 into donut by Android (Google) Code Review · 15 years ago
  56. 0550e41c am 5c6f93f: am eb086d6: AI 148270: remove references to AbsoluteLayout b by Scott Main · 15 years ago
  57. 1e38d86 am fa3e556: Change error message. by Wu-cheng Li · 15 years ago
  58. bf61e19 am 6a1ae64: Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  59. 61cf54d am 8d121ce: Merge change 917 into donut by Android (Google) Code Review · 15 years ago
  60. 4fd2756 no change; doing a 'merge', previous change was a cherry-pick by The Android Open Source Project · 15 years ago
  61. 5c6f93f am eb086d6: AI 148270: remove references to AbsoluteLayout because it\'s by Scott Main · 15 years ago
  62. eb086d6 AI 148270: remove references to AbsoluteLayout because it's been deprecated by Scott Main · 15 years ago
  63. a3fcb44 Manual cherry-pick of 821427eac75d88f1388935e0a2f0564be8979e58 into master by Android (Google) Code Review · 15 years ago
  64. fa3e556 Change error message. by Wu-cheng Li · 15 years ago
  65. 6a1ae64 Fix another HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  66. 8d121ce Merge change 917 into donut by Android (Google) Code Review · 15 years ago
  67. b97aec6 Fix HTML formatting in android.os.AsyncTask by Romain Guy · 15 years ago
  68. 0477090 am 7db4860: Merge change 845 into donut by Android (Google) Code Review · 15 years ago
  69. 3ee2f81 am 854c8c7: Merge change 896 into donut by Android (Google) Code Review · 15 years ago
  70. 2650454 am ef65477: Merge change 844 into donut by Android (Google) Code Review · 15 years ago
  71. 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 15 years ago
  72. 1ce5bd3 Debug: Add setPropertiesOn(), and @hide it for now by Dave Bort · 15 years ago
  73. 821427e Merge change 847 into donut by Android (Google) Code Review · 15 years ago
  74. 7db4860 Merge change 845 into donut by Android (Google) Code Review · 15 years ago
  75. 52fa7c2 Config: Deprecate most fields, and hook into ConfigBuildFlags by Dave Bort · 15 years ago
  76. a833cbb Config: Add ConfigBuildFlags, and change it based on TARGET_BUILD_TYPE by Dave Bort · 15 years ago
  77. 854c8c7 Merge change 896 into donut by Android (Google) Code Review · 15 years ago
  78. fcd68de Merge change 898 by Android (Google) Code Review · 15 years ago
  79. 4ade578 Fix the build by Romain Guy · 15 years ago
  80. ef65477 Merge change 844 into donut by Android (Google) Code Review · 15 years ago
  81. 743ae65 make AutoCompleteTextView take the alternate anchor view into account when computing the max available space on screen. by Karl Rosaen · 15 years ago
  82. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 15 years ago
  83. 9104944 am e117ff6: Merge change 860 into donut by Android (Google) Code Review · 15 years ago
  84. e117ff6 Merge change 860 into donut by Android (Google) Code Review · 15 years ago
  85. 9574abd am 75e44a1: am a417ee5: AI 148197: Add a link in "Community" page to the by Dirk Dougherty · 15 years ago
  86. 75e44a1 am a417ee5: AI 148197: Add a link in "Community" page to the android mar by Dirk Dougherty · 15 years ago
  87. a417ee5 AI 148197: Add a link in "Community" page to the android market discussion forum. by Dirk Dougherty · 15 years ago
  88. 9352bfa am 4f50893: am 392d29a: AI 148193: More misc fixes in format, links, con by Dirk Dougherty · 15 years ago
  89. 4f50893 am 392d29a: AI 148193: More misc fixes in format, links, content for And by Dirk Dougherty · 15 years ago
  90. 392d29a AI 148193: More misc fixes in format, links, content for Android 1.5 SDK docs. by Dirk Dougherty · 15 years ago
  91. e90c0da am 275555c: location: Add support for location providers outside of the by Mike Lockwood · 15 years ago
  92. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 15 years ago
  93. ee96dc5 am 767db0a: am 003eaa2: AI 148189: update the NotepadCodelab zip file to by Scott Main · 15 years ago
  94. a426c96 am 9a81736: Add the ability to specify the onClick handler with XML. by Romain Guy · 15 years ago
  95. 1f22a45 am 15d98b2: am 1432cd8: AI 148183: Add missing android namespace to minS by Dirk Dougherty · 15 years ago
  96. 767db0a am 003eaa2: AI 148189: update the NotepadCodelab zip file to remove R.ja by Scott Main · 15 years ago
  97. 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
  98. bc62449 fixed value for android.R.attr.searchSuggestThreshold by The Android Open Source Project · 15 years ago
  99. 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
  100. f7b0610 submit an updated current.xml by Fred Quintana · 15 years ago