1. d8de2ba Merge change 5750 into donut by Android (Google) Code Review · 16 years ago
  2. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 16 years ago
  3. 9848f11 Merge change 5826 into donut by Android (Google) Code Review · 16 years ago
  4. b1a9752 Merge change 5739 into donut by Android (Google) Code Review · 16 years ago
  5. b7d7d5f Merge change 5806 into donut by Android (Google) Code Review · 16 years ago
  6. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 16 years ago
  7. 54285f2 Fix NullPointerException in NinePatch constructor by Phil Dubach · 16 years ago
  8. 72d19aa Tighten up the metadata backup logic by Christopher Tate · 16 years ago
  9. 91c91b7 Merge change 5817 into donut by Android (Google) Code Review · 16 years ago
  10. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 16 years ago
  11. 441cb04 Merge change 5732 into donut by Android (Google) Code Review · 16 years ago
  12. 40656be Use additional functions to collect more memory information data points. by Guang Zhu · 16 years ago
  13. 2f8d58b Merge change 5420 into donut by Android (Google) Code Review · 16 years ago
  14. f47b8e9 Added two test cases to trace the failure in closing the hw decoder and the current playtime is greater than the duration. by Yu Shan Emily Lau · 16 years ago
  15. a79ee8e Merge change 5792 into donut by Android (Google) Code Review · 16 years ago
  16. 5fb4cab Merge change 5787 into donut by Android (Google) Code Review · 16 years ago
  17. 34267f7 Fix typo introduced during variable cleanup. by Jaikumar Ganesh · 16 years ago
  18. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
  19. 2f189fa Fix http://code.google.com/p/android/issues/detail?id=3059 by Marco Nelissen · 16 years ago
  20. 33a7030 Merge change 5780 into donut by Android (Google) Code Review · 16 years ago
  21. f07d824 In TTS synthesis to file, remove hard coded values for the writing of the WAV header. by Jean-Michel Trivi · 16 years ago
  22. 7a57386 Merge change 5720 into donut by Android (Google) Code Review · 16 years ago
  23. b0cba43 Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads. by lknguyen · 16 years ago
  24. 083928f Merge change 5718 into donut by Android (Google) Code Review · 16 years ago
  25. 8561de1 eliminate byte-typed cdma sms fields by Tammo Spalink · 16 years ago
  26. 0178afe Merge change 5485 into donut by Android (Google) Code Review · 16 years ago
  27. 8aadf7a Merge change 5359 into donut by Android (Google) Code Review · 16 years ago
  28. 6f31742 Don't issue a deletion for the global metadata backup by Christopher Tate · 16 years ago
  29. 6be507c Fix NullPointerException in DrawableContainer.mutate() by Phil Dubach · 16 years ago
  30. 97eb32e Fix assertContentsInOrder (bug 1790350). by Karl Rosaen · 16 years ago
  31. bbd63cb Fix bug where the default TTS Service country is initialized to the default language. by Jean-Michel Trivi · 16 years ago
  32. aa4f1f9 Merge change 5711 into donut by Android (Google) Code Review · 16 years ago
  33. 22e8cbc Merge change 5656 into donut by Android (Google) Code Review · 16 years ago
  34. 65c0fc4 Fix #1876303. Even rfc2616 4.2 says that "Field names are case-insensitive.", servers including Google internal uses case-sensitive checking for "Cookie". So change it. by Grace Kloba · 16 years ago
  35. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 16 years ago
  36. 27a8e07 Merge change 5699 into donut by Android (Google) Code Review · 16 years ago
  37. 5c22f51 Adding status return codes for TTS calls. by Charles Chen · 16 years ago
  38. bda0413 Merge change 5669 into donut by Android (Google) Code Review · 16 years ago
  39. 526355d Merge change 5701 into donut by Android (Google) Code Review · 16 years ago
  40. bee1c7e Expose in SynthProxy the query for the TTS supported and current language. by Jean-Michel Trivi · 16 years ago
  41. 53e083c Merge change 5645 into donut by Android (Google) Code Review · 16 years ago
  42. ab4748c Merge change 5694 into donut by Android (Google) Code Review · 16 years ago
  43. 48d4f67 Merge change 5692 into donut by Android (Google) Code Review · 16 years ago
  44. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 16 years ago
  45. 48d2c4a Adjust the character picker layout a little so it will fit on the screen. by Eric Fischer · 16 years ago
  46. f92bd42 Added a new operation mode where user can launch all tests under a folder from test app ui. by Guang Zhu · 16 years ago
  47. 3a608f8 Merge change 5684 into donut by Android (Google) Code Review · 16 years ago
  48. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 16 years ago
  49. 52bce9c Merge change 5680 into donut by Android (Google) Code Review · 16 years ago
  50. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 16 years ago
  51. 9032ab8 Merge change 5673 into donut by Android (Google) Code Review · 16 years ago
  52. 03454f8 Adding support for params. by Charles Chen · 16 years ago
  53. c030392 Fix setting of the APN type. by Jaikumar Ganesh · 16 years ago
  54. 58ebdcc Merge change 5625 into donut by Android (Google) Code Review · 16 years ago
  55. 86d56cc Generate key events for actions sent to generic input connections. by Dianne Hackborn · 16 years ago
  56. 66c2942 Merge change 5605 into donut by Android (Google) Code Review · 16 years ago
  57. dbcd9c3 Merge change 5654 into donut by Android (Google) Code Review · 16 years ago
  58. 8aeaf2e The BACKUP permission should have the signatureOrSystem protectionLevel, by Joe Onorato · 16 years ago
  59. bd9aa79 Merge change 5593 into donut by Android (Google) Code Review · 16 years ago
  60. 287148b Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 16 years ago
  61. 3a08cec fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper by Tammo Spalink · 16 years ago
  62. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  63. 8203dc1 cdma sms is91 support by Tammo Spalink · 16 years ago
  64. c25dbf8 add comment about endianness by Tammo Spalink · 16 years ago
  65. 9171749 Use system properties to track the current transport by Christopher Tate · 16 years ago
  66. 4cb1276 Merge change 4956 into donut by Android (Google) Code Review · 16 years ago
  67. 05ebcb5 Merge change 5609 into donut by Android (Google) Code Review · 16 years ago
  68. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 16 years ago
  69. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 16 years ago
  70. e7e12b4 Tune the Reconnect back off timer. by Jaikumar Ganesh · 16 years ago
  71. 2d9f316 Merge change 5595 into donut by Android (Google) Code Review · 16 years ago
  72. 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 16 years ago
  73. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 16 years ago
  74. a159058 Merge change 5578 into donut by Android (Google) Code Review · 16 years ago
  75. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 16 years ago
  76. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 16 years ago
  77. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 16 years ago
  78. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 16 years ago
  79. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 16 years ago
  80. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 16 years ago
  81. f7c886b Respect android:allowClearUserData=false during restore by Christopher Tate · 16 years ago
  82. bd1e8aa Merge change 5569 into donut by Android (Google) Code Review · 16 years ago
  83. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 16 years ago
  84. 466ef34 Trim some superfluous imports. by Christopher Tate · 16 years ago
  85. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 16 years ago
  86. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 16 years ago
  87. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 16 years ago
  88. 568bc32 Better (and less) logging from backup. by Joe Onorato · 16 years ago
  89. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 16 years ago
  90. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 16 years ago
  91. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 16 years ago
  92. 723738c Expand support for different screen sizes. by Dianne Hackborn · 16 years ago
  93. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 16 years ago
  94. 156411d Use a long for restore token by Dan Egnor · 16 years ago
  95. 040441f Merge change 5529 into donut by Android (Google) Code Review · 16 years ago
  96. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 16 years ago
  97. c73a218 Add some error reporting & info to bmgr's output by Christopher Tate · 16 years ago
  98. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 16 years ago
  99. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 16 years ago
  100. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 16 years ago