summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-101-0/+19
* Add callback hack to find out when to load system properties.Dianne Hackborn2012-05-091-0/+25
* Merge "Recover from Throwable in FileRotator, dump." into jb-devJeff Sharkey2012-05-092-2/+39
|\
| * Recover from Throwable in FileRotator, dump.Jeff Sharkey2012-05-092-2/+39
* | Merge "API review fixes" into jb-devIrfan Sheriff2012-05-091-226/+271
|\ \
| * | API review fixesIrfan Sheriff2012-05-091-226/+271
* | | Merge "Remove incorrect CLEAR_WHEN_TASK_RESET behavior." into jb-devCraig Mautner2012-05-091-4/+0
|\ \ \
| * | | Remove incorrect CLEAR_WHEN_TASK_RESET behavior.Craig Mautner2012-05-091-4/+0
* | | | Merge "Keep layout from overwriting translate dimensions" into jb-devCraig Mautner2012-05-091-17/+1
|\ \ \ \
| * | | | Keep layout from overwriting translate dimensionsCraig Mautner2012-05-091-17/+1
| |/ / /
* | | | Merge "Fix the issue that the insets linger after closing the voice input" in...satok2012-05-092-3/+13
|\ \ \ \
| * | | | Fix the issue that the insets linger after closing the voice inputsatok2012-05-102-3/+13
* | | | | Merge "services: input events: enable debugging in EventHub (touch screen iss...JP Abgrall2012-05-091-7/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | services: input events: enable debugging in EventHub (touch screen issues)JP Abgrall2012-05-081-7/+16
* | | | | Fix sort order of the input method switcher in IMMSsatok2012-05-091-4/+56
* | | | | Merge "Do not return stale subtypes" into jb-devsatok2012-05-081-29/+45
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Do not return stale subtypessatok2012-05-081-29/+45
* | | | | Merge "Fix Issue 26574: Service's onStartCommand receiving incorrect flag..."...Dianne Hackborn2012-05-081-1/+1
|\ \ \ \ \
| * | | | | Fix Issue 26574: Service's onStartCommand receiving incorrect flag...Dianne Hackborn2012-05-081-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge "Fix wallpaper exposure bugs." into jb-devCraig Mautner2012-05-083-23/+43
|\ \ \ \ \
| * | | | | Fix wallpaper exposure bugs.Craig Mautner2012-05-083-23/+43
* | | | | | Merge "Handle addition of system apps during OTA" into jb-devKenny Root2012-05-081-8/+103
|\ \ \ \ \ \
| * | | | | | Handle addition of system apps during OTAKenny Root2012-05-081-8/+103
* | | | | | | Merge "Disable input dispatch until boot finished." into jb-devJeff Brown2012-05-084-6/+16
|\ \ \ \ \ \ \
| * | | | | | | Disable input dispatch until boot finished.Jeff Brown2012-05-084-6/+16
* | | | | | | | Merge "Silent and Vibrate mode clean up" into jb-devEric Laurent2012-05-081-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Silent and Vibrate mode clean upEric Laurent2012-05-081-1/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge "DefaultGestureHandlingHelperService should not include non-important v...Svetoslav Ganov2012-05-081-1/+0
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | DefaultGestureHandlingHelperService should not include non-important views.Svetoslav Ganov2012-05-071-1/+0
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge "Prune hidden system apps when removed via OTA" into jb-devKenny Root2012-05-082-8/+36
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Prune hidden system apps when removed via OTAKenny Root2012-05-072-8/+36
| | |_|/ / / | |/| | | |
* | | | | | Merge "Increase interval threshold below which we just leave the GPS on." int...Nick Pelly2012-05-081-2/+19
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Increase interval threshold below which we just leave the GPS on.Nick Pelly2012-05-071-2/+19
* | | | | | Fix a bug in ActivityManagerService#navigateUpToAdam Powell2012-05-071-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge "Add encryption parameters to package installation" into jb-devKenny Root2012-05-071-23/+75
|\ \ \ \ \
| * | | | | Add encryption parameters to package installationAnonymous Coward2012-05-071-23/+75
| | |_|/ / | |/| | |
* | | | | Merge "Tweak anim API to automatically call Intent.setSourceBounds()." into j...Dianne Hackborn2012-05-072-1/+18
|\ \ \ \ \
| * | | | | Tweak anim API to automatically call Intent.setSourceBounds().Dianne Hackborn2012-05-072-1/+18
* | | | | | Merge "Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume...Dianne Hackborn2012-05-072-8/+49
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix issue #6319312: Consecutive call to Activity's onCreate()/onResume()...Dianne Hackborn2012-05-072-8/+49
| |/ / / /
* | | | | Merge "Change DimAnimator to reflect rotations." into jb-devCraig Mautner2012-05-072-3/+12
|\ \ \ \ \
| * | | | | Change DimAnimator to reflect rotations.Craig Mautner2012-05-072-3/+12
| | |_|/ / | |/| | |
* | | | | Merge "Ack, wrap advisePersistThreshold() in lock." into jb-devJeff Sharkey2012-05-071-4/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Ack, wrap advisePersistThreshold() in lock.Jeff Sharkey2012-05-071-4/+6
* | | | | Merge "Force BlackSurface to be a black surface." into jb-devCraig Mautner2012-05-062-13/+11
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Force BlackSurface to be a black surface.Craig Mautner2012-05-062-13/+11
* | | | | Merge "API REVIEW: android.view.accessibility" into jb-devSvetoslav Ganov2012-05-061-7/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | API REVIEW: android.view.accessibilitySvetoslav Ganov2012-05-041-7/+7
* | | | | Merge "Log PID of apps requesting location updates." into jb-devNick Pelly2012-05-041-2/+11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Log PID of apps requesting location updates.Nick Pelly2012-05-041-2/+11