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