1. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 15 years ago
  2. 6067d95 Merge change 5428 into donut by Android (Google) Code Review · 15 years ago
  3. f782e60 Improve handling of FILL_PARENT in RelativeLayout. by Romain Guy · 15 years ago
  4. c44989d Merge change 5350 into donut by Android (Google) Code Review · 15 years ago
  5. 2450173 Merge change 5414 into donut by Android (Google) Code Review · 15 years ago
  6. c4e0ff7 Merge change 5417 into donut by Android (Google) Code Review · 15 years ago
  7. f7dabb0 Fixes #1943309. RelativeLayout was confused by gravities. by Romain Guy · 15 years ago
  8. 1576015 Merge change 5413 into donut by Android (Google) Code Review · 15 years ago
  9. 2b2e9d9 Need to write the correct float math. by Grace Kloba · 15 years ago
  10. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 15 years ago
  11. 87c9684 Add caching of the speech rate and language in android.speech.tts.TextToSpeech by Jean-Michel Trivi · 15 years ago
  12. eb3ec64 Merge change 5397 into donut by Android (Google) Code Review · 15 years ago
  13. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 15 years ago
  14. 78fb377 Merge change 5385 into donut by Android (Google) Code Review · 15 years ago
  15. 7cb8182 Merge change 5390 into donut by Android (Google) Code Review · 15 years ago
  16. 35a47a6 Merge change 5389 into donut by Android (Google) Code Review · 15 years ago
  17. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 15 years ago
  18. 6c451b7 When mPreventDrag is true, don't respond to long press. This should prevent the context menu popping up in the Map sites. by Grace Kloba · 15 years ago
  19. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 15 years ago
  20. a725199 Merge change 5288 into donut by Android (Google) Code Review · 15 years ago
  21. 0bcfc53 Merge change 5386 into donut by Android (Google) Code Review · 15 years ago
  22. b8f8de8 Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is by Romain Guy · 15 years ago
  23. aaf842e Updating the TextToSpeech.java with skeleton methods. by Charles Chen · 15 years ago
  24. c984329 Invoke getSystem.updateConfiguration when binding an application to by Suchi Amalapurapu · 15 years ago
  25. 0d8b77c Add ZoomDensity so that we can change the desired default scale. by Grace Kloba · 15 years ago
  26. f881762 Merge change 5351 into donut by Android (Google) Code Review · 15 years ago
  27. 60a0ad6 Merge change 5329 into donut by Android (Google) Code Review · 15 years ago
  28. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 15 years ago
  29. 83b8678 Merge change 5319 into donut by Android (Google) Code Review · 15 years ago
  30. d0f6715 frameworks/base - CDMA settings additions by David Krause · 15 years ago
  31. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 15 years ago
  32. 5416d7c Merge change 5317 into donut by Android (Google) Code Review · 15 years ago
  33. 111bd4a Start backing up wallpaper by Christopher Tate · 15 years ago
  34. 7941e90 Merge change 5091 into donut by Android (Google) Code Review · 15 years ago
  35. 69e1f47 Merge change 5289 into donut by Android (Google) Code Review · 15 years ago
  36. 076dc9f Fix TextView's fading edge when compound drawables are setup. by Romain Guy · 15 years ago
  37. 67669c9 Merge change 5196 into donut by Android (Google) Code Review · 15 years ago
  38. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 15 years ago
  39. 5158cc5 Merge change 5259 into donut by Android (Google) Code Review · 15 years ago
  40. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 15 years ago
  41. 0bc7b84 Merge change 5248 into donut by Android (Google) Code Review · 15 years ago
  42. 3e376a7 Merge change 5171 into donut by Android (Google) Code Review · 15 years ago
  43. 0477954 Adding TTS_QUEUE_PROCESSING_COMPLETED action to the list of Intents by Charles Chen · 15 years ago
  44. 9560703 Reverse the order in which RelativeLayout measures and positions children. by Romain Guy · 15 years ago
  45. a0fd1d7 Fix NPE in RelativeLayout. by Romain Guy · 15 years ago
  46. fed0bcf Spell out the month names in the de_AT date format file. by Eric Fischer · 15 years ago
  47. 2cf6f5d Merge change 5238 into donut by Android (Google) Code Review · 15 years ago
  48. 35df87c Fix the weird anchoring of the search dropdown when pivoting into an by Mike LeBeau · 15 years ago
  49. 83f6b13 Merge change 5237 into donut by Android (Google) Code Review · 15 years ago
  50. 8842f0b Calling setItemChecked(p, true) twice would toggle the selection in ListView. by Romain Guy · 15 years ago
  51. 9fffa1e RelativeLayout was ignoring some dependencies. by Romain Guy · 15 years ago
  52. 32dbefd Track native processes and airplane mode. by Amith Yamasani · 15 years ago
  53. 6f8e592 Move to a single dropdown background for the search dialog. This one by Mike LeBeau · 15 years ago
  54. 3d7b8d1 Merge change 5158 into donut by Android (Google) Code Review · 15 years ago
  55. 5e27115 Use a ref-counted callback interface for Camera. by Dave Sparks · 15 years ago
  56. 544450b Fix NPE in SuggestionsAdapter when cursor is null. by Bjorn Bringert · 15 years ago
  57. 5f80605 Include user query in search intents by Bjorn Bringert · 15 years ago
  58. 64f5934 * new screen resolution support impl. by Mitsuru Oshima · 15 years ago
  59. e29f064 Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes. by Romain Guy · 15 years ago
  60. 4133751 Merge change 5129 into donut by Android (Google) Code Review · 15 years ago
  61. 725015a Improve RelativeLayout by allowing dependencies to be declared in a random by Romain Guy · 15 years ago
  62. 3fbd946 Edits to SD card notification strings to shorten them. by Roy West · 15 years ago
  63. 2a3cd36 Merge change 5119 into donut by Android (Google) Code Review · 15 years ago
  64. 2ea5349 Adding support for pitch changes of the synthesized text in Text-To-Speech. by Jean-Michel Trivi · 15 years ago
  65. 41282a3 EnhancedGoogleSearch overrides GoogleSearch if present. by Satish Sampath · 15 years ago
  66. 2e41842 Possibly fix an issue where we thought an app was always using GPS. by Dianne Hackborn · 15 years ago
  67. 61ab270 Add missing 'break's in switch statement, fixing bug 1876430 by Karl Rosaen · 15 years ago
  68. b0ae27f Store correct state in SearchDialog.onSaveInstanceState() by Bjorn Bringert · 15 years ago
  69. 54f156c Merge change 5006 into donut by Android (Google) Code Review · 15 years ago
  70. 58ee037 Merge change 4990 into donut by Android (Google) Code Review · 15 years ago
  71. 5cbbf56 Pass the originating app's versionCode along with a restore set by Christopher Tate · 15 years ago
  72. e8a1f6a Merge change 4961 into donut by Android (Google) Code Review · 15 years ago
  73. f089c32 Fix a few more blatantly wrong date formats. by Eric Fischer · 15 years ago
  74. 2830b92 Merge change 4977 into donut by Android (Google) Code Review · 15 years ago
  75. 662df0b Launch user-entered URLs directly without a web search. by Satish Sampath · 15 years ago
  76. 2c0a01a Update the gservices gtalk setting for the terms and services url. by Tom Taylor · 15 years ago
  77. 3a31a93 Add some global metadata to the restore set by Christopher Tate · 15 years ago
  78. e146d82 Merge change 4965 into donut by Android (Google) Code Review · 15 years ago
  79. a465a17 Fix bugs 1827027, 1808979, 1820700. by Dianne Hackborn · 15 years ago
  80. 9427c28 Set organizations to be null for generateKeyPair to use the default. by Grace Kloba · 15 years ago
  81. bbf7813 Merge change 4947 into donut by Android (Google) Code Review · 15 years ago
  82. 856dd8a Merge change 4952 into donut by Android (Google) Code Review · 15 years ago
  83. eb717b9 Merge change 4477 into donut by Android (Google) Code Review · 15 years ago
  84. 06290a4 Helper API cleanup. Allows multiple helpers to function, by Joe Onorato · 15 years ago
  85. 6dc0ef0 BulkCursorToCursorAdaptor.respond no longer assumes RemoteException is impossible, fails more gracefully. by Karl Rosaen · 15 years ago
  86. 651e2dc Yet another round of trying to get the date formats right. by Eric Fischer · 15 years ago
  87. ecfb9f9 Merge change 4940 into donut by Android (Google) Code Review · 15 years ago
  88. 7299807 Fixes #1933585. Don't dismiss ACTV's drop down when it's set to alwaysVisible. by Romain Guy · 15 years ago
  89. ceca25f add GServices settings for Google Talk privacy and legal urls. by Wei Huang · 15 years ago
  90. 9336f5d Merge change 4775 into donut by Android (Google) Code Review · 15 years ago
  91. 2c10b5f Merge change 4914 into donut by Android (Google) Code Review · 15 years ago
  92. 9ce4c6c Make browser bookmarks permissions part of the public API. by Leon Scroggins · 15 years ago
  93. 7306d24 Merge change 4913 into donut by Android (Google) Code Review · 15 years ago
  94. 8d15382 Make all static methods in SearchManager non-static. by Bjorn Bringert · 15 years ago
  95. 97325db Add non-static version of SearchManager.getSuggestions(). by Bjorn Bringert · 15 years ago
  96. 9c1b187 Merge change 4908 into donut by Android (Google) Code Review · 15 years ago
  97. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 15 years ago
  98. a68ca64 Remove checks for Activity Context when creating SearchManager by Bjorn Bringert · 15 years ago
  99. 3e3324b Merge the change in cupcake_dcm so that Contacts app is able to use it. by Daisuke Miyakawa · 15 years ago
  100. fb5b082 Set the search bar's AutoCompleteTextView to ellipsize=end. by Mike LeBeau · 15 years ago