1. 1531dc8 Don't leave restore data lying around after the operation by Christopher Tate · 16 years ago
  2. 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 · 16 years ago
  3. ba2bdce am ea9f9637: Merge change 8338 into donut by Android (Google) Code Review · 16 years ago
  4. c8f3614 Merge change 8413 by Android (Google) Code Review · 16 years ago
  5. 82bc9f5 Merge change 8412 by Android (Google) Code Review · 16 years ago
  6. 5933a49 Need to be able to call the backup manager from the system process. by Joe Onorato · 16 years ago
  7. 093d1a5 Revert "Have the notification service only have notifications diabled" by Joe Onorato · 16 years ago
  8. 155cedb Merge change 8410 by Android (Google) Code Review · 16 years ago
  9. 589cebe * Use the scaled size for surface view instead of native. The surface will be always scaled by Mitsuru Oshima · 16 years ago
  10. 35d7a94 am de08cdc0: Merge change 8262 into donut by Android (Google) Code Review · 16 years ago
  11. 39f5b6a Have the notification service only have notifications diabled until setup wizard has been run. by Joe Onorato · 16 years ago
  12. eb17658 Have the notification service only have notifications diabled by Joe Onorato · 16 years ago
  13. a553c25 Fix issue 1795088 Improve audio routing code by Eric Laurent · 16 years ago
  14. b90d28c Implement the device ConfigurationInfo.reqGlEsVersion field. by Jack Palevich · 16 years ago
  15. c00c04d am 11b822d2: Simplify density compatibility to a boolean. by Dianne Hackborn · 16 years ago
  16. 11b822d Simplify density compatibility to a boolean. by Dianne Hackborn · 16 years ago
  17. d72aa3b am 356d4a14: Merge change 8172 into donut by Android (Google) Code Review · 16 years ago
  18. b96ea20 Add the phase2 field for EAP WiFi configuration. by Chung-yih Wang · 16 years ago
  19. a8339df am 9fc20b0e: Merge change 8126 into donut by Android (Google) Code Review · 16 years ago
  20. 9822d2b First stab at poly-finger support. by Dianne Hackborn · 16 years ago
  21. c4db95c First pass at reworking screen density/size APIs. by Dianne Hackborn · 16 years ago
  22. fe923cf2 am 2c25fac2: Merge change 8036 into donut by Android (Google) Code Review · 16 years ago
  23. 71effba am 6fb608ee: Merge change 7854 into donut by Android (Google) Code Review · 16 years ago
  24. 2c25fac Merge change 8036 into donut by Android (Google) Code Review · 16 years ago
  25. 69fff4a * Disable compatibility mode for all cases. by Mitsuru Oshima · 16 years ago
  26. 6fb608e Merge change 7854 into donut by Android (Google) Code Review · 16 years ago
  27. a695d18 am ef1a92ab: Merge change 7961 into donut by Android (Google) Code Review · 16 years ago
  28. fce2972 am 3b5449e9: Merge change 7862 into donut by Android (Google) Code Review · 16 years ago
  29. ef1a92a Merge change 7961 into donut by Android (Google) Code Review · 16 years ago
  30. 73c6afc Merge change 7945 by Android (Google) Code Review · 16 years ago
  31. 9673304 Clean up when an attempted restore throws by Christopher Tate · 16 years ago
  32. d2967e2 * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneWindowmanager does) by Mitsuru Oshima · 16 years ago
  33. 3f7e35c Bluetooth at command tracking. by Amith Yamasani · 16 years ago
  34. 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 · 16 years ago
  35. 841f13c * Reverted the change in PackageParser that I checked by accident by Mitsuru Oshima · 16 years ago
  36. 9fdbf6a Issue #1884058 (Need to only record frequency and duration for selected Google apps) by Dianne Hackborn · 16 years ago
  37. 0fde7de am 54f09101: Merge change 7613 into donut by Android (Google) Code Review · 16 years ago
  38. 54f0910 Merge change 7613 into donut by Android (Google) Code Review · 16 years ago
  39. 5a2b91d * Use Fede In/Out animation if one of opening/closing apps is in compatibility mode. by Mitsuru Oshima · 16 years ago
  40. 9bacd43 Merge change 7625 by Android (Google) Code Review · 16 years ago
  41. c185e7b am 3735df20: Merge change 7545 into donut by Android (Google) Code Review · 16 years ago
  42. 3735df2 Merge change 7545 into donut by Android (Google) Code Review · 16 years ago
  43. 265c9d2a am fae76f5b: Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 16 years ago
  44. 019de98 am eb09c6a0: Merge change 7568 into donut by Android (Google) Code Review · 16 years ago
  45. 86e9e55 Whitespace cleanup prior to real work. by Robert Greenwalt · 16 years ago
  46. 0a6a05c Merge change 7598 into donut by Android (Google) Code Review · 16 years ago
  47. 10c59a3 DO NOT MERGE - Disable settings backup in Donut by Christopher Tate · 16 years ago
  48. 43463bf Merge change 7572 into donut by Android (Google) Code Review · 16 years ago
  49. fae76f5 Fix issue #1985502: Sapphire (and any other device) reports that it has a hard keyboard by Dianne Hackborn · 16 years ago
  50. 0816e0e Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in Donut by Dianne Hackborn · 16 years ago
  51. 2d91af0 Issue #1969025: need api for launching intent as if it were coming from another component by Dianne Hackborn · 16 years ago
  52. 93dc9fe Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOT by Christopher Tate · 16 years ago
  53. d7c4995 MountListener: When we connect to vold, explicitly mount external storage. by San Mehat · 16 years ago
  54. 1d9dfc5 EventHub: Add support for excluding devices from being opened by as a keyboard. by Mike Lockwood · 16 years ago
  55. 545f979 am b9bae58e: Merge change 7402 into donut by Android (Google) Code Review · 16 years ago
  56. e97e807 The rest of ever-backed-up tracking by Christopher Tate · 16 years ago
  57. 73e0252 Ensure that everything gets backed up at least once by Christopher Tate · 16 years ago
  58. b9bae58e Merge change 7402 into donut by Android (Google) Code Review · 16 years ago
  59. be96b3a Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 16 years ago
  60. 0a5d2c4 Added fade-in out animation for compatible apps by Mitsuru Oshima · 16 years ago
  61. 851da84 Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes. by Joe Onorato · 16 years ago
  62. 85d1f15 Merge change 7353 by Android (Google) Code Review · 16 years ago
  63. e3dd884 Implement virtual button support. by Dianne Hackborn · 16 years ago
  64. e2a5385 resolved conflicts for merge of f7703519 to master by Mike Lockwood · 16 years ago
  65. de83ab9 Grant adb the BACKUP permission by Christopher Tate · 16 years ago
  66. f32be16 wifi: Disable RSSI polling when the screen is off. by Mike Lockwood · 16 years ago
  67. dace230 resolved conflicts for merge of b06ea706 to master by Dianne Hackborn · 16 years ago
  68. b06ea70 Add reporting of activity movement for search manager. by Dianne Hackborn · 16 years ago
  69. 4338304 Don't NPE if a restore session is requested for an invalid transport by Christopher Tate · 16 years ago
  70. 9ba6998 am ea5c0444: When apps switch between system and data partition the code and resource paths should also be updated based on which version is being picked up. update the code and resource paths when a path change is detected by Suchi Amalapurapu · 16 years ago
  71. ea5c044 When apps switch between system and data partition the code and by Suchi Amalapurapu · 16 years ago
  72. 48e61cf Merge change 6841 by Android (Google) Code Review · 16 years ago
  73. 54a26bc resolved conflicts for merge of 889c2d37 to master by Dianne Hackborn · 16 years ago
  74. 0900f36 wifi: Keep the WLAN network interface up whenever wifi is enabled. by Mike Lockwood · 16 years ago
  75. 889c2d3 Merge change 6718 into donut by Android (Google) Code Review · 16 years ago
  76. 622f82a WifiService: Remove hidden AP counting logic for active/passive scanning mode. by Mike Lockwood · 16 years ago
  77. 854060af Fix bug #1873249i: Apps can DoS/brick device by Dianne Hackborn · 16 years ago
  78. 6811355 am 463aacfb: Merge change 6661 into donut by Android (Google) Code Review · 16 years ago
  79. a5ec95c wifi: WifiManager.startScan() will now do passive scans by default. by Mike Lockwood · 16 years ago
  80. c2efaa4 am ed760377: Add a persistent system property to disable the adb notification. by Mike Lockwood · 16 years ago
  81. e3f0544 resolved conflicts for merge of 2af632f8 to master by Dianne Hackborn · 16 years ago
  82. ed76037 Add a persistent system property to disable the adb notification. by Mike Lockwood · 16 years ago
  83. 2af632f Add new <path-permission tag for use by global search. by Dianne Hackborn · 16 years ago
  84. afefa49 am 4af0a709: Merge change 6555 into donut by Android (Google) Code Review · 16 years ago
  85. 4af0a70 Merge change 6555 into donut by Android (Google) Code Review · 16 years ago
  86. 3027548 Make it so the notification manager doesn't mysteriously beep during boot. by Joe Onorato · 16 years ago
  87. c3f60dd am 1ecf5d28: Re-implementation of large screen support using window manager. * added background filler surface to fill the outer rim. Using the same layer as dim surface because they never co-exists (in the same window) * clean up the obsolete code in Compatibilt by Mitsuru Oshima · 16 years ago
  88. 1ecf5d2 Re-implementation of large screen support using window manager. by Mitsuru Oshima · 16 years ago
  89. 61e1d00 am 1bd3e0fb: Merge change 6504 into donut by Android (Google) Code Review · 16 years ago
  90. b407f22 Don't invoke the transport if doBackup supplied no data by Christopher Tate · 16 years ago
  91. 9046fff am 7b68a408: Merge change 6426 into donut by Android (Google) Code Review · 16 years ago
  92. 22b60d8 Remove a lot of debug-log verbosity by Christopher Tate · 16 years ago
  93. ea9f8a4 am a7de3845: Only write to the pending-backup journal when necessary by Christopher Tate · 16 years ago
  94. a7de384 Only write to the pending-backup journal when necessary by Christopher Tate · 16 years ago
  95. c5ae493 am c4cf22e8: Merge change 6403 into donut by Android (Google) Code Review · 16 years ago
  96. 3d7cd13 Fix the metadata-available test during restore by Christopher Tate · 16 years ago
  97. f93a7c8 am c1c44a56: Merge change 6363 into donut by Android (Google) Code Review · 16 years ago
  98. c1c44a5 Merge change 6363 into donut by Android (Google) Code Review · 16 years ago
  99. 856d080 am 0310f9aa: WifiService: Fix build (missing import) by San Mehat · 16 years ago
  100. 0310f9a WifiService: Fix build (missing import) by San Mehat · 16 years ago