1. f6ff591 am 72eb0aca: Merge change 5483 into donut by Android (Google) Code Review · 17 years ago
  2. 723738c Expand support for different screen sizes. by Dianne Hackborn · 17 years ago
  3. 8b81160 add a new error code ERROR_CODE_BAD_REQUEST by Fred Quintana · 17 years ago
  4. 8e5916b am 83b8678d: Merge change 5319 into donut by Android (Google) Code Review · 17 years ago
  5. 2bacbdf Add new APIs to LauncherActivity to be used elsewhere. by Dianne Hackborn · 17 years ago
  6. 43cc2ba am 5f80605a: Include user query in search intents by Bjorn Bringert · 17 years ago
  7. 2ac3412 resolved conflicts for merge of 5a42b083 to master by Romain Guy · 17 years ago
  8. 20cb94e Direct api to the native media player. by Nicolas Catania · 17 years ago
  9. 5f80605 Include user query in search intents by Bjorn Bringert · 17 years ago
  10. e29f064 Fixes #1905761. Updates the height of ACTV's drop down whenever the IME changes. by Romain Guy · 17 years ago
  11. ac9385e - clean up the sync settings names to: by Fred Quintana · 17 years ago
  12. cf01aa3 am 1bee98af: Merge change 5100 into donut by Android (Google) Code Review · 17 years ago
  13. b6d90ca Fill in CDMA gaps and clean up ToneGenerator code by David Krause · 17 years ago
  14. d6377fb resolved conflicts for merge of 9336f5d9 to master by Leon Scroggins · 17 years ago
  15. 9ce4c6c Make browser bookmarks permissions part of the public API. by Leon Scroggins · 17 years ago
  16. ce1311a am 766d7236: Merge change 4737 into donut by Android (Google) Code Review · 17 years ago
  17. 8cdcb12 Add prepareToDraw() to Bitmap for fixing http://b/issue?id=1907995. by Wei-Ta Chen · 17 years ago
  18. f1891f4 am 52546575: Merge change 4818 into donut by Android (Google) Code Review · 17 years ago
  19. a6fcc95 Added in Settings.Secure default country and variant for the default TTS language. by Jean-Michel Trivi · 17 years ago
  20. c137135 am 3d74bb4a: Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  21. 3d74bb4 Add "why?" button to low battery dialog. by Dianne Hackborn · 17 years ago
  22. 1e3fc65 am 649f99e8: Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 17 years ago
  23. 649f99e Add Intent.ACTION_SEND_MULTIPLE by Wu-cheng Li · 17 years ago
  24. 8dbbe3b am 63e7155c: Merge change 4696 into donut by Android (Google) Code Review · 17 years ago
  25. 5c1e00b Fix targetSdkVersion, make resize mode a flag, delayed dexopt, easy ApplicationInfo. by Dianne Hackborn · 17 years ago
  26. abb01db am c14b9ccd: Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 17 years ago
  27. c14b9ccd Extend Intent/Uri conversion for use by Browser by Dianne Hackborn · 17 years ago
  28. e1fae30 Merge commit '0781df94' into manualmerge by Suchi Amalapurapu · 17 years ago
  29. 1ccac75 Remove circular dependency in PackageManager. api freeStorage uses PendingIntent from android.app by Suchi Amalapurapu · 17 years ago
  30. 723eab00 am 4ebd855b: Fix build. by Dianne Hackborn · 17 years ago
  31. 29930a1 am 3dcea047: Merge change 4237 into donut by Android (Google) Code Review · 17 years ago
  32. 48f7220 am aa67df9f: Merge change 4248 into donut by Android (Google) Code Review · 17 years ago
  33. 4ebd855 Fix build. by Dianne Hackborn · 17 years ago
  34. 2d4b6ad9 Remove obsolete FOTA_UPDATE permission (which should never have been by Dan Egnor · 17 years ago
  35. 9788976 add icon and label to the authenticator description by Fred Quintana · 17 years ago
  36. 29148f9 Remove ADD_SYSTEM_SERVICE and SET_PROCESS_FOREGROUND permissions. by Dianne Hackborn · 17 years ago
  37. 3c69d55 am 763a5723: Hide gestures API. by Romain Guy · 17 years ago
  38. 763a572 Hide gestures API. by Romain Guy · 17 years ago
  39. bf85d63 am 78f0f8cb: Merge changes 3953,3954 into donut by Android (Google) Code Review · 17 years ago
  40. 66e4aed Add ViewBinder & setText APIs to match SimpleCursorAdapter by Andrew Stadler · 17 years ago
  41. d881dc7 am d8210899: NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
  42. 23ecae3 Fix SharedPrefsBackupHelper so it doesn't hard code the paths to the files. by Joe Onorato · 17 years ago
  43. d821089 NEW_API: Expose queryAfterZeroResults searchable attribute. by Satish Sampath · 17 years ago
  44. edc4a87d am 6b4b50b8: Merge change 2900 into donut by Android (Google) Code Review · 17 years ago
  45. 5317514 Add support for custom tab views in TabHost and TabWidget. by Jack Veenstra · 17 years ago
  46. 0d24e9b am 0e1ca574: Add support for gestures in Home. by Romain Guy · 17 years ago
  47. 0e1ca57 Add support for gestures in Home. by Romain Guy · 17 years ago
  48. 26fd4ea am 3279fbad: Merge change 3652 into donut by Android (Google) Code Review · 17 years ago
  49. f478267 Adding default text-to-speech language in Settings.Secure. by Jean-Michel Trivi · 17 years ago
  50. 4bd6d869 am 03f0b21b: Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
  51. f149247 Fix the build by Romain Guy · 17 years ago
  52. 03f0b21 Fix several issues in the gestures libraries. by Romain Guy · 17 years ago
  53. 7fe416e Fix bug in saving gestures stores. The outputstream was wrapping itself, thus causing huge problems. by Romain Guy · 17 years ago
  54. 76ff31b am d299b819: Add a new attribute to android manifest for defining the GLES version number. This attribute is parsed by the PackageParser into ConfigurationInfo. The major and minor version numbers are defined as the higher and lower order bits. by Suchi Amalapurapu · 17 years ago
  55. fa4d817 am 7b0d2d93: Merge change 3223 into donut by Android (Google) Code Review · 17 years ago
  56. d299b81 Add a new attribute to android manifest for defining the GLES version number. by Suchi Amalapurapu · 17 years ago
  57. f62ba45 Adding new Settings.Secure properties for the Text-To-Speech functionality. by Jean-Michel Trivi · 17 years ago
  58. cc784e3 am 2f1b422d: Merge change 3249 into donut by Android (Google) Code Review · 17 years ago
  59. a1280ad am d84aa185: Merge change 3181 into donut by Android (Google) Code Review · 17 years ago
  60. 48603e7 Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings by Mike LeBeau · 17 years ago
  61. d8dfeb5 - make it easier to add content values to the ContentProviderOperation by Fred Quintana · 17 years ago
  62. 683f3be Unhide inInputShareable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
  63. 342d59d am 9189cabb: * Moved supports-density tag under manifest * Refactored Compatibility code * Added CompatibilityInfo class * Removed getApplicationScale from Context * Added Resources#getCompatibilityInfo so that RootView can get the compatibility info w/o going through Context * Expandable support * Added expandable tag under manifest * Old application w/o expandable is given the default screen size ([320, 480] x density). * The non-expandable window is centered. by Mitsuru Oshima · 17 years ago
  64. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 17 years ago
  65. e52b365 am 9af0b4f7: 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 · 17 years ago
  66. 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 · 17 years ago
  67. df1235f am eb949674: Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
  68. eb94967 Unhide inPurgeable in BitmapFactory.Options. by Wei-Ta Chen · 17 years ago
  69. 03d9490 - create a new generic ISyncAdapter implementation, SyncAdapterNew by Fred Quintana · 17 years ago
  70. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 17 years ago
  71. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 17 years ago
  72. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 17 years ago
  73. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 17 years ago
  74. 4a3cdb2 am 2d75410f: Merge change 2748 into donut by Android (Google) Code Review · 17 years ago
  75. 8d78756 Fix the build. by Romain Guy · 17 years ago
  76. 0c66b4b am 9fc2e9c9: MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 17 years ago
  77. 9fc2e9c MemoryFile constructor and native methods throw IOExceptions. by Bjorn Bringert · 17 years ago
  78. 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 17 years ago
  79. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 17 years ago
  80. c5d0343 am de8268d6: Merge change 2331 into donut by Android (Google) Code Review · 17 years ago
  81. 4bc035a Fix issue 1846343 - part 1 by Eric Laurent · 17 years ago
  82. a788bf9 am e7c36dda: 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 · 17 years ago
  83. 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 · 17 years ago
  84. a8ddb28 am ec25df9f: 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 · 17 years ago
  85. 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 · 17 years ago
  86. d35041d am 82392e84: Merge change 2402 into donut by Android (Google) Code Review · 17 years ago
  87. 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 · 17 years ago
  88. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 17 years ago
  89. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 17 years ago
  90. 8943737 add ipc support to batching by Fred Quintana · 17 years ago
  91. 4c723bc am c0292b04: Fix the build by Romain Guy · 17 years ago
  92. d14508b merge f41c640d8424fbd90cb1751173ede1c9f5e848b4 w/minor conflict by The Android Open Source Project · 17 years ago
  93. c0292b0 Fix the build by Romain Guy · 17 years ago
  94. 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 · 17 years ago
  95. 03536ea Fix public.xml to clean up Eclair's public resources. by Dianne Hackborn · 17 years ago
  96. e6c9378 am cfcc0df2: Merge change 2285 into donut by Android (Google) Code Review · 17 years ago
  97. db567c3 Move the Gestures API to the framework in android.gesture. by Romain Guy · 17 years ago
  98. 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 17 years ago
  99. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 17 years ago
  100. bb59a9f Merge commit 'f479aa0900e9a85afdc78b1048684e37579ebf23' by The Android Open Source Project · 17 years ago