1. 509ca07 Merge change 20331 by Android (Google) Code Review · 15 years ago
  2. 4d426b9 Merge change 20333 by Android (Google) Code Review · 15 years ago
  3. 9dfdac5 Clear app data via the Activity Manager, not Package Manager by Christopher Tate · 15 years ago
  4. 75b2aed KeyInputQueue: get the name of the virtual-keys file from the input-device name by Iliyan Malchev · 15 years ago
  5. 4cba59c am 40c10bf4: Merge change 20304 into donut by Android (Google) Code Review · 15 years ago
  6. 40c10bf Merge change 20304 into donut by Android (Google) Code Review · 15 years ago
  7. 151ceb9 More work on issue #2030135: Device sluggish by Dianne Hackborn · 15 years ago
  8. 9488437 Merge change 20240 by Android (Google) Code Review · 15 years ago
  9. 8cc6a50 First bit of wallpaper work. by Dianne Hackborn · 15 years ago
  10. a65b989 Merge change 20218 by Android (Google) Code Review · 15 years ago
  11. 7b38f73 am ae18ca5c: Merge change 20140 into donut by Android (Google) Code Review · 15 years ago
  12. ae18ca5 Merge change 20140 into donut by Android (Google) Code Review · 15 years ago
  13. aa93b04 Correct the backup manager's identity around wakelock use by Christopher Tate · 15 years ago
  14. de42bb6 Work on issue #2030135: Device sluggish by Dianne Hackborn · 15 years ago
  15. b13f32c am 8b2cdcd1: Merge change 20037 into donut by Android (Google) Code Review · 15 years ago
  16. 8b2cdcd Merge change 20037 into donut by Android (Google) Code Review · 15 years ago
  17. 2ed287b fix issue with gids not being added for packages with shared user id by Suchi Amalapurapu · 15 years ago
  18. b1d39aa Merge change 9649 by Android (Google) Code Review · 15 years ago
  19. a1bd466 am 89888b2d: Merge change 20038 into donut by Android (Google) Code Review · 15 years ago
  20. 9f028e6 Remove debug code which reads the max_events_per_sec property on every touch event by Michael Chan · 15 years ago
  21. 8d1668d Wifi: Fix synchronization bug in multicast lock. by Zheng BaoZhong · 15 years ago
  22. 0dd7cb4 Finish implementation of multiple pointer support for MotionEvent. by Dianne Hackborn · 15 years ago
  23. f59af9a merge from open-source master by Jean-Baptiste Queru · 15 years ago
  24. 81bea0f Merge change 20005 by Android (Google) Code Review · 15 years ago
  25. ea8b7d5 Use USB notification instead of battery notification for USB debugging warning. by Mike Lockwood · 15 years ago
  26. dfec20b Bootstrap the ever-backed-up bookkeeping properly by Christopher Tate · 15 years ago
  27. 19b8d8a fix method table wrong in com_android_server_HardwareService.cpp by Kenny · 15 years ago
  28. 637854c Merge change 9512 by Android (Google) Code Review · 15 years ago
  29. 251faa6 Display a helpful label for PROXIMITY_SCREEN_OFF_WAKE_LOCKs in the output by David Brown · 15 years ago
  30. 69eb0bf Close the "Please connect charger" alert after a charger is connected. by Mike Lockwood · 15 years ago
  31. 5c1207b donut snapshot by Jean-Baptiste Queru · 15 years ago
  32. cb798bc am 73139aea: Merge change 9075 into donut by Android (Google) Code Review · 15 years ago
  33. bad80e0 Add Activity Intent.ACTION_REQUEST_SHUTDOWN for requesting a system shutdown. by Mike Lockwood · 15 years ago
  34. 0c05edf am 9c71716e: Merge change 9063 into donut by Android (Google) Code Review · 15 years ago
  35. ba272be Merge change 9097 by Android (Google) Code Review · 15 years ago
  36. bd5ddf0 Wifi: Add support for enabling Wifi while in airplane mode. by Mike Lockwood · 15 years ago
  37. 73139ae Merge change 9075 into donut by Android (Google) Code Review · 15 years ago
  38. 96f2747 Fix wrong Singal Strength interpretation. by Yong Zhang · 15 years ago
  39. f2c1072 Change the resource path for fwd locked apps when scanning the fwd locked install by Suchi Amalapurapu · 15 years ago
  40. 85b598b Fixing bug #2023024 - there is an out of bounds exception that by Charles Chen · 15 years ago
  41. cda5ad5 am 9b91d78a: Merge change 8911 into donut by Android (Google) Code Review · 15 years ago
  42. 2d9c9e3 Less log spew. by Joe Onorato · 15 years ago
  43. e712ee3 Take ctate's suggestions from 9008. by Joe Onorato · 15 years ago
  44. a8675f6 donut snapshot by Jean-Baptiste Queru · 15 years ago
  45. afa7d85 Merge change 9008 by Android (Google) Code Review · 15 years ago
  46. e4162b2 Merge change 9011 by Android (Google) Code Review · 15 years ago
  47. 0084da5 Allow zero-length lists in EventLog entries. by Dan Egnor · 15 years ago
  48. 9bb8fd7 Only restore the bits for wallpapers that aren't built in. by Joe Onorato · 15 years ago
  49. a7e4cf9b Fix bug 1982892 - batteryservice turns off device even while plugged in by Joe Onorato · 15 years ago
  50. a6ddc8a Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden by Dianne Hackborn · 15 years ago
  51. bc706a0 PowerManager: Add proximity sensor support. by Mike Lockwood · 15 years ago
  52. b3c82ef am 1dd6936a: Merge change 8728 into donut by Android (Google) Code Review · 15 years ago
  53. 1dd6936 Merge change 8728 into donut by Android (Google) Code Review · 15 years ago
  54. 261e66a Fix resource code and version attributes by Suchi Amalapurapu · 15 years ago
  55. 88e1bab am 20583ff9: Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 15 years ago
  56. 20583ff Fix issue #2015611: layering problem when moving an activity to the foreground. by Dianne Hackborn · 15 years ago
  57. bb9001c clean up error recovery; log events tracking backup activity by Dan Egnor · 15 years ago
  58. 5483448 Merge change 8651 by Android (Google) Code Review · 15 years ago
  59. ab9a2a5 Backup manager should default to not "provisioned" so backups don't start until the setup wizard is by Joe Onorato · 15 years ago
  60. 3f41673 frameworks/base: Add PBAP support by Jiafa Liu · 15 years ago
  61. a69f055 am 4ca6659f: Merge change 8565 into donut by Android (Google) Code Review · 15 years ago
  62. ddca3ee Add support for power keys, improve behavior of virtual keys. by Dianne Hackborn · 15 years ago
  63. 1531dc8 Don't leave restore data lying around after the operation by Christopher Tate · 15 years ago
  64. bbc1934 Fixing bug 2003639 - this is a fix to prevent the AccessibilityManagerService by Charles Chen · 15 years ago
  65. 30b06eb am 589cebe2: * Use the scaled size for surface view instead of native. The surface will be always scaled by surface flinger in compatiblity mode. The original approach confused the app because the surface size and the view size were different. * a few clean up. remo by Mitsuru Oshima · 15 years ago
  66. ba2bdce am ea9f9637: Merge change 8338 into donut by Android (Google) Code Review · 15 years ago
  67. c8f3614 Merge change 8413 by Android (Google) Code Review · 15 years ago
  68. 82bc9f5 Merge change 8412 by Android (Google) Code Review · 15 years ago
  69. 5933a49 Need to be able to call the backup manager from the system process. by Joe Onorato · 15 years ago
  70. 093d1a5 Revert "Have the notification service only have notifications diabled" by Joe Onorato · 15 years ago
  71. 155cedb Merge change 8410 by Android (Google) Code Review · 15 years ago
  72. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 15 years ago
  73. 35d7a94 am de08cdc0: Merge change 8262 into donut by Android (Google) Code Review · 15 years ago
  74. 39f5b6a Have the notification service only have notifications diabled until setup wizard has been run. by Joe Onorato · 15 years ago
  75. eb17658 Have the notification service only have notifications diabled by Joe Onorato · 15 years ago
  76. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 15 years ago
  77. b90d28c Implement the device ConfigurationInfo.reqGlEsVersion field. by Jack Palevich · 15 years ago
  78. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  79. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 15 years ago
  80. d72aa3b am 356d4a14: Merge change 8172 into donut by Android (Google) Code Review · 15 years ago
  81. b96ea20 Add the phase2 field for EAP WiFi configuration. by Chung-yih Wang · 15 years ago
  82. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 15 years ago
  83. 9822d2b First stab at poly-finger support. by Dianne Hackborn · 15 years ago
  84. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 15 years ago
  85. fe923cf2 am 2c25fac2: Merge change 8036 into donut by Android (Google) Code Review · 15 years ago
  86. 71effba am 6fb608ee: Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  87. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 15 years ago
  88. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 15 years ago
  89. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  90. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 15 years ago
  91. a695d18 am ef1a92ab: Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  92. fce2972 am 3b5449e9: Merge change 7862 into donut by Android (Google) Code Review · 15 years ago
  93. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 15 years ago
  94. 73c6afc Merge change 7945 by Android (Google) Code Review · 15 years ago
  95. 9673304 Clean up when an attempted restore throws by Christopher Tate · 15 years ago
  96. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 15 years ago
  97. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 15 years ago
  98. a065b01 am 841f13c8: * Reverted the change in PackageParser that I checked by accident * More surface view fix. - correct event translation on surface view. - use compatible window * removed FLAG_NO_COMPATIBILITY_SCALE. It was my misunderstanding of how SurfaceView works, by Mitsuru Oshima · 15 years ago
  99. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 15 years ago
  100. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 15 years ago