summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add MountService tests and fix a bug it found" into gingerbreadKenny Root2010-10-061-6/+2
|\
| * Add MountService tests and fix a bug it foundKenny Root2010-10-061-6/+2
* | Work on issue #3062691: GPS enable bypass via com.android.settings.widget.Set...Dianne Hackborn2010-10-062-13/+18
|/
* Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-054-145/+46
* Merge "PowerManagerService needs yet another flag..." into gingerbreadJoe Onorato2010-10-051-46/+88
|\
| * PowerManagerService needs yet another flag...Joe Onorato2010-10-051-46/+88
* | Remove lingering system app native libs in /dataKenny Root2010-10-051-5/+17
* | Merge "Get correct native library path on reinstall" into gingerbreadKenny Root2010-10-051-7/+16
|\ \
| * | Get correct native library path on reinstallKenny Root2010-10-051-7/+16
| |/
* | GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-051-79/+202
|/
* Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-041-2/+2
* Fix issue #3041660: Camera image flips upside down when rotating deviceDianne Hackborn2010-10-041-5/+2
* Don't write settings multiple times when unmounting.Dianne Hackborn2010-10-021-17/+32
* Merge "Add "none" for vold and deprecate mkobb -c" into gingerbreadKenny Root2010-10-011-1/+2
|\
| * Add "none" for vold and deprecate mkobb -cKenny Root2010-10-011-1/+2
* | Fix issue #3037083: Problem report for PinballDianne Hackborn2010-10-011-25/+0
|/
* Fix regression in OBB key handlingKenny Root2010-10-011-15/+14
* Merge "Rub in a little 'ol log-b-gone." into gingerbreadDianne Hackborn2010-09-3010-136/+311
|\
| * Rub in a little 'ol log-b-gone.Dianne Hackborn2010-09-3010-136/+311
* | Merge "Use the private version of userActivity." into gingerbreadJoe Onorato2010-09-301-1/+1
|\ \
| * | Use the private version of userActivity.Joe Onorato2010-09-301-1/+1
| |/
* | Being already unmounted is not a failureKenny Root2010-09-301-0/+3
* | Hash keys with MD5; track IBinders not IInterfaceKenny Root2010-09-301-27/+45
* | Only allow 8 OBBs to be mounted by a UIDKenny Root2010-09-301-0/+32
* | Remove OBBs from state list when volume unmountedKenny Root2010-09-301-60/+230
|/
* location: rebind to network location and geocoder services after package updateMike Lockwood2010-09-303-13/+53
* Revert "Revert "Check for the DEVICE_POWER permission in userActivity.""Joe Onorato2010-09-291-1/+1
* Merge "Move all the permissions check up for unmount" into gingerbreadKenny Root2010-09-291-13/+22
|\
| * Move all the permissions check up for unmountKenny Root2010-09-291-13/+22
* | NFC integrationNick Pelly2010-09-282-0/+2127
* | Revert "Check for the DEVICE_POWER permission in userActivity."Mike Lockwood2010-09-281-1/+1
|/
* Update OBB API to include callbacksKenny Root2010-09-281-22/+39
* Check for the DEVICE_POWER permission in userActivity.Joe Onorato2010-09-281-1/+1
* Merge "Fixes to granting URI permissions - take into account path perms." int...Dianne Hackborn2010-09-281-15/+61
|\
| * Fixes to granting URI permissions - take into account path perms.Dianne Hackborn2010-09-281-15/+61
* | Remove logging on wifilock acquire/releaseIrfan Sheriff2010-09-281-2/+2
* | DO NOT MERGErepo sync . build/envsetup.sh lunch passion-eng2010-09-271-1/+4
|/
* Merge "Move SipService out of SystemServer to phone process." into gingerbreadHung-ying Tyan2010-09-275-3316/+0
|\
| * Move SipService out of SystemServer to phone process.Hung-ying Tyan2010-09-285-3316/+0
* | Merge "squeeze a few more bits of randomness into /dev/random" into gingerbreadNick Kralevich2010-09-271-0/+1
|\ \ | |/ |/|
| * squeeze a few more bits of randomness into /dev/randomNick Kralevich2010-09-271-0/+1
* | Merge "Allow all apps to call ContentResolver.getType()." into gingerbreadDianne Hackborn2010-09-272-2/+34
|\ \
| * | Allow all apps to call ContentResolver.getType().Dianne Hackborn2010-09-262-2/+34
* | | Fix build.Hung-ying Tyan2010-09-281-0/+3
* | | SIP: misc fixesHung-ying Tyan2010-09-281-25/+43
* | | SipService: handle cross-domain authentication errorHung-ying Tyan2010-09-271-1/+19
* | | Use buffered output during packages.xml writeKenny Root2010-09-261-2/+4
|/ /
* | Fixed some timeout and lock reentrance issues with broadcasts.Jeff Brown2010-09-241-75/+129
* | Merge "Some debugging support." into gingerbreadDianne Hackborn2010-09-241-1/+4
|\ \ | |/ |/|
| * Some debugging support.Dianne Hackborn2010-09-241-1/+4