1. f313b59 Merge change 1957 into donut by Android (Google) Code Review · 16 years ago
  2. ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 16 years ago
  3. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 16 years ago
  4. c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 16 years ago
  5. 79a6b3b Settings: Disable network location service by default, enable GPS instead. by Mike Lockwood · 16 years ago
  6. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 16 years ago
  7. 51b22d7 am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 by Scott Main · 16 years ago
  8. 3975fe3 am 808f2919: AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
  9. 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 16 years ago
  10. e9b06d7 Teleca 2b changes by Wink Saville · 16 years ago
  11. 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 16 years ago
  12. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 16 years ago
  13. 35aa84b Recovered the code of the gesture library by Yang Li · 16 years ago
  14. 9d16d20 Merge change 1916 into donut by Android (Google) Code Review · 16 years ago
  15. 704a647 Merge change 1927 into donut by Android (Google) Code Review · 16 years ago
  16. 6e9610e Fix build breakage by Daisuke Miyakawa · 16 years ago
  17. 0dfe16d Merge change 1891 into donut by Android (Google) Code Review · 16 years ago
  18. 221c955 AI 148972: fix link to the installing guide to 1.5; by Scott Main · 16 years ago
  19. 842a1f4 Merge change 1912 into donut by Android (Google) Code Review · 16 years ago
  20. 841ddef Hand merge from cupcake_dcm to donut, part 2. by Daisuke Miyakawa · 16 years ago
  21. 84971ae0 Revise the ImageButton class description to include information by Scott Main · 16 years ago
  22. 656a272 Merge change 1910 into donut by Android (Google) Code Review · 16 years ago
  23. bb9ea30 Update aapt badging for native code, configs, density, etc. by Dianne Hackborn · 16 years ago
  24. 1058c63 Merge change 1909 into donut by Android (Google) Code Review · 16 years ago
  25. 2a197b1 Fixed IndexOutofBoundException, improved how memory information is captured (run GC first) by Guang Zhu · 16 years ago
  26. af99928 Change BIND_APPWIDGET to be signatureOrSystem. by Jeff Sharkey · 16 years ago
  27. 808f291 AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 16 years ago
  28. 6c25654 Merge change 1899 into donut by Android (Google) Code Review · 16 years ago
  29. a006851 Merge change 1894 into donut by Android (Google) Code Review · 16 years ago
  30. 2cad06f Fix the build by Romain Guy · 16 years ago
  31. 9da06a4 Fixes external #2686. Fix typo. by Romain Guy · 16 years ago
  32. 9a7773a Merge change 1875 into donut by Android (Google) Code Review · 16 years ago
  33. b7b648f libGLESv1_CM.so doesn't need to depend on libutils or libui by Mathias Agopian · 16 years ago
  34. 7e4c343 Merge change 1881 into donut by Android (Google) Code Review · 16 years ago
  35. d9c32bc WifiService: Wifi power management change by Mike Lockwood · 16 years ago
  36. ec144d6 Record statistics about whether HTTP connections are reused. by Dan Egnor · 16 years ago
  37. d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 16 years ago
  38. 924dd93 Fixes external #2669. Clarify the documentation of the XML attributes android:gravity and android:layout_gravity. by Romain Guy · 16 years ago
  39. 3a00d76 Merge change 1866 into donut by Android (Google) Code Review · 16 years ago
  40. ce2372d Merge change 1836 into donut by Android (Google) Code Review · 16 years ago
  41. 074edef remove unused ContentResolver parameter from IntentResolver.queryIntent. by Mihai Preda · 16 years ago
  42. 6342d39 Merge change 1575 into donut by Android (Google) Code Review · 16 years ago
  43. fa6baa2 Argh fix another build breakage! by Dianne Hackborn · 16 years ago
  44. 5b3189e Fix the build. :( by Dianne Hackborn · 16 years ago
  45. 16e7972 Fix bug 1856713 gl Pointer functions should use Buffer position by Jack Palevich · 16 years ago
  46. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  47. ba2a3a1 Merge change 1831 into donut by Android (Google) Code Review · 16 years ago
  48. caed820 Tear down data, if a disconnect request is pending. by Jaikumar Ganesh · 16 years ago
  49. 935fd37 Revert "Squashed commit of the following:" by Yang Li · 16 years ago
  50. b3c6add Merge change 1825 into donut by Android (Google) Code Review · 16 years ago
  51. 8f1344f5 Fixes #1855461, #1857290 and #1857365. Certain scrollbar styles make an opaque view not be opaque. ListView and View now account for this when indicating whether they are opaque or not. by Romain Guy · 16 years ago
  52. b3af6b4 Merge change 1748 into donut by Android (Google) Code Review · 16 years ago
  53. e85bb9e Merge change 1823 into donut by Android (Google) Code Review · 16 years ago
  54. 2e1da32 Add the backup data file writer C++ class. by Joe Onorato · 16 years ago
  55. 55eef63 Add a tool to play all kinds of media files saved in /sdcard/media_api/samples/. It also tests the seeking functionality during the play of each sample file. by Xia Wang · 16 years ago
  56. f817341 Squashed commit of the following: by Yang Li · 16 years ago
  57. abc25e3 Add intent for gservices override, and handle empty arguments properly by Dan Egnor · 16 years ago
  58. a38b427 Add a search url text color attribute and theme. For search suggestions by Mike LeBeau · 16 years ago
  59. 5bd644c Start using CLDR for some date-and-time strings and formats. by Eric Fischer · 16 years ago
  60. 4535e40 Implement the C++ class to write the backed up file data. by Joe Onorato · 16 years ago
  61. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 16 years ago
  62. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
  63. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
  64. 669ec3a Merge change 1747 into donut by Android (Google) Code Review · 16 years ago
  65. 5bcdff4 Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger. When this happens, force the view hierarchy to ignore the dirty flags. by Romain Guy · 16 years ago
  66. 0c97c7c Merge change 1668 into donut by Android (Google) Code Review · 16 years ago
  67. 14ad07f Merge change 1708 into donut by Android (Google) Code Review · 16 years ago
  68. a351981 Fix the build, again. by Romain Guy · 16 years ago
  69. 448ecf5 Fixes #1853550. Prevent NPE when calling the PopupWindow() and PopupWindow(int, int) constructors. Instead, throw an IllegalStateException when trying to show a popup with no content view. by Romain Guy · 16 years ago
  70. d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 16 years ago
  71. 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 16 years ago
  72. 1c9a92f Merge change 1690 into donut by Android (Google) Code Review · 16 years ago
  73. 9ea9231 Rearrange some code so it makes more sense. Thanks, findbugs. by Marco Nelissen · 16 years ago
  74. 3537506 Rework some code so that it works the way it was supposed to work. by Marco Nelissen · 16 years ago
  75. 94f70cb Merge change 1685 into donut by Android (Google) Code Review · 16 years ago
  76. 4fb27ba Remove unnecessary code. by Marco Nelissen · 16 years ago
  77. 1746d6f Fix a bug that findbugs found by Marco Nelissen · 16 years ago
  78. 109b21b Merge change 1677 into donut by Android (Google) Code Review · 16 years ago
  79. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
  80. d282ac8 Findbugs fixes. by Marco Nelissen · 16 years ago
  81. 4a8fb93 Merge change 1638 into donut by Android (Google) Code Review · 16 years ago
  82. 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 16 years ago
  83. fafb16c Fix typo by Marco Nelissen · 16 years ago
  84. 02c1c46 Merge change 1674 into donut by Android (Google) Code Review · 16 years ago
  85. 0632ca7 gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long. by Mike Lockwood · 16 years ago
  86. d4103d0 Fix the build by Romain Guy · 16 years ago
  87. aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  88. d47d81a Merge change 1622 into donut by Android (Google) Code Review · 16 years ago
  89. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  90. ec2d74d4 Merge change 1545 into donut by Android (Google) Code Review · 16 years ago
  91. b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 16 years ago
  92. 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 16 years ago
  93. 60b88ed Fix typos. by Ken Shirriff · 16 years ago
  94. c4cdc7d Merge change 1611 into donut by Android (Google) Code Review · 16 years ago
  95. 2b52b3e Merge change 1610 into donut by Android (Google) Code Review · 16 years ago
  96. 37caecd Replace the search dialog images so that they correctly center by Mike LeBeau · 16 years ago
  97. 694bb19 Revert dividers back to their original translucent versions but add new opaque dividers to improve the speed of lists. by Romain Guy · 16 years ago
  98. c4b11a7 Add a new feature to android.os.Debug to add the ability to inject only specific fields when calling setFieldsOn(). by Romain Guy · 16 years ago
  99. 3a5ce8a am 04c72b4: AI 148812: revise the AppWidget developer guide documentatio by Scott Main · 16 years ago
  100. 04c72b4 AI 148812: revise the AppWidget developer guide documentation BUG=1827433 by Scott Main · 16 years ago