1. 83248c4 backup fixes: by Joe Onorato · 17 years ago
  2. 6ce1983 Merge change 4532 into donut by Android (Google) Code Review · 17 years ago
  3. 764d533 Fixes #1924909. When restoring managed dialogs, do exactly the same thing as when showing a dialog. by Romain Guy · 17 years ago
  4. cff19c1 Merge change 4539 into donut by Android (Google) Code Review · 17 years ago
  5. 536fb04 Fixes #1925003. Make ListView honor the android:choiceMode XML attribute. by Romain Guy · 17 years ago
  6. 465dee4 Fixes #1819572. Do not resurrect the list's selection when the user moved it away. by Romain Guy · 17 years ago
  7. de72697 Merge change 4524 into donut by Android (Google) Code Review · 17 years ago
  8. efd0fab FileRestoreHelper and RestoreHelperDispatcher work. by Joe Onorato · 17 years ago
  9. ed33683 Merge change 4515 into donut by Android (Google) Code Review · 17 years ago
  10. 9e0a195 Tell DBUS not to call _exit() if the DBUS connection disconnects. by Nick Pelly · 17 years ago
  11. 3f4263f Merge change 4411 into donut by Android (Google) Code Review · 17 years ago
  12. f204ab3 Squashed commit of the following: by Eric Fischer · 17 years ago
  13. 5553f15 Merge change 3936 into donut by Android (Google) Code Review · 17 years ago
  14. 826a54d Merge change 4489 into donut by Android (Google) Code Review · 17 years ago
  15. f829a78 add exception message to ApplicationErrorReport by Jacek Surazski · 17 years ago
  16. 0781df9 Merge change 4129 into donut by Android (Google) Code Review · 17 years ago
  17. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 17 years ago
  18. 6cdd1c8a Add SmsManager permission test. by Brett Chabot · 17 years ago
  19. 3571ff4 Merge change 4486 into donut by Android (Google) Code Review · 17 years ago
  20. ef29f6a Merge change 4483 into donut by Android (Google) Code Review · 17 years ago
  21. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 17 years ago
  22. d209274 Fixes #1414069. Display recent activities with two lines of text. by Romain Guy · 17 years ago
  23. 07ca8c7 Merge change 4438 into donut by Android (Google) Code Review · 17 years ago
  24. a0a854d Merge change 4398 into donut by Android (Google) Code Review · 17 years ago
  25. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 17 years ago
  26. 2cf3971 Merge change 4460 into donut by Android (Google) Code Review · 17 years ago
  27. bf23fe0 Prepare SearchManager framework for adding Genie logging. by Satish Sampath · 17 years ago
  28. 68fdd3d4 Use the new keystore API in vpn service. by Chung-yih Wang · 17 years ago
  29. 5c1c40d Merge change 4455 into donut by Android (Google) Code Review · 17 years ago
  30. 0ff946e add feedback test with gsm7bit special case characters by Tammo Spalink · 17 years ago
  31. 528a29f Merge change 4326 into donut by Android (Google) Code Review · 17 years ago
  32. 9fbeb7d Merge change 4337 into donut by Android (Google) Code Review · 17 years ago
  33. 6d531bf Change the keystore APIs. by Chung-yih Wang · 17 years ago
  34. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 17 years ago
  35. 82f3f00 Fix many of the ANRs introduced by scheduling classes. by Dianne Hackborn · 17 years ago
  36. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 17 years ago
  37. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 17 years ago
  38. 63d2700 Allow privileged callers to schedule a backup pass for any app. by Christopher Tate · 17 years ago
  39. e705f2c Make gestures visible again. by Romain Guy · 17 years ago
  40. 8db2410 Merge change 4402 into donut by Android (Google) Code Review · 17 years ago
  41. b973eef Fixes #1899284 and #1899287. Give applications more control over the gesture's path. by Romain Guy · 17 years ago
  42. 8ad4739 Merge change 4374 into donut by Android (Google) Code Review · 17 years ago
  43. febde5f Merge change 4389 into donut by Android (Google) Code Review · 17 years ago
  44. f1170fb Merge change 4251 into donut by Android (Google) Code Review · 17 years ago
  45. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 17 years ago
  46. 35a8e80 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 17 years ago
  47. 779398e Fixes a potential NPE in View. by Romain Guy · 17 years ago
  48. 5633034 Merge change 4115 into donut by Android (Google) Code Review · 17 years ago
  49. a6061e0 Merge change 2563 into donut by Android (Google) Code Review · 17 years ago
  50. 653349f Merge change 4329 into donut by Android (Google) Code Review · 17 years ago
  51. 396c69c Change the first parameter of Keystore.generateKeyPair() to int. by Hung-ying Tyan · 17 years ago
  52. 6d3d989 Don't get location in search dialog. by Bjorn Bringert · 17 years ago
  53. 0e3d77a Merge change 4324 into donut by Android (Google) Code Review · 17 years ago
  54. d1f362f AudioService: Fix routing problem recently introduced in setRouting(). by Mike Lockwood · 17 years ago
  55. 7f148d6 Merge change 4316 into donut by Android (Google) Code Review · 17 years ago
  56. 8cae2da Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash." by Mike Lockwood · 17 years ago
  57. 4b4900b Enable more debug message to debug the Camera startPreview bug. by Chih-Chung Chang · 17 years ago
  58. 8742e120 Merge change 4311 into donut by Android (Google) Code Review · 17 years ago
  59. 1d51e50 Add keygen API to Keystore. by Hung-ying Tyan · 17 years ago
  60. b4f7592 Merge change 4299 into donut by Android (Google) Code Review · 17 years ago
  61. 59cbd7c Add PDP Reject causes. by Jaikumar Ganesh · 17 years ago
  62. 91a27ae Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 17 years ago
  63. ef29379 Merge change 4023 into donut by Android (Google) Code Review · 17 years ago
  64. 6297cb2 Merge change 4287 into donut by Android (Google) Code Review · 17 years ago
  65. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 17 years ago
  66. 4ebd855 Fix build. by Dianne Hackborn · 17 years ago
  67. e65fdfb Merge change 4262 into donut by Android (Google) Code Review · 17 years ago
  68. 727f36c Merge change 4265 into donut by Android (Google) Code Review · 17 years ago
  69. b0d2493 Merge change 4264 into donut by Android (Google) Code Review · 17 years ago
  70. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 17 years ago
  71. bedf9df Add utility methods to AndroidTestCase for asserting permission requirements for launching activities and accessing ContentProviders. by Karl Rosaen · 17 years ago
  72. cb05cc4 Fix the build: Remove ADD_SYSTEM_SERVICE, which I had accidentally by Dan Egnor · 17 years ago
  73. 3dcea04 Merge change 4237 into donut by Android (Google) Code Review · 17 years ago
  74. a03f046 hide the new constant as it is pending api approval by Grace Kloba · 17 years ago
  75. 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 17 years ago
  76. 5570f2f Merge change 4252 into donut by Android (Google) Code Review · 17 years ago
  77. 72afed8 Add more comment for EXTRA_APPEND_LOCATION by Grace Kloba · 17 years ago
  78. aa67df9 Merge change 4248 into donut by Android (Google) Code Review · 17 years ago
  79. 7d143b8 Merge change 4245 into donut by Android (Google) Code Review · 17 years ago
  80. ab36bcc Add the extra data definition for append location in the VIEW request to the Browser. by Grace Kloba · 17 years ago
  81. 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 17 years ago
  82. 77b7d78 Merge change 4117 into donut by Android (Google) Code Review · 17 years ago
  83. 6edb348 Merge change 4234 into donut by Android (Google) Code Review · 17 years ago
  84. cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 17 years ago
  85. acec4d6 Merge change 4224 into donut by Android (Google) Code Review · 17 years ago
  86. 2f0d86c Add test for GServices write permission, and remove dummy placeholder framework permission test. by Brett Chabot · 17 years ago
  87. 9908b3d Merge change 4209 into donut by Android (Google) Code Review · 17 years ago
  88. ea196fc More tests to check permissions in PackageManager api's are enforced by Suchi Amalapurapu · 17 years ago
  89. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 17 years ago
  90. 2c723ee Merge change 4196 into donut by Android (Google) Code Review · 17 years ago
  91. 9f2f87d Add tests to check permissions in PackageManager api's by Suchi Amalapurapu · 17 years ago
  92. 764ce70 Merge change 4198 into donut by Android (Google) Code Review · 17 years ago
  93. 3ed6a33 protect starting of search dialog behind 'dev.disablesearchdialog' system property. by Karl Rosaen · 17 years ago
  94. 3adf767 Merge change 4184 into donut by Android (Google) Code Review · 17 years ago
  95. 9faa04f Add permission test structure for private framework permissions. by Brett Chabot · 17 years ago
  96. e6881c6 Merge change 4075 into donut by Android (Google) Code Review · 17 years ago
  97. c292268 Merge change 4182 into donut by Android (Google) Code Review · 17 years ago
  98. 0528cd0 Add more data to reliability test report, includes min, max, std, run data. by Guang Zhu · 17 years ago
  99. 6c84343 Merge change 4119 into donut by Android (Google) Code Review · 17 years ago
  100. d83d660 Merge change 4106 into donut by Android (Google) Code Review · 17 years ago