summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge change 8036 into donutAndroid (Google) Code Review2009-07-211-10/+6
|\
| * * Disable compatibility mode for all cases.Mitsuru Oshima2009-07-211-10/+6
* | Merge change 7854 into donutAndroid (Google) Code Review2009-07-211-5/+49
|\ \ | |/ |/|
| * Issue #1884058 (Need to only record frequency and duration for selected Googl...Dianne Hackborn2009-07-191-5/+49
* | Merge change 7961 into donutAndroid (Google) Code Review2009-07-201-1/+1
|\ \
| * | Bluetooth at command tracking.Amith Yamasani2009-07-201-1/+1
* | | * Don't clip the display if LAYOUT_NO_LIMITS is specified (as with PhoneW...Mitsuru Oshima2009-07-201-16/+21
|/ /
* | * Reverted the change in PackageParser that I checked by accidentMitsuru Oshima2009-07-191-0/+16
|/
* Merge change 7613 into donutAndroid (Google) Code Review2009-07-171-13/+32
|\
| * * Use Fede In/Out animation if one of opening/closing apps is in compatibili...Mitsuru Oshima2009-07-171-13/+32
* | Merge change 7545 into donutAndroid (Google) Code Review2009-07-161-0/+1
|\ \ | |/ |/|
| * MountListener: When we connect to vold, explicitly mount external storage.San Mehat2009-07-161-0/+1
* | Merge change 7598 into donutAndroid (Google) Code Review2009-07-161-2/+5
|\ \
| * | DO NOT MERGE - Disable settings backup in DonutChristopher Tate2009-07-161-2/+5
| |/
* | Merge change 7572 into donutAndroid (Google) Code Review2009-07-161-2/+6
|\ \
| * | Fix issue #1985606 (Boot crash when battery level of < 15% is reported) in DonutDianne Hackborn2009-07-161-2/+6
| |/
* | Fix issue #1985502: Sapphire (and any other device) reports that it has a har...Dianne Hackborn2009-07-161-2/+4
* | Issue #1969025: need api for launching intent as if it were coming from anoth...Dianne Hackborn2009-07-161-5/+10
|/
* Merge change 7402 into donutAndroid (Google) Code Review2009-07-151-151/+262
|\
| * Added fade-in out animation for compatible appsMitsuru Oshima2009-07-151-151/+262
* | Clamp app widget updates from updatePeriodMillis to a minimum of 30 minutes.Joe Onorato2009-07-151-2/+6
* | wifi: Disable RSSI polling when the screen is off.Mike Lockwood2009-07-141-0/+3
|/
* Add reporting of activity movement for search manager.Dianne Hackborn2009-07-141-25/+59
* When apps switch between system and data partition the code andSuchi Amalapurapu2009-07-131-9/+17
* Merge change 6718 into donutAndroid (Google) Code Review2009-07-102-2/+39
|\
| * Fix bug #1873249i: Apps can DoS/brick deviceDianne Hackborn2009-07-092-2/+39
* | wifi: WifiManager.startScan() will now do passive scans by default.Mike Lockwood2009-07-091-2/+2
|/
* Add a persistent system property to disable the adb notification.Mike Lockwood2009-07-091-0/+4
* Add new <path-permission tag for use by global search.Dianne Hackborn2009-07-081-0/+22
* Merge change 6555 into donutAndroid (Google) Code Review2009-07-082-7/+19
|\
| * Make it so the notification manager doesn't mysteriouslyJoe Onorato2009-07-082-7/+19
* | Re-implementation of large screen support using window manager.Mitsuru Oshima2009-07-081-24/+90
* | Don't invoke the transport if doBackup supplied no dataChristopher Tate2009-07-081-9/+17
|/
* Remove a lot of debug-log verbosityChristopher Tate2009-07-071-12/+9
* Only write to the pending-backup journal when necessaryChristopher Tate2009-07-071-4/+6
* Fix the metadata-available test during restoreChristopher Tate2009-07-072-2/+8
* Merge change 6363 into donutAndroid (Google) Code Review2009-07-071-8/+8
|\
| * LocationManagerService: Use Context.checkCallingOrSelfPermission for permissi...Mike Lockwood2009-07-071-8/+8
* | WifiService: Fix build (missing import)San Mehat2009-07-071-0/+1
* | WifiService: use wifi association state to determine if we should suspend wif...San Mehat2009-07-071-2/+3
* | Make enable/provisioning of the backup service a two-step processChristopher Tate2009-07-061-6/+43
* | Fix up permissions for 'dumpsys backup'Christopher Tate2009-07-061-1/+6
* | Merge change 6162 into donutAndroid (Google) Code Review2009-07-061-39/+78
|\ \
| * | Hold a wakelock during backup/restore/clear operationsChristopher Tate2009-07-061-39/+78
* | | Add password field for WiFi configuration.Chung-yih Wang2009-07-051-0/+11
|/ /
* | Merge change 6143 into donutAndroid (Google) Code Review2009-07-021-1/+1
|\ \
| * | Fix the simulator.Marco Nelissen2009-07-021-1/+1
* | | Merge change 6132 into donutAndroid (Google) Code Review2009-07-021-0/+9
|\ \ \ | |/ / |/| |
| * | If we can't get the restore set's metadata, don't continueChristopher Tate2009-07-021-0/+9
* | | Merge change 6102 into donutAndroid (Google) Code Review2009-07-021-0/+12
|\ \ \ | |/ / |/| |