1. 47ee3bc If battery status is unknown don't send BATTERY_LOW intent by Rebecca Schultz Zavin · 17 years ago
  2. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
  3. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 17 years ago
  4. 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 17 years ago
  5. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 17 years ago
  6. aa2b723 am 2a5cfe51: Merge change 1590 into donut by Android (Google) Code Review · 17 years ago
  7. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 17 years ago
  8. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 17 years ago
  9. aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 17 years ago
  10. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 17 years ago
  11. f0885c7 am b910811: am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requ by Dianne Hackborn · 17 years ago
  12. b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 17 years ago
  13. 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 17 years ago
  14. 13922e0 Fixes #1836075. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build. by Romain Guy · 17 years ago
  15. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 17 years ago
  16. 97ecc9c define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messaging intent "android.intent.action.GTALK_DATA_MESSAGE_RECEIVED". by Wei Huang · 17 years ago
  17. 09b87a7 am 8ad0281: With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
  18. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 17 years ago
  19. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 17 years ago
  20. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 17 years ago
  21. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 17 years ago
  22. 9e5d5d6 am 3681f26: LocationManager: Recover if process containing NetworkLocat by Mike Lockwood · 17 years ago
  23. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 17 years ago
  24. 65e1317 PackageManager keeps track of who installed what. by Jacek Surazski · 17 years ago
  25. d015477 am 1655be4: Fix issue #1837610 and #1753079 by Dianne Hackborn · 17 years ago
  26. 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 17 years ago
  27. 710957c Merge change 720 by Android (Google) Code Review · 17 years ago
  28. 849e89c am 851a541: Implement targetSdkVersion and maxSdkVersion, plus version c by Dianne Hackborn · 17 years ago
  29. 1246e3d am c39aae0: Merge change 1278 into donut by Android (Google) Code Review · 17 years ago
  30. 049315a am 7b59fe3: Merge change 1275 into donut by Android (Google) Code Review · 17 years ago
  31. 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 17 years ago
  32. c39aae0 Merge change 1278 into donut by Android (Google) Code Review · 17 years ago
  33. 7b59fe3 Merge change 1275 into donut by Android (Google) Code Review · 17 years ago
  34. c2af31f Squashed commit of the following: by Suchi Amalapurapu · 17 years ago
  35. 0bfbae2 Make the internal storage monitor work correctly when internal storage is very large. by Marco Nelissen · 17 years ago
  36. 3531fdb merge 55280a9 by The Android Open Source Project · 17 years ago
  37. 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 17 years ago
  38. 1a36071 manual merge of 7ec32cc by The Android Open Source Project · 17 years ago
  39. b1a7ffe More backup tests by Joe Onorato · 17 years ago
  40. 04f7e41 am 39bfa72: Merge change 1158 into donut by Android (Google) Code Review · 17 years ago
  41. 95427cd location: Fix mock provider support by Mike Lockwood · 17 years ago
  42. a15f0fc am 5039606: Merge change 1152 into donut by Android (Google) Code Review · 17 years ago
  43. 8dfe5d8 location: Remove two unnecessary variables. by Mike Lockwood · 17 years ago
  44. 158b212 am f792fc5: Merge change 1150 into donut by Android (Google) Code Review · 17 years ago
  45. 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 17 years ago
  46. a82842f Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733). by Mihai Preda · 17 years ago
  47. eec4c77 am 05d24af: Merge branch \'readonly-p4-donut\' into donut by Michael Chan · 17 years ago
  48. 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 17 years ago
  49. 7706604 am 413cf5f: Merge change 1110 into donut by Android (Google) Code Review · 17 years ago
  50. 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 17 years ago
  51. 959a4bc am b1d790b: Pass null as savedState to indicate a full backup is require by Christopher Tate · 17 years ago
  52. 37dbf09 am 9a6f250: Merge change 1089 into donut by Android (Google) Code Review · 17 years ago
  53. b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 17 years ago
  54. 4675812 Add a Backup Manager interface to request a full backup by Christopher Tate · 17 years ago
  55. e96440f AI 148368: Decrease CPU usage by throttling touch events by Michael Chan · 17 years ago
  56. 7a13559 merged 231cc608d06ffc31c24bf8aa8c8275bdd2636581 by Dianne Hackborn · 17 years ago
  57. dccc39b Merge change 777 into donut by Android (Google) Code Review · 17 years ago
  58. 17ac18e am f417247: Further development of backup file handling by Christopher Tate · 17 years ago
  59. f417247 Further development of backup file handling by Christopher Tate · 17 years ago
  60. 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 17 years ago
  61. 3cbab32 am 22b8787: Squashed commit of the following: by Christopher Tate · 17 years ago
  62. 22b8787 Squashed commit of the following: by Christopher Tate · 17 years ago
  63. 176ef2d am 1ab6e21: Merge change 909 into donut by Android (Google) Code Review · 17 years ago
  64. 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 17 years ago
  65. e90c0da am 275555c: location: Add support for location providers outside of the by Mike Lockwood · 17 years ago
  66. 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 17 years ago
  67. ac7a3de am 15e3d0f: location: Use ILocationProvider Binder interface for all loc by Mike Lockwood · 17 years ago
  68. 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 17 years ago
  69. 718d8a2 decouple SyncAdapter from ContentProvider by Fred Quintana · 17 years ago
  70. 171fd53 am 2cd006c: Merge change 837 into donut by Android (Google) Code Review · 17 years ago
  71. 54796e7 Make the home screen come up in the simulator. by Marco Nelissen · 17 years ago
  72. 171134a am 021dce4: Merge change 811 into donut by Android (Google) Code Review · 17 years ago
  73. a8bf815 Add android.backup.BackupManager by Christopher Tate · 17 years ago
  74. f899769 am 487529a: First baby steps towards settings backup by Christopher Tate · 17 years ago
  75. 487529a First baby steps towards settings backup by Christopher Tate · 17 years ago
  76. 212548f am 76b25e5: Merge change 692 into donut by Android (Google) Code Review · 17 years ago
  77. 73ee32d am b8adcad: location: Remove obsolete fake provider support. by Mike Lockwood · 17 years ago
  78. 05d0243 am 79762a3: location: Move DummyLocationProvider.java and LocationProvid by Mike Lockwood · 17 years ago
  79. 7c8dbb5 am 7cb8ed2: Merge change 414 into donut by Android (Google) Code Review · 17 years ago
  80. 093dda9 am 5fa1533: Merge change 482 into donut by Android (Google) Code Review · 17 years ago
  81. 137b0c9 am 0b8ffd1: Merge change 460 into donut by Android (Google) Code Review · 17 years ago
  82. 662ea09 location: Optimize use of mProviders ArrayList. by Mike Lockwood · 17 years ago
  83. b8adcad location: Remove obsolete fake provider support. by Mike Lockwood · 17 years ago
  84. 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 17 years ago
  85. 3d12b51 location: Run LocationManagerService in a separate thread. by Mike Lockwood · 17 years ago
  86. 48f1751 location: Location Manager wakelock cleanup, phase 2 by Mike Lockwood · 17 years ago
  87. 0b8ffd1 Merge change 460 into donut by Android (Google) Code Review · 17 years ago
  88. 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 17 years ago
  89. 74008f6 Merge donut into master by Jean-Baptiste Queru · 17 years ago
  90. a0e3cd3 Fix timing problem that was introduced when we removed location provider polling by Mike Lockwood · 17 years ago
  91. 9ce7217 location: Remove support for a message that never actually gets sent. by Mike Lockwood · 17 years ago
  92. 61fc286 location: Remove unnecessary code that monitors the screen on/off state. by Mike Lockwood · 17 years ago
  93. 3ea1f87 Merge change 372 into donut by Android (Google) Code Review · 17 years ago
  94. b30475e WifiService: Cleanup parsing of wifi scan results. by Mike Lockwood · 17 years ago
  95. 6de3154 location: Add some null pointer checks. by Mike Lockwood · 17 years ago
  96. 31d40ab Merge change 360 into donut by Android (Google) Code Review · 17 years ago
  97. e2b44c5 location: Location Manager wakelock cleanup, phase 1 by Mike Lockwood · 17 years ago
  98. c421e9a Merge branch 'readonly-p4-master' by Dmitry Shmidt · 17 years ago
  99. 69d2710 AI 146935: am: CL 146934 Make TI Wifi driver choice framework-independent - part 1 by Dmitry Shmidt · 17 years ago
  100. 6d31eb8 Merge branch 'readonly-p4-donut' into donut by Dmitry Shmidt · 17 years ago