1. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 17 years ago
  2. a1fb395 Merge change 5394 into donut by Android (Google) Code Review · 17 years ago
  3. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 17 years ago
  4. e88d803 Merge change 4739 into donut by Android (Google) Code Review · 17 years ago
  5. a725199 Merge change 5288 into donut by Android (Google) Code Review · 17 years ago
  6. 6f21128 Switch the default transport to GOOGLE. by Dan Egnor · 17 years ago
  7. 0bcfc53 Merge change 5386 into donut by Android (Google) Code Review · 17 years ago
  8. b8f8de8 Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is by Romain Guy · 17 years ago
  9. d3aba7f Add PPTP, L2TP/IPSec preshared key and other fixes. by Hung-ying Tyan · 17 years ago
  10. c984329 Invoke getSystem.updateConfiguration when binding an application to by Suchi Amalapurapu · 17 years ago
  11. 0d8b77c Add ZoomDensity so that we can change the desired default scale. by Grace Kloba · 17 years ago
  12. d4eac5f Merge change 5300 into donut by Android (Google) Code Review · 17 years ago
  13. f881762f Merge change 5351 into donut by Android (Google) Code Review · 17 years ago
  14. d48388a Merge change 5344 into donut by Android (Google) Code Review · 17 years ago
  15. 6184a2a Merge change 5339 into donut by Android (Google) Code Review · 17 years ago
  16. 60a0ad6 Merge change 5329 into donut by Android (Google) Code Review · 17 years ago
  17. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 17 years ago
  18. ce099c3 frameworks/base: CDMA voicemail support by David Krause · 17 years ago
  19. 8a9ae45 Fix intermittent crash related to call waiting by David Krause · 17 years ago
  20. c6a482e Merge change 5199 into donut by Android (Google) Code Review · 17 years ago
  21. 83b8678 Merge change 5319 into donut by Android (Google) Code Review · 17 years ago
  22. d0f6715 frameworks/base - CDMA settings additions by David Krause · 17 years ago
  23. d5d1ebd Only remove client after the hardware is teared down, so a new client by Chih-Chung Chang · 17 years ago
  24. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 17 years ago
  25. ad39eb0 Merge change 5302 into donut by Android (Google) Code Review · 17 years ago
  26. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 17 years ago
  27. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 17 years ago
  28. 5416d7c Merge change 5317 into donut by Android (Google) Code Review · 17 years ago
  29. 111bd4a Start backing up wallpaper by Christopher Tate · 17 years ago
  30. 7941e90 Merge change 5091 into donut by Android (Google) Code Review · 17 years ago
  31. 28dbae7 Using a sendBroadcast to notify interested parties of when by Charles Chen · 17 years ago
  32. 69e1f47 Merge change 5289 into donut by Android (Google) Code Review · 17 years ago
  33. 076dc9f Fix TextView's fading edge when compound drawables are setup. by Romain Guy · 17 years ago
  34. 67669c9 Merge change 5196 into donut by Android (Google) Code Review · 17 years ago
  35. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 17 years ago
  36. 5158cc5 Merge change 5259 into donut by Android (Google) Code Review · 17 years ago
  37. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 17 years ago
  38. 0bc7b84 Merge change 5248 into donut by Android (Google) Code Review · 17 years ago
  39. 3e376a7 Merge change 5171 into donut by Android (Google) Code Review · 17 years ago
  40. 0477954 Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents by Charles Chen · 17 years ago
  41. 9560703 Reverse the order in which RelativeLayout measures and positions children. by Romain Guy · 17 years ago
  42. ae7c980 Merge change 4556 into donut by Android (Google) Code Review · 17 years ago
  43. a0fd1d7 Fix NPE in RelativeLayout. by Romain Guy · 17 years ago
  44. fed0bcf Spell out the month names in the de_AT date format file. by Eric Fischer · 17 years ago
  45. e181409c Merge change 5240 into donut by Android (Google) Code Review · 17 years ago
  46. df65b60 Merge change 5243 into donut by Android (Google) Code Review · 17 years ago
  47. 63bcb79 Only report "unknown metadata" once per restore helper by Christopher Tate · 17 years ago
  48. 2cf6f5d Merge change 5238 into donut by Android (Google) Code Review · 17 years ago
  49. 7af9e19 Fixing the synth function so that queue processing continues. by Charles Chen · 17 years ago
  50. b28bf24 Merge change 5226 into donut by Android (Google) Code Review · 17 years ago
  51. 35df87c Fix the weird anchoring of the search dropdown when pivoting into an by Mike LeBeau · 17 years ago
  52. 83f6b13 Merge change 5237 into donut by Android (Google) Code Review · 17 years ago
  53. 8842f0b Calling setItemChecked(p, true) twice would toggle the selection in ListView. by Romain Guy · 17 years ago
  54. a4335ee Merge change 5236 into donut by Android (Google) Code Review · 17 years ago
  55. 9fffa1e RelativeLayout was ignoring some dependencies. by Romain Guy · 17 years ago
  56. a93466f Merge change 5220 into donut by Android (Google) Code Review · 17 years ago
  57. 1293b6b Added info about mcc and mnc, plus other changes per http://b/1918247; rewrote "How Android find best match" section per rgreenwalt's comments and added flowchart. by Katarina Stenstedt · 17 years ago
  58. 6a0e293 Fix bug in TTS service where the language setting was using the default language by Jean-Michel Trivi · 17 years ago
  59. 54118ad Put back LOGP -> printf in the backup helper code by Christopher Tate · 17 years ago
  60. 0e034e5 Merge change 5162 into donut by Android (Google) Code Review · 17 years ago
  61. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 17 years ago
  62. 6f0602e Cleanup header file. Disallow copy of Camera object by making copy by Dave Sparks · 17 years ago
  63. 6f8e592 Move to a single dropdown background for the search dialog. This one by Mike LeBeau · 17 years ago
  64. a2a60a2 Merge change 5142 into donut by Android (Google) Code Review · 17 years ago
  65. eaa89f7 Merge change 5172 into donut by Android (Google) Code Review · 17 years ago
  66. 3d7b8d1 Merge change 5158 into donut by Android (Google) Code Review · 17 years ago
  67. b1dffc4 Remove deprecated callback function support. by Dave Sparks · 17 years ago
  68. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 17 years ago
  69. 544450b Fix NPE in SuggestionsAdapter when cursor is null. by Bjorn Bringert · 17 years ago
  70. 5f80605 Include user query in search intents by Bjorn Bringert · 17 years ago
  71. 82a3271 Merge change 5190 into donut by Android (Google) Code Review · 17 years ago
  72. 6fcba31 Fix 1933269: startPreview failed. by Chih-Chung Chang · 17 years ago
  73. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 17 years ago
  74. 5a42b08 Merge change 5188 into donut by Android (Google) Code Review · 17 years ago
  75. e29f064 Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes. by Romain Guy · 17 years ago
  76. 9efba9d Merge change 5176 into donut by Android (Google) Code Review · 17 years ago
  77. f16da13 Export the output to a text file and save to sdcard by Yu Shan Emily Lau · 17 years ago
  78. 4133751 Merge change 5129 into donut by Android (Google) Code Review · 17 years ago
  79. 725015a Improve RelativeLayout by allowing dependencies to be declared in a random by Romain Guy · 17 years ago
  80. fbb9238 Preserve file access mode when backing up / restoring files by Christopher Tate · 17 years ago
  81. 3fbd946 Edits to SD card notification strings to shorten them. by Roy West · 17 years ago
  82. 2a3cd36 Merge change 5119 into donut by Android (Google) Code Review · 17 years ago
  83. 562bf17 Fix NPE in GradientDrawable constructor by Phil Dubach · 17 years ago
  84. 2ea5349 Adding support for pitch changes of the synthesized text in Text-To-Speech. by Jean-Michel Trivi · 17 years ago
  85. 41282a3 EnhancedGoogleSearch overrides GoogleSearch if present. by Satish Sampath · 17 years ago
  86. 1bee98a Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  87. 11b1577 Add file mode to the file-backup saved state blobs by Christopher Tate · 17 years ago
  88. 2e41842 Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 17 years ago
  89. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  90. 61ab270 Add missing 'break's in switch statement, fixing bug 1876430 by Karl Rosaen · 17 years ago
  91. 843f5eb Merge change 5054 into donut by Android (Google) Code Review · 17 years ago
  92. 864ef23 Merge change 4878 into donut by Android (Google) Code Review · 17 years ago
  93. b0ae27f Store correct state in SearchDialog.onSaveInstanceState() by Bjorn Bringert · 17 years ago
  94. 3274202 Rollback the number of loop in the memory stress test by Yu Shan Emily Lau · 17 years ago
  95. 4fb6977 Merge change 5024 into donut by Android (Google) Code Review · 17 years ago
  96. 722baf5 Merge change 5014 into donut by Android (Google) Code Review · 17 years ago
  97. 5277103 Merge change 5035 into donut by Android (Google) Code Review · 17 years ago
  98. aaf4b6b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 17 years ago
  99. 1562f87 Remove opengl tests from tests build by Sriram Raman · 17 years ago
  100. 11348cf Merge change 4885 into donut by Android (Google) Code Review · 17 years ago