summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Changing the interaction model of the touch explorer." into jb-devSvetoslav Ganov2012-05-214-447/+947
|\
| * Changing the interaction model of the touch explorer.Svetoslav Ganov2012-05-214-447/+947
* | Merge "Disable debug logs." into jb-devJeff Brown2012-05-211-4/+1
|\ \
| * | Disable debug logs.Jeff Brown2012-05-211-4/+1
* | | Fix the issue on the inconsistent condition of InputMethodSubtypesatok2012-05-211-21/+30
* | | Merge "Consolidate the initialization of InputMethodManagerService not to use...satok2012-05-201-16/+43
|\ \ \ | |/ / |/| |
| * | Consolidate the initialization of InputMethodManagerService not to use resour...satok2012-05-181-16/+43
* | | Add support for switching between multiple keyboard layouts.Jeff Brown2012-05-203-217/+701
* | | Merge "Prevent dim surface from flashing." into jb-devCraig Mautner2012-05-181-2/+10
|\ \ \ | |_|/ |/| |
| * | Prevent dim surface from flashing.Craig Mautner2012-05-181-2/+10
* | | Fix activity resolver, issues #6519130 and #6507239Dianne Hackborn2012-05-181-27/+12
* | | Merge "Transition from DEV network stats to XT." into jb-devJeff Sharkey2012-05-184-10/+214
|\ \ \ | |_|/ |/| |
| * | Transition from DEV network stats to XT.Jeff Sharkey2012-05-174-10/+214
| |/
* | Merge "Enforce the minTime parameter in LocationManager#requestLocationUpdate...Nick Pelly2012-05-171-11/+20
|\ \
| * | Enforce the minTime parameter in LocationManager#requestLocationUpdatesNick Pelly2012-05-171-11/+20
* | | Merge "Fix issue #6515427: Add android.hardware.television and fix..." into j...Dianne Hackborn2012-05-172-4/+16
|\ \ \
| * | | Fix issue #6515427: Add android.hardware.television and fix...Dianne Hackborn2012-05-172-4/+16
* | | | Merge "Wait for ASECs to be scanned before proceeding" into jb-devKenny Root2012-05-173-36/+81
|\ \ \ \
| * | | | Wait for ASECs to be scanned before proceedingKenny Root2012-05-173-36/+81
| |/ / /
* | | | Merge "Eliminate "backup enabled but not provisioned" failure modes" into jb-devChristopher Tate2012-05-171-22/+43
|\ \ \ \
| * | | | Eliminate "backup enabled but not provisioned" failure modesChristopher Tate2012-05-171-22/+43
| |/ / /
* | | | Merge "Add support for grouping keyboard layouts by collection." into jb-devJeff Brown2012-05-171-8/+10
|\ \ \ \
| * | | | Add support for grouping keyboard layouts by collection.Jeff Brown2012-05-171-8/+10
| |/ / /
* | | | Merge "handleAirplaneModeToggled cleanup" into jb-devIrfan Sheriff2012-05-171-7/+7
|\ \ \ \
| * | | | handleAirplaneModeToggled cleanupIrfan Sheriff2012-05-171-7/+7
* | | | | Merge "Fix persisting wifi state on setWifiEnabled() call" into jb-devIrfan Sheriff2012-05-171-22/+35
|\ \ \ \ \ | |/ / / /
| * | | | Fix persisting wifi state on setWifiEnabled() callIrfan Sheriff2012-05-171-22/+35
| | |_|/ | |/| |
* | | | Merge "Eliminate deferred surface destruction." into jb-devCraig Mautner2012-05-173-51/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Eliminate deferred surface destruction.Craig Mautner2012-05-163-51/+17
| |/ /
* | | Merge "Check system app before removal" into jb-devKenny Root2012-05-161-7/+25
|\ \ \
| * | | Check system app before removalKenny Root2012-05-161-7/+25
* | | | Merge "Accessibility service needs to request permission to be bound to." int...Svetoslav Ganov2012-05-162-2/+17
|\ \ \ \
| * | | | Accessibility service needs to request permission to be bound to.Svetoslav Ganov2012-05-162-2/+17
* | | | | Merge "Tolerate missing power HAL module." into jb-devJeff Brown2012-05-161-14/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Tolerate missing power HAL module.Jeff Brown2012-05-161-14/+7
| | |_|/ | |/| |
* | | | Merge "Add logging to capture wifi enable" into jb-devIrfan Sheriff2012-05-161-0/+2
|\ \ \ \
| * | | | Add logging to capture wifi enableIrfan Sheriff2012-05-161-0/+2
| |/ / /
* | | | Merge "Cap widget bitmap usage by screen size (issue 6464700)" into jb-devAdam Cohen2012-05-161-0/+19
|\ \ \ \
| * | | | Cap widget bitmap usage by screen size (issue 6464700)Adam Cohen2012-05-101-0/+19
* | | | | Merge "Revert "services: input events: enable debugging in EventHub (touch sc...JP Abgrall2012-05-161-16/+7
|\ \ \ \ \
| * | | | | Revert "services: input events: enable debugging in EventHub (touch screen is...JP Abgrall2012-05-161-16/+7
* | | | | | Merge "Add some logging to NDC." into jb-devRobert Greenwalt2012-05-162-1/+4
|\ \ \ \ \ \
| * | | | | | Add some logging to NDC.Robert Greenwalt2012-05-152-1/+4
* | | | | | | Removing a notification that isn't there isn't a big deal.Daniel Sandler2012-05-161-1/+2
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Fix some issues with updating the offsets of a window." into jb-devDianne Hackborn2012-05-151-53/+73
|\ \ \ \ \ \
| * | | | | | Fix some issues with updating the offsets of a window.Dianne Hackborn2012-05-151-53/+73
| | |_|_|/ / | |/| | | |
* | | | | | A few odds and ends.Dianne Hackborn2012-05-152-16/+26
|/ / / / /
* | | | | Merge "Fix issue #6284404: ArrayIndexOutOfBoundsException in..." into jb-devDianne Hackborn2012-05-151-1/+5
|\ \ \ \ \
| * | | | | Fix issue #6284404: ArrayIndexOutOfBoundsException in...Dianne Hackborn2012-05-151-1/+5
* | | | | | Merge "Implement the global accessibility action to expand notifications." in...Svetoslav Ganov2012-05-151-1/+12
|\ \ \ \ \ \