1. 2a2c5cd Modify the decoding logic in the FD case when a purgeable flag is set, by Wei-Ta Chen · 15 years ago
  2. 33a22dc Close icon input stream in SuggestionsAdapter. by Bjorn Bringert · 15 years ago
  3. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 15 years ago
  4. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 15 years ago
  5. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 15 years ago
  6. 9af0b4f Add new listener to GestureOverlayView. This listener fires whenever the overlay thinks the user is starting a new gesture. This allows Home to snap the workspace back to its original position during a gesture operation. by Romain Guy · 15 years ago
  7. 432900b Merge change 2962 into donut by Android (Google) Code Review · 15 years ago
  8. ce16d78 Fixes #1890914. by Romain Guy · 15 years ago
  9. a058f02 progress towards impression and click stats on all sources, plus some internal cleanup by Karl Rosaen · 15 years ago
  10. b3c3778 Merge change 2844 into donut by Android (Google) Code Review · 15 years ago
  11. b791f34 Added some icon debug logging to SuggestionsAdapter. by Bjorn Bringert · 15 years ago
  12. 4ff42ad Merge change 2843 into donut by Android (Google) Code Review · 15 years ago
  13. ad984f1 Use JNI region calls in MemoryFile read and write. by Bjorn Bringert · 15 years ago
  14. 35feec4 Merge change 2761 into donut by Android (Google) Code Review · 15 years ago
  15. f5df830 Merge change 2879 into donut by Android (Google) Code Review · 15 years ago
  16. 93e7e22 Add backup side of new FullBackupAgent class by Christopher Tate · 15 years ago
  17. 2ba3223 Merge change 2855 into donut by Android (Google) Code Review · 15 years ago
  18. c17f16e Merge change 2851 into donut by Android (Google) Code Review · 15 years ago
  19. 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 15 years ago
  20. f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 15 years ago
  21. 21fd5f1 Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify that by Mike LeBeau · 15 years ago
  22. b249890 Merge change 2835 into donut by Android (Google) Code Review · 15 years ago
  23. ae9760b Add framework support for scrolling to the "More results..." list item by Mike LeBeau · 15 years ago
  24. fa30c0e Merge change 2548 into donut by Android (Google) Code Review · 15 years ago
  25. 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 15 years ago
  26. 10d273b Merge change 2591 into donut by Android (Google) Code Review · 15 years ago
  27. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 15 years ago
  28. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 15 years ago
  29. afbc9ab Merge change 2692 into donut by Android (Google) Code Review · 15 years ago
  30. 34b234d * Chagned RecognitionService interface to use more complex RecognitionResult instead of String. by Mitsuru Oshima · 15 years ago
  31. c3b7e4e Merge change 2736 into donut by Android (Google) Code Review · 15 years ago
  32. f422dc4 Merge change 2566 into donut by Android (Google) Code Review · 15 years ago
  33. 8d78756 Fix the build. by Romain Guy · 15 years ago
  34. 0a63716 Modify the base gestures API to use streams instead of files. Adds new wrappers to easily load/save gestures from files, resources, etc. Do the same for the letters recognizer. by Romain Guy · 15 years ago
  35. 867641e Telephony support for SMS memory reporting to the network. by jsh · 15 years ago
  36. 7a8c437 Merge change 2737 into donut by Android (Google) Code Review · 15 years ago
  37. d1c67d4 Fixes #1878499. by Romain Guy · 15 years ago
  38. d1353cc Merge change 2731 into donut by Android (Google) Code Review · 15 years ago
  39. 9d981343 Merge change 2732 into donut by Android (Google) Code Review · 15 years ago
  40. 9ffe1ae Fix for #1878497. by Romain Guy · 15 years ago
  41. c51ef97 Fixes #1873537. by Romain Guy · 15 years ago
  42. a3d28bd Merge change 520 into donut by Android (Google) Code Review · 15 years ago
  43. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 15 years ago
  44. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 15 years ago
  45. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 15 years ago
  46. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 15 years ago
  47. 607384d Merge change 2678 into donut by Android (Google) Code Review · 15 years ago
  48. f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 15 years ago
  49. f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 15 years ago
  50. f3ede86 Converted the angle of OrientedBoundingBox to degrees by Yang Li · 15 years ago
  51. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 15 years ago
  52. 1e2e44e Merge change 2365 into donut by Android (Google) Code Review · 15 years ago
  53. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 15 years ago
  54. 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 15 years ago
  55. 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 · 15 years ago
  56. 401bbb0 Merge change 2593 into donut by Android (Google) Code Review · 15 years ago
  57. 58b3590 Bug fixes and performance improvements by Yang Li · 15 years ago
  58. 470681e Check if the ownerView is still attached to window in refreshPositionVariables. by Owen Lin · 15 years ago
  59. 145c989 Merge change 2569 into donut by Android (Google) Code Review · 15 years ago
  60. c33fe6c Fix a hang during bootup. by Amith Yamasani · 15 years ago
  61. 982be3b Fix javadoc typos. No code changes. by Jack Veenstra · 15 years ago
  62. c7b14e9 Fix a bug in AppSecurityPermissions where it wouldn't display permissions used by an app if it uses a shared user id. by Suchi Amalapurapu · 15 years ago
  63. a64f5f6 Merge change 1124 into donut by Android (Google) Code Review · 15 years ago
  64. 8ae3f61 Fix another crash in Gestures, this one caused by the data file by Marco Nelissen · 15 years ago
  65. f0e7e4a Merge change 2520 into donut by Android (Google) Code Review · 15 years ago
  66. ed6e0b9 Merge change 2522 into donut by Android (Google) Code Review · 15 years ago
  67. fd0bdcc This function should be public by Jacek Surazski · 15 years ago
  68. c013971 Merge change 2432 into donut by Android (Google) Code Review · 15 years ago
  69. 298784c Merge change 2420 into donut by Android (Google) Code Review · 15 years ago
  70. 91bc6f2 Cause the icon drawables to animate automatically by calling setVisible by Mike LeBeau · 15 years ago
  71. 2a4daf0 Merge change 2508 into donut by Android (Google) Code Review · 15 years ago
  72. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 15 years ago
  73. eba9fe3 Merge change 2492 into donut by Android (Google) Code Review · 15 years ago
  74. a85d46a add Gservices setting for "send message using bareJid timeout". by Wei Huang · 15 years ago
  75. d22c64f3 Merge change 2434 into donut by Android (Google) Code Review · 15 years ago
  76. 9762b53 Merge change 2465 into donut by Android (Google) Code Review · 15 years ago
  77. b082cee Removed Matrix from spatial sampling for GestureUtilities by Yang Li · 15 years ago
  78. fea57ed Fix crash in GestureOverlayView by Marco Nelissen · 15 years ago
  79. d185cac Merge change 2393 into donut by Android (Google) Code Review · 15 years ago
  80. de8268d Merge change 2331 into donut by Android (Google) Code Review · 15 years ago
  81. 8fc5a63 Merge change 2431 into donut by Android (Google) Code Review · 15 years ago
  82. 63507ba Make android_runtime to not include libemoji but use dlopen() instead. by Daisuke Miyakawa · 15 years ago
  83. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 15 years ago
  84. c5ad0f4 wifi: Fix problem parsing RSSI when the AP name contains a space. by Mike Lockwood · 15 years ago
  85. 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 · 15 years ago
  86. 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 · 15 years ago
  87. 28b0e5d This just makes it easier to derive from ApplicationErrorReport. by Jacek Surazski · 15 years ago
  88. 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 · 15 years ago
  89. ff686ce Change when gestures listeners are fired. by Romain Guy · 15 years ago
  90. 26a892a Merge change 2408 into donut by Android (Google) Code Review · 15 years ago
  91. c27d9b5 Manual merge from cupcake_dcm. internal CL#148693. Two donottranslate.xml-s are already submitted. by Daisuke Miyakawa · 15 years ago
  92. 944ea12 Merge change 2407 into donut by Android (Google) Code Review · 15 years ago
  93. 9399695 Manual merge from cupcake_dcm. by Daisuke Miyakawa · 15 years ago
  94. 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 · 15 years ago
  95. d9a874a Merge change 2397 into donut by Android (Google) Code Review · 15 years ago
  96. 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 · 15 years ago
  97. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 15 years ago
  98. a97f4a1 Remove dimmed background (and accompanying animation) for global by Mike LeBeau · 15 years ago
  99. fea1a45 Merge change 2364 into donut by Android (Google) Code Review · 15 years ago
  100. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 15 years ago