- a5ca342 Merge change 2017 into donut by Android (Google) Code Review · 15 years ago
- f5b9c72 ActivityManagerService sends bug reports on crashes and ANRs by Jacek Surazski · 15 years ago
- 95fc68f Fix issue where apps could prevent the user from going home. by Dianne Hackborn · 15 years ago
- 58ff021 Increment BatteryStatsImpl's VERSION. by Robert Greenwalt · 15 years ago
- ac61f6b Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATION by Mike Lockwood · 15 years ago
- c3320db Minor performance improvement when filtering intents by package. by Mihai Preda · 15 years ago
- 2f11599 Merge change 1579 into donut by Android (Google) Code Review · 15 years ago
- e9b06d7 Teleca 2b changes by Wink Saville · 15 years ago
- 7e4c343 Merge change 1881 into donut by Android (Google) Code Review · 15 years ago
- d9c32bc WifiService: Wifi power management change by Mike Lockwood · 15 years ago
- d1a9337 Add a new window flag to display a window when keyguard is shown. by Suchi Amalapurapu · 15 years ago
- 074edef remove unused ContentResolver parameter from IntentResolver.queryIntent. by Mihai Preda · 15 years ago
- a96cbb4 Implement compatibility support for WRITE_SDCARD permission. by Dianne Hackborn · 15 years ago
- eae850c Allow intent resolution to be constrained by package name. by Mihai Preda · 15 years ago
- 75986cf Accessibility feature - framework changes (replacing 698, 699, 700, 701 and merging with the latest Donut) by svetoslavganov · 15 years ago
- 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 15 years ago
- aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 15 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 15 years ago
- b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 15 years ago
- 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 15 years ago
- 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 · 15 years ago
- 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 15 years ago
- 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 15 years ago
- ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago
- c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago
- 3681f26 LocationManager: Recover if process containing NetworkLocation provider crashes by Mike Lockwood · 15 years ago
- 1655be4 Fix issue #1837610 and #1753079 by Dianne Hackborn · 16 years ago
- 851a541 Implement targetSdkVersion and maxSdkVersion, plus version code names. by Dianne Hackborn · 16 years ago
- c39aae0 Merge change 1278 into donut by Android (Google) Code Review · 16 years ago
- 7b59fe3 Merge change 1275 into donut by Android (Google) Code Review · 16 years ago
- c2af31f Squashed commit of the following: by Suchi Amalapurapu · 16 years ago
- 0bfbae2 Make the internal storage monitor work correctly when internal storage is very large. by Marco Nelissen · 16 years ago
- 55280a9 Improve shutdown process to send broadcast for applications. by Dianne Hackborn · 16 years ago
- b1a7ffe More backup tests by Joe Onorato · 16 years ago
- 95427cd location: Fix mock provider support by Mike Lockwood · 16 years ago
- 8dfe5d8 location: Remove two unnecessary variables. by Mike Lockwood · 16 years ago
- 0528b9b location: Location Manager wakelock cleanup by Mike Lockwood · 16 years ago
- 05d24af Merge branch 'readonly-p4-donut' into donut by Michael Chan · 16 years ago
- 3799bc2 Track install/removal/update of packages that provide backup services by Christopher Tate · 16 years ago
- b1d790b Pass null as savedState to indicate a full backup is required by Christopher Tate · 16 years ago
- 4675812 Add a Backup Manager interface to request a full backup by Christopher Tate · 16 years ago
- e96440f AI 148368: Decrease CPU usage by throttling touch events by Michael Chan · 16 years ago
- dccc39b Merge change 777 into donut by Android (Google) Code Review · 16 years ago
- 3ed8b3d Merge change 1018 into donut by Android (Google) Code Review · 16 years ago
- e7e6fa3 If no battery stats are found, return status_unknown by Rebecca Schultz Zavin · 16 years ago
- f417247 Further development of backup file handling by Christopher Tate · 16 years ago
- 231cc60 Rewrite SyncStorageEngine to use flat files and in-memory data structures. by Dianne Hackborn · 16 years ago
- 22b8787 Squashed commit of the following: by Christopher Tate · 16 years ago
- 3413b89 Let screenOrientation="behind" works as expected by Owen Lin · 16 years ago
- 275555c location: Add support for location providers outside of the system process. by Mike Lockwood · 16 years ago
- 15e3d0f location: Use ILocationProvider Binder interface for all location providers. by Mike Lockwood · 16 years ago
- 54796e7 Make the home screen come up in the simulator. by Marco Nelissen · 16 years ago
- a8bf815 Add android.backup.BackupManager by Christopher Tate · 16 years ago
- 487529a First baby steps towards settings backup by Christopher Tate · 16 years ago
- 662ea09 location: Optimize use of mProviders ArrayList. by Mike Lockwood · 16 years ago
- b8adcad location: Remove obsolete fake provider support. by Mike Lockwood · 16 years ago
- 79762a3 location: Move DummyLocationProvider.java and LocationProviderImpl.java to the internal package. by Mike Lockwood · 16 years ago
- 3d12b51 location: Run LocationManagerService in a separate thread. by Mike Lockwood · 16 years ago
- 48f1751 location: Location Manager wakelock cleanup, phase 2 by Mike Lockwood · 16 years ago
- 0b8ffd1 Merge change 460 into donut by Android (Google) Code Review · 16 years ago
- 1d442e0 More optimization of dumpsys output. by Dianne Hackborn · 16 years ago
- a0e3cd3 Fix timing problem that was introduced when we removed location provider polling by Mike Lockwood · 16 years ago
- 9ce7217 location: Remove support for a message that never actually gets sent. by Mike Lockwood · 16 years ago
- 61fc286 location: Remove unnecessary code that monitors the screen on/off state. by Mike Lockwood · 16 years ago
- 3ea1f87 Merge change 372 into donut by Android (Google) Code Review · 16 years ago
- b30475e WifiService: Cleanup parsing of wifi scan results. by Mike Lockwood · 16 years ago
- 6de3154 location: Add some null pointer checks. by Mike Lockwood · 16 years ago
- 31d40ab Merge change 360 into donut by Android (Google) Code Review · 16 years ago
- e2b44c5 location: Location Manager wakelock cleanup, phase 1 by Mike Lockwood · 16 years ago
- 6d31eb8 Merge branch 'readonly-p4-donut' into donut by Dmitry Shmidt · 16 years ago
- 42554c1 AI 146934: Make TI Wifi driver choice framework-independent - part 1 by Dmitry Shmidt · 16 years ago
- 98cb667 More Location Manager cleanup: by Mike Lockwood · 16 years ago
- 2f82c4e location: Generalize support for location provider usage tracking. by Mike Lockwood · 16 years ago
- a55c321 location: Move geocoding support from ILocationProvider to a new interface. by Mike Lockwood · 16 years ago
- f2aad4a Merge change 132 into donut by Android (Google) Code Review · 16 years ago
- f210d6b Let's do bug #1769910 actually right. by Dianne Hackborn · 16 years ago
- 0887540 Merge change 63 into donut by Android (Google) Code Review · 16 years ago
- 06ba554 Integrate new power connnect/disconnect broadcasts by Christopher Tate · 16 years ago
- cfe6524 Remove references to android.util.Config by Dave Bort · 16 years ago
- 7680d67 Merge branch 'readonly-p4-donut' into donut by Nick Pelly · 16 years ago
- 9ac9321 AI 145201: Hold wakelock while delaying for audio route switch after headset unplug. by Nick Pelly · 16 years ago
- 6447ca3 Fix issue #1769910 (Track activity launch times) by Dianne Hackborn · 16 years ago
- e932f7f AI 144663: Use Binder interfaces between NetworkLocationManager and LocationManagerService. by Mike Lockwood · 16 years ago
- f113fbe AI 144620: Clean up interface between NetworkLocationProvider and LocationManagerService (part 1) by Mike Lockwood · 16 years ago
- 66eb4ac AI 144599: Location Manager cleanup: by Mike Lockwood · 16 years ago
- 4e50b78 AI 144452: More Location Manager cleanup: by Mike Lockwood · 16 years ago
- 9637d47 AI 144372: Cleanup Settings support for enabling and disabling location providers: by Mike Lockwood · 16 years ago
- 633a174 AI 144333: Change the way the battery level tracking code works in BatteryStats. Before we simply kept track of the last by Evan Millar · 16 years ago
- e1ccba2 AI 144257: am: CL 144256 Need to show opt-in screen for location collection. by Amith Yamasani · 16 years ago
- 29c1c42 AI 144256: Need to show opt-in screen for location collection. by Amith Yamasani · 16 years ago
- 767a662 AI 144185: Integrate cdma into the main code base. by Wink Saville · 16 years ago
- 958b9ad AI 143899: am: CL 143896 Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
- b378530 AI 143896: Fix issue #1748954 and #1737952: by Dianne Hackborn · 16 years ago
- 617f877 AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
- 65c8e11 AI 143748: Fix issue #1743326 (More battery stats) by Dianne Hackborn · 16 years ago
- 5711fad AI 143266: am: CL 143124 Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 16 years ago
- 321ae68 AI 143173: am: CL 142879 Fix issue #1732012 (Only show screen rotation animation when triggered by sensor) -- set the new surface flag as appropriate. by Dianne Hackborn · 16 years ago
- 1e880db AI 143169: am: CL 142870 Fix issue #1724917 (Applications (browser, maps, gmail) fail to retain their landscape state after coming out of sleep mode). We now rely on the listeners last known orientation, and make sure to clear it when enabling/disabling. by Dianne Hackborn · 16 years ago
- 50108e9 AI 143124: Fix bug #1731826, in which auto-connect to remembered networks does not by Eric Shienbrood · 16 years ago
- 7ec434e AI 143095: Location Manager cleanup: move MockProvider to a separate file. by Mike Lockwood · 16 years ago