summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Back up / restore default app and intent filter verification state" in...Christopher Tate2015-06-233-54/+337
|\
| * Back up / restore default app and intent filter verification stateChristopher Tate2015-06-223-54/+337
* | Merge "Fix issue #21753257: Stability: startActivity asks to run as user 0......Dianne Hackborn2015-06-221-8/+14
|\ \
| * | Fix issue #21753257: Stability: startActivity asks to run as user 0...Dianne Hackborn2015-06-221-8/+14
* | | Merge "Let device owners handle onChoosePrivateKey" into mnc-devRobin Lee2015-06-221-4/+10
|\ \ \
| * | | Let device owners handle onChoosePrivateKeyRobin Lee2015-06-221-4/+10
* | | | Merge "Allow cross-profile app linking from work to personal." into mnc-devNicolas Prevot2015-06-222-11/+123
|\ \ \ \
| * | | | Allow cross-profile app linking from work to personal.Nicolas Prevot2015-06-222-11/+123
* | | | | Merge "Cancel Syncs that aren't making progress." into mnc-devMatthew Williams2015-06-221-37/+139
|\ \ \ \ \
| * | | | | Cancel Syncs that aren't making progress.Matthew Williams2015-06-221-37/+139
* | | | | | Merge "Fix privacy leaks in LocationManager" into mnc-devDavid Christie2015-06-221-10/+38
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Fix privacy leaks in LocationManagerDavid Christie2015-06-221-10/+38
* | | | | | Merge "Forget private partition keys." into mnc-devJeff Sharkey2015-06-221-9/+35
|\ \ \ \ \ \
| * | | | | | Forget private partition keys.Jeff Sharkey2015-06-221-9/+35
* | | | | | | Merge "Volume: Force focused state to disambig multiple sliders." into mnc-devJohn Spurlock2015-06-221-6/+6
|\ \ \ \ \ \ \
| * | | | | | | Volume: Force focused state to disambig multiple sliders.John Spurlock2015-06-221-6/+6
* | | | | | | | Merge "Fix race condition in PackageManager." into mnc-devoleksii stepanian2015-06-221-8/+14
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix race condition in PackageManager.oleksii stepanian2015-06-191-8/+14
| |/ / / / / / /
* | | | | | | | Merge "Fix reporting of wakelocks to battery stats." into mnc-devJeff Brown2015-06-222-33/+66
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix reporting of wakelocks to battery stats.Jeff Brown2015-06-192-33/+66
* | | | | | | | | Merge "Fix issue #21930140: Add config to turn off auto power features" into ...Dianne Hackborn2015-06-222-23/+50
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix issue #21930140: Add config to turn off auto power featuresDianne Hackborn2015-06-222-23/+50
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge "Wait for the capabilities callback before deciding FLP HAL version." i...David Christie2015-06-221-4/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Wait for the capabilities callback before deciding FLP HAL version.David Christie2015-06-191-4/+21
* | | | | | | | | | Merge "Trace Process.killProcessGroup calls in server/am/" into mnc-devYusuke Sato2015-06-222-5/+14
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| * | | | | | | | | Trace Process.killProcessGroup calls in server/am/Yusuke Sato2015-06-172-5/+14
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge "Set DISABLED_UNTIL_USED for the correct user in IMMS." into mnc-devYohei Yukawa2015-06-221-5/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Set DISABLED_UNTIL_USED for the correct user in IMMS.Yohei Yukawa2015-06-201-5/+6
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Fetch the Bluetooth name and address without enabling the whole stackPavlin Radoslavov2015-06-221-11/+15
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Merge "Don't prevent notification updates in DOS protection." into mnc-devVladimir Marko2015-06-221-13/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Don't prevent notification updates in DOS protection.Vladimir Marko2015-06-171-13/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | TIF: Minor code improvementJae Seo2015-06-214-69/+62
* | | | | | | | TIF: Use the right size for calls to toArray() instead of 0Jae Seo2015-06-212-4/+3
* | | | | | | | Do not thrown on error persisting runtime permissionsSvet Ganov2015-06-201-2/+0
* | | | | | | | Ensure default permissions not dropped on data wipeSvet Ganov2015-06-201-0/+3
* | | | | | | | Merge "Occasionally retest for captive portals once detected" into mnc-devPaul Jensen2015-06-201-0/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | Occasionally retest for captive portals once detectedPaul Jensen2015-06-191-0/+18
* | | | | | | | | Merge "Speed up network transition when WiFi disconnects" into mnc-devPaul Jensen2015-06-201-12/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Speed up network transition when WiFi disconnectsPaul Jensen2015-06-201-12/+23
| |/ / / / / / / /
* | | | | | | | | Merge "Add ConnectivityManager.registerNetworkCallback(NetworkRequest, Pendin...Paul Jensen2015-06-201-2/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Add ConnectivityManager.registerNetworkCallback(NetworkRequest, PendingIntent)Paul Jensen2015-06-181-2/+21
| |/ / / / / / / /
* | | | | | | | | Merge "Don't send spurious onAvailable NetworkCallbacks when rematching" into...Paul Jensen2015-06-203-39/+260
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't send spurious onAvailable NetworkCallbacks when rematchingPaul Jensen2015-06-193-39/+260
* | | | | | | | | | Merge "Grant default permissions if perms reset on upgrade." into mnc-devSvetoslav2015-06-191-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Grant default permissions if perms reset on upgrade.Svetoslav2015-06-191-1/+1
* | | | | | | | | | | am 73187e57: am dd91362c: Make sure home activity gets resumed after started.Filip Gruszczynski2015-06-191-2/+12
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | am dd91362c: Make sure home activity gets resumed after started.Filip Gruszczynski2015-06-191-2/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Make sure home activity gets resumed after started.Filip Gruszczynski2015-06-191-2/+12
* | | | | | | | | | | | Merge "Only grant runtime permissions to special components." into mnc-devSvet Ganov2015-06-198-160/+712
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Only grant runtime permissions to special components.Svet Ganov2015-06-198-160/+712