summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Add accessibility actions for text editing.Svetoslav2013-01-301-1/+5
* Merge changes Ie674e8b2,I0b9448c8Svetoslav2013-01-292-2/+17
|\
| * Display magnifier does not release its surface on destroy.Svetoslav2013-01-222-2/+17
* | Merge "Adding UI test automation APIs."Svetoslav Ganov2013-01-294-32/+54
|\ \ | |/
| * Adding UI test automation APIs.Svetoslav Ganov2013-01-224-32/+54
* | Merge "UsbDeviceManager: Don't start UsbDebuggingManager when data is encrypted"Benoit Goby2013-01-291-1/+3
|\ \
| * | UsbDeviceManager: Don't start UsbDebuggingManager when data is encryptedBenoit Goby2013-01-251-1/+3
* | | Merge "Optimize Looper JNI code."Jeff Brown2013-01-291-0/+5
|\ \ \
| * | | Optimize Looper JNI code.Jeff Brown2013-01-281-0/+5
| | |/ | |/|
* | | Merge "Fix bug where we could get stuck repeatedly launching an activity."Dianne Hackborn2013-01-282-2/+33
|\ \ \
| * | | Fix bug where we could get stuck repeatedly launching an activity.Dianne Hackborn2013-01-282-2/+33
| | |/ | |/|
* | | Merge "Annotate Locations coming from mock providers"Victoria Lease2013-01-281-3/+19
|\ \ \ | |/ / |/| |
| * | Annotate Locations coming from mock providersVictoria Lease2013-01-221-3/+19
* | | Merge "App ops: you can now turn off operations."Dianne Hackborn2013-01-257-54/+177
|\ \ \
| * | | App ops: you can now turn off operations.Dianne Hackborn2013-01-257-54/+177
* | | | Merge "Fix GpsLocationProvider.enable/disable/isEnabled"Laurent Tu2013-01-241-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Fix GpsLocationProvider.enable/disable/isEnabledLaurent Tu2013-01-241-10/+10
* | | | Merge "Add new API to propagate contextual data to the assist action"Dianne Hackborn2013-01-231-0/+81
|\ \ \ \
| * | | | Add new API to propagate contextual data to the assist actionDianne Hackborn2013-01-231-0/+81
| | |_|/ | |/| |
* | | | Merge "Fix issue #7649720: ANR occur when OTA with lower version..."Dianne Hackborn2013-01-231-0/+7
|\ \ \ \
| * | | | Fix issue #7649720: ANR occur when OTA with lower version...Dianne Hackborn2013-01-221-0/+7
| |/ / /
* | | | Merge "Add new disabled state for "optional" built-in apps."Dianne Hackborn2013-01-234-10/+49
|\ \ \ \ | |_|/ / |/| | |
| * | | Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-224-10/+49
| |/ /
* | | Merge "Tests to assert correct January behavior."Jeff Sharkey2013-01-231-0/+19
|\ \ \
| * | | Tests to assert correct January behavior.Jeff Sharkey2013-01-221-0/+19
* | | | am 05f1f0ec: am 555b07df: am 2c64b539: am 596532d9: Properly initialize recog...Amith Yamasani2013-01-221-7/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | am 555b07df: am 2c64b539: am 596532d9: Properly initialize recognition servic...Amith Yamasani2013-01-221-7/+5
| |\ \ \
| | * \ \ am 2c64b539: am 596532d9: Properly initialize recognition service if the reco...Amith Yamasani2013-01-221-7/+5
| | |\ \ \
| | | * \ \ am 596532d9: Properly initialize recognition service if the recognizer compon...Amith Yamasani2013-01-221-7/+5
| | | |\ \ \
| | | | * | | Properly initialize recognition service if the recognizer component changed.Amith Yamasani2013-01-221-7/+5
| | | | * | | DO NOT MERGE Prevent OOM death for services under ServiceWatcher's care.Victoria Lease2013-01-161-1/+1
| | | |/ / /
* | | | | | New API to get app op information about a single package.Dianne Hackborn2013-01-181-21/+56
* | | | | | Merge "Revert "Second pass tying into dns cache per interface""Robert Greenwalt2013-01-192-69/+114
|\ \ \ \ \ \
| * | | | | | Revert "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-192-69/+114
* | | | | | | Rework ParceledListSlice to be much easier to use.Dianne Hackborn2013-01-181-126/+83
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge "Clean up published network condition reporting."Wink Saville2013-01-181-18/+21
|\ \ \ \ \ \
| * | | | | | Clean up published network condition reporting.Wink Saville2013-01-181-18/+21
* | | | | | | Merge "Ensure that the input method dialog is dismissed when changing the har...Satoshi Kataoka2013-01-181-0/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Ensure that the input method dialog is dismissed when changing the hardware k...Satoshi Kataoka2013-01-181-0/+3
* | | | | | | Merge "Second pass tying into dns cache per interface"Robert Greenwalt2013-01-172-114/+69
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Second pass tying into dns cache per interfaceMattias Falk2013-01-112-114/+69
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "AppOps: fix nested op tracking, new API to get apps using permissions."Dianne Hackborn2013-01-172-0/+69
|\ \ \ \ \ \
| * | | | | | AppOps: fix nested op tracking, new API to get apps usingDianne Hackborn2013-01-162-0/+69
* | | | | | | Prevent OOM death for services under ServiceWatcher's care.Victoria Lease2013-01-161-2/+1
* | | | | | | Merge "Rename bindService to bindServiceAsUser to follow convention."Amith Yamasani2013-01-1612-24/+33
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Rename bindService to bindServiceAsUser to follow convention.Amith Yamasani2013-01-1612-24/+33
* | | | | | | More work on App Ops service.Dianne Hackborn2013-01-163-60/+354
| |_|/ / / / |/| | | | |
* | | | | | Merge "Removed Throttle Manager as obsolete"Sasha Levitskiy2013-01-154-1572/+0
|\ \ \ \ \ \
| * | | | | | Removed Throttle Manager as obsoleteSasha Levitskiy2013-01-144-1572/+0
* | | | | | | fix NPE in updateClientUidsVictoria Lease2013-01-151-0/+3