summaryrefslogtreecommitdiffstats
path: root/services/java
Commit message (Expand)AuthorAgeFilesLines
* Merge "Migrate to using Mockito directly."Jeff Sharkey2013-02-191-11/+4
|\
| * Migrate to using Mockito directly.Jeff Sharkey2013-02-191-11/+4
* | Implement display overscan support.Dianne Hackborn2013-02-195-6/+340
|/
* Merge "Better API for low disk space warnings."Jeff Sharkey2013-02-191-57/+30
|\
| * Better API for low disk space warnings.Jeff Sharkey2013-02-151-57/+30
* | Fix an issue where voice input is not enabled by default for the secondary userSatoshi Kataoka2013-02-181-5/+12
* | Merge "Dynamically configurable accessibility flags mishandled."Svetoslav2013-02-151-6/+10
|\ \
| * | Dynamically configurable accessibility flags mishandled.Svetoslav2013-02-151-6/+10
| |/
* | clean-up following Surface splitMathias Agopian2013-02-1510-136/+134
* | User switch not handled properly in the accessibility manager service.Svetoslav2013-02-151-12/+47
|/
* Merge "Reset and reuse Iterators and don't new() one."Craig Mautner2013-02-143-99/+149
|\
| * Reset and reuse Iterators and don't new() one.Craig Mautner2013-02-143-99/+149
* | am dc7b3e3b: am 9657ba0e: Merge "KeyStore: stop using state()"Kenny Root2013-02-142-2/+2
|\ \
| * | KeyStore: stop using state()Kenny Root2013-02-142-2/+2
| * | am fd1c028e: Merge "Handle hotplug events as described instead of rescanning"Jesse Hall2013-02-071-23/+34
| |\ \
| | * | Handle hotplug events as described instead of rescanningJesse Hall2013-02-071-23/+34
* | | | Merge "split Surface in two classes: SurfaceControl and Surface"Mathias Agopian2013-02-1417-175/+204
|\ \ \ \ | |_|_|/ |/| | |
| * | | split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-1417-175/+204
* | | | Remove AppWindowToken lists.Craig Mautner2013-02-143-105/+31
* | | | Merge "Remove unused App methods."Craig Mautner2013-02-143-317/+0
|\ \ \ \
| * | | | Remove unused App methods.Craig Mautner2013-02-133-317/+0
* | | | | Merge "Fix a permissions probem in ConnectivityManager"Robert Greenwalt2013-02-141-1/+7
|\ \ \ \ \
| * | | | | Fix a permissions probem in ConnectivityManagerRobert Greenwalt2013-02-121-1/+7
* | | | | | Merge "Refactor setAppOpVisibility implementation."Craig Mautner2013-02-142-19/+10
|\ \ \ \ \ \
| * | | | | | Refactor setAppOpVisibility implementation.Craig Mautner2013-02-122-19/+10
* | | | | | | Parse network stats using native code.Jeff Sharkey2013-02-131-4/+20
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Add logging for kernel audit failures, including SELinux."Michael Runge2013-02-141-0/+29
|\ \ \ \ \ \
| * | | | | | Add logging for kernel audit failures, including SELinux.Geremy Condra2013-02-131-0/+29
* | | | | | | Merge "Proper clean up when Ui test automation service is unregistered or dies."Svetoslav2013-02-131-0/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Proper clean up when Ui test automation service is unregistered or dies.Svetoslav2013-02-131-0/+2
* | | | | | | Merge "Stop using AppToken movement and start using Task."Craig Mautner2013-02-134-43/+195
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Stop using AppToken movement and start using Task.Craig Mautner2013-02-134-43/+195
* | | | | | | Fixing a NPE in accessibility manager service.Svetoslav2013-02-131-1/+2
|/ / / / / /
* | | | | | Merge "Replace access to mAppTokens with AppTokenIterator"Craig Mautner2013-02-133-53/+61
|\ \ \ \ \ \
| * | | | | | Replace access to mAppTokens with AppTokenIteratorCraig Mautner2013-02-123-53/+61
| | |_|/ / / | |/| | | |
* | | | | | Merge "Escape arguments before passing to netd."Jeff Sharkey2013-02-131-6/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Escape arguments before passing to netd.Jeff Sharkey2013-02-131-6/+2
* | | | | | Merge "Hacks to fix lockdown"Amith Yamasani2013-02-131-0/+8
|\ \ \ \ \ \
| * | | | | | Hacks to fix lockdownGeoffrey Borggaard2013-02-121-0/+8
* | | | | | | Merge "Add AppWindowTokens to TaskList."Craig Mautner2013-02-127-173/+358
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add AppWindowTokens to TaskList.Craig Mautner2013-02-127-173/+358
* | | | | | | For now enable backup/restore DEBUG logsChristopher Tate2013-02-121-1/+1
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Historical notification access API."Daniel Sandler2013-02-121-2/+42
|\ \ \ \ \ \
| * | | | | | Historical notification access API.Daniel Sandler2013-02-121-2/+42
* | | | | | | App ops: the draw on top op now actually controls what is drawn.Dianne Hackborn2013-02-122-2/+61
|/ / / / / /
* | | | | | Merge "App ops: cleanup, handle root and shell, perms."Dianne Hackborn2013-02-124-18/+111
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | App ops: cleanup, handle root and shell, perms.Dianne Hackborn2013-02-114-18/+111
| |/ / / /
* | | | | Merge "Reintroduce the net.dns system properties <TEMP>"Robert Greenwalt2013-02-111-0/+12
|\ \ \ \ \
| * | | | | Reintroduce the net.dns system properties <TEMP>Robert Greenwalt2013-02-111-0/+12
* | | | | | Merge "Starting point for User Restrictions API"Amith Yamasani2013-02-114-11/+132
|\ \ \ \ \ \ | |/ / / / / |/| | | | |