summaryrefslogtreecommitdiffstats
path: root/core/java/android/app
Commit message (Expand)AuthorAgeFilesLines
* am bcfa7cb2: am 259a649a: am 6091dcbb: Merge "[ActivityManager] Improve multi...Olawale Ogunwale2015-04-011-33/+69
|\
| * am 6091dcbb: Merge "[ActivityManager] Improve multi-thread access the same pr...Olawale Ogunwale2015-04-011-33/+69
| |\
| | * [ActivityManager] Improve multi-thread access the same providerriddle_hsu2015-04-011-33/+69
| * | am 4af5bd7c: Merge "Add ProcessInfoService to activity manager."Olawale Ogunwale2015-03-301-0/+3
| |\ \ | | |/
| | * Add ProcessInfoService to activity manager.Ruben Brunk2015-03-301-0/+3
* | | Progress towards dynamic storage support.Jeff Sharkey2015-03-301-7/+1
* | | Merge "Add IntentFilter auto verification"Fabrice Di Meglio2015-03-311-0/+40
|\ \ \
| * | | Add IntentFilter auto verificationFabrice Di Meglio2015-03-301-0/+40
* | | | Enterprise quick contact 1/2Makoto Onuki2015-03-302-0/+17
* | | | Merge "Revert "Enterprise quick contact 1/2""Makoto Onuki2015-03-302-17/+0
|\ \ \ \
| * | | | Revert "Enterprise quick contact 1/2"Makoto Onuki2015-03-302-17/+0
* | | | | Merge "Enterprise quick contact 1/2"Makoto Onuki2015-03-302-0/+17
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | Enterprise quick contact 1/2Makoto Onuki2015-03-272-0/+17
* | | | Merge "Add payload-size preflight stage to full transport backup"Christopher Tate2015-03-276-18/+97
|\ \ \ \ | |/ / / |/| | |
| * | | Add payload-size preflight stage to full transport backupChristopher Tate2015-03-266-18/+97
* | | | Fix build breakage by ag/661236Rubin Xu2015-03-261-1/+1
* | | | Merge "Change doc for device initializer agent extra's type."Rubin Xu2015-03-261-8/+11
|\ \ \ \
| * | | | Change doc for device initializer agent extra's type.Rubin Xu2015-03-261-8/+11
* | | | | Merge "Fix documentation for ACTION_SET_PROFILE_OWNER"Amith Yamasani2015-03-251-6/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix documentation for ACTION_SET_PROFILE_OWNERAmith Yamasani2015-03-251-6/+5
| |/ / /
* | | | Merge "Framework: Introduced new NFC provisioning mime-type application/com.a...Andrei Kapishnikov2015-03-251-37/+70
|\ \ \ \
| * | | | Framework: Introduced new NFC provisioning mime-type application/com.android....Andrei Kapishnikov2015-03-251-37/+70
* | | | | Data Usage public APIZoltan Szatmary-Ban2015-03-253-0/+720
* | | | | Add isActiveAdminWithPolicy to DevicePolicyManagerInternalZoltan Szatmary-Ban2015-03-251-0/+9
|/ / / /
* | | | am 60b0846f: am c4d7fc10: am 568356ff: Merge "Changes callback to a WeakRefer...Gus Prevas2015-03-251-1/+6
|\ \ \ \ | | |/ / | |/| |
| * | | am 568356ff: Merge "Changes callback to a WeakReference in ActivityContainerC...Gus Prevas2015-03-251-1/+6
| |\ \ \
| | * | | Changes callback to a WeakReference in ActivityContainerCallback.Gus Prevas2015-03-241-1/+6
* | | | | Merge "Fix doc for package checksum in DevicePolicyManager."Rubin Xu2015-03-251-5/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix doc for package checksum in DevicePolicyManager.Rubin Xu2015-03-241-5/+6
* | | | | Merge "Add Bluetooth connection extras to DPM."Craig Lafayette2015-03-241-0/+44
|\ \ \ \ \
| * | | | | Add Bluetooth connection extras to DPM.Craig Lafayette2015-03-241-0/+44
* | | | | | Runtime permissions: per user permission tracking.Svetoslav2015-03-235-18/+233
* | | | | | Merge "Add view ID, rework assist API."Dianne Hackborn2015-03-241-93/+212
|\ \ \ \ \ \
| * | | | | | Add view ID, rework assist API.Dianne Hackborn2015-03-231-93/+212
* | | | | | | Merge "DPM constants for specifying minimum version numbers for DO and DIA."Julia Reynolds2015-03-231-0/+24
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | DPM constants for specifying minimum version numbers for DO and DIA.Julia Reynolds2015-03-201-0/+24
* | | | | | | am 2110a28a: am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy."Alex Klyubin2015-03-221-0/+4
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | am a4c4c575: Merge "Add android.security.NetworkSecurityPolicy."Alex Klyubin2015-03-201-0/+4
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Add android.security.NetworkSecurityPolicy.Alex Klyubin2015-03-191-0/+4
* | | | | | | Merge "HUN: Implement per-package config."John Spurlock2015-03-202-0/+23
|\ \ \ \ \ \ \
| * | | | | | | HUN: Implement per-package config.John Spurlock2015-03-202-0/+23
| | |_|/ / / / | |/| | | | |
* | | | | | | Add DelegatedCertInstaller API in DPMSRubin Xu2015-03-202-5/+57
| |_|_|/ / / |/| | | | |
* | | | | | Merge "pass stream contents in separate thread for executeShellCommand"Guang Zhu2015-03-191-24/+29
|\ \ \ \ \ \
| * | | | | | pass stream contents in separate thread for executeShellCommandGuang Zhu2015-03-181-24/+29
| |/ / / / /
* | | | | | Replace usages of deprecated Resources.getColor() and getColorStateList()Alan Viverette2015-03-181-5/+5
|/ / / / /
* | | | | New ContentInfoExtender for NotificationsJose Lima2015-03-181-0/+464
| |_|/ / |/| | |
* | | | Merge "Only attempt to load .apk files in AssetManager"Adam Lesinski2015-03-161-6/+11
|\ \ \ \
| * | | | Only attempt to load .apk files in AssetManagerAdam Lesinski2015-03-161-6/+11
* | | | | Merge "Add new voice request for picking from a list."Dianne Hackborn2015-03-164-54/+275
|\ \ \ \ \
| * | | | | Add new voice request for picking from a list.Dianne Hackborn2015-03-164-54/+275