1. 1c633fc Implement API to have new broadcasts replace existing broadcasts. by Dianne Hackborn · 17 years ago
  2. c9ca93f am 474731d5: Merge change I2ffe306f into eclair by Dianne Hackborn · 17 years ago
  3. 871ecdce Fix issue #2304284: contacts/dialer/recentcalls constantly flashing by Dianne Hackborn · 17 years ago
  4. b7f0367 Eliminate CrashData and friends. by Dan Egnor · 17 years ago
  5. 09c916b Add bindService API to not bring ot foreground. by Dianne Hackborn · 17 years ago
  6. f6683bb Merge change I5f1d2d24 into eclair-mr2 by Android (Google) Code Review · 17 years ago
  7. 2bec3d4 move event log tags used by ActivityManager into this package by Doug Zongker · 17 years ago
  8. be1c422 If the usage stats file doesn't exist in the first place there is no need to by Suchi Amalapurapu · 17 years ago
  9. f670ef7 Work on issue 2259506: camera ANRed and then device runtime restarted by Dianne Hackborn · 17 years ago
  10. 826d17c A little more on #2256270: Package manager sends bad broadcasts when components change by Dianne Hackborn · 17 years ago
  11. 362d5b9 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast by Dianne Hackborn · 17 years ago
  12. 12527f9 Debugging for issue #2250075: Desk dock clock app sometimes doesn't by Dianne Hackborn · 17 years ago
  13. c9568e3 When tasks are moved to top or bottom, the app tokens are being rearranged. by Suchi Amalapurapu · 17 years ago
  14. 14fb81a Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn by Amith Yamasani · 17 years ago
  15. d4d04de Fix a race that kept the locale picker from working under heavy CPU load. by Eric Fischer · 17 years ago
  16. 9bbcb91 Fix #2201615: getCallingPackage returns calling process instead of calling package by Dianne Hackborn · 17 years ago
  17. f37447b Proper fix for zero signal strength and no_service. Fixes #2176141 by Amith Yamasani · 17 years ago
  18. 2c6c5e6 Fix issue #2176944: Need API so browser, others can determine memory size of device by Dianne Hackborn · 17 years ago
  19. 3612487 Fix issue #2174566: HOT STABILITY: NPE in activity manager by Dianne Hackborn · 17 years ago
  20. 0c3154d Fix issue #2163654: deadlock, runtime restart by Dianne Hackborn · 17 years ago
  21. 68d881c Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast by Dianne Hackborn · 17 years ago
  22. bd0a81f Work on issue #2163789: Way too much logging by Dianne Hackborn · 17 years ago
  23. e88846e Semi-workaround for #2027266: app drawer showing up on the side of the screen by Dianne Hackborn · 17 years ago
  24. 436344a Turn off most of the backup-related debug logging by Christopher Tate · 17 years ago
  25. 48e9a0d Merge change Ice5e9209 into eclair by Android (Google) Code Review · 17 years ago
  26. 8550f25 Check if rename of backed up file fails before persisting new changes. by Suchi Amalapurapu · 17 years ago
  27. 1bcf5a8 Fix issue #2150258: Suggestions become inactive and do not respond when pressed. by Dianne Hackborn · 17 years ago
  28. a33e3f7 Fix issue #2154794: Force close when start facebook application. by Dianne Hackborn · 17 years ago
  29. dc6b635 Debugging for #2027266: app drawer showing up on the side by Dianne Hackborn · 17 years ago
  30. 3b3e145 A variety of work on animations. by Dianne Hackborn · 17 years ago
  31. 432b713 Fix bug 2129190 by Mike Cleron · 17 years ago
  32. ffa4248 Fix issue #2133206: dialogs/menus should auto-dismiss when screen turns off by Dianne Hackborn · 17 years ago
  33. fed534e Fix bug where onStartCommand() was never called with a null intent. by Dianne Hackborn · 17 years ago
  34. bfe319e Turn animations on by default. by Dianne Hackborn · 17 years ago
  35. e43530a Track CPU speed stepping to get more accurate CPU cost per app. by Amith Yamasani · 17 years ago
  36. a233943 Add a Gservices setting to controll the app error reporting feature. by Jacek Surazski · 17 years ago
  37. fa82f22 Fix issue #2093608: Calendar widget takes a few seconds to launch by Dianne Hackborn · 17 years ago
  38. 4f21c4c Add API to retrieve memory used by running processes. by Dianne Hackborn · 17 years ago
  39. bcbcaa7 Wallpapers, animations, pending intent. by Dianne Hackborn · 17 years ago
  40. eb03465 Implement all of the infrastructure for configuring wallpapers. by Dianne Hackborn · 17 years ago
  41. a1e989b Fix bug where we wouldn't release remote provider references. by Dianne Hackborn · 17 years ago
  42. dd9b82c Add better service reporting. by Dianne Hackborn · 17 years ago
  43. a34f1ad Fiddle system boot ordering. by Dianne Hackborn · 17 years ago
  44. a8f6018 Work on issue #2079167: Flickering issue across multiple UI by Dianne Hackborn · 17 years ago
  45. f52e9f7 am e1b4437d: Revert "Fix content provider" by Dianne Hackborn · 17 years ago
  46. 5e1ab33 Expand apps' control over the settings restore process by Christopher Tate · 17 years ago
  47. e1b4437 Revert "Fix content provider" by Dianne Hackborn · 17 years ago
  48. ff0dc82 am 6a98f8d9: Merge change 23499 into donut by Dianne Hackborn · 17 years ago
  49. da70690 Fix content provider by Dianne Hackborn · 17 years ago
  50. 3025ef3 Various infrastructure to support a running services UI. by Dianne Hackborn · 17 years ago
  51. aa52f9a Make SINGLE_TOP work with CLEAR_TOP. by Dianne Hackborn · 17 years ago
  52. 6ccd2af resolved conflicts for merge of 301b97ac to eclair by Dianne Hackborn · 17 years ago
  53. fd12af4 Various tweaks to try to improve low memory behavior. by Dianne Hackborn · 17 years ago
  54. 9acc030 Implement issue #2071750: add a pre-boot upgrade step. by Dianne Hackborn · 17 years ago
  55. f6f9f2d Add more control over a service's start state. by Dianne Hackborn · 17 years ago
  56. 41f31b6 am d50066f8: invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 17 years ago
  57. d50066f invoke sendMessage instead of dispatchMessage to avoid deadlocks in ActivityManagerService by Suchi Amalapurapu · 17 years ago
  58. d8a43f6 Fix issue #2047139: Remove Service.setForeground() by Dianne Hackborn · 17 years ago
  59. 30c0b83 am d9d25760: Remove dead locks in system process when installing packages by Suchi Amalapurapu · 17 years ago
  60. 82cb029 Get At command count from Bluetooth headset. by Amith Yamasani · 17 years ago
  61. d9d2576 Remove dead locks in system process when installing packages by Suchi Amalapurapu · 17 years ago
  62. f71db95 Merge change 21134 by Android (Google) Code Review · 17 years ago
  63. 6639bb6 Add a more compact representation of usage stats. by Christian Sonntag · 17 years ago
  64. 90f7721 am b8546001: Merge change 20878 into donut by Dianne Hackborn · 17 years ago
  65. 82e1ee9 Fix issue #2048263: More debugging information by Dianne Hackborn · 17 years ago
  66. 7b38f73 am ae18ca5c: Merge change 20140 into donut by Android (Google) Code Review · 17 years ago
  67. de42bb6 Work on issue #2030135: Device sluggish by Dianne Hackborn · 17 years ago
  68. cda5ad5 am 9b91d78a: Merge change 8911 into donut by Android (Google) Code Review · 17 years ago
  69. a6ddc8a Fix issue #1999179: search -> click result -> press home = search dialog is shown then hidden by Dianne Hackborn · 17 years ago
  70. b3c82ef am 1dd6936a: Merge change 8728 into donut by Android (Google) Code Review · 17 years ago
  71. 261e66a Fix resource code and version attributes by Suchi Amalapurapu · 17 years ago
  72. 35d7a94 am de08cdc0: Merge change 8262 into donut by Android (Google) Code Review · 17 years ago
  73. b90d28c Implement the device ConfigurationInfo.reqGlEsVersion field. by Jack Palevich · 17 years ago
  74. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 17 years ago
  75. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 17 years ago
  76. 71effba am 6fb608ee: Merge change 7854 into donut by Android (Google) Code Review · 17 years ago
  77. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 17 years ago
  78. a695d18 am ef1a92ab: Merge change 7961 into donut by Android (Google) Code Review · 17 years ago
  79. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 17 years ago
  80. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 17 years ago
  81. 265c9d2a am fae76f5b: Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 17 years ago
  82. 019de98 am eb09c6a0: Merge change 7568 into donut by Android (Google) Code Review · 17 years ago
  83. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 17 years ago
  84. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 17 years ago
  85. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 17 years ago
  86. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 17 years ago
  87. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 17 years ago
  88. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 17 years ago
  89. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 17 years ago
  90. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 17 years ago
  91. 5d16cd0 am d7cd29da: Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  92. d96e0b0 am 6e1647a2: Merge change 5829 into donut by Android (Google) Code Review · 17 years ago
  93. d7cd29d Add facility to run setup wizard after an update. by Dianne Hackborn · 17 years ago
  94. de7faf6 Fix issue #1673793: Theme styles don't apply. by Dianne Hackborn · 17 years ago
  95. f35b2f3 am 8a27f923: Don\'t crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  96. 8a27f92 Don't crash in various ways when using backup services too early by Christopher Tate · 17 years ago
  97. 2383415 am f881762f: Merge change 5351 into donut by Android (Google) Code Review · 17 years ago
  98. 819f928 Add a method to Process to get uid for a pid. by Amith Yamasani · 17 years ago
  99. afed82b am 9c8dd55a: Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 17 years ago
  100. 9c8dd55 Fix bug 1829561 ("am profile" with bad filename kills process). by Dianne Hackborn · 17 years ago