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