1. 50d87fb Merge change 5879 into donut by Android (Google) Code Review · 16 years ago
  2. c56096f Merge change 5878 into donut by Android (Google) Code Review · 16 years ago
  3. 735b333 Represent new searchSettingsDescription attribute on searchables in by Mike LeBeau · 16 years ago
  4. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 16 years ago
  5. 6536383 Merge change 5854 into donut by Android (Google) Code Review · 16 years ago
  6. 7958834 Run backups at background priority by Christopher Tate · 16 years ago
  7. b0b815d Merge change 5845 into donut by Android (Google) Code Review · 16 years ago
  8. 58b971d Always clear the TextView drag state whenever a touch begins. by Eric Fischer · 16 years ago
  9. daa5a21 Merge change 5810 into donut by Android (Google) Code Review · 16 years ago
  10. 85d650c Merge change 5804 into donut by Android (Google) Code Review · 16 years ago
  11. f3ab3c3 Merge change 5833 into donut by Android (Google) Code Review · 16 years ago
  12. 09b3373 Fix nit on length of flag constant. by lknguyen · 16 years ago
  13. f9eca3d Merge change 5807 into donut by Android (Google) Code Review · 16 years ago
  14. 6e1647a Merge change 5829 into donut by Android (Google) Code Review · 16 years ago
  15. d8de2ba Merge change 5750 into donut by Android (Google) Code Review · 16 years ago
  16. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 16 years ago
  17. 9848f11 Merge change 5826 into donut by Android (Google) Code Review · 16 years ago
  18. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 16 years ago
  19. b1a9752 Merge change 5739 into donut by Android (Google) Code Review · 16 years ago
  20. b7d7d5f Merge change 5806 into donut by Android (Google) Code Review · 16 years ago
  21. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 16 years ago
  22. 54285f2 Fix NullPointerException in NinePatch constructor by Phil Dubach · 16 years ago
  23. 72d19aa Tighten up the metadata backup logic by Christopher Tate · 16 years ago
  24. 91c91b7 Merge change 5817 into donut by Android (Google) Code Review · 16 years ago
  25. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 16 years ago
  26. 441cb04 Merge change 5732 into donut by Android (Google) Code Review · 16 years ago
  27. ebb814b Fixing synth to file to use the speech queue. by Charles Chen · 16 years ago
  28. 1078213 Fix bug 1930055 of NullPointerException. by John Wang · 16 years ago
  29. 40656be Use additional functions to collect more memory information data points. by Guang Zhu · 16 years ago
  30. 3856785 Ensure that we never trigger ArrayIndexOutOfBoundsException by checking that by Chris Palmer · 16 years ago
  31. 2f8d58b Merge change 5420 into donut by Android (Google) Code Review · 16 years ago
  32. 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
  33. a79ee8e Merge change 5792 into donut by Android (Google) Code Review · 16 years ago
  34. 5fb4cab Merge change 5787 into donut by Android (Google) Code Review · 16 years ago
  35. 34267f7 Fix typo introduced during variable cleanup. by Jaikumar Ganesh · 16 years ago
  36. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 16 years ago
  37. 2f189fa Fix http://code.google.com/p/android/issues/detail?id=3059 by Marco Nelissen · 16 years ago
  38. 33a7030 Merge change 5780 into donut by Android (Google) Code Review · 16 years ago
  39. f07d824 In TTS synthesis to file, remove hard coded values for the writing of the WAV header. by Jean-Michel Trivi · 16 years ago
  40. 7a57386 Merge change 5720 into donut by Android (Google) Code Review · 16 years ago
  41. b0cba43 Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads. by lknguyen · 16 years ago
  42. 083928f Merge change 5718 into donut by Android (Google) Code Review · 16 years ago
  43. 8561de1 eliminate byte-typed cdma sms fields by Tammo Spalink · 16 years ago
  44. 0178afe Merge change 5485 into donut by Android (Google) Code Review · 16 years ago
  45. 8aadf7a Merge change 5359 into donut by Android (Google) Code Review · 16 years ago
  46. 6f31742 Don't issue a deletion for the global metadata backup by Christopher Tate · 16 years ago
  47. 6be507c Fix NullPointerException in DrawableContainer.mutate() by Phil Dubach · 16 years ago
  48. 97eb32e Fix assertContentsInOrder (bug 1790350). by Karl Rosaen · 16 years ago
  49. bbd63cb Fix bug where the default TTS Service country is initialized to the default language. by Jean-Michel Trivi · 16 years ago
  50. aa4f1f9 Merge change 5711 into donut by Android (Google) Code Review · 16 years ago
  51. 22e8cbc Merge change 5656 into donut by Android (Google) Code Review · 16 years ago
  52. 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
  53. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 16 years ago
  54. 27a8e07 Merge change 5699 into donut by Android (Google) Code Review · 16 years ago
  55. 5c22f51 Adding status return codes for TTS calls. by Charles Chen · 16 years ago
  56. bda0413 Merge change 5669 into donut by Android (Google) Code Review · 16 years ago
  57. 526355d Merge change 5701 into donut by Android (Google) Code Review · 16 years ago
  58. bee1c7e Expose in SynthProxy the query for the TTS supported and current language. by Jean-Michel Trivi · 16 years ago
  59. 53e083c Merge change 5645 into donut by Android (Google) Code Review · 16 years ago
  60. ab4748c Merge change 5694 into donut by Android (Google) Code Review · 16 years ago
  61. 48d4f67 Merge change 5692 into donut by Android (Google) Code Review · 16 years ago
  62. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 16 years ago
  63. 48d2c4a Adjust the character picker layout a little so it will fit on the screen. by Eric Fischer · 16 years ago
  64. 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
  65. 3a608f8 Merge change 5684 into donut by Android (Google) Code Review · 16 years ago
  66. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 16 years ago
  67. 52bce9c Merge change 5680 into donut by Android (Google) Code Review · 16 years ago
  68. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 16 years ago
  69. 9032ab8 Merge change 5673 into donut by Android (Google) Code Review · 16 years ago
  70. 03454f8 Adding support for params. by Charles Chen · 16 years ago
  71. c030392 Fix setting of the APN type. by Jaikumar Ganesh · 16 years ago
  72. 58ebdcc Merge change 5625 into donut by Android (Google) Code Review · 16 years ago
  73. 86d56cc Generate key events for actions sent to generic input connections. by Dianne Hackborn · 16 years ago
  74. 66c2942 Merge change 5605 into donut by Android (Google) Code Review · 16 years ago
  75. dbcd9c3 Merge change 5654 into donut by Android (Google) Code Review · 16 years ago
  76. 8aeaf2e The BACKUP permission should have the signatureOrSystem protectionLevel, by Joe Onorato · 16 years ago
  77. bd9aa79 Merge change 5593 into donut by Android (Google) Code Review · 16 years ago
  78. 287148b Add in TTS engine interface the methods to query the availability for a language, by Jean-Michel Trivi · 16 years ago
  79. 3a08cec fix potential string index problems in PhoneNumberUtils.numberToCalledPartyBCDHelper by Tammo Spalink · 16 years ago
  80. 2f157b1 fix [1947273] the DimLayer causes the whole screen to update during transactions by Mathias Agopian · 16 years ago
  81. 8203dc1 cdma sms is91 support by Tammo Spalink · 16 years ago
  82. c25dbf8 add comment about endianness by Tammo Spalink · 16 years ago
  83. 9171749 Use system properties to track the current transport by Christopher Tate · 16 years ago
  84. 4cb1276 Merge change 4956 into donut by Android (Google) Code Review · 16 years ago
  85. 05ebcb5 Merge change 5609 into donut by Android (Google) Code Review · 16 years ago
  86. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 16 years ago
  87. 2bd33d7 Fix issue #1943706 (Applying the monkey to GoogleVoice causes SecurityException) by Dianne Hackborn · 16 years ago
  88. e7e12b4 Tune the Reconnect back off timer. by Jaikumar Ganesh · 16 years ago
  89. 2d9f316 Merge change 5595 into donut by Android (Google) Code Review · 16 years ago
  90. 9788119 We might try to close the Vorbis file twice under certain by Dave Sparks · 16 years ago
  91. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 16 years ago
  92. a159058 Merge change 5578 into donut by Android (Google) Code Review · 16 years ago
  93. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 16 years ago
  94. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 16 years ago
  95. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 16 years ago
  96. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 16 years ago
  97. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 16 years ago
  98. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 16 years ago
  99. f7c886b Respect android:allowClearUserData=false during restore by Christopher Tate · 16 years ago
  100. bd1e8aa Merge change 5569 into donut by Android (Google) Code Review · 16 years ago