1. 2c0c2af Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion). by Jean-Michel Trivi · 15 years ago
  2. cfcc0df Merge change 2285 into donut by Android (Google) Code Review · 15 years ago
  3. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 15 years ago
  4. c4d5d02 Add new window manager type for a hacking second-level media surface. by Dianne Hackborn · 15 years ago
  5. 384bfa2 Merge change 2227 into donut by Android (Google) Code Review · 15 years ago
  6. ac6a4b8 Renamed setGestureType in GestureLibrary by Yang Li · 15 years ago
  7. 895fb8e Add header declaring the interface for TTS engines to implement. by Jean-Michel Trivi · 15 years ago
  8. b6d99b7 Modify how GestureLibrary stores its data. The XML format is now replaced by a more efficient binary format which should speed up saving/loading. The format is very similar to the one used by the letters recognizer. The format is documented in GestureLibrary.java. by Romain Guy · 15 years ago
  9. aeed181 Merge change 2219 into donut by Android (Google) Code Review · 15 years ago
  10. 0dc9a4b Merge change 2218 into donut by Android (Google) Code Review · 15 years ago
  11. e6ea003 Updated LetterRecognizer & related gesture recognition code by Yang Li · 15 years ago
  12. 73f6076 Fixed SD card access permission issue in manifest by Guang Zhu · 15 years ago
  13. d187474 Merge change 2202 into donut by Android (Google) Code Review · 15 years ago
  14. 7444e14 Fixes external http://code.google.com/p/android/issues/detail?id=2732. ExpandableListView is wrongly assuming that the saved state if of the correct type. A similar bug fix was made in TextView.onRestoreInstanceState() a while ago. This fix simply ensures that the state received is of the right type. by Romain Guy · 15 years ago
  15. f84d654 am 4d8adefd: AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. When we moved the media recorder to the media server process, we lost the permission check that was done at the process boundary in the AudioRecord binder interface because the AudioRecord object is created in the same process. This change adds a permission check in the MediaRecorderClient:setAudioSource() method. BUG=1868334 by Dave Sparks · 15 years ago
  16. 6dd1bb7 Merge change 2170 into donut by Android (Google) Code Review · 15 years ago
  17. 7283fb1 Merge commit '7b7225c8fdbead25235c74811b30ff4ee690dc58' into manual_merge by Dave Sparks · 15 years ago
  18. 4d8adef AI 149136: Restore RECORD_AUDIO permission check to MediaRecorder. by Dave Sparks · 15 years ago
  19. 7b7225c AI 149133: Enable the camera permission check. by Dave Sparks · 15 years ago
  20. 8c690ea Merge change 2182 into donut by Android (Google) Code Review · 15 years ago
  21. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 15 years ago
  22. db79edc Merge change 2168 into donut by Android (Google) Code Review · 15 years ago
  23. 3343af5 Merge change 1863 into donut by Android (Google) Code Review · 15 years ago
  24. f9c7d9a Merge change 2147 into donut by Android (Google) Code Review · 15 years ago
  25. 1c69075 Trigger the LocationManager whenever the SearchDialog is shown by Mike LeBeau · 15 years ago
  26. b1f3b8f Fix permission hole in camera service. Some debugging code was added by Dave Sparks · 15 years ago
  27. c1c8250 Merge change 2163 into donut by Android (Google) Code Review · 15 years ago
  28. 6690dc5 Fix permission hole for RECORD_AUDIO created when we moved the MediaRecorder by Dave Sparks · 15 years ago
  29. bb7b7b3 Merge change 2152 into donut by Android (Google) Code Review · 15 years ago
  30. 16da795 make sure to fail to software when the h/w renderer cannot be initialized by Mathias Agopian · 15 years ago
  31. 1480eb2 Add support to SuggestionsAdapter to query the 'working' status by Mike LeBeau · 15 years ago
  32. db2b801 Merge change 2138 into donut by Android (Google) Code Review · 15 years ago
  33. 7269d9a Tweak the Gestures Overlay demo. This shortens the fade duration to make it more usable and also adds a longer pause before the fade. This change also introduce a new compile-time setting to decide whether or not the overlay should steal the events from the underlying ListView. It is now off by default, per discussion with hackbod. It feel a little bit better but it may vary from user to user so studies will be necessary. by Romain Guy · 15 years ago
  34. f479aa0 Add padding to public.xml to avoid breaking from auto-merges. by Dianne Hackborn · 15 years ago
  35. b204d4f Merge change 2136 into donut by Android (Google) Code Review · 15 years ago
  36. aa98338 Merge change 1932 into donut by Android (Google) Code Review · 15 years ago
  37. 009b32d Merge change 2109 into donut by Android (Google) Code Review · 15 years ago
  38. c534727 First pass at cleaning up the gestures code. by Romain Guy · 15 years ago
  39. a6cd4e0 Fix NPE at boot. by Romain Guy · 15 years ago
  40. fe0daa7 Merge change 2115 into donut by Android (Google) Code Review · 15 years ago
  41. 9890815 bring the native_handle stuff back from master_gl by Mathias Agopian · 15 years ago
  42. 5595a93 this might fix the build by Joe Onorato · 15 years ago
  43. 2d10ba3 Merge change 2111 into donut by Android (Google) Code Review · 15 years ago
  44. 93bc44d GPS: Add support for forcing NTP time and XTRA data injection. by Mike Lockwood · 15 years ago
  45. d62ad4f Fix issue #1859814: Add android.os.Build.MANUFACTURER by Dianne Hackborn · 15 years ago
  46. 4174e26 Merge change 2094 into donut by Android (Google) Code Review · 15 years ago
  47. b849056 Add option for gtalk stream compression by Costin Manolache · 15 years ago
  48. f209b46 Merge change 2092 into donut by Android (Google) Code Review · 15 years ago
  49. 31fd229 Make sure smsHeader != null before using it. by jsh · 15 years ago
  50. e291461 Merge change 2099 into donut by Android (Google) Code Review · 15 years ago
  51. d3f14a6 reconcile donut snapshot by Jean-Baptiste Queru · 15 years ago
  52. 843ef36 donut snapshot by Jean-Baptiste Queru · 15 years ago
  53. 3c77d39 Fixes #1866819.\nTextView sets the bounds of its compound drawables to contain only the width and the height of the drawables. This causes View.invalidateDrawable() to invalidate the compound drawables at location (0, 0) within the view, thus invalidating the wrong part of the View. This prevents animation from running correctly when using animated drawable. This change overrides invalidateDrawable() in TextView to take into account the real position of the compound drawable. by Romain Guy · 15 years ago
  54. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 15 years ago
  55. 40f5a4e Merge change 2089 into donut by Android (Google) Code Review · 15 years ago
  56. a48a5af Update searchables list in getSearchablesInGlobalSearch(). by Bjorn Bringert · 15 years ago
  57. a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 15 years ago
  58. eb2c314 Merge change 2042 into donut by Android (Google) Code Review · 15 years ago
  59. a59aba8 Merge changes 2023,2036 into donut by Android (Google) Code Review · 15 years ago
  60. f638201 Merge change 1998 into donut by Android (Google) Code Review · 15 years ago
  61. 90bd733 Merge change 2075 into donut by Android (Google) Code Review · 15 years ago
  62. 9a940e8 Fix bad filtering of error code when set_position_mode() is being called. by David 'Digit' Turner · 15 years ago
  63. 97dd7ac Merge change 1860 into donut by Android (Google) Code Review · 15 years ago
  64. 9fb724b Merge change 1804 into donut by Android (Google) Code Review · 15 years ago
  65. f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 15 years ago
  66. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 15 years ago
  67. b2d4156 Fix build. by Dianne Hackborn · 15 years ago
  68. fe9f072 Remove deprecated openInputStream factory method by Dave Sparks · 15 years ago
  69. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
  70. a5e2ef0 Update more references to openInputStream in support classes. by Dave Sparks · 15 years ago
  71. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 15 years ago
  72. ee748d37 Fix network preference getting incorrectly set. by Jaikumar Ganesh · 15 years ago
  73. 83a6ec6 Merge change 1791 into donut by Android (Google) Code Review · 15 years ago
  74. 9bfbfbd Add a method to get the PhoneType in CellLocation. by Jaikumar Ganesh · 15 years ago
  75. eba1ffb Merge change 2022 into donut by Android (Google) Code Review · 15 years ago
  76. 379d3bd Merge change 2016 into donut by Android (Google) Code Review · 15 years ago
  77. f9df6bd Merge change 1878 into donut by Android (Google) Code Review · 15 years ago
  78. 48540eb TextView was not setting the callback on its compound drawables, thus preventing them from refreshing the view when updating their internal state. This would for instance prevent animated drawables from actually animating. Quite infuriating. by Romain Guy · 15 years ago
  79. 356d8a3 Modify AudioFlinger to use updated openInputStream factory method. by Dave Sparks · 15 years ago
  80. 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 15 years ago
  81. be467b5 Replaced the old test media files with the new open source test media files. by Yu Shan Emily Lau · 15 years ago
  82. 988c4d1 Merge change 2005 into donut by Android (Google) Code Review · 15 years ago
  83. f30c700 Added the write sdcard permission so that the mediarecorder test by Yu Shan Emily Lau · 15 years ago
  84. 3e45824 process: Add setProcessGroup() hidden API call to set the cgroup of by San Mehat · 15 years ago
  85. ad216e5 Add inputSource to openInputStream Continuation of bug 1846343 by Dave Sparks · 15 years ago
  86. 65ff54c Merge change 1967 into donut by Android (Google) Code Review · 15 years ago
  87. f313b59 Merge change 1957 into donut by Android (Google) Code Review · 15 years ago
  88. ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 15 years ago
  89. 12bb947 Merge change 1936 into donut by Android (Google) Code Review · 15 years ago
  90. 77f2c4c Document the media scanner's flow through native and java code, since by Marco Nelissen · 15 years ago
  91. aacf802 Center the progress message for GoogleWebContentHelper (bug #1548858). by Mihai Preda · 15 years ago
  92. c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 15 years ago
  93. 79a6b3b Settings: Disable network location service by default, enable GPS instead. by Mike Lockwood · 15 years ago
  94. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 15 years ago
  95. 51b22d7 am 221c9552: AI 148972: fix link to the installing guide to 1.5; fix a couple layout bugs in the document. BUG=1860640 by Scott Main · 15 years ago
  96. 3975fe3 am 808f2919: AI 148962: Default language in Switzerland should be german and not english. by Ramanan Rajeswaran · 15 years ago
  97. 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 15 years ago
  98. e9b06d7 Teleca 2b changes by Wink Saville · 15 years ago
  99. 15e74b9 Merge change 1939 into donut by Android (Google) Code Review · 15 years ago
  100. 78a1c90 Temporarily suppress flaky test LocationManagerProximityTest until test harness support can be rolled out. by Brett Chabot · 15 years ago