summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Changing app widget "extras" to "options" and another small API Review...Adam Cohen2012-05-022-12/+12
|\
| * Changing app widget "extras" to "options" and another small API Review issueAdam Cohen2012-05-022-12/+12
* | Merge "DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing du...satok2012-05-021-0/+4
|\ \
| * | DO NOT MERGE : Backport I5723f627ce323b0d12b Reduce window resizing during IM...satok2012-05-021-0/+4
| |/
* | Merge "Use EVIOCSCLOCKID correctly." into jb-devJeff Brown2012-05-012-1/+8
|\ \
| * | Use EVIOCSCLOCKID correctly.Jeff Brown2012-05-012-1/+8
* | | Merge "Improve handling of built-in keyboard." into jb-devJeff Brown2012-05-017-192/+50
|\ \ \ | |/ /
| * | Improve handling of built-in keyboard.Jeff Brown2012-05-017-192/+50
* | | Accessibility focus should not affect the currently active window.Svetoslav Ganov2012-05-011-2/+1
* | | Merge "Fix a bug in appwidget migration to multiuser directory." into jb-devAmith Yamasani2012-05-011-9/+9
|\ \ \ | |_|/ |/| |
| * | Fix a bug in appwidget migration to multiuser directory.Amith Yamasani2012-05-011-9/+9
* | | Merge "Clear ident in dismissKeyguardOnNextActivity()." into jb-devJeff Sharkey2012-04-301-5/+10
|\ \ \
| * | | Clear ident in dismissKeyguardOnNextActivity().Jeff Sharkey2012-04-301-5/+10
* | | | Merge "Add support for using the lid switch to turn off the screen." into jb-devJeff Brown2012-04-303-5/+14
|\ \ \ \ | | |_|/ | |/| |
| * | | Add support for using the lid switch to turn off the screen.Jeff Brown2012-04-303-5/+14
* | | | Merge "Roaming always metered, relax DHCP metered check." into jb-devJeff Sharkey2012-04-301-0/+5
|\ \ \ \
| * | | | Roaming always metered, relax DHCP metered check.Jeff Sharkey2012-04-301-0/+5
| | |/ / | |/| |
* | | | Merge "Fix a bug with updating extras in a PendingIntent with an intent stack...Adam Powell2012-04-301-1/+2
|\ \ \ \
| * | | | Fix a bug with updating extras in a PendingIntent with an intent stackAdam Powell2012-04-301-1/+2
| | |/ / | |/| |
* | | | Merge "Fix issue #6111771: Run-time Restart observed when signing in with an ...Dianne Hackborn2012-04-301-2/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix issue #6111771: Run-time Restart observed when signing in with an existin...Dianne Hackborn2012-04-301-2/+4
| |/ /
* | | Merge "Add system insets to windows." into jb-devDianne Hackborn2012-04-303-22/+69
|\ \ \
| * | | Add system insets to windows.Dianne Hackborn2012-04-303-22/+69
| |/ /
* | | Removing action arguments checks.Svetoslav Ganov2012-04-301-25/+1
|/ /
* | Merge "UsbService: Add support for accessory initiating USB audio support" in...Mike Lockwood2012-04-283-13/+54
|\ \
| * | UsbService: Add support for accessory initiating USB audio supportMike Lockwood2012-04-263-13/+54
* | | Merge "Handle null SSID cleanly" into jb-devIrfan Sheriff2012-04-281-6/+8
|\ \ \
| * | | Handle null SSID cleanlyIrfan Sheriff2012-04-271-6/+8
| | |/ | |/|
* | | Merge "When a window is first shown only draw once while animating." into jb-devDianne Hackborn2012-04-271-2/+24
|\ \ \
| * | | When a window is first shown only draw once while animating.Dianne Hackborn2012-04-271-2/+24
| |/ /
* | | Merge "Migrate ringtone playback to SystemUI." into jb-devJeff Sharkey2012-04-272-382/+49
|\ \ \
| * | | Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-272-382/+49
| |/ /
* | | Merge "Call deferred windowFocusChange when draw complete" into jb-devCraig Mautner2012-04-271-4/+4
|\ \ \
| * | | Call deferred windowFocusChange when draw completeCraig Mautner2012-04-271-4/+4
| | |/ | |/|
* | | Merge "Don't resize WindowStates without a Surface." into jb-devCraig Mautner2012-04-271-1/+1
|\ \ \ | |_|/ |/| |
| * | Don't resize WindowStates without a Surface.Craig Mautner2012-04-271-1/+1
| |/
* | Merge "Protect system services with DUMP permission." into jb-devJeff Sharkey2012-04-274-11/+11
|\ \
| * | Protect system services with DUMP permission.Jeff Sharkey2012-04-264-11/+11
* | | Add new Activity.finishAffinity() method.Dianne Hackborn2012-04-262-17/+54
* | | Merge "Add traces for window manager and activity manager." into jb-devDianne Hackborn2012-04-261-0/+12
|\ \ \ | |_|/ |/| |
| * | Add traces for window manager and activity manager.Dianne Hackborn2012-04-261-0/+12
| |/
* | Merge "Allow forward locked apps to be in ASECs" into jb-devKenny Root2012-04-252-108/+144
|\ \
| * | Allow forward locked apps to be in ASECsKenny Root2012-04-252-108/+144
| |/
* | Add bit to eventlog to handle new network typesRobert Greenwalt2012-04-252-11/+11
|/
* Merge "Adding explicit text traversal granularities and actions for web navig...Svetoslav Ganov2012-04-241-4/+38
|\
| * Adding explicit text traversal granularities and actions for web navigation.Svetoslav Ganov2012-04-241-4/+38
* | Merge "New API to allow third-party apps to bind widgets"Michael Jurka2012-04-242-6/+94
|\ \
| * | New API to allow third-party apps to bind widgetsMichael Jurka2012-04-242-6/+94
* | | Merge "Reverting min scale in the previous animation changes."Winson Chung2012-04-241-5/+2
|\ \ \
| * | | Reverting min scale in the previous animation changes.Winson Chung2012-04-241-5/+2