1. 3af8e93 Change addCertificate to take byte[] instead of String as we don't know the encoding. by Grace Kloba · 15 years ago
  2. 5254657 Merge change 4818 into donut by Android (Google) Code Review · 15 years ago
  3. b4e456b Merge change 4785 into donut by Android (Google) Code Review · 15 years ago
  4. a6fcc95 Added in Settings.Secure default country and variant for the default TTS language. by Jean-Michel Trivi · 15 years ago
  5. 4d1b5bd Merge change 4808 into donut by Android (Google) Code Review · 15 years ago
  6. 066e6bf Merge change 4792 into donut by Android (Google) Code Review · 15 years ago
  7. 9ebd737 Merge change 4793 into donut by Android (Google) Code Review · 15 years ago
  8. e35c235 Fixes #1928566. Prevents runtime restart upon configuration change. by Romain Guy · 15 years ago
  9. b00518d Merge change 4796 into donut by Android (Google) Code Review · 15 years ago
  10. 2573791 dpi changes for webview by Grace Kloba · 15 years ago
  11. 290f5ba when we reset a paint, it should return to the state it was in when it was first created. by Mike Reed · 15 years ago
  12. f781b39 Merge change 4786 into donut by Android (Google) Code Review · 15 years ago
  13. 630cd06 Move USE_LOCATION_FOR_SERVICES to Secure. by Amith Yamasani · 15 years ago
  14. a9e5461 gps: Set SUPL server via hostname rather than IP address. by Mike Lockwood · 15 years ago
  15. ba6409f Merge change 4706 into donut by Android (Google) Code Review · 15 years ago
  16. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 15 years ago
  17. d97c7ad Fix issue #1753079: running instrumentation in shared processes. by Dianne Hackborn · 15 years ago
  18. 03255de Merge change 4757 into donut by Android (Google) Code Review · 15 years ago
  19. 697f9ca Merge change 4687 into donut by Android (Google) Code Review · 15 years ago
  20. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 15 years ago
  21. 6c901db Add getBatteryUsageHint() to BluetoothHeadset for power monitoring. by Nick Pelly · 15 years ago
  22. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 15 years ago
  23. e0b7e91 Merge change 4679 into donut by Android (Google) Code Review · 15 years ago
  24. 63e7155 Merge change 4696 into donut by Android (Google) Code Review · 15 years ago
  25. 5502f04 Merge change 4709 into donut by Android (Google) Code Review · 15 years ago
  26. 16ce3504 Merge change 4708 into donut by Android (Google) Code Review · 15 years ago
  27. abd7eba Add a new checkin server flag for Vending Machine heartbeats. by Linda Nguyen · 15 years ago
  28. 568b62c Merge change 4702 into donut by Android (Google) Code Review · 15 years ago
  29. 5d605dc backup stuff by Joe Onorato · 15 years ago
  30. d2d9ceb Make RestoreHelper and friends also write out the snapshot state. by Joe Onorato · 15 years ago
  31. d7ed917 Fix bug 1927213 test failures. by Dianne Hackborn · 15 years ago
  32. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 15 years ago
  33. 0bceb77b Merge change 4669 into donut by Android (Google) Code Review · 15 years ago
  34. 693a223 Use standalone month name instead of format month name in year-month format. by Eric Fischer · 15 years ago
  35. 07eac01 Merge change 4682 into donut by Android (Google) Code Review · 15 years ago
  36. 6785dd8 Store the app signatures as part of the backup set by Christopher Tate · 15 years ago
  37. 0de8e43 Replace the dummy code with Keystore for <keygen> support. by Grace Kloba · 15 years ago
  38. c9dc19b Merge change 4668 into donut by Android (Google) Code Review · 15 years ago
  39. b1cdb64 Merge change 4565 into donut by Android (Google) Code Review · 15 years ago
  40. 4a36413 Fix runtime restarts due to sending the wrong flags to dbus. by Nick Pelly · 15 years ago
  41. 2a578ae5 Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_density by David 'Digit' Turner · 15 years ago
  42. fdbf6a7 Fixes #1922373. Resolves a case of keys collision in Resources' cache. by Romain Guy · 15 years ago
  43. 7153739 Merge change 4661 into donut by Android (Google) Code Review · 15 years ago
  44. d146874 Grouping under TextToSpeech.Engine the constants to be used by by Jean-Michel Trivi · 15 years ago
  45. 77dcf73 Merge change 4561 into donut by Android (Google) Code Review · 15 years ago
  46. 5669ce5 Work around the Czech lack of abbreviated month names. by Eric Fischer · 15 years ago
  47. df1ff2c Use a full-screen-width version of the in-app search dropdown with by Mike LeBeau · 15 years ago
  48. 0b1ff19 Icons for create a contact and call contact suggestions, to be used by all by Mike LeBeau · 15 years ago
  49. cce7dbc Re-enable query jamming. by Mike LeBeau · 15 years ago
  50. 36c153f Merge change 4535 into donut by Android (Google) Code Review · 15 years ago
  51. c14b9cc Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 15 years ago
  52. e9190a2 Base64 the keys to make filenames in LocalTransport by Christopher Tate · 15 years ago
  53. 3c2f8e6 Merge change 4456 into donut by Android (Google) Code Review · 15 years ago
  54. 87a02bc Replace the stub GoogleTransport with callout to the by Dan Egnor · 15 years ago
  55. 83248c4 backup fixes: by Joe Onorato · 15 years ago
  56. 6ce1983 Merge change 4532 into donut by Android (Google) Code Review · 15 years ago
  57. 764d533 Fixes #1924909. When restoring managed dialogs, do exactly the same thing as when showing a dialog. by Romain Guy · 15 years ago
  58. cff19c1 Merge change 4539 into donut by Android (Google) Code Review · 15 years ago
  59. ca74c90 Add title to nested preference screens. by Amith Yamasani · 15 years ago
  60. 536fb04 Fixes #1925003. Make ListView honor the android:choiceMode XML attribute. by Romain Guy · 15 years ago
  61. 465dee4 Fixes #1819572. Do not resurrect the list's selection when the user moved it away. by Romain Guy · 15 years ago
  62. de72697 Merge change 4524 into donut by Android (Google) Code Review · 15 years ago
  63. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 15 years ago
  64. ed33683 Merge change 4515 into donut by Android (Google) Code Review · 15 years ago
  65. 9e0a195 Tell DBUS not to call _exit() if the DBUS connection disconnects. by Nick Pelly · 15 years ago
  66. f829a78 add exception message to ApplicationErrorReport by Jacek Surazski · 15 years ago
  67. 0781df9 Merge change 4129 into donut by Android (Google) Code Review · 15 years ago
  68. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 15 years ago
  69. 3571ff4 Merge change 4486 into donut by Android (Google) Code Review · 15 years ago
  70. ef29f6a Merge change 4483 into donut by Android (Google) Code Review · 15 years ago
  71. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 15 years ago
  72. d209274 Fixes #1414069. Display recent activities with two lines of text. by Romain Guy · 15 years ago
  73. a0a854d Merge change 4398 into donut by Android (Google) Code Review · 15 years ago
  74. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 15 years ago
  75. bf23fe0 Prepare SearchManager framework for adding Genie logging. by Satish Sampath · 15 years ago
  76. 528a29f Merge change 4326 into donut by Android (Google) Code Review · 15 years ago
  77. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 15 years ago
  78. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  79. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 15 years ago
  80. e705f2c Make gestures visible again. by Romain Guy · 15 years ago
  81. 8db2410 Merge change 4402 into donut by Android (Google) Code Review · 15 years ago
  82. b973eef Fixes #1899284 and #1899287. Give applications more control over the gesture's path. by Romain Guy · 15 years ago
  83. 8ad4739 Merge change 4374 into donut by Android (Google) Code Review · 15 years ago
  84. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  85. 779398e Fixes a potential NPE in View. by Romain Guy · 15 years ago
  86. 5633034 Merge change 4115 into donut by Android (Google) Code Review · 15 years ago
  87. 6d3d989 Don't get location in search dialog. by Bjorn Bringert · 15 years ago
  88. b4f7592 Merge change 4299 into donut by Android (Google) Code Review · 15 years ago
  89. 91a27ae Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 15 years ago
  90. ef29379 Merge change 4023 into donut by Android (Google) Code Review · 15 years ago
  91. 6297cb2 Merge change 4287 into donut by Android (Google) Code Review · 15 years ago
  92. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 15 years ago
  93. e65fdfb Merge change 4262 into donut by Android (Google) Code Review · 15 years ago
  94. 727f36c Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  95. b0d2493 Merge change 4264 into donut by Android (Google) Code Review · 15 years ago
  96. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  97. bedf9df Add utility methods to AndroidTestCase for asserting permission requirements for launching activities and accessing ContentProviders. by Karl Rosaen · 15 years ago
  98. cb05cc4 Fix the build: Remove ADD_SYSTEM_SERVICE, which I had accidentally by Dan Egnor · 15 years ago
  99. 3dcea04 Merge change 4237 into donut by Android (Google) Code Review · 15 years ago
  100. a03f046 hide the new constant as it is pending api approval by Grace Kloba · 15 years ago