summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge change 4112 into donutAndroid (Google) Code Review2009-06-121-30/+20
|\
| * Fix bug #1812041: activity manager crash with bad args.Dianne Hackborn2009-06-121-30/+20
* | Journal backup requests so that they won't be lost in a crashChristopher Tate2009-06-121-5/+94
|/
* Flesh out restore interface on manager; work up most of LocalTransportChristopher Tate2009-06-101-7/+39
* Merge change 3826 into donutAndroid (Google) Code Review2009-06-101-1/+1
|\
| * LocationManagerService: Fix logic error removing multiple dead receivers.Simon Schoar2009-06-101-1/+1
* | The rest of the basic flow for restoreChristopher Tate2009-06-102-99/+211
* | resolution support fix/improvementMitsuru Oshima2009-06-101-5/+45
* | Enable HierarchyViewer on debuggable builds, even if they're secure.Romain Guy2009-06-101-516/+522
* | Merge change 3726 into donutAndroid (Google) Code Review2009-06-101-0/+4
|\ \
| * | ActivityManager: Ensure that we clear the calling process identity around cal...San Mehat2009-06-101-0/+4
| |/
* | More restore plumbing, plus add suggested-backoff to transport APIChristopher Tate2009-06-101-43/+174
|/
* Revamp IRestoreSession a bitChristopher Tate2009-06-081-0/+31
* Merge change 3420 into donutAndroid (Google) Code Review2009-06-071-3/+0
|\
| * LocationManagerService: Remove some unneeded imports.Mike Lockwood2009-06-071-3/+0
* | Add IRestoreSession interface for the restore flowChristopher Tate2009-06-071-25/+29
* | Adjust IBackupTransport interfaceChristopher Tate2009-06-071-4/+10
|/
* Merge change 3017 into donutAndroid (Google) Code Review2009-06-051-0/+77
|\
| * Add the EAP related fields for WiFi configuration.Chung-yih Wang2009-06-051-0/+77
* | Apply OOM adjustment while an app is undergoing backupChristopher Tate2009-06-051-3/+28
* | Fix tracking of backup participants across package remove/updateChristopher Tate2009-06-051-1/+8
* | Fix backup agent unbindChristopher Tate2009-06-041-40/+1
* | More backup workChristopher Tate2009-06-032-61/+233
* | Merge change 3094 into donutAndroid (Google) Code Review2009-06-031-0/+1
|\ \
| * | Grant permissions to older package when deleting an updated system application.Suchi Amalapurapu2009-06-031-0/+1
* | | * Moved supports-density tag under manifestMitsuru Oshima2009-06-031-1/+1
* | | Track activity foreground CPU usage for battery stats.Amith Yamasani2009-06-033-2/+48
|/ /
* | Adding internal method replacePreferredActivity.Satish Sampath2009-06-031-0/+37
* | TODO's from Teleca with modifications from wink.Wink Saville2009-06-011-22/+6
|/
* base: Rename WRITE_SDCARD -> WRITE_EXTERNAL_STORAGESan Mehat2009-06-011-1/+1
* Retool the backup process to use a new 'BackupAgent' classChristopher Tate2009-05-313-95/+356
* Enforce permissions for PhoneStateListener events.Jaikumar Ganesh2009-05-291-23/+35
* Fix wifi multicast API for public use.Robert Greenwalt2009-05-281-4/+10
* Activity Manager changes the scheduling group of processes.Dianne Hackborn2009-05-262-3/+33
* Sensors: Use a native_handle for the data channel instead of a single file de...Mike Lockwood2009-05-232-20/+63
* Merge change 2364 into donutAndroid (Google) Code Review2009-05-221-0/+28
|\
| * Initial checkin for App Fuel Gauge infrastructure.Amith Yamasani2009-05-221-0/+28
* | Define TARGET_CPU_ABI for finding native code in .apksDianne Hackborn2009-05-221-20/+27
* | location: Replace ILocationCollector interface with new ILocationProvider methodMike Lockwood2009-05-211-29/+8
|/
* Hook up the backup data writer, and add a utility to read the backup data files.Joe Onorato2009-05-201-6/+15
* Merge change 2017 into donutAndroid (Google) Code Review2009-05-201-14/+14
|\
| * Increment BatteryStatsImpl's VERSION.Robert Greenwalt2009-05-191-14/+14
* | ActivityManagerService sends bug reports on crashes and ANRsJacek Surazski2009-05-204-11/+184
* | Fix issue where apps could prevent the user from going home.Dianne Hackborn2009-05-193-28/+254
|/
* Telephony: Allow getCellLocation() if client has permission ACCESS_FINE_LOCATIONMike Lockwood2009-05-191-3/+7
* Minor performance improvement when filtering intents by package.Mihai Preda2009-05-191-1/+6
* Merge change 1579 into donutAndroid (Google) Code Review2009-05-183-184/+461
|\
| * Teleca 2b changesWink Saville2009-05-183-184/+461
* | Merge change 1881 into donutAndroid (Google) Code Review2009-05-181-2/+14
|\ \
| * | WifiService: Wifi power management changeMike Lockwood2009-05-181-2/+14
| |/