1. 40dabea am 9d9953d9: Merge change 3420 into donut by Android (Google) Code Review · 16 years ago
  2. bd235f1 am 8c850b79: Add IRestoreSession interface for the restore flow by Christopher Tate · 16 years ago
  3. 9d9953d9 Merge change 3420 into donut by Android (Google) Code Review · 16 years ago
  4. 6ba283f LocationManagerService: Remove some unneeded imports. by Mike Lockwood · 16 years ago
  5. 8c850b7 Add IRestoreSession interface for the restore flow by Christopher Tate · 16 years ago
  6. 4dde34b am da55569b: Merge change 3417 into donut by Android (Google) Code Review · 16 years ago
  7. 7b88128 Adjust IBackupTransport interface by Christopher Tate · 16 years ago
  8. 36d3ebb am 19cd309f: Merge change 3017 into donut by Android (Google) Code Review · 16 years ago
  9. a31fb7d am 6fa95976: Apply OOM adjustment while an app is undergoing backup by Christopher Tate · 16 years ago
  10. 77a8658 am 5d16ac5e: Merge change 3374 into donut by Android (Google) Code Review · 16 years ago
  11. 19cd309 Merge change 3017 into donut by Android (Google) Code Review · 16 years ago
  12. 6fa9597 Apply OOM adjustment while an app is undergoing backup by Christopher Tate · 16 years ago
  13. cd4ff2e Fix tracking of backup participants across package remove/update by Christopher Tate · 16 years ago
  14. 9c4125e am 54de9063: Merge change 3243 into donut by Android (Google) Code Review · 16 years ago
  15. 1885b37 Fix backup agent unbind by Christopher Tate · 16 years ago
  16. 5069cc7 Add the EAP related fields for WiFi configuration. by Chung-yih Wang · 16 years ago
  17. ce74edc More backup work by Christopher Tate · 16 years ago
  18. 043dadc More backup work by Christopher Tate · 16 years ago
  19. a2fe677 am 9654cba8: Merge change 3094 into donut by Android (Google) Code Review · 16 years ago
  20. 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 · 16 years ago
  21. 9654cba Merge change 3094 into donut by Android (Google) Code Review · 16 years ago
  22. 9189cab * Moved supports-density tag under manifest by Mitsuru Oshima · 16 years ago
  23. 138197f am eaeb663b: Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
  24. 701f516 Grant permissions to older package when deleting an updated system application. by Suchi Amalapurapu · 16 years ago
  25. eaeb663 Track activity foreground CPU usage for battery stats. by Amith Yamasani · 16 years ago
  26. ae8c5b8 am 8dbe612d: Adding internal method replacePreferredActivity. by Satish Sampath · 16 years ago
  27. 8dbe612 Adding internal method replacePreferredActivity. by Satish Sampath · 16 years ago
  28. 8d3002e am 35feec46: Merge change 2761 into donut by Android (Google) Code Review · 16 years ago
  29. f315238 TODO's from Teleca with modifications from wink. by Wink Saville · 16 years ago
  30. 7c49790 am 162c9d0e: Merge change 2805 into donut by Android (Google) Code Review · 16 years ago
  31. 5a3a77d base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGE by San Mehat · 16 years ago
  32. ad6042a am 181fafaf: Retool the backup process to use a new \'BackupAgent\' class by Christopher Tate · 16 years ago
  33. 181fafa Retool the backup process to use a new 'BackupAgent' class by Christopher Tate · 16 years ago
  34. 8e19b7c am a3d28bd5: Merge change 520 into donut by Android (Google) Code Review · 16 years ago
  35. 4551565 Enforce permissions for PhoneStateListener events. by Jaikumar Ganesh · 16 years ago
  36. 96cdc61 am 1e2e44e9: Merge change 2365 into donut by Android (Google) Code Review · 16 years ago
  37. fc1b15c Fix wifi multicast API for public use. by Robert Greenwalt · 16 years ago
  38. ecd5311 am 2a4daf06: Merge change 2508 into donut by Android (Google) Code Review · 16 years ago
  39. 06de2ea Activity Manager changes the scheduling group of processes. by Dianne Hackborn · 16 years ago
  40. b57d6c9 am 270e87f7: Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
  41. 270e87f Sensors: Use a native_handle for the data channel instead of a single file descriptor. by Mike Lockwood · 16 years ago
  42. a742dc4 am fea1a459: Merge change 2364 into donut by Android (Google) Code Review · 16 years ago
  43. fea1a45 Merge change 2364 into donut by Android (Google) Code Review · 16 years ago
  44. 385bb79 am b181118b: Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  45. b181118 Define TARGET_CPU_ABI for finding native code in .apks by Dianne Hackborn · 16 years ago
  46. 244fa5c Initial checkin for App Fuel Gauge infrastructure. by Amith Yamasani · 16 years ago
  47. b5010cc Add carrier/mcc factors to wifi-channel decision. by Robert Greenwalt · 16 years ago
  48. 9b1e140 am 8c690ea9: Merge change 2182 into donut by Android (Google) Code Review · 16 years ago
  49. fd6e5f0 location: Replace ILocationCollector interface with new ILocationProvider method by Mike Lockwood · 16 years ago
  50. 25ba5b6 checkpoint: split libutils into libutils + libbinder by Mathias Agopian · 16 years ago
  51. bad962b am e2914615: Merge change 2099 into donut by Android (Google) Code Review · 16 years ago
  52. 681b1de am a5ca3425: Merge change 2017 into donut by Android (Google) Code Review · 16 years ago
  53. d2110db Hook up the backup data writer, and add a utility to read the backup data files. by Joe Onorato · 16 years ago
  54. a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 16 years ago
  55. cad616f am 97dd7ac8: Merge change 1860 into donut by Android (Google) Code Review · 16 years ago
  56. 0bcad89 am 95fc68f2: Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 16 years ago
  57. f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 16 years ago
  58. 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 16 years ago
  59. 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 16 years ago
  60. 02436e5 am ac61f6bc: Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 16 years ago
  61. ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 16 years ago
  62. e10de97 Throttle one last user activity call to 1/sec that was missed last time by Michael Chan · 16 years ago
  63. e249059 am c3320dbe: Minor performance improvement when filtering intents by package. by Mihai Preda · 16 years ago
  64. c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 16 years ago
  65. ad8195b am 2f11599e: Merge change 1579 into donut by Android (Google) Code Review · 16 years ago
  66. 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 16 years ago
  67. e9b06d7 Teleca 2b changes by Wink Saville · 16 years ago
  68. d6fe98e am 7e4c3432: Merge change 1881 into donut by Android (Google) Code Review · 16 years ago
  69. ccee782 am d1a93373: Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 16 years ago
  70. 7e4c343 Merge change 1881 into donut by Android (Google) Code Review · 16 years ago
  71. d9c32bc WifiService: Wifi power management change by Mike Lockwood · 16 years ago
  72. d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 16 years ago
  73. e9e95e6 am 3a00d763: Merge change 1866 into donut by Android (Google) Code Review · 16 years ago
  74. 074edef remove unused ContentResolver parameter from IntentResolver.queryIntent. by Mihai Preda · 16 years ago
  75. 62da846 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  76. 53071d6 Added LatencyTimer to ease latency measurements by Michael Chan · 16 years ago
  77. a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 16 years ago
  78. 47ee3bc If battery status is unknown don't send BATTERY_LOW intent by Rebecca Schultz Zavin · 16 years ago
  79. dd6face am eae850ce: Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
  80. eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 16 years ago
  81. 76879bc resolved conflicts w/ 75986cf9bc57ef11ad70f36fb77fbbf5d63af6ec merge.... by svetoslavganov · 16 years ago
  82. 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 16 years ago
  83. aa2b723 am 2a5cfe51: Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
  84. a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  85. 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
  86. aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
  87. 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
  88. f0885c7 am b910811: am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requ by Dianne Hackborn · 16 years ago
  89. b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 16 years ago
  90. 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 16 years ago
  91. 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 · 16 years ago
  92. 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 16 years ago
  93. 97ecc9c define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messaging intent "android.intent.action.GTALK_DATA_MESSAGE_RECEIVED". by Wei Huang · 16 years ago
  94. 09b87a7 am 8ad0281: With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
  95. 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
  96. d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 16 years ago
  97. ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago
  98. c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago
  99. 9e5d5d6 am 3681f26: LocationManager: Recover if process containing NetworkLocat by Mike Lockwood · 16 years ago
  100. 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 16 years ago