summaryrefslogtreecommitdiff
path: root/tests/permission/src
AgeCommit message (Expand)Author
2017-03-20BZZZZZZT! BZZZZZT! New Vibrator APIs Michael Wright
2017-01-06Support for WindowContainer controllers and listeners Wale Ogunwale
2016-12-12Untangle creation of Task from addition of AppToken in WM. Wale Ogunwale
2016-11-14Update usage of ActivityManagerNative. Sudheer Shanka
2016-11-02Make window token add/remove APIs require displayId Wale Ogunwale
2016-10-25Apply display override config for secondary displays Andrii Kulian
2016-07-27Add more onTopLauncher support. Jiaquan He
2016-07-01Force CROSSFADE rotation when launching from double tap gesture. Robert Carr
2016-06-16Limit global drags to apps targeting SDK 24 and above Yorke Lee
2016-02-29Fix issue #27385109: control activity behavior without triggering... Dianne Hackborn
2016-01-29Use resizeMode integer instead of resizeable boolean. Wale Ogunwale
2016-01-04Added support for android.R.attr#alwaysFocusable Wale Ogunwale
2015-12-03Set proper stack in WM when activity is moved to stack in AM Wale Ogunwale
2015-09-27Merge "Refactoring: Delete AppWindowToken.willBeHidden field." Filip Gruszczynski
2015-09-26Refactoring: Delete AppWindowToken.willBeHidden field. Filip Gruszczynski
2015-09-16Don't crop home activity windows to stack bounds. Wale Ogunwale
2015-09-01Move Configuration creation from Window Manager to Activity Manager. Filip Gruszczynski
2015-08-06Support creating/launching a task with non-fullscreen bounds Wale Ogunwale
2015-05-01Add body sensors app op - framework base Svet Ganov
2015-04-28Respect the record audio app op - framework Svet Ganov
2015-01-27Eliminate groupId and add task to AppWindowToken Craig Mautner
2015-01-15Remove unused method moveTaskToBack. Craig Mautner
2014-07-15Fix build Craig Mautner
2014-05-28Add system layer for voice interaction services. Dianne Hackborn
2014-03-27Expand install observer semantics Christopher Tate
2014-03-19Fix broken tests to fix build John Spurlock
2014-02-25Tabs -> spaces in frameworks/base. John Spurlock
2013-11-12Relayout windows that handle their own config change. Craig Mautner
2013-07-19Fix FrameworkPermissionTests build Colin Cross
2013-05-31Fix build; update framework tests for WindowManager API change Adam Powell
2013-03-18Fix test that uses new API Craig Mautner
2013-02-14Fix build. Craig Mautner
2013-02-01Fix build. Dianne Hackborn
2013-01-09Maybe fix build. Dianne Hackborn
2012-10-06Adds showWhenLocked attribute to Activities. Craig Mautner
2012-04-05Move some APIs from window manager to input manager. Jeff Brown
2012-04-04Clean up status bar, system bar, navigation bar management. Dianne Hackborn
2012-03-23Add new thumbnail animation. Dianne Hackborn
2011-10-05Fix build. Jeff Brown
2011-09-21Handle orientation changes more systematically. Jeff Brown
2011-05-31Fix issue #4502672: Wrong xml resources used for homescreen widgets. Dianne Hackborn
2010-12-09Fix issue #3272051: Use backward transition when going backwards. Dianne Hackborn
2010-11-22Implement issue #3221502: New APIs to support new back stack / task navigation Dianne Hackborn
2010-11-14Get rid of the extended themes. Dianne Hackborn
2010-03-11Add correct copyright headers to multiple files Kenny Root
2010-01-07change remaining frameworks/base Gservices to Secure settings Doug Zongker
2009-11-25Remove HardwareService and move vibrator support to VibratorService. Mike Lockwood
2009-09-15Move backlight brightness from HardwareService to PowerManager Mike Lockwood
2009-07-14resolved conflicts for merge of b06ea706 to master Dianne Hackborn
2009-07-14Add reporting of activity movement for search manager. Dianne Hackborn