1. 16f676f Merge change 6660 into donut by Android (Google) Code Review · 17 years ago
  2. 6d87738 Fix a small bug in array length bounds checking. by Dan Egnor · 17 years ago
  3. d1e5e3f Merge change 6639 into donut by Android (Google) Code Review · 17 years ago
  4. d158214 Restore audio settings and wifi. by Amith Yamasani · 17 years ago
  5. 65e9d22 Merge change 6629 into donut by Android (Google) Code Review · 17 years ago
  6. 0ed8149 Merge change 6638 into donut by Android (Google) Code Review · 17 years ago
  7. 423d679 Unhide android.gestures. by Romain Guy · 17 years ago
  8. 45146d9 Rename "no" arrays.xml file to be in the correct "nb" locale. by Eric Fischer · 17 years ago
  9. 3bb6923 Merge change 6620 into donut by Android (Google) Code Review · 17 years ago
  10. 215a236 Keep Gears permissions in sync with system location settings. by Andrei Popescu · 17 years ago
  11. 313ea43 Make suggestion text color change based on the item state. by Satish Sampath · 17 years ago
  12. f9b7fae Merge change 6503 into donut by Android (Google) Code Review · 17 years ago
  13. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 17 years ago
  14. 7dd042e Merge change 6543 into donut by Android (Google) Code Review · 17 years ago
  15. 04c7d0f Merge change 6525 into donut by Android (Google) Code Review · 17 years ago
  16. 748efcc Adding a missing catch by Charles Chen · 17 years ago
  17. 59c1a93 Add timestamps to video frames to improve A/V sync. Bug 1927069. by Dave Sparks · 17 years ago
  18. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 17 years ago
  19. 7761920 Merge change 6507 into donut by Android (Google) Code Review · 17 years ago
  20. e28aced Remove unused definitions for default language in TextToSpeech as by Jean-Michel Trivi · 17 years ago
  21. 6de4aed Fixes #1933428. Call onPrepareDialog() on managed dialogs after their onCreate() is finished. by Romain Guy · 17 years ago
  22. ec8ee34 Hide soft keyboard in SearchDialog.dismiss() by Bjorn Bringert · 17 years ago
  23. 91b0a70 Merge change 6284 into donut by Android (Google) Code Review · 17 years ago
  24. bfc29f6 Merge change 6485 into donut by Android (Google) Code Review · 17 years ago
  25. 0420cc7 Cleanup Toast.java. by Romain Guy · 17 years ago
  26. 444c727 Run search UI on its own thread. by Bjorn Bringert · 17 years ago
  27. d21572c NEW_API: Expose autoUrlDetect searchable attribute. by Satish Sampath · 17 years ago
  28. d6fe243 Merge change 6437 into donut by Android (Google) Code Review · 17 years ago
  29. 8823c0a8 Backup / Restore locale preference. by Amith Yamasani · 17 years ago
  30. 108fd1c Merge change 6435 into donut by Android (Google) Code Review · 17 years ago
  31. 771afdd Add new textColorPrimaryInverseDisableOnly color to resources. by Romain Guy · 17 years ago
  32. 72fe242 Merge change 6414 into donut by Android (Google) Code Review · 17 years ago
  33. 7bf9f93 Merge change 6415 into donut by Android (Google) Code Review · 17 years ago
  34. fb7ed10 Fixes #1748951. Calling setListSelection() explicitely should cancel the selection hidden flag. by Romain Guy · 17 years ago
  35. da7681e Optimize storing of cached TTS parameters. Initialize the cached by Jean-Michel Trivi · 17 years ago
  36. 7fdd661 Merge change 6377 into donut by Android (Google) Code Review · 17 years ago
  37. fdc3d11 Merge change 6379 into donut by Android (Google) Code Review · 17 years ago
  38. 97bdafa Update RatingBar's assets in indicator mode. by Romain Guy · 17 years ago
  39. 2c5a3ae Merge change 6326 into donut by Android (Google) Code Review · 17 years ago
  40. 04f0b05 Add a Gservices setting for how many times we should retry before discarding an uphill operation by Cynthia Wong · 17 years ago
  41. c8daa76 BackupManager wrapper class improvements by Christopher Tate · 17 years ago
  42. c8ba3b5 Propagating error codes to TextToSpeech.java by Charles Chen · 17 years ago
  43. 1e09597 Fixes #1963217. Increases the invalidate region in compatibility mode. by Romain Guy · 17 years ago
  44. 88e209d Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR by Eric Laurent · 17 years ago
  45. 569076c widgets scaling fix. Use container's compatibility info and display metrics when container and widgets disagree. by Mitsuru Oshima · 17 years ago
  46. dbee95c Merge change 6317 into donut by Android (Google) Code Review · 17 years ago
  47. 8031a3d Make enable/provisioning of the backup service a two-step process by Christopher Tate · 17 years ago
  48. b719515 Merge change 6287 into donut by Android (Google) Code Review · 17 years ago
  49. 70c874b Restore GPS state and ringer/vibrate toggles. by Amith Yamasani · 17 years ago
  50. 870e09f Fixes #1963229. Introduces Context#isRestricted(). by Romain Guy · 17 years ago
  51. 52ae065 Fixes a compatibility issue with users that have the old TTS installed already. by Charles Chen · 17 years ago
  52. da93c26 Merge change 6271 into donut by Android (Google) Code Review · 17 years ago
  53. 2150924 Merge change 6283 into donut by Android (Google) Code Review · 17 years ago
  54. 7ac6f3d Fixes #1963214. ProgressDialog was using the wrong indeterminate progress asset. by Romain Guy · 17 years ago
  55. 617202a Fix a bug where clicking the "more results" suggestion with the trackball by Mike LeBeau · 17 years ago
  56. a3f8929 Propagating the error codes through the TtsService by Charles Chen · 17 years ago
  57. 79ec07b Merge change 6241 into donut by Android (Google) Code Review · 17 years ago
  58. 56fbd8d Merge change 6258 into donut by Android (Google) Code Review · 17 years ago
  59. 3a3b6a1 Fix the comment -- "charged" not "sharted." Also, the other by Joe Onorato · 17 years ago
  60. 57f2cba Merge change 6255 into donut by Android (Google) Code Review · 17 years ago
  61. 55c05e3 Fix the comments for the string resources for the charge status. by Joe Onorato · 17 years ago
  62. 6eb987a Merge change 6246 into donut by Android (Google) Code Review · 17 years ago
  63. c83edf4 Fix bugs 1317754 - "Idle screen displays "Charging (100%)" even when fully charged." by Joe Onorato · 17 years ago
  64. 4296fc4 Fixes #1444844. Set a maximum fling velocity in scrollable views. by Romain Guy · 17 years ago
  65. 9479a51 Merge change 6154 into donut by Android (Google) Code Review · 17 years ago
  66. aa00e39 Fix bug (#1947162) by James Dong · 17 years ago
  67. 816cf52 Fix the DEFAULT_SORT_ORDER value for media files. Changing this by Marco Nelissen · 17 years ago
  68. bf20b99 Migrate to the CertTool library. by Chung-yih Wang · 17 years ago
  69. 4bca97ec Removing IPA - IPA is already handled by the phoneme tag. by Charles Chen · 17 years ago
  70. 62788e9 Unhide android.speech.tts.TextToSpeech by Jean-Michel Trivi · 17 years ago
  71. 7c5ae20 Merge change 6104 into donut by Android (Google) Code Review · 17 years ago
  72. a642e31 Merge change 6090 into donut by Android (Google) Code Review · 17 years ago
  73. ee0e78a Add a "clear backed-up data" method to the backup mechanism by Christopher Tate · 17 years ago
  74. 99a0fee Adding strings for data root and data files - these are needed by Charles Chen · 17 years ago
  75. c739602 Merge change 6084 into donut by Android (Google) Code Review · 17 years ago
  76. a1b653d Return CAMERA_ERROR_SERVER_DIED to camera app when camera service dies (bug 1956726) by James Dong · 17 years ago
  77. 220f4d6 System and Secure settings backup. by Amith Yamasani · 17 years ago
  78. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  79. cf09829 Move backup state to settings, change permission checks to use symbol. by Dianne Hackborn · 17 years ago
  80. a547559 Cleanup a bunch of warnings in app widgets code. by Romain Guy · 17 years ago
  81. 8dd0209 Merge change 5940 into donut by Android (Google) Code Review · 17 years ago
  82. d18dc8c Merge change 5906 into donut by Android (Google) Code Review · 17 years ago
  83. 54af78a Merge change 5950 into donut by Android (Google) Code Review · 17 years ago
  84. fff2fda Fix memory leaks in system_server by Suchi Amalapurapu · 17 years ago
  85. c08dd9e Add CLDR data/formats for newly-translated locales. by Eric Fischer · 17 years ago
  86. 1b1a6e4 Fix build break by adding an @hide javadoc comment. by Satish Sampath · 17 years ago
  87. fef8d3e Make search UI open up quicker to the user. by Satish Sampath · 17 years ago
  88. 50d87fb Merge change 5879 into donut by Android (Google) Code Review · 17 years ago
  89. 8f25c42 resolve complex value in application context instead of system context. by Mitsuru Oshima · 17 years ago
  90. c56096f Merge change 5878 into donut by Android (Google) Code Review · 17 years ago
  91. 735b333 Represent new searchSettingsDescription attribute on searchables in by Mike LeBeau · 17 years ago
  92. f763e8f Add new attribute 'searchSettingsDescription' for use within an app's by Mike LeBeau · 17 years ago
  93. b0b815d Merge change 5845 into donut by Android (Google) Code Review · 17 years ago
  94. 58b971d Always clear the TextView drag state whenever a touch begins. by Eric Fischer · 17 years ago
  95. f3ab3c3 Merge change 5833 into donut by Android (Google) Code Review · 17 years ago
  96. 09b3373 Fix nit on length of flag constant. by lknguyen · 17 years ago
  97. d8de2ba Merge change 5750 into donut by Android (Google) Code Review · 17 years ago
  98. 1dac277 Implement issue #1943927 (need notification in status bar when adb is active) by Dianne Hackborn · 17 years ago
  99. d0cbb1a Check to make sure the Java camera object is still valid on the by Dave Sparks · 17 years ago
  100. b5537c4 Replace indeterminate progress animated asset with new ones by Romain Guy · 17 years ago