summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Reduce persist threshold for lower warning/limit." into jb-devJeff Sharkey2012-05-045-41/+136
|\
| * Reduce persist threshold for lower warning/limit.Jeff Sharkey2012-05-035-41/+136
* | Merge "Begin collecting xtables iface counters." into jb-devJeff Sharkey2012-05-047-21/+52
|\ \ | |/
| * Begin collecting xtables iface counters.Jeff Sharkey2012-05-017-21/+52
* | Merge "Block metered APNs when app is restricted." into jb-devJeff Sharkey2012-05-041-11/+24
|\ \
| * | Block metered APNs when app is restricted.Jeff Sharkey2012-05-021-11/+24
| |/
* | Merge "Reset the default system ime to the proper one when the system locale ...satok2012-05-031-23/+101
|\ \
| * | Reset the default system ime to the proper one when the system locale is changedsatok2012-05-031-23/+101
* | | Merge "hasVibrator() should only report presence of built-in vibrator." into ...Jeff Brown2012-05-031-3/+9
|\ \ \
| * | | hasVibrator() should only report presence of built-in vibrator.Jeff Brown2012-05-021-3/+9
* | | | Merge "Separate the internal and external display rotations." into jb-devJeff Brown2012-05-033-13/+26
|\ \ \ \ | |/ / /
| * | | Separate the internal and external display rotations.Jeff Brown2012-05-023-13/+26
* | | | Merge "On first boot and NTP lookup, set the time even if it's not off by 5+ ...Amith Yamasani2012-05-031-2/+9
|\ \ \ \
| * | | | On first boot and NTP lookup, set the time even if it's not off by 5+ secs.Amith Yamasani2012-05-021-2/+9
* | | | | Merge "Fix some problems with ASECs" into jb-devKenny Root2012-05-021-22/+117
|\ \ \ \ \
| * | | | | Fix some problems with ASECsKenny Root2012-05-021-22/+117
* | | | | | Merge "Fix flashy transition in QuickContacts" into jb-devCraig Mautner2012-05-021-2/+3
|\ \ \ \ \ \
| * | | | | | Fix flashy transition in QuickContactsCraig Mautner2012-05-021-2/+3
* | | | | | | Merge "Fix Home key causes wrong animation" into jb-devCraig Mautner2012-05-023-16/+35
|\ \ \ \ \ \ \
| * | | | | | | Fix Home key causes wrong animationCraig Mautner2012-05-013-16/+35
* | | | | | | | Merge "Push existing rules when netd reconnects." into jb-devJeff Sharkey2012-05-021-51/+98
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | Push existing rules when netd reconnects.Jeff Sharkey2012-05-021-51/+98
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | 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
| | |/ / / | |/| | |