summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Add a new window flag to display a window when keyguard is shown.Suchi Amalapurapu2009-05-181-3/+0
* | remove unused ContentResolver parameter from IntentResolver.queryIntent.Mihai Preda2009-05-183-26/+14
|/
* Implement compatibility support for WRITE_SDCARD permission.Dianne Hackborn2009-05-151-1/+18
* Allow intent resolution to be constrained by package name.Mihai Preda2009-05-152-4/+62
* Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...svetoslavganov2009-05-143-10/+709
* Merge change 1590 into donutAndroid (Google) Code Review2009-05-142-18/+131
|\
| * Add wifi multicast filter api (enable/disable).Robert Greenwalt2009-05-132-18/+131
* | Merge changes 1591,1596 into donutAndroid (Google) Code Review2009-05-141-5/+3
|\ \
| * | Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...Romain Guy2009-05-131-5/+3
* | | Get the backup calling through to the file backup helper.Joe Onorato2009-05-141-0/+3
* | | am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not beiDianne Hackborn2009-05-131-0/+1
|\ \ \ | |/ / |/| |
| * | AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for ma...Dianne Hackborn2009-05-131-0/+1
| * | AI 144256: Need to show opt-in screen for location collection.Amith Yamasani2009-04-021-0/+3