summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix issue #8512015: VideoView's window animates when its position chan...Dianne Hackborn2013-04-151-0/+2
|\
| * Fix issue #8512015: VideoView's window animates when its position changesDianne Hackborn2013-04-151-0/+2
* | Merge "Add logic to handle changes to file_contexts during update." into jb-m...Geremy Condra2013-04-152-11/+110
|\ \
| * | Add logic to handle changes to file_contexts during update.Geremy Condra2013-04-152-11/+110
| |/
* | Merge "Crash on non-eng builds due to lacking null check." into jb-mr2-devSvetoslav2013-04-151-1/+3
|\ \
| * | Crash on non-eng builds due to lacking null check.Svetoslav2013-04-151-1/+3
| |/
* | Merge "Fully setup newly bound service before state management." into jb-mr2-devSvetoslav2013-04-151-3/+5
|\ \ | |/ |/|
| * Fully setup newly bound service before state management.Svetoslav2013-04-151-3/+5
* | Merge "Allow for setting test type as a monkey." into jb-mr2-devSvetoslav Ganov2013-04-131-3/+28
|\ \
| * | Allow for setting test type as a monkey.Adam Momtaz2013-04-121-3/+28
* | | Merge "Add user restrictions (credentials, user removal)" into jb-mr2-devEmily Bernier2013-04-121-0/+4
|\ \ \
| * | | Add user restrictions (credentials, user removal)Emily Bernier2013-04-111-0/+4
* | | | Merge "Add new route.hasGateway() api" into jb-mr2-devRobert Greenwalt2013-04-122-3/+2
|\ \ \ \
| * | | | Add new route.hasGateway() apiRobert Greenwalt2013-04-122-3/+2
* | | | | Remove keystore entries when app data clearedKenny Root2013-04-121-23/+45
| |_|_|/ |/| | |
* | | | Merge "Adding APIs for an accessibility service to intercept key events." int...Svetoslav2013-04-123-45/+324
|\ \ \ \
| * | | | Adding APIs for an accessibility service to intercept key events.Svetoslav2013-04-113-45/+324
* | | | | Fix issue #7643046: Activity.getCallingPackage() bogusly returns null...Dianne Hackborn2013-04-111-1/+1
| |/ / / |/| | |
* | | | Merge "Routing workaround." into jb-mr2-devRobert Greenwalt2013-04-111-22/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | Routing workaround.Robert Greenwalt2013-04-091-22/+23
* | | | Merge "Use CONNECTIVITY_INTERNAL for global proxy" into jb-mr2-devRobert Greenwalt2013-04-111-5/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use CONNECTIVITY_INTERNAL for global proxyRobert Greenwalt2013-04-101-5/+10
* | | | Sensor values changes.Jaikumar Ganesh2013-04-111-1/+1
* | | | Merge "Don't sync from adapters that haven't opted in to restricted accounts"...Amith Yamasani2013-04-112-4/+36
|\ \ \ \
| * | | | Don't sync from adapters that haven't opted in to restricted accountsAmith Yamasani2013-04-102-4/+36
* | | | | Fix a security check in getting app restrictionsAmith Yamasani2013-04-101-2/+5
* | | | | Merge "Show an error dialog when account type is requested on a limited user"...Amith Yamasani2013-04-111-0/+9
|\ \ \ \ \
| * | | | | Show an error dialog when account type is requested on a limited userAmith Yamasani2013-04-101-0/+9
| |/ / / /
* | | | | Merge "Implicitly enable system apps when updates installed" into jb-mr2-devChristopher Tate2013-04-101-0/+18
|\ \ \ \ \
| * | | | | Implicitly enable system apps when updates installedChristopher Tate2013-04-091-0/+18
| |/ / / /
* | | | | Merge "Debug logging improvement." into jb-mr2-devCraig Mautner2013-04-101-8/+8
|\ \ \ \ \
| * | | | | Debug logging improvement.Craig Mautner2013-04-101-8/+8
* | | | | | Merge "Obfuscate any phone numbers that pass through the event log." into jb-...Santos Cordon2013-04-101-2/+5
|\ \ \ \ \ \
| * | | | | | Obfuscate any phone numbers that pass through the event log.Santos Cordon2013-03-061-2/+5
* | | | | | | GPS Hardware geofencing.Jaikumar Ganesh2013-04-104-8/+454
| |_|_|/ / / |/| | | | |
* | | | | | Merge "Stop marking gamepads as keyboards" into jb-mr2-devMichael Wright2013-04-101-5/+8
|\ \ \ \ \ \
| * | | | | | Stop marking gamepads as keyboardsMichael Wright2013-04-081-5/+8
* | | | | | | Merge "Reduce duration of rotation xfade animation." into jb-mr2-devDianne Hackborn2013-04-105-1/+67
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Reduce duration of rotation xfade animation.Dianne Hackborn2013-03-295-1/+67
* | | | | | | Rewrite touch navigation dpad synthesis.Jeff Brown2013-04-104-10/+124
* | | | | | | Merge "Add liblog" into jb-mr2-devYing Wang2013-04-104-1/+5
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add liblogYing Wang2013-04-094-1/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Turn back on global proxy support." into jb-mr2-devRobert Greenwalt2013-04-091-15/+16
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Turn back on global proxy support.Robert Greenwalt2013-04-081-15/+16
* | | | | | Merge "Kill processes when permissions are revoked." into jb-mr2-devDianne Hackborn2013-04-092-13/+53
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Kill processes when permissions are revoked.Dianne Hackborn2013-04-082-13/+53
* | | | | | Merge "Change dropbox tag for native crashes." into jb-mr2-devEric Rowe2013-04-092-4/+4
|\ \ \ \ \ \
| * | | | | | Change dropbox tag for native crashes.Eric Rowe2013-04-082-4/+4
* | | | | | | Merge "Check outInfo is not null" into jb-mr2-devKenny Root2013-04-081-8/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Check outInfo is not nullKenny Root2013-04-081-8/+10
| |/ / / / /