summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Implement tracking of package install times.Dianne Hackborn2010-10-071-34/+135
* | | | Symlink application lib directory when on SD cardKenny Root2010-10-072-17/+65
* | | | Eliminate MCS_GIVE_UP stateKenny Root2010-10-071-12/+4
* | | | Revert "Only allow 8 OBBs to be mounted by a UID"Kenny Root2010-10-071-32/+0
| |_|/ |/| |
* | | OBB: track binder death observersKenny Root2010-10-061-14/+44
* | | 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
|/ /
* | Merge "Fix issue #3001368: API REVIEW: android.app.Activity" into gingerbreadDianne Hackborn2010-10-054-145/+46
|\ \
| * | Fix issue #3001368: API REVIEW: android.app.ActivityDianne Hackborn2010-10-054-145/+46
* | | Merge "Fixed AudioFlinger not always pausing tracks" into gingerbreadEric Laurent2010-10-051-3/+3
|\ \ \ | |/ / |/| |
| * | Fixed AudioFlinger not always pausing tracksEric Laurent2010-10-051-3/+3
| |/
* | 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: Clean up GPS API extension initialization in JNI code.Mike Lockwood2010-10-051-73/+107
* | GPS: Add support for AGpsRilInterface.Miguel Torroja2010-10-052-79/+294
|/
* Merge "Make it easier to figure out whether an app can go on sd card." into g...Dianne Hackborn2010-10-041-2/+2
|\
| * Make it easier to figure out whether an app can go on sd card.Dianne Hackborn2010-10-041-2/+2
* | Merge "refactored screenshot code" into gingerbreadMathias Agopian2010-10-049-87/+152
|\ \ | |/ |/|
| * refactored screenshot codeMathias Agopian2010-10-049-87/+152
* | 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
* Minor logging changes to input dispatcher to help with debugging.Jeff Brown2010-10-011-2/+0
* Support haptic feedback for virtual keys defined in key layout.Jeff Brown2010-10-011-12/+6
* 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
| |/
* | Merge "Being already unmounted is not a failure" into gingerbreadKenny Root2010-09-301-0/+3
|\ \
| * | Being already unmounted is not a failureKenny Root2010-09-301-0/+3
* | | Merge "Issue 3032913: improve AudioTrack recovery time" into gingerbreadEric Laurent2010-09-301-4/+13
|\ \ \ | |/ / |/| |
| * | Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-4/+13
| |/
* | 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
* Merge "Check for the DEVICE_POWER permission in userActivity." into gingerbreadJoe Onorato2010-09-281-1/+1
|\