summaryrefslogtreecommitdiff
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
* Move IActivityManager to aidl.Sudheer Shanka2016-11-041-1105/+0
* Add shell command to move activity stacks between displaysAndrii Kulian2016-11-031-0/+2
* The big keyguard transition refactor (1/n)Jorim Jaggi2016-11-011-5/+1
* Creating PinnedStackController.Winson Chung2016-10-311-14/+2
* Add new methods to ITaskStackListenerYorke Lee2016-10-281-0/+2
* Merge "Refactor stack removal methods"Andrii Kulian2016-10-271-2/+0
|\
| * Refactor stack removal methodsAndrii Kulian2016-10-261-2/+0
* | Fix wrong bounds being used in landscape.Winson Chung2016-10-261-2/+2
|/
* Apply display override config for secondary displaysAndrii Kulian2016-10-251-1/+14
* Changing initial PIP bounds specifications.Winson2016-10-201-0/+12
* Fixed issue with screen rotation not working for landscape<->seascapeWale Ogunwale2016-10-051-1/+2
* Configuration renaming and minor cleanup in AM and WMAndrii Kulian2016-09-161-0/+12
* resolve merge conflicts of 4daa1b7 to masterRubin Xu2016-09-151-0/+13
|\
| * Allow direct-boot aware activity to show before profile is unlockedRubin Xu2016-09-141-0/+13
* | Put activity into stopped state if recreated while stoppedChong Zhang2016-08-091-1/+4
|/
* Follow up for I420bee8a11d430b1e52ded050536e56a85a48800Jorim Jaggi2016-07-271-1/+3
* Move SysUI to top app scheduling if panel expandedJorim Jaggi2016-07-231-0/+9
* Add new mode for SCHED_FIFO on UI and RenderThreads.Tim Murray2016-07-071-0/+4
* Merge "Add a new API to improve VR thread scheduling." into nyc-mr1-devTim Murray2016-06-301-0/+3
|\
| * Add a new API to improve VR thread scheduling.Srinath Sridharan2016-06-301-0/+3
* | Move getRecentTasks() to ParceledListSlice.Jeff Sharkey2016-06-291-1/+1
|\ \ | |/ |/|
| * Move getRecentTasks() to ParceledListSlice.Jeff Sharkey2016-06-291-1/+1
* | Merge "Print names of observers causing timeout" into nyc-mr1-devFyodor Kupolov2016-06-231-1/+2
|\ \ | |/ |/|
| * Print names of observers causing timeoutFyodor Kupolov2016-06-231-1/+2
* | When uninstalling, only kill the requested user.Jeff Sharkey2016-06-231-2/+2
|/
* resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab a...Christopher Tate2016-06-171-1/+1
|\
| * resolve merge conflicts of cffb19c to mnc-devChristopher Tate2016-06-161-1/+1
| |\
| | * Don\\\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f...Christopher Tate2016-06-161-1/+1
| | |\
| | | * Don\'t trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-161-1/+1
| | | |\
| | | | * Don't trust callers to supply app info to bindBackupAgent()Christopher Tate2016-06-141-1/+1
| | | | * Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-191-3/+2
| | * | | am 28de8edb: am ab8f60e4: am a94e4297: Merge "Do not make ActivityContainer a...Craig Mautner2015-02-171-3/+2
| | |\| |
| | | * | Do not make ActivityContainer available to apps. DO NOT MERGECraig Mautner2015-02-171-3/+2
* | | | | Fix issue #27532364: Security Vulnerability in IIntentSender.sendDianne Hackborn2016-05-131-0/+5
* | | | | Fix multi-window assiststructure trashingAmith Yamasani2016-05-101-1/+1
* | | | | Merge "Move the 'pretend idle jobs can run now' broadcast into AMS" into nyc-devChris Tate2016-05-061-0/+3
|\ \ \ \ \
| * | | | | Move the 'pretend idle jobs can run now' broadcast into AMSChristopher Tate2016-05-061-0/+3
* | | | | | Dismiss docked stack if an activity is shown on top of the lock screenWale Ogunwale2016-05-061-1/+1
|/ / / / /
* | | | | Don’t relaunch activity in fullscreen stack when entering split screen modeWale Ogunwale2016-05-011-1/+1
* | | | | Fix wrong app is launched after solving challenge from tapping notificationTony Mak2016-04-211-0/+3
* | | | | Work on issue #28221912: Starting service as foreground might...Dianne Hackborn2016-04-181-1/+1
* | | | | Merge "Remember task which is being locked" into nyc-devAndrii Kulian2016-04-151-4/+4
|\ \ \ \ \
| * | | | | Remember task which is being lockedAndrii Kulian2016-04-141-4/+4
* | | | | | Multi-window assist callbackAmith Yamasani2016-04-131-1/+2
|/ / / / /
* | | | | Refactor usages of Picture In Picture and Multi Window (1/4)Andrii Kulian2016-03-291-3/+3
* | | | | Update PRE_BOOT_COMPLETED for FBE.Jeff Sharkey2016-03-271-1/+3
* | | | | Merge "Added support to specify animation duration when resizing stack" into ...Wale Ogunwale2016-03-211-1/+16
|\ \ \ \ \
| * | | | | Added support to specify animation duration when resizing stackWale Ogunwale2016-03-211-1/+16
* | | | | | Show launcher when profile is locked immediatelyTony Mak2016-03-211-0/+4
|/ / / / /
* | | | | Don't show wallpaper when backdrop is visibleAdrian Roos2016-03-141-2/+7