1. 7c5ae20 Merge change 6104 into donut by Android (Google) Code Review · 17 years ago
  2. a642e31 Merge change 6090 into donut by Android (Google) Code Review · 17 years ago
  3. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 17 years ago
  4. 99a0fee Adding strings for data root and data files - these are needed by Charles Chen · 17 years ago
  5. c739602 Merge change 6084 into donut by Android (Google) Code Review · 17 years ago
  6. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 17 years ago
  7. 220f4d6 System and Secure settings backup. by Amith Yamasani · 17 years ago
  8. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  9. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 17 years ago
  10. a547559 Cleanup a bunch of warnings in app widgets code. by Romain Guy · 17 years ago
  11. 8dd0209 Merge change 5940 into donut by Android (Google) Code Review · 17 years ago
  12. d18dc8c Merge change 5906 into donut by Android (Google) Code Review · 17 years ago
  13. 54af78a Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  14. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  15. c08dd9e Add CLDR data/formats for newly-translated locales. by Eric Fischer · 17 years ago
  16. 1b1a6e4 Fix build break by adding an @hide javadoc comment. by Satish Sampath · 17 years ago
  17. fef8d3e Make search UI open up quicker to the user. by Satish Sampath · 17 years ago
  18. 50d87fb Merge change 5879 into donut by Android (Google) Code Review · 17 years ago
  19. 8f25c42 resolve complex value in application context instead of system context. by Mitsuru Oshima · 17 years ago
  20. c56096f Merge change 5878 into donut by Android (Google) Code Review · 17 years ago
  21. 735b333 Represent new searchSettingsDescription attribute on searchables in by Mike LeBeau · 17 years ago
  22. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 17 years ago
  23. b0b815d Merge change 5845 into donut by Android (Google) Code Review · 17 years ago
  24. 58b971d Always clear the TextView drag state whenever a touch begins. by Eric Fischer · 17 years ago
  25. f3ab3c3 Merge change 5833 into donut by Android (Google) Code Review · 17 years ago
  26. 09b3373 Fix nit on length of flag constant. by lknguyen · 17 years ago
  27. d8de2ba Merge change 5750 into donut by Android (Google) Code Review · 17 years ago
  28. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  29. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 17 years ago
  30. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 17 years ago
  31. 5fb4cab Merge change 5787 into donut by Android (Google) Code Review · 17 years ago
  32. b8a10fe Allow setPreviewDisplay after startPreview. by Wu-cheng Li · 17 years ago
  33. 2f189fa Fix http://code.google.com/p/android/issues/detail?id=3059 by Marco Nelissen · 17 years ago
  34. 7a57386 Merge change 5720 into donut by Android (Google) Code Review · 17 years ago
  35. b0cba43 Add a new checkin server flag for Vending Machine client server ping frequency for pending downloads. by lknguyen · 17 years ago
  36. aa4f1f9 Merge change 5711 into donut by Android (Google) Code Review · 17 years ago
  37. 22e8cbc Merge change 5656 into donut by Android (Google) Code Review · 17 years ago
  38. 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 · 17 years ago
  39. ddb0a80 Adding in TTS service support for language query and level of support. by Jean-Michel Trivi · 17 years ago
  40. 27a8e07 Merge change 5699 into donut by Android (Google) Code Review · 17 years ago
  41. 5c22f51 Adding status return codes for TTS calls. by Charles Chen · 17 years ago
  42. ab4748c Merge change 5694 into donut by Android (Google) Code Review · 17 years ago
  43. 48d4f67 Merge change 5692 into donut by Android (Google) Code Review · 17 years ago
  44. 6ef58a1 Implement persistent enable/disable of the backup manager by Christopher Tate · 17 years ago
  45. 48d2c4a Adjust the character picker layout a little so it will fit on the screen. by Eric Fischer · 17 years ago
  46. 3a608f8 Merge change 5684 into donut by Android (Google) Code Review · 17 years ago
  47. baac463 Fixes #1940605. MeasureSpec's mode and height were inverted in RelativeLayout. by Romain Guy · 17 years ago
  48. 52bce9c Merge change 5680 into donut by Android (Google) Code Review · 17 years ago
  49. e112322 Fixes #1949502. Prevents an NPE in View.buildDrawingCache(). by Romain Guy · 17 years ago
  50. 86d56cc Generate key events for actions sent to generic input connections. by Dianne Hackborn · 17 years ago
  51. 8aeaf2e The BACKUP permission should have the signatureOrSystem protectionLevel, by Joe Onorato · 17 years ago
  52. c25dbf8 add comment about endianness by Tammo Spalink · 17 years ago
  53. 9171749 Use system properties to track the current transport by Christopher Tate · 17 years ago
  54. f4f7046 Update spinner's drawables. Clean up resources, pave the way for new animation. by Romain Guy · 17 years ago
  55. fbd8f69 Fixes #1946141. Introduce new caching API to control scaling. by Romain Guy · 17 years ago
  56. a159058 Merge change 5578 into donut by Android (Google) Code Review · 17 years ago
  57. 74d9095 Add new EXTRA_POST_DATA extra key for use in VIEW intents to Browser. by Mike LeBeau · 17 years ago
  58. 3059924 Merge change 5570 into donut by Android (Google) Code Review · 17 years ago
  59. 3a15fbd Merge change 5581 into donut by Android (Google) Code Review · 17 years ago
  60. d072154 Add a null check in an AutoCompleteTextView callback to prevent a crash. by Eric Fischer · 17 years ago
  61. a013a98 Fix the nested preferences title. Again. by Amith Yamasani · 17 years ago
  62. d498909 Adding implementation of IPA to the TextToSpeech.java by Charles Chen · 17 years ago
  63. ec0cf8b Merge change 5554 into donut by Android (Google) Code Review · 17 years ago
  64. f032bc7 Adding in the playSilence method to TextToSpeech.java by Charles Chen · 17 years ago
  65. ae35227 Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  66. d09f86c Merge changes 5548,5549 into donut by Android (Google) Code Review · 17 years ago
  67. 12a4da3 Add an extra null terminator. String8::unlockBuffer is by Joe Onorato · 17 years ago
  68. 17a8008 Merge change 5544 into donut by Android (Google) Code Review · 17 years ago
  69. 72eb0ac Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  70. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  71. c62f9bd Pipe all the camera callbacks to Java to facilitate the addition by Dave Sparks · 17 years ago
  72. 156411d Use a long for restore token by Dan Egnor · 17 years ago
  73. 040441f Merge change 5529 into donut by Android (Google) Code Review · 17 years ago
  74. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  75. 56bc715 Merge change 5537 into donut by Android (Google) Code Review · 17 years ago
  76. dc355a9 Add a test for SharedPreferencesBackupHelper by Joe Onorato · 17 years ago
  77. 77cb40a Merge change 5447 into donut by Android (Google) Code Review · 17 years ago
  78. a9be47c Tweak the core and maximum pool sizes for AsyncTask. by Romain Guy · 17 years ago
  79. 741c25b Adding skeleton methods for IPA support. by Charles Chen · 17 years ago
  80. 7d619f1 framework: process: Set the control group of a thread to the background group by San Mehat · 17 years ago
  81. 7d562ec Add a new IRestoreObserver callback class to the restore process by Christopher Tate · 17 years ago
  82. 4ababd9 Make the BackupHelperDispatcher properly handle multiple helpers. by Joe Onorato · 17 years ago
  83. 5cb400b Keep track of backup state independently for each transport by Christopher Tate · 17 years ago
  84. 6067d95 Merge change 5428 into donut by Android (Google) Code Review · 17 years ago
  85. f782e60 Improve handling of FILL_PARENT in RelativeLayout. by Romain Guy · 17 years ago
  86. c44989d Merge change 5350 into donut by Android (Google) Code Review · 17 years ago
  87. 2450173 Merge change 5414 into donut by Android (Google) Code Review · 17 years ago
  88. c4e0ff7 Merge change 5417 into donut by Android (Google) Code Review · 17 years ago
  89. f7dabb0 Fixes #1943309. RelativeLayout was confused by gravities. by Romain Guy · 17 years ago
  90. 1576015 Merge change 5413 into donut by Android (Google) Code Review · 17 years ago
  91. 2b2e9d9 Need to write the correct float math. by Grace Kloba · 17 years ago
  92. 864c0d5 move ui/Time.cpp to core/jni, since this is the only place it is used by Mathias Agopian · 17 years ago
  93. 87c9684 Add caching of the speech rate and language in android.speech.tts.TextToSpeech by Jean-Michel Trivi · 17 years ago
  94. eb3ec64 Merge change 5397 into donut by Android (Google) Code Review · 17 years ago
  95. 1ab621e Fixes #1943915. Prevents circular dependency exception when using several NO_ID by Romain Guy · 17 years ago
  96. 78fb377 Merge change 5385 into donut by Android (Google) Code Review · 17 years ago
  97. 7cb8182 Merge change 5390 into donut by Android (Google) Code Review · 17 years ago
  98. 35a47a6 Merge change 5389 into donut by Android (Google) Code Review · 17 years ago
  99. e24ef60 Fixes #1940605. RelativeLayout was swapping horizontal and vertical by Romain Guy · 17 years ago
  100. 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 · 17 years ago