1. 93a7fb0 am f5df8303: Merge change 2879 into donut by Android (Google) Code Review · 16 years ago
  2. 32ca601 am 2ba3223c: Merge change 2855 into donut by Android (Google) Code Review · 16 years ago
  3. f5df830 Merge change 2879 into donut by Android (Google) Code Review · 16 years ago
  4. d9758d8 Merge change 2723 by Android (Google) Code Review · 16 years ago
  5. 93e7e22 Add backup side of new FullBackupAgent class by Christopher Tate · 16 years ago
  6. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 16 years ago
  7. 2ba3223 Merge change 2855 into donut by Android (Google) Code Review · 16 years ago
  8. 4dad4a3 am c17f16e3: Merge change 2851 into donut by Android (Google) Code Review · 16 years ago
  9. c17f16e Merge change 2851 into donut by Android (Google) Code Review · 16 years ago
  10. 8cb6617 Add a new method to load html data into the WebView. by Ramanan Rajeswaran · 16 years ago
  11. 21fd5f1 Change comment for SUGGEST_COLUMN_INTENT_EXTRA_DATA to clarify that by Mike LeBeau · 16 years ago
  12. 1f4c295 am b249890b: Merge change 2835 into donut by Android (Google) Code Review · 16 years ago
  13. b249890 Merge change 2835 into donut by Android (Google) Code Review · 16 years ago
  14. ae9760b Add framework support for scrolling to the "More results..." list item by Mike LeBeau · 16 years ago
  15. b0d031a am fa30c0ee: Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
  16. fa30c0e Merge change 2548 into donut by Android (Google) Code Review · 16 years ago
  17. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  18. 162c9d0e Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  19. ceb0cba am 10d273bb: Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
  20. 10d273b Merge change 2591 into donut by Android (Google) Code Review · 16 years ago
  21. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  22. 16275c3 Merge change 2792 by Android (Google) Code Review · 16 years ago
  23. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 16 years ago
  24. 3b4062e get rid of utils.h by Mathias Agopian · 16 years ago
  25. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  26. 6d0a6a6 am afbc9ab3: Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
  27. afbc9ab Merge change 2692 into donut by Android (Google) Code Review · 16 years ago
  28. 34b234d * Chagned RecognitionService interface to use more complex RecognitionResult instead of String. by Mitsuru Oshima · 16 years ago
  29. 733f840 am c3b7e4e7: Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
  30. c3b7e4e Merge change 2736 into donut by Android (Google) Code Review · 16 years ago
  31. 150f7dc am f422dc49: Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
  32. f422dc4 Merge change 2566 into donut by Android (Google) Code Review · 16 years ago
  33. 4a3cdb2 am 2d75410f: Merge change 2748 into donut by Android (Google) Code Review · 16 years ago
  34. 8d78756 Fix the build. by Romain Guy · 16 years ago
  35. 8a718a4 am a5f50b8f: Merge change 2746 into donut by Android (Google) Code Review · 16 years ago
  36. 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 · 16 years ago
  37. 867641e Telephony support for SMS memory reporting to the network. by jsh · 16 years ago
  38. 0a91b0b am 7a8c4377: Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
  39. 7a8c437 Merge change 2737 into donut by Android (Google) Code Review · 16 years ago
  40. d1c67d4 Fixes #1878499. by Romain Guy · 16 years ago
  41. 4f67310 am d1353cc4: Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
  42. d1353cc Merge change 2731 into donut by Android (Google) Code Review · 16 years ago
  43. 9b8c5b6 am 9d981343: Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
  44. 9d981343 Merge change 2732 into donut by Android (Google) Code Review · 16 years ago
  45. 9ffe1ae Fix for #1878497. by Romain Guy · 16 years ago
  46. c51ef97 Fixes #1873537. by Romain Guy · 16 years ago
  47. 8e19b7c am a3d28bd5: Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  48. a3d28bd Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  49. bf6a00d am e32edc61: Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  50. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  51. e32edc6 Fixes #1884152. This change improves how the opaque property is handled with respect to dividers. by Romain Guy · 16 years ago
  52. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  53. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 16 years ago
  54. 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  55. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 16 years ago
  56. a38201d am 607384d4: Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  57. df59388 am f40f074c: Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  58. 607384d Merge change 2678 into donut by Android (Google) Code Review · 16 years ago
  59. f40f074 Revert "Revert "Bug fixes and performance improvements"" by Romain Guy · 16 years ago
  60. a70396cd am f6355e24: Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  61. f6355e2 Merge change 2399 into donut by Android (Google) Code Review · 16 years ago
  62. 5f123bd Making sure non-public API is marked with @hide. by Dmitri Plotnikov · 16 years ago
  63. f3ede86 Converted the angle of OrientedBoundingBox to degrees by Yang Li · 16 years ago
  64. dda5391 Motorola additions for CDMA support without CdmaSuppConnTracker by Wink Saville · 16 years ago
  65. 5692777 Fixing javadoc references. by Dmitri Plotnikov · 16 years ago
  66. 3d7fcb6 Merge change 2652 by Android (Google) Code Review · 16 years ago
  67. 088b291 Move ContactsContract.java and SocialContract.java into android.providers by Evan Millar · 16 years ago
  68. 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  69. 1e2e44e Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  70. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
  71. 436466d Revert "Bug fixes and performance improvements" by Romain Guy · 16 years ago
  72. 5ba885d am b0ded43d: 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
  73. 79fb0d6 am 401bbb05: Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
  74. c26ba79 Merge change 2525 by Android (Google) Code Review · 16 years ago
  75. 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
  76. 401bbb0 Merge change 2593 into donut by Android (Google) Code Review · 16 years ago
  77. 58b3590 Bug fixes and performance improvements by Yang Li · 16 years ago
  78. 470681e Check if the ownerView is still attached to window in refreshPositionVariables. by Owen Lin · 16 years ago
  79. 85a2fb0 am 145c989c: Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
  80. 145c989 Merge change 2569 into donut by Android (Google) Code Review · 16 years ago
  81. c33fe6c Fix a hang during bootup. by Amith Yamasani · 16 years ago
  82. 982be3b Fix javadoc typos. No code changes. by Jack Veenstra · 16 years ago
  83. d205d5b add onPause and onResume apis, to inform the view when it can pause by Mike Reed · 16 years ago
  84. 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 · 16 years ago
  85. 158d830 am a64f5f61: Merge change 1124 into donut by Android (Google) Code Review · 16 years ago
  86. a64f5f6 Merge change 1124 into donut by Android (Google) Code Review · 16 years ago
  87. 6742fa7 am 8ae3f619: Fix another crash in Gestures, this one caused by the data file having the wrong version. I made the loader print a message to the log for this, and made the calling code disable gestures for the listview instead of crashing. by Marco Nelissen · 16 years ago
  88. 8ae3f61 Fix another crash in Gestures, this one caused by the data file by Marco Nelissen · 16 years ago
  89. 9b36f49 Fix the boot. The signature needed a V at the end. by Patrick Scott · 16 years ago
  90. 0098ab9 am f0e7e4a9: Merge change 2520 into donut by Android (Google) Code Review · 16 years ago
  91. f0e7e4a Merge change 2520 into donut by Android (Google) Code Review · 16 years ago
  92. b53bfd2 am ed6e0b92: Merge change 2522 into donut by Android (Google) Code Review · 16 years ago
  93. ed6e0b9 Merge change 2522 into donut by Android (Google) Code Review · 16 years ago
  94. fd0bdcc This function should be public by Jacek Surazski · 16 years ago
  95. 6788062 am c0139711: Merge change 2432 into donut by Android (Google) Code Review · 16 years ago
  96. c013971 Merge change 2432 into donut by Android (Google) Code Review · 16 years ago
  97. c563bea am 298784cd: Merge change 2420 into donut by Android (Google) Code Review · 16 years ago
  98. 298784c Merge change 2420 into donut by Android (Google) Code Review · 16 years ago
  99. 91bc6f2 Cause the icon drawables to animate automatically by calling setVisible by Mike LeBeau · 16 years ago
  100. 0d1e146 Merge change 2007 by Android (Google) Code Review · 16 years ago