summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityManagerNative.java
Commit message (Expand)AuthorAgeFilesLines
* Use new UnsupportedAppUsage annotation.Artur Satayev2019-12-181-1/+1
* Add @UnsupportedAppUsage annotations for greylist.Artur Satayev2019-11-191-0/+5
* Add @UnsupportedAppUsage annotationsMathew Inwood2018-08-141-0/+5
* Support chained attribution for alarm related WorkSources.Narayan Kamath2018-01-031-3/+3
* Update usage of ActivityManagerNative.Sudheer Shanka2016-11-141-19/+1
* Added a callback for AutoFillService.Felipe Leme2016-11-111-1/+1
* Don't call into ActivityManagerInternal outside system process.Sudheer Shanka2016-11-071-1/+13
* Move IActivityManager to aidl.Sudheer Shanka2016-11-041-7100/+36
* Add shell command to move activity stacks between displaysAndrii Kulian2016-11-031-0/+22
* The big keyguard transition refactor (1/n)Jorim Jaggi2016-11-011-21/+2
* Creating PinnedStackController.Winson Chung2016-10-311-46/+0
* Add new methods to ITaskStackListenerYorke Lee2016-10-281-0/+20
* Merge "Refactor stack removal methods"Andrii Kulian2016-10-271-21/+0
|\
| * Refactor stack removal methodsAndrii Kulian2016-10-261-21/+0
* | Fix wrong bounds being used in landscape.Winson Chung2016-10-261-4/+8
|/
* Apply display override config for secondary displaysAndrii Kulian2016-10-251-2/+25
* Merge "Changing initial PIP bounds specifications."Winson Chung2016-10-201-0/+42
|\
| * Changing initial PIP bounds specifications.Winson2016-10-201-0/+42
* | Move ApplicationThread to aidl.Sudheer Shanka2016-10-191-21/+21
|/
* Fixed issue with screen rotation not working for landscape<->seascapeWale Ogunwale2016-10-051-2/+5
* Merge "Fix constant errors in ActivityManagerNative."Nicolas Prévot2016-09-151-3/+3
|\
| * Fix constant errors in ActivityManagerNative.Nicolas Prevot2016-09-141-3/+3
* | resolve merge conflicts of 4daa1b7 to masterRubin Xu2016-09-151-0/+22
|\ \ | |/ |/|
| * Allow direct-boot aware activity to show before profile is unlockedRubin Xu2016-09-141-0/+22
* | Put activity into stopped state if recreated while stoppedChong Zhang2016-08-091-0/+18
|/
* Move SysUI to top app scheduling if panel expandedJorim Jaggi2016-07-231-0/+20
* Add new mode for SCHED_FIFO on UI and RenderThreads.Tim Murray2016-07-071-1/+21
* Merge "Add a new API to improve VR thread scheduling." into nyc-mr1-devTim Murray2016-06-301-0/+21
|\
| * Add a new API to improve VR thread scheduling.Srinath Sridharan2016-06-301-0/+21
* | Move getRecentTasks() to ParceledListSlice.Jeff Sharkey2016-06-291-5/+5
|\ \ | |/ |/|
| * Move getRecentTasks() to ParceledListSlice.Jeff Sharkey2016-06-291-5/+5
* | Merge "Print names of observers causing timeout" into nyc-mr1-devFyodor Kupolov2016-06-231-2/+5
|\ \ | |/ |/|
| * Print names of observers causing timeoutFyodor Kupolov2016-06-231-2/+5
* | When uninstalling, only kill the requested user.Jeff Sharkey2016-06-231-6/+8
|/
* resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab a...Christopher Tate2016-06-171-4/+6
|\
| * resolve merge conflicts of cffb19c to mnc-devChristopher Tate2016-06-161-4/+6
| |\
| | * Don\\\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f...Christopher Tate2016-06-161-4/+6
| | |\
| | | * Don\'t trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-161-4/+6
| | | |\
| | | | * Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-141-4/+6
| | | | * Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-191-20/+9
| | * | | am 28de8edb: am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer a...Craig Mautner2015-02-171-20/+9
| | |\| |
| | | * | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-20/+9
* | | | | Allow apps to bypass Power Save restrictions when launched from a Notificatio...Felipe Leme2016-05-271-2/+4
* | | | | Fix issue #28868955: CTS: PendingIntentTest failures; Regressed in NRD48xDianne Hackborn2016-05-231-0/+1
* | | | | Fix issue #27532364: Security Vulnerability in IIntentSender.sendDianne Hackborn2016-05-131-0/+48
* | | | | Fix multi-window assiststructure trashingAmith Yamasani2016-05-101-2/+4
* | | | | Merge "Move the 'pretend idle jobs can run now' broadcast into AMS" into nyc-devChris Tate2016-05-061-0/+16
|\ \ \ \ \
| * | | | | Move the 'pretend idle jobs can run now' broadcast into AMSChristopher Tate2016-05-061-0/+16
* | | | | | Dismiss docked stack if an activity is shown on top of the lock screenWale Ogunwale2016-05-061-3/+6
|/ / / / /
* | | | | Don’t relaunch activity in fullscreen stack when entering split screen modeWale Ogunwale2016-05-011-2/+5