summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/am
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE Isolated processes don't get precached system service bindersChristopher Tate2016-12-121-9/+16
* am: Fix mismergeBruno Martins2016-11-091-9/+0
* Merge tag 'android-6.0.1_r74' into HEADJessica Wagantall2016-11-091-0/+12
|\
| * DO NOT MERGE: Fix deadlock in AcitivityManagerService.Sudheer Shanka2016-09-271-9/+12
| * DO NOT MERGE: Clean up when recycling a pid with a pending launchAmith Yamasani2016-08-252-4/+22
* | Merge tag 'android-6.0.1_r72' into HEADJessica Wagantall2016-10-062-4/+22
|\ \
| * | DO NOT MERGE: Clean up when recycling a pid with a pending launchAmith Yamasani2016-08-262-4/+22
* | | services: core: use proper tags when loggingAlexander Martinz2016-08-211-5/+5
* | | am: Account for time changes when showing recent activitiestao.pei2016-08-141-1/+2
* | | [2/2] base: cm custom boot dexopt UIAlexander Martinz2016-08-101-7/+9
* | | framework: extend provision check to SEARCH intentsRoman Birg2016-08-081-0/+2
* | | framework: don't allow assist activities while not provisionedRoman Birg2016-08-031-0/+14
* | | am: Notify zygote of font change in ActivityManagerServiced34d2016-08-021-0/+5
* | | Merge tag 'android-6.0.1_r61' into HEADJessica Wagantall2016-08-022-4/+22
|\ \ \ | | |/ | |/|
| * | DO NOT MERGE Disable app pinning when emergency call button pressedHall Liu2016-06-242-1/+8
| * | Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-241-3/+14
| |/
* | PackageManager: make protected-broadcasts permission awareRoman Birg2016-07-211-1/+2
* | am: clear protected apps from recentsScott Mertz2016-07-051-0/+30
* | Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-072-4/+4
|\ \ | |/
| * Kill the real/isolated uid group, not the ApplicationInfo uidChristopher Tate2016-05-122-4/+4
* | am: clear state for every protected app invocation.Adnan Begovic2016-05-311-0/+3
* | Add CM version to dropbox entriesScott Mertz2016-05-251-0/+2
* | pm: Use sourcerecord if available for protected app validation.Adnan Begovic2016-05-251-2/+3
* | am: Handle unchecked activity starts for protected components.Adnan Begovic2016-05-191-1/+25
* | ActivityManager: fix perf boost NPERoman Birg2016-05-131-1/+1
* | CMSettings : Move force_show_navbar to globalDanesh M2016-05-131-2/+2
* | am: Don't protect apps that atttempt to grant uri perms.Adnan Begovic2016-05-111-2/+6
* | am: Remove extraneous boostageSteve Kondik2016-05-081-2/+0
* | perf: Send the process name and pid for launch boostsSteve Kondik2016-05-063-27/+31
* | Show icons of only background apps in ToastsMarcel Dopita2016-03-161-0/+8
* | Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...Steve Kondik2016-03-112-0/+35
|\ \
| * | Work on issue #25467052: System lagged outDianne Hackborn2015-12-102-0/+31
| * | add lost RAM info to compact meminfo dumpGuang Zhu2015-11-181-0/+4
| * | Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-022-11/+31
* | | base: dock batteryJorge Ruesga2016-03-101-0/+114
* | | Themes: Refactor themes to CMSDK [1/6]d34d2016-03-041-2/+3
* | | am: Cancel protected app notification on validation launch.Adnan Begovic2016-02-262-0/+29
* | | Show correct pinning message for accessibilityDanesh M2016-02-251-1/+1
* | | Show correct pinning message without navbarDanesh M2016-02-251-3/+3
* | | Performance: Postpone service restart during app launch.Suyog Sarda2016-02-201-1/+66
* | | Screen Pinning: Show correct text for on screen nav.Adnan Begovic2016-02-161-10/+6
* | | am: Handle potential NPE when activity info can't be resolved.Adnan Begovic2016-02-011-0/+6
* | | am: Don't take down activity process if target intent component is null.Adnan Begovic2016-01-281-1/+1
* | | fw: Fix protected apps implementation.Adnan Begovic2016-01-222-0/+81
* | | Launch app privacy settings when tapping on PG notification (1/2)Lars Greiss2016-01-031-1/+1
* | | Allow disabling the privacy guard notification - port from cm-12.1 (2/3)Chirayu Desai2015-12-161-1/+5
* | | Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-076-26/+85
|\ \ \ | | |/ | |/|
| * | Fix issue #25357209: Could not send SMS or MMS messages, had to rebootDianne Hackborn2015-11-032-11/+31
| |/
| * Hopefully fix issue #25153459: Sandboxed_process1 thrashingDianne Hackborn2015-10-213-12/+46
| * Catch exceptions thrown by pending activity launches.Robert Carr2015-10-201-2/+7