1. 4969af7 Fixes #1107690. Updates javadoc for Intent.java, android:value -> android:name. by Romain Guy · 15 years ago
  2. d209274 Fixes #1414069. Display recent activities with two lines of text. by Romain Guy · 15 years ago
  3. 07ca8c7 Merge change 4438 into donut by Android (Google) Code Review · 15 years ago
  4. a0a854d Merge change 4398 into donut by Android (Google) Code Review · 15 years ago
  5. 679d728 Using Locale to specify language and country for a TTS language to load, by Jean-Michel Trivi · 15 years ago
  6. 2cf3971 Merge change 4460 into donut by Android (Google) Code Review · 15 years ago
  7. bf23fe0 Prepare SearchManager framework for adding Genie logging. by Satish Sampath · 15 years ago
  8. 68fdd3d Use the new keystore API in vpn service. by Chung-yih Wang · 15 years ago
  9. 5c1c40d Merge change 4455 into donut by Android (Google) Code Review · 15 years ago
  10. 0ff946e add feedback test with gsm7bit special case characters by Tammo Spalink · 15 years ago
  11. 528a29f Merge change 4326 into donut by Android (Google) Code Review · 15 years ago
  12. 9fbeb7d Merge change 4337 into donut by Android (Google) Code Review · 15 years ago
  13. 6d531bf Change the keystore APIs. by Chung-yih Wang · 15 years ago
  14. d9aef73 Squashed commit of the following: by Mitsuru Oshima · 15 years ago
  15. 82f3f00 Fix many of the ANRs introduced by scheduling classes. by Dianne Hackborn · 15 years ago
  16. 5f15d15 checkpoint BackupDatAInput / RestoreHelper by Joe Onorato · 15 years ago
  17. aa08844 Hold the current transport instantiated all the time. by Christopher Tate · 15 years ago
  18. 63d2700 Allow privileged callers to schedule a backup pass for any app. by Christopher Tate · 15 years ago
  19. e705f2c Make gestures visible again. by Romain Guy · 15 years ago
  20. 8db2410 Merge change 4402 into donut by Android (Google) Code Review · 15 years ago
  21. b973eef Fixes #1899284 and #1899287. Give applications more control over the gesture's path. by Romain Guy · 15 years ago
  22. 8ad4739 Merge change 4374 into donut by Android (Google) Code Review · 15 years ago
  23. febde5f Merge change 4389 into donut by Android (Google) Code Review · 15 years ago
  24. f1170fb Merge change 4251 into donut by Android (Google) Code Review · 15 years ago
  25. f68eb50 More bmgr work; fix clear-data signalling by Christopher Tate · 15 years ago
  26. 35a8e80 Updating TTS engine interface for setting the language based on language, country and variant codes by Jean-Michel Trivi · 15 years ago
  27. 779398e Fixes a potential NPE in View. by Romain Guy · 15 years ago
  28. 5633034 Merge change 4115 into donut by Android (Google) Code Review · 15 years ago
  29. a6061e0 Merge change 2563 into donut by Android (Google) Code Review · 15 years ago
  30. 653349f Merge change 4329 into donut by Android (Google) Code Review · 15 years ago
  31. 396c69c Change the first parameter of Keystore.generateKeyPair() to int. by Hung-ying Tyan · 15 years ago
  32. 6d3d989 Don't get location in search dialog. by Bjorn Bringert · 15 years ago
  33. 0e3d77a Merge change 4324 into donut by Android (Google) Code Review · 15 years ago
  34. d1f362f AudioService: Fix routing problem recently introduced in setRouting(). by Mike Lockwood · 15 years ago
  35. 7f148d6 Merge change 4316 into donut by Android (Google) Code Review · 15 years ago
  36. 8cae2da Revert "dumpstate: Temporarily disable dumping /proc/slabinfo to avoid kernel crash." by Mike Lockwood · 15 years ago
  37. 4b4900b Enable more debug message to debug the Camera startPreview bug. by Chih-Chung Chang · 15 years ago
  38. 8742e120 Merge change 4311 into donut by Android (Google) Code Review · 15 years ago
  39. 1d51e50 Add keygen API to Keystore. by Hung-ying Tyan · 15 years ago
  40. b4f7592 Merge change 4299 into donut by Android (Google) Code Review · 15 years ago
  41. 59cbd7c Add PDP Reject causes. by Jaikumar Ganesh · 15 years ago
  42. 91a27ae Allow pre-Donut apps to use indirect Buffers in GL11 Pointer methods. by Jack Palevich · 15 years ago
  43. ef29379 Merge change 4023 into donut by Android (Google) Code Review · 15 years ago
  44. 6297cb2 Merge change 4287 into donut by Android (Google) Code Review · 15 years ago
  45. ace7f09 Sketch out a 'bmgr' command line tool by Christopher Tate · 15 years ago
  46. 4ebd855 Fix build. by Dianne Hackborn · 15 years ago
  47. e65fdfb Merge change 4262 into donut by Android (Google) Code Review · 15 years ago
  48. 727f36c Merge change 4265 into donut by Android (Google) Code Review · 15 years ago
  49. b0d2493 Merge change 4264 into donut by Android (Google) Code Review · 15 years ago
  50. 1fd0ec7 process: Fix bug where if a thread exited while we were changing its control by San Mehat · 15 years ago
  51. bedf9df Add utility methods to AndroidTestCase for asserting permission requirements for launching activities and accessing ContentProviders. by Karl Rosaen · 15 years ago
  52. cb05cc4 Fix the build: Remove ADD_SYSTEM_SERVICE, which I had accidentally by Dan Egnor · 15 years ago
  53. 3dcea04 Merge change 4237 into donut by Android (Google) Code Review · 15 years ago
  54. a03f046 hide the new constant as it is pending api approval by Grace Kloba · 15 years ago
  55. 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 15 years ago
  56. 5570f2f Merge change 4252 into donut by Android (Google) Code Review · 15 years ago
  57. 72afed8 Add more comment for EXTRA_APPEND_LOCATION by Grace Kloba · 15 years ago
  58. aa67df9 Merge change 4248 into donut by Android (Google) Code Review · 15 years ago
  59. 7d143b8 Merge change 4245 into donut by Android (Google) Code Review · 15 years ago
  60. ab36bcc Add the extra data definition for append location in the VIEW request to the Browser. by Grace Kloba · 15 years ago
  61. 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 15 years ago
  62. 77b7d78 Merge change 4117 into donut by Android (Google) Code Review · 15 years ago
  63. 6edb348 Merge change 4234 into donut by Android (Google) Code Review · 15 years ago
  64. cfaef69 Implement permission test for activity, window, service manager. by Dianne Hackborn · 15 years ago
  65. acec4d6 Merge change 4224 into donut by Android (Google) Code Review · 15 years ago
  66. 2f0d86c Add test for GServices write permission, and remove dummy placeholder framework permission test. by Brett Chabot · 15 years ago
  67. 9908b3d Merge change 4209 into donut by Android (Google) Code Review · 15 years ago
  68. ea196fc More tests to check permissions in PackageManager api's are enforced by Suchi Amalapurapu · 15 years ago
  69. 8e55eac9 Bring the test transport's restore code into line by Christopher Tate · 15 years ago
  70. 2c723ee Merge change 4196 into donut by Android (Google) Code Review · 15 years ago
  71. 9f2f87d Add tests to check permissions in PackageManager api's by Suchi Amalapurapu · 15 years ago
  72. 764ce70 Merge change 4198 into donut by Android (Google) Code Review · 15 years ago
  73. 3ed6a33 protect starting of search dialog behind 'dev.disablesearchdialog' system property. by Karl Rosaen · 15 years ago
  74. 3adf767 Merge change 4184 into donut by Android (Google) Code Review · 15 years ago
  75. 9faa04f Add permission test structure for private framework permissions. by Brett Chabot · 15 years ago
  76. e6881c6 Merge change 4075 into donut by Android (Google) Code Review · 15 years ago
  77. c292268 Merge change 4182 into donut by Android (Google) Code Review · 15 years ago
  78. 0528cd0 Add more data to reliability test report, includes min, max, std, run data. by Guang Zhu · 15 years ago
  79. 6c84343 Merge change 4119 into donut by Android (Google) Code Review · 15 years ago
  80. d83d660 Merge change 4106 into donut by Android (Google) Code Review · 15 years ago
  81. 0304325 Remove SingleServerProfile. by Hung-ying Tyan · 15 years ago
  82. 0fb4668 Merge change 3880 into donut by Android (Google) Code Review · 15 years ago
  83. 8d17f3f Run search dialog in the system process. by Bjorn Bringert · 15 years ago
  84. 6d78dd8 Merge change 4147 into donut by Android (Google) Code Review · 15 years ago
  85. 4c424d6 On the way of refactoring out SingleServerProfile.java. by Hung-ying Tyan · 15 years ago
  86. 3d59ee7 am 110b50ca: AI 149839: make the home page\'s announcement block expandable... primarily, this is to handle various lengths of text due to translations, but also allows us to be more flexible WRT the content for the top section. by Scott Main · 15 years ago
  87. 2fdd428 Fix some backup reader/writer issues; make local transport do backup by Christopher Tate · 15 years ago
  88. 31390c75 Merge change 4131 into donut by Android (Google) Code Review · 15 years ago
  89. 03f4df4 Fix the jni initializer. by Joe Onorato · 15 years ago
  90. be3615b Merge change 4112 into donut by Android (Google) Code Review · 15 years ago
  91. bf0010b Merge change 4085 into donut by Android (Google) Code Review · 15 years ago
  92. 1cf5874 Add RestoreFileHelper, BackupDataInput, and add java wrappers for the methods on BackupDataOutput. by Joe Onorato · 15 years ago
  93. 7351dd1 Use locale-appropriate formatting to display application sizes like "252KB". by Eric Fischer · 15 years ago
  94. 12172ba * component can be null after destory? by Mitsuru Oshima · 15 years ago
  95. 75b0385 Fix bug #1812041: activity manager crash with bad args. by Dianne Hackborn · 15 years ago
  96. 6c98c13 Merge change 4104 into donut by Android (Google) Code Review · 15 years ago
  97. 903f311 Adjust order of file/section list in output diff by Guang Zhu · 15 years ago
  98. 430555ac Add a Gservices setting to have a "use location for better search". by Amith Yamasani · 15 years ago
  99. 110b50c AI 149839: make the home page's announcement block expandable... by Scott Main · 15 years ago
  100. cde87f4 Journal backup requests so that they won't be lost in a crash by Christopher Tate · 15 years ago