1. f642aa2 Removes gestures from ListView. by Romain Guy · 15 years ago
  2. be19df0 Fix the build by Romain Guy · 15 years ago
  3. c11a3fa Merge change 3530 into donut by Android (Google) Code Review · 15 years ago
  4. e14af0e Add RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING & reportStkServiceIsRunning. by Wink Saville · 15 years ago
  5. d8b51a2 Fix broken makefile. Again. His twin brother was hiding. by Raphael · 15 years ago
  6. 9207b1e Fix the broken makefile. by Raphael · 15 years ago
  7. 55567ef First-time check-in of the VPN APIs. by Hung-ying Tyan · 15 years ago
  8. bac4325 In Tts class, removing method to set the specific engine to use as the by Jean-Michel Trivi · 15 years ago
  9. 97d6f75 Merge change 3491 into donut by Android (Google) Code Review · 15 years ago
  10. d2d058b Merge change 3506 into donut by Android (Google) Code Review · 15 years ago
  11. 21a6a6d Moving the Tts java class from the android.tts package to the android.speech.tts package. by Jean-Michel Trivi · 15 years ago
  12. a08ffc9 Merge change 3479 into donut by Android (Google) Code Review · 15 years ago
  13. 52f2825 Report device storage status (for SMS) to RIL. by jsh · 15 years ago
  14. 9b3905c Revamp IRestoreSession a bit by Christopher Tate · 15 years ago
  15. b2df169 Merge change 1548 into donut by Android (Google) Code Review · 15 years ago
  16. bad927a Merge change 3480 into donut by Android (Google) Code Review · 15 years ago
  17. 0a20264d Do not automatically enable gestures in list based on filtering/fastscroll status. Enable gestures in Contacts for now. by Romain Guy · 15 years ago
  18. 410ea66 Merge change 3471 into donut by Android (Google) Code Review · 15 years ago
  19. 996b1c8 Merge change 3431 into donut by Android (Google) Code Review · 15 years ago
  20. e7eb966 Fix contact creation. by Ken Shirriff · 15 years ago
  21. bdf90a0 Merge change 3462 into donut by Android (Google) Code Review · 15 years ago
  22. 32e9591 Capture the memory output before the playback and record start. by Yu Shan Emily Lau · 15 years ago
  23. fa5c7e1 Catch when a file resource (non values) added in an overlay. by Robert Greenwalt · 15 years ago
  24. 2bcda90 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC). by Jianhong Jiang · 15 years ago
  25. 409895e Moved error status from SpeechServiceRecognizerListener by Mitsuru Oshima · 15 years ago
  26. 1e3d1b4 Merge change 3107 into donut by Android (Google) Code Review · 15 years ago
  27. 58c2441 Merge change 3422 into donut by Android (Google) Code Review · 15 years ago
  28. 5c43f73 Check AirplaneMode when enabling Bluetooth has finished. by Daisuke Miyakawa · 15 years ago
  29. 9d9953d9 Merge change 3420 into donut by Android (Google) Code Review · 15 years ago
  30. 6ba283f LocationManagerService: Remove some unneeded imports. by Mike Lockwood · 15 years ago
  31. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 15 years ago
  32. b4a6188 Add rough-draft restore API set to IBackupTransport by Christopher Tate · 15 years ago
  33. da55569 Merge change 3417 into donut by Android (Google) Code Review · 15 years ago
  34. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 15 years ago
  35. 7757656a Changed logic to handle timeout pages. by Guang Zhu · 15 years ago
  36. 22ccaf5 Motorola changes from 090602 through 090605 by Wink Saville · 15 years ago
  37. 19cd309 Merge change 3017 into donut by Android (Google) Code Review · 15 years ago
  38. 6fa9597 Apply OOM adjustment while an app is undergoing backup by Christopher Tate · 15 years ago
  39. 1aa8170 Add per-named-item overlay ability in res xml. by Robert Greenwalt · 15 years ago
  40. 5d16ac5 Merge change 3374 into donut by Android (Google) Code Review · 15 years ago
  41. e352305 Merge change 3356 into donut by Android (Google) Code Review · 15 years ago
  42. 6270d61 Cleaning up comments in interface for TTS engines. by Jean-Michel Trivi · 15 years ago
  43. 4e0b13c Merge change 3348 into donut by Android (Google) Code Review · 15 years ago
  44. 327da85 Merge change 3344 into donut by Android (Google) Code Review · 15 years ago
  45. cd4ff2e Fix tracking of backup participants across package remove/update by Christopher Tate · 15 years ago
  46. 83e712a Updating TtsEngine.h and SynthProxy.cpp so that buffer memory by Charles Chen · 15 years ago
  47. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 15 years ago
  48. b1c2874 Merge change 3305 into donut by Android (Google) Code Review · 15 years ago
  49. 7b0d2d9 Merge change 3223 into donut by Android (Google) Code Review · 15 years ago
  50. 47538fe Merge change 3337 into donut by Android (Google) Code Review · 15 years ago
  51. 1741ec3 Fix external bug 2875: Matrix#mValues[7] assigned twice in place of mValues[8] by Xavier Ducrohet · 15 years ago
  52. 1b111bb Fix AlphabetIndexer.getSectionForPosition() by Phil Dubach · 15 years ago
  53. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 15 years ago
  54. 3966536 Merge change 3317 into donut by Android (Google) Code Review · 15 years ago
  55. 834f039 Fixes #1899273. by Romain Guy · 15 years ago
  56. 716b568 Merge change 2934 into donut by Android (Google) Code Review · 15 years ago
  57. 9c9151e Fix parameter mismatch for a couple of RIL commands. by jsh · 15 years ago
  58. 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 15 years ago
  59. f9acde2 Include web search providers in Searchables. by Satish Sampath · 15 years ago
  60. 7ebda6f Merge change 3265 into donut by Android (Google) Code Review · 15 years ago
  61. 2f5e6b2 A workaround to fix rotation issue. I'm remote now and hard to do troubleshooting (i cannot rotate emulator in nx..) by Mitsuru Oshima · 15 years ago
  62. 2f1b422 Merge change 3249 into donut by Android (Google) Code Review · 15 years ago
  63. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 15 years ago
  64. 0032ce8 Fix back_up_files() error detection when opening/CRCing the file by Christopher Tate · 15 years ago
  65. 54de906 Merge change 3243 into donut by Android (Google) Code Review · 15 years ago
  66. 7a9e348 Don't crash on null edit url. by Ken Shirriff · 15 years ago
  67. 12bba91 Merge change 3238 into donut by Android (Google) Code Review · 15 years ago
  68. 35c4668 Merge change 3226 into donut by Android (Google) Code Review · 15 years ago
  69. ad8a510 Merge change 3227 into donut by Android (Google) Code Review · 15 years ago
  70. a1f3e4a Fix int to string mapping of exported properties. The value generated by the by Romain Guy · 15 years ago
  71. 88db344 Browser edit fields should report variation WEB_EDIT_TEXT. by Amith Yamasani · 15 years ago
  72. a80cc6eb Merge change 3184 into donut by Android (Google) Code Review · 15 years ago
  73. b111554 Update a javadoc comment suggesting the use of a deprecated class. by Marco Nelissen · 15 years ago
  74. 1885b37 Fix backup agent unbind by Christopher Tate · 15 years ago
  75. b640da8 Merge change 3204 into donut by Android (Google) Code Review · 15 years ago
  76. 2b5f84a Merge change 3207 into donut by Android (Google) Code Review · 15 years ago
  77. 2a31886 Merge change 3203 into donut by Android (Google) Code Review · 15 years ago
  78. 24bd82a localize: remove dependency on mkdirs/etc in libhost by Brian Swetland · 15 years ago
  79. d296faf Avoid touching all adapter items when building accessibility event. by Amith Yamasani · 15 years ago
  80. 8ae2335 rename a few files to camel-case, add copyright notices by Mathias Agopian · 15 years ago
  81. 7835b0b Merge change 3192 into donut by Android (Google) Code Review · 15 years ago
  82. f993ad5 Fixes #1882836. by Romain Guy · 15 years ago
  83. d84aa18 Merge change 3181 into donut by Android (Google) Code Review · 15 years ago
  84. c62a216 The '-D' option for the 'am' command appears to be optional, so reflect that in the usage. by Marco Nelissen · 15 years ago
  85. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 15 years ago
  86. 5069cc7 Add the EAP related fields for WiFi configuration. by Chung-yih Wang · 15 years ago
  87. 85dfec8 Merge change 3174 into donut by Android (Google) Code Review · 15 years ago
  88. 17f8fa6 Added bugreport collecting mechanism in case of crashes. by Guang Zhu · 15 years ago
  89. a419620 Merge change 3074 into donut by Android (Google) Code Review · 15 years ago
  90. 3d3e307 Merge change 3126 into donut by Android (Google) Code Review · 15 years ago
  91. 320b2ee SearchDialog should only do DialogCursorProtocol stuff when in global search mode. by Karl Rosaen · 15 years ago
  92. 1c54cf0 Detect impressions, and cleanup the SearchDialog / SuggestionCursor communication. by Karl Rosaen · 15 years ago
  93. 241b4c7 Merge change 3149 into donut by Android (Google) Code Review · 15 years ago
  94. 0f7e914 Turn off verbose logging in SearchableInfo, which seems to have been by Mike LeBeau · 15 years ago
  95. 3250fa7 Remove support for bitmap icons in search suggestions. by Bjorn Bringert · 15 years ago
  96. f762589 Merge change 3145 into donut by Android (Google) Code Review · 15 years ago
  97. 3a27803 Add INTENT_ACTION_WEB_SEARCH_SETTINGS (thereby fixing the build too :)). by Mike LeBeau · 15 years ago
  98. c08fc64 Merge change 2845 into donut by Android (Google) Code Review · 15 years ago
  99. df9f69d Merge change 1526 into donut by Android (Google) Code Review · 15 years ago
  100. 90cb947 cdma getNeighboringCids to fail with an exception by Tammo Spalink · 15 years ago