summaryrefslogtreecommitdiff
path: root/core/java/android/app/IActivityManager.java
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Add ability to swap docked/fullscreen stackJorim Jaggi2016-03-101-0/+7
* | | | | Add a VR listener service.Ruben Brunk2016-03-071-1/+6
* | | | | Merge "Reimplement PIP animation to not use drag resizing." into nyc-devRob Carr2016-03-031-0/+11
|\ \ \ \ \
| * | | | | Reimplement PIP animation to not use drag resizing.Robert Carr2016-03-031-0/+11
* | | | | | Merge "Don't change resize mode if AM didn't dock the task as requested" into...Chong Zhang2016-03-021-1/+1
|\ \ \ \ \ \
| * | | | | | Don't change resize mode if AM didn't dock the task as requestedChong Zhang2016-03-011-1/+1
| |/ / / / /
* / / / / / Fix issue #27385109: control activity behavior without triggering...Dianne Hackborn2016-02-291-1/+1
|/ / / / /
* | | | | Work on issue #26390161: Throttle syncs/jobs when system is low on RAMDianne Hackborn2016-02-251-0/+2
* | | | | Implement lenient background check option.Dianne Hackborn2016-02-191-0/+2
* | | | | Added AM API to remove a stackWale Ogunwale2016-02-161-0/+3
* | | | | Reduce jank during pinned stack animationWale Ogunwale2016-02-091-0/+3
* | | | | Password security for FBE disk encryption keysPaul Crowley2016-02-081-1/+1
* | | | | Renamed Activity class multi-window APIsWale Ogunwale2016-02-011-6/+6
* | | | | Use resizeMode integer instead of resizeable boolean.Wale Ogunwale2016-01-291-1/+1
* | | | | Animate pinned stack resizing.Filip Gruszczynski2016-01-281-2/+2
* | | | | Voice Interaction from within an ActivityAmith Yamasani2016-01-231-0/+9
* | | | | Merge "Allow AMS.moveTasksToFullscreenStack moving tasks onTop"Wale Ogunwale2016-01-151-1/+1
|\ \ \ \ \
| * | | | | Allow AMS.moveTasksToFullscreenStack moving tasks onTopWale Ogunwale2016-01-151-1/+1
* | | | | | Don't full-data back up apps in foreground-equivalent stateChristopher Tate2016-01-141-0/+3
|/ / / / /
* | | | | Merge "Adjusting AMN#requestBugReport() to be able to invoke 3 types of bugre...Michal Karpinski2016-01-081-1/+1
|\ \ \ \ \
| * | | | | Adjusting AMN#requestBugReport() to be able to invoke 3 typesMichal Karpinski2016-01-081-1/+1
* | | | | | Merge "Added new API for URI permissions management."Felipe Leme2016-01-081-0/+11
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Added new API for URI permissions management.Felipe Leme2016-01-071-0/+11
* | | | | | Only allow activities to move to full screen stack.Filip Gruszczynski2016-01-071-2/+2
|/ / / / /
* | | | | Add infrastructure to track activitiy relaunchesJorim Jaggi2016-01-051-1/+3
* | | | | Change behavior when resizing docked stackJorim Jaggi2016-01-051-1/+26
* | | | | Added hidden API for specifying launch stack in ActivityOptionsWale Ogunwale2016-01-041-1/+1
* | | | | Bind DropPermissions life cycle to ActivityVladislav Kaznacheev2015-12-221-0/+2
* | | | | Add a framework service tracking VR mode state.Ruben Brunk2015-12-171-0/+3
* | | | | API for an Activity to enter picture-in-picture mode.Wale Ogunwale2015-12-161-0/+3
* | | | | Merge "Add functionality for changing WebView provider."Gustav Sennton2015-12-141-0/+2
|\ \ \ \ \
| * | | | | Add functionality for changing WebView provider.Gustav Sennton2015-12-111-0/+2
* | | | | | Move tasks to fullscreen stack when dismissing docked stack.Filip Gruszczynski2015-12-111-2/+2
|/ / / / /
* | | | | Merge "Changed ActivityManager.requestBugreport() to take a 'progress' parame...Felipe Leme2015-12-071-1/+1
|\ \ \ \ \
| * | | | | Changed ActivityManager.requestBugreport() to take a 'progress' parameter.Felipe Leme2015-12-051-1/+1
* | | | | | APIs for activity to know when its windowing/pip modes changeWale Ogunwale2015-12-071-0/+6
|/ / / / /
* | | | | Added DISALLOW_RUN_IN_BACKGROUND user restrictionFyodor Kupolov2015-12-021-1/+1
* | | | | Add ability to supply initial bounds when docking taskJorim Jaggi2015-11-241-2/+2
* | | | | Don't play animation when docking stack with affordanceJorim Jaggi2015-11-231-1/+1
* | | | | Merge "More file-based encryption work."Jeff Sharkey2015-11-191-0/+2
|\ \ \ \ \
| * | | | | More file-based encryption work.Jeff Sharkey2015-11-191-0/+2
* | | | | | Merge "Moving recent tasks information to a user directory"Suprabh Shukla2015-11-191-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Moving recent tasks information to a user directorySuprabh Shukla2015-11-171-1/+1
* | | | | | Initial stab at background check.Dianne Hackborn2015-11-161-3/+6
|/ / / / /
* | | | | Merge "Revert "Do not call into ActivityManager from DPMS within DPMS lock""Makoto Onuki2015-11-121-0/+2
|\ \ \ \ \
| * | | | | Revert "Do not call into ActivityManager from DPMS within DPMS lock"Makoto Onuki2015-11-121-0/+2
* | | | | | Merge "Do not call into ActivityManager from DPMS within DPMS lock"Makoto Onuki2015-11-101-2/+0
|\| | | | |
| * | | | | Do not call into ActivityManager from DPMS within DPMS lockMakoto Onuki2015-11-101-2/+0
* | | | | | More APIs for encryption-aware apps.Jeff Sharkey2015-11-081-1/+1
|/ / / / /
* | | | | More granular reporting of size configurations.Filip Gruszczynski2015-10-301-1/+2