1. f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  2. 2af7e63 Merge change 2654 into donut by Android (Google) Code Review · 16 years ago
  3. 01c0596 Added the two validations for the memory stress test by Yu Shan Emily Lau · 16 years ago
  4. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  5. 1e2e44e Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  6. 59262c3 Merge change 2637 into donut by Android (Google) Code Review · 16 years ago
  7. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
  8. 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 16 years ago
  9. 1cb62b8 am 2542c0a8: AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. BUG=1877969 by Dirk Dougherty · 16 years ago
  10. 2542c0a AI 149346: Replace icon_templates-v1.0.zip with new archive from cnesladek. remove mac-specific files, fix dir name, repack. by Dirk Dougherty · 16 years ago
  11. b0ded43 Uninstalls the gestures overlay when the letters recognizer cannot be loaded instead of simply dismissing the popup. This is cleaner and reuses the setGestures() method. by Romain Guy · 16 years ago
  12. 401bbb0 Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
  13. 58b3590 Bug fixes and performance improvements by Yang Li · 16 years ago
  14. 145c989 Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
  15. c33fe6c Fix a hang during bootup. by Amith Yamasani · 16 years ago
  16. 004cb73 Merge change 2443 into donut by Android (Google) Code Review · 16 years ago
  17. a64f5f6 Merge change 1124 into donut by Android (Google) Code Review · 16 years ago
  18. e74d507 Adding proxy class to communicate with the TTS service through the ITts interface. by Jean-Michel Trivi · 16 years ago
  19. 8ae3f61 Fix another crash in Gestures, this one caused by the data file by Marco Nelissen · 16 years ago
  20. f0e7e4a Merge change 2520 into donut by Android (Google) Code Review · 16 years ago
  21. ed6e0b9 Merge change 2522 into donut by Android (Google) Code Review · 16 years ago
  22. fd0bdcc This function should be public by Jacek Surazski · 16 years ago
  23. c013971 Merge change 2432 into donut by Android (Google) Code Review · 16 years ago
  24. 298784c Merge change 2420 into donut by Android (Google) Code Review · 16 years ago
  25. 91bc6f2 Cause the icon drawables to animate automatically by calling setVisible by Mike LeBeau · 16 years ago
  26. 2a4daf0 Merge change 2508 into donut by Android (Google) Code Review · 16 years ago
  27. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 16 years ago
  28. 0c0ad39 Merge change 2502 into donut by Android (Google) Code Review · 16 years ago
  29. eba9fe3 Merge change 2492 into donut by Android (Google) Code Review · 16 years ago
  30. f1472a7 minor clean-up to Rect and Point. by Mathias Agopian · 16 years ago
  31. a85d46a add Gservices setting for "send message using bareJid timeout". by Wei Huang · 16 years ago
  32. c29df57 am 522ab34d: AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  33. f3288f1 Merge change 2468 into donut by Android (Google) Code Review · 16 years ago
  34. 522ab34 AI 149272: Mark 1.5r1 as a "non-current" release, with pointer to 1.5r2. by Dirk Dougherty · 16 years ago
  35. fdacdcb am 1d6cb270: AI 149267: Add the images for icon guidelines doc BUG=1790234 by Dirk Dougherty · 16 years ago
  36. d22c64f3 Merge change 2434 into donut by Android (Google) Code Review · 16 years ago
  37. 1d6cb27 AI 149267: Add the images for icon guidelines doc BUG=1790234 by Dirk Dougherty · 16 years ago
  38. 9762b53 Merge change 2465 into donut by Android (Google) Code Review · 16 years ago
  39. 8149419 setVolume did not check interface descriptor DO NOT MERGE by Dave Sparks · 16 years ago
  40. b082cee Removed Matrix from spatial sampling for GestureUtilities by Yang Li · 16 years ago
  41. fea57ed Fix crash in GestureOverlayView by Marco Nelissen · 16 years ago
  42. cf2119a Check for desiredPowerState (airplane mode) before setting up data. by Jaikumar Ganesh · 16 years ago
  43. d185cac Merge change 2393 into donut by Android (Google) Code Review · 16 years ago
  44. de8268d Merge change 2331 into donut by Android (Google) Code Review · 16 years ago
  45. 30d79f6 am f3043db0: AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 16 years ago
  46. f3043db AI 149251: Add 1.x Icon Guidelines doc and template pack. BUG=1790234 by Dirk Dougherty · 16 years ago
  47. 8fc5a63 Merge change 2431 into donut by Android (Google) Code Review · 16 years ago
  48. 63507ba Make android_runtime to not include libemoji but use dlopen() instead. by Daisuke Miyakawa · 16 years ago
  49. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 16 years ago
  50. a5f158b Merge change 2347 into donut by Android (Google) Code Review · 16 years ago
  51. 9021583 Merge change 418 into donut by Android (Google) Code Review · 16 years ago
  52. 511a013 Merge change 2302 into donut by Android (Google) Code Review · 16 years ago
  53. c5ad0f4 wifi: Fix problem parsing RSSI when the AP name contains a space. by Mike Lockwood · 16 years ago
  54. 9edc4e8 GestureOverlayView was not invalidating itself when calling clear(false). Calling clear(true) was working properly. This change also makes clear(false) and clear(true) both behave similarly when fireActionPerformed == true. by Romain Guy · 16 years ago
  55. e7c36dd Add new orientation attribute to GestureOverlayView. This can be used to prevent the overlay from interfering with vertically/horizontally scrolling views underneath the overlay. by Romain Guy · 16 years ago
  56. 28b0e5d This just makes it easier to derive from ApplicationErrorReport. by Jacek Surazski · 16 years ago
  57. ec25df9 Fix drawing bug: opaque invalidations should not be taken into account when the invalidated view is animating. Also add the ability to disable the auto-fade on the GestureOverlayView. by Romain Guy · 16 years ago
  58. ff686ce Change when gestures listeners are fired. by Romain Guy · 16 years ago
  59. 26a892a Merge change 2408 into donut by Android (Google) Code Review · 16 years ago
  60. c27d9b5 Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted. by Daisuke Miyakawa · 16 years ago
  61. 944ea12 Merge change 2407 into donut by Android (Google) Code Review · 16 years ago
  62. 9399695 Manual merge from cupcake_dcm. by Daisuke Miyakawa · 16 years ago
  63. 82392e8 Merge change 2402 into donut by Android (Google) Code Review · 16 years ago
  64. 82f3495 Cleanup Gestures API and make it easier to use in 3rd party apps. Also fix the events processing in the gestures overlay mechanism. Give better control of the various properties of the overlay through XML attributes. by Romain Guy · 16 years ago
  65. 04561a5 Merge change 2359 into donut by Android (Google) Code Review · 16 years ago
  66. d9a874a Merge change 2397 into donut by Android (Google) Code Review · 16 years ago
  67. a02903f Fixes NPE in ListViews with non-selectable items. This was caused by a weird initialization issue in ListView and AbsListView: a private final field instanciated in the declaration in ListView was used in AbsListView<init> via an overriden method and that field was somehow null at this time. This fix moves the instanciation at a later point. by Romain Guy · 16 years ago
  68. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
  69. a97f4a1 Remove dimmed background (and accompanying animation) for global by Mike LeBeau · 16 years ago
  70. fea1a45 Merge change 2364 into donut by Android (Google) Code Review · 16 years ago
  71. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  72. 5b6a5ce am 3f9de8b6: AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  73. 3f9de8b AI 149211: Doc updates for Android 1.5 SDK, r2. BUG=1790234 by Dirk Dougherty · 16 years ago
  74. 17af14d Merge change 2289 into donut by Android (Google) Code Review · 16 years ago
  75. f4c46b9 Fix for the simultor build breakage. by Nicolas Catania · 16 years ago
  76. 02e5721 Merge open-source donut back into internal tree by Jean-Baptiste Queru · 16 years ago
  77. 53cf55c Merge change 2349 into donut by Android (Google) Code Review · 16 years ago
  78. 73c551d am 22629944: AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672 by Dirk Dougherty · 16 years ago
  79. 22629944 AI 149208: Remove statement about WIndows codecs and licensing. BUG=1839672 by Dirk Dougherty · 16 years ago
  80. d50a458 Merge change 2351 into donut by Android (Google) Code Review · 16 years ago
  81. 4e1afc1 Merge change 2361 into donut by Android (Google) Code Review · 16 years ago
  82. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 16 years ago
  83. 4cf03d3 Reconcile cupcake history into donut by Jean-Baptiste Queru · 16 years ago
  84. b688816 Fixes #1872506. Prevents NPE in ListView. When the opaque property changes at runtime, it is possible to end up in a situation in which the divider's Paint instance has not been instanciated. This change simples uses a final Paint that is guaranteed to not be null. by Romain Guy · 16 years ago
  85. 6aff905 Fix a major bug in Bundle when unparcelling from AIDL. by Dianne Hackborn · 16 years ago
  86. b3d49f1 Fix Disconnect path for CDMA. by Jaikumar Ganesh · 16 years ago
  87. 7198030 This should fix the simulator build. by Marco Nelissen · 16 years ago
  88. e754e12 Change the media key algorithm to also ignore double quotes. by Marco Nelissen · 16 years ago
  89. 2c0c2af Add AIDL files for the TTS service and the associated callback service (to signal synthesis completion). by Jean-Michel Trivi · 16 years ago
  90. 9d892a8 Merge change 2336 into donut by Android (Google) Code Review · 16 years ago
  91. 472be48 dumpstate: Add to AID_SDCARD_RW group to fix saving bugreports to the SD card. by Mike Lockwood · 16 years ago
  92. 9681a5e Merge change 2230 into donut by Android (Google) Code Review · 16 years ago
  93. 36e862a Merge change 2318 into donut by Android (Google) Code Review · 16 years ago
  94. 380cd96 Fix the build by Romain Guy · 16 years ago
  95. eb128730 Fixed vertical text position in search suggestion items. by Bjorn Bringert · 16 years ago
  96. c0292b0 Fix the build by Romain Guy · 16 years ago
  97. f41c640 Merge change 2305 into donut by Android (Google) Code Review · 16 years ago
  98. d6a463a Add a new API to ListView: setGestures(int). This allows developers to enable gestures to jump inside the list or filter it. This change also introduces a new XML attribute to control this API. It also adds the ability to theme the GestureOverlayView from the gestures library. Finally, this adds a new VERSION header to the binary format used to store the letters for the recognizer. by Romain Guy · 16 years ago
  99. 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 16 years ago
  100. 84ce47e Merge change 2299 into donut by Android (Google) Code Review · 16 years ago