summaryrefslogtreecommitdiff
path: root/core/java/android/app/ActivityManagerNative.java
AgeCommit message (Expand)Author
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-11-19Add @UnsupportedAppUsage annotations for greylist.Artur Satayev
2018-08-14Add @UnsupportedAppUsage annotationsMathew Inwood
2018-01-03Support chained attribution for alarm related WorkSources.Narayan Kamath
2016-11-14Update usage of ActivityManagerNative.Sudheer Shanka
2016-11-11Added a callback for AutoFillService.Felipe Leme
2016-11-07Don't call into ActivityManagerInternal outside system process.Sudheer Shanka
2016-11-04Move IActivityManager to aidl.Sudheer Shanka
2016-11-03Add shell command to move activity stacks between displaysAndrii Kulian
2016-11-01The big keyguard transition refactor (1/n)Jorim Jaggi
2016-10-31Creating PinnedStackController.Winson Chung
2016-10-28Add new methods to ITaskStackListenerYorke Lee
2016-10-27Merge "Refactor stack removal methods"Andrii Kulian
2016-10-26Refactor stack removal methodsAndrii Kulian
2016-10-26Fix wrong bounds being used in landscape.Winson Chung
2016-10-25Apply display override config for secondary displaysAndrii Kulian
2016-10-20Merge "Changing initial PIP bounds specifications."Winson Chung
2016-10-20Changing initial PIP bounds specifications.Winson
2016-10-19Move ApplicationThread to aidl.Sudheer Shanka
2016-10-05Fixed issue with screen rotation not working for landscape<->seascapeWale Ogunwale
2016-09-15Merge "Fix constant errors in ActivityManagerNative."Nicolas Prévot
2016-09-15resolve merge conflicts of 4daa1b7 to masterRubin Xu
2016-09-14Fix constant errors in ActivityManagerNative.Nicolas Prevot
2016-09-14Allow direct-boot aware activity to show before profile is unlockedRubin Xu
2016-08-09Put activity into stopped state if recreated while stoppedChong Zhang
2016-07-23Move SysUI to top app scheduling if panel expandedJorim Jaggi
2016-07-07Add new mode for SCHED_FIFO on UI and RenderThreads.Tim Murray
2016-06-30Merge "Add a new API to improve VR thread scheduling." into nyc-mr1-devTim Murray
2016-06-30Add a new API to improve VR thread scheduling.Srinath Sridharan
2016-06-29Move getRecentTasks() to ParceledListSlice.Jeff Sharkey
2016-06-29Move getRecentTasks() to ParceledListSlice.Jeff Sharkey
2016-06-23Merge "Print names of observers causing timeout" into nyc-mr1-devFyodor Kupolov
2016-06-23Print names of observers causing timeoutFyodor Kupolov
2016-06-23When uninstalling, only kill the requested user.Jeff Sharkey
2016-06-17resolve merge conflicts of cffb19c to mnc-dev am: 3f9ea2d386 am: d6c1126fab a...Christopher Tate
2016-06-16resolve merge conflicts of cffb19c to mnc-devChristopher Tate
2016-06-16Don\\\'t trust callers to supply app info to bindBackupAgent() am: c58054f25f...Christopher Tate
2016-06-16Don\'t trust callers to supply app info to bindBackupAgent()Christopher Tate
2016-06-14Don't trust callers to supply app info to bindBackupAgent()Christopher Tate
2016-05-27Allow apps to bypass Power Save restrictions when launched from a Notificatio...Felipe Leme
2016-05-23Fix issue #28868955: CTS: PendingIntentTest failures; Regressed in NRD48xDianne Hackborn
2016-05-13Fix issue #27532364: Security Vulnerability in IIntentSender.sendDianne Hackborn
2016-05-10Fix multi-window assiststructure trashingAmith Yamasani
2016-05-06Merge "Move the 'pretend idle jobs can run now' broadcast into AMS" into nyc-devChris Tate
2016-05-06Move the 'pretend idle jobs can run now' broadcast into AMSChristopher Tate
2016-05-06Dismiss docked stack if an activity is shown on top of the lock screenWale Ogunwale
2016-05-01Don’t relaunch activity in fullscreen stack when entering split screen modeWale Ogunwale
2016-04-21Fix wrong app is launched after solving challenge from tapping notificationTony Mak
2016-04-18Work on issue #28221912: Starting service as foreground might...Dianne Hackborn
2016-04-15Merge "Remember task which is being locked" into nyc-devAndrii Kulian