1. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 16 years ago
  2. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 16 years ago
  3. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 16 years ago
  4. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 16 years ago
  5. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 16 years ago
  6. f7c886b4 Respect android:allowClearUserData=false during restore by Christopher Tate · 16 years ago
  7. bd1e8aa Merge change 5569 into donut by Android (Google) Code Review · 16 years ago
  8. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 16 years ago
  9. 466ef34 Trim some superfluous imports. by Christopher Tate · 16 years ago
  10. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 16 years ago
  11. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 16 years ago
  12. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
  13. 568bc32 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  14. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 16 years ago
  15. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 16 years ago
  16. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 16 years ago
  17. 723738c Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
  18. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 16 years ago
  19. 156411d Use a long for restore token by Dan Egnor · 16 years ago
  20. 040441f Merge change 5529 into donut by Android (Google) Code Review · 16 years ago
  21. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 16 years ago
  22. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 16 years ago
  23. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 16 years ago
  24. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 16 years ago
  25. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 16 years ago
  26. b65dba4 Merge change 5470 into donut by Android (Google) Code Review · 16 years ago
  27. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 16 years ago
  28. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 16 years ago
  29. aae628b Test that we correctly back up an empty file. by Joe Onorato · 16 years ago
  30. d6d03e0 Use the same interface in the TTS engine interface for setLanguage and loadLanguage. by Jean-Michel Trivi · 16 years ago
  31. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 16 years ago
  32. 5c7d9e8 CDMA incoming MMS fixes by David Krause · 16 years ago
  33. 4a64bde Add some helpful tests scripts for backup and make bmgr restore wait until the backup is done. by Joe Onorato · 16 years ago
  34. 5e8a4b8 Give the bmgr command an IRestoreObserver too. by Joe Onorato · 16 years ago
  35. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 16 years ago
  36. b505ae4 Merge change 5459 into donut by Android (Google) Code Review · 16 years ago
  37. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 16 years ago
  38. ee513b6 Merge change 5444 into donut by Android (Google) Code Review · 16 years ago
  39. 6c24f24 In the native layer for the TTS service, delete the data allocated for the callback after the signal for the end of the synthesis has been received. by Jean-Michel Trivi · 16 years ago
  40. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 16 years ago
  41. 2f437b4 Merge change 5434 into donut by Android (Google) Code Review · 16 years ago
  42. 1aacdcf Adding splitting to the TTS to guard against extremely long strings. by Charles Chen · 16 years ago
  43. 6067d95 Merge change 5428 into donut by Android (Google) Code Review · 16 years ago
  44. f782e60 Improve handling of FILL_PARENT in RelativeLayout. by Romain Guy · 16 years ago
  45. c44989d Merge change 5350 into donut by Android (Google) Code Review · 16 years ago
  46. 2450173 Merge change 5414 into donut by Android (Google) Code Review · 16 years ago
  47. c4e0ff7 Merge change 5417 into donut by Android (Google) Code Review · 16 years ago
  48. f7dabb0 Fixes #1943309. RelativeLayout was confused by gravities. by Romain Guy · 16 years ago
  49. 1576015 Merge change 5413 into donut by Android (Google) Code Review · 16 years ago
  50. 2b2e9d9 Need to write the correct float math. by Grace Kloba · 16 years ago
  51. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 16 years ago
  52. 87c9684 Add caching of the speech rate and language in android.speech.tts.TextToSpeech by Jean-Michel Trivi · 16 years ago
  53. eb3ec64 Merge change 5397 into donut by Android (Google) Code Review · 16 years ago
  54. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 16 years ago
  55. 78fb377 Merge change 5385 into donut by Android (Google) Code Review · 16 years ago
  56. c6f36ed Merge change 5352 into donut by Android (Google) Code Review · 16 years ago
  57. 7cb8182 Merge change 5390 into donut by Android (Google) Code Review · 16 years ago
  58. 24a4f20 Merge change 5239 into donut by Android (Google) Code Review · 16 years ago
  59. 35a47a6 Merge change 5389 into donut by Android (Google) Code Review · 16 years ago
  60. 3960ced Fix SMS Ack. by jsh · 16 years ago
  61. a1fb395 Merge change 5394 into donut by Android (Google) Code Review · 16 years ago
  62. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 16 years ago
  63. e88d803 Merge change 4739 into donut by Android (Google) Code Review · 16 years ago
  64. 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 · 16 years ago
  65. add868c Skip spaces and tabs in readProcLines() by Amith Yamasani · 16 years ago
  66. a725199 Merge change 5288 into donut by Android (Google) Code Review · 16 years ago
  67. 6f21128 Switch the default transport to GOOGLE. by Dan Egnor · 16 years ago
  68. 0bcfc53 Merge change 5386 into donut by Android (Google) Code Review · 16 years ago
  69. b8f8de8 Fixes #1940839. Prevents NPE in RelativeLayout when a non-existing View is by Romain Guy · 16 years ago
  70. d3aba7f Add PPTP, L2TP/IPSec preshared key and other fixes. by Hung-ying Tyan · 16 years ago
  71. aaf842e Updating the TextToSpeech.java with skeleton methods. by Charles Chen · 16 years ago
  72. c984329 Invoke getSystem.updateConfiguration when binding an application to by Suchi Amalapurapu · 16 years ago
  73. 0d8b77c Add ZoomDensity so that we can change the desired default scale. by Grace Kloba · 16 years ago
  74. d4eac5f Merge change 5300 into donut by Android (Google) Code Review · 16 years ago
  75. f881762f Merge change 5351 into donut by Android (Google) Code Review · 16 years ago
  76. d48388a Merge change 5344 into donut by Android (Google) Code Review · 16 years ago
  77. a125461 fix [1942438] eglGetCurrentSurface() returns bogus value by Mathias Agopian · 16 years ago
  78. 6184a2a Merge change 5339 into donut by Android (Google) Code Review · 16 years ago
  79. 60a0ad6 Merge change 5329 into donut by Android (Google) Code Review · 16 years ago
  80. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 16 years ago
  81. ce099c3 frameworks/base: CDMA voicemail support by David Krause · 16 years ago
  82. 8a9ae45 Fix intermittent crash related to call waiting by David Krause · 16 years ago
  83. c6a482e Merge change 5199 into donut by Android (Google) Code Review · 16 years ago
  84. 83b8678 Merge change 5319 into donut by Android (Google) Code Review · 16 years ago
  85. d0f6715 frameworks/base - CDMA settings additions by David Krause · 16 years ago
  86. d5d1ebd Only remove client after the hardware is teared down, so a new client by Chih-Chung Chang · 16 years ago
  87. c7410f6 Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 16 years ago
  88. ad39eb0 Merge change 5302 into donut by Android (Google) Code Review · 16 years ago
  89. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 16 years ago
  90. bdb087c Add includes to enable host C++ tools to compile with GCC 4.4 by Jack Palevich · 16 years ago
  91. 5416d7c Merge change 5317 into donut by Android (Google) Code Review · 16 years ago
  92. 111bd4a Start backing up wallpaper by Christopher Tate · 16 years ago
  93. 7941e90 Merge change 5091 into donut by Android (Google) Code Review · 16 years ago
  94. 28dbae7 Using a sendBroadcast to notify interested parties of when by Charles Chen · 16 years ago
  95. 69e1f47 Merge change 5289 into donut by Android (Google) Code Review · 16 years ago
  96. 076dc9f Fix TextView's fading edge when compound drawables are setup. by Romain Guy · 16 years ago
  97. 67669c9 Merge change 5196 into donut by Android (Google) Code Review · 16 years ago
  98. efe5264 Modify the IBackupTransport API to support bulk restore operations. by Dan Egnor · 16 years ago
  99. 5158cc5 Merge change 5259 into donut by Android (Google) Code Review · 16 years ago
  100. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 16 years ago